How do I take a Grand sum of a nth dimensional matrix

asked 2026-04-20 23:25:35 +0200

updated 2026-04-18 02:11:04 +0200

I'm new to sage so cut me some slack if what I ask sounds uneducated. currently what I'm trying to do is take the tensor product of [z^2+c] over and over than take the grand sum. so like the sum of all elements in the nth dimensional matrix [z^2+c]⊗[z^2+c]⊗[z^2+c]⊗,.... Lim n-> oh also I need help with using tensor products yeah I just thought I should ask about the grand sum first, sorry if I sound dumb.

edit retag flag offensive close merge delete