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?
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?
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?