We should find matrix A such that $A^2 = A - I$ find $A^{15}$. I solved this with observing the pattern with raising A to different powers up to 6 and I realized that $A^{15} = -I$. However I'm not sure if this is the correct method, or if the result is correct.
2026-03-30 01:46:11.1774835171
Given $A^2 = A - I$ find $A^{15}$
362 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
$$A^2 = A - I\implies A^3= A(A^2) = A(A-I)= A^2-A=A-I-A=-I$$
Thus $$A^{15} = (-I)^5 = -I$$