SOLUTION: i^91=?
This question was asked previously (question 3340), and the given soluttion was to find where i^91 came in the cycle of i. However I learned another way to do it, and I was
Question 4632: i^91=?
This question was asked previously (question 3340), and the given soluttion was to find where i^91 came in the cycle of i. However I learned another way to do it, and I was wondering if it is correct.
Take the given question i^91:
i^91 = i^90 + 1
= i^90 * i^1
= (i^2)^45*i^1
= -1^45 * i^1
= -1 * i
= -i
You can put this solution on YOUR website! this line: i^91 = i^90 + 1 is not needed (and is in fact incorrect). Take it out then the rest is a perfect answer, yes. Well done.