Is there a way to compute a general power of a matrix? For example:
((2,-1),(1,0))^k = ((k+1,-k),(k,1-k))
WolframAlpha: https://is.gd/8cseex
Is Sage able to compute that?
| 1 | initial version |
Is there a way to compute a general power of a matrix? For example:
((2,-1),(1,0))^k = ((k+1,-k),(k,1-k))
WolframAlpha: https://is.gd/8cseex
Is Sage able to compute that?
| 2 | retagged |
Is there a way to compute a general power of a matrix? For example:
((2,-1),(1,0))^k = ((k+1,-k),(k,1-k))
WolframAlpha: https://is.gd/8cseex
Is Sage able to compute that?
| 3 | retagged |
Is there a way to compute a general power of a matrix? For example:
((2,-1),(1,0))^k = ((k+1,-k),(k,1-k))
WolframAlpha: https://is.gd/8cseex
Is Sage able to compute that?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.