$A$ is a matrix that suffice $A^2 = A - I$ ($I$ is identity matrix.)
Of course, $A^{15} = {(A^2)}^7A$
I think i have to find the elements of matrix A. I tried using completing the square, $$A^2 - A + I = 0$$ $${(A-I/2)}^2 + (3/4) I = 0$$ Which leads to imaginary number.
From $A^2=A-I$ we have $$A^3=AA^2=A(A-I)=A^2-A=A-I-A=-I$$ thus $$A^{15}=(A^3)^5=(-I)^5=-I$$