SOLUTION: i^2 is then (-1) 1. what is i^3? 2. what is (i-1)(i+1)? 3. what is i^4? 4. What is i^n is n is an even number? and if n is an odd number?

Algebra.Com
Question 324178: i^2 is then (-1)
1. what is i^3?
2. what is (i-1)(i+1)?
3. what is i^4?
4. What is i^n is n is an even number? and if n is an odd number?

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
i^2 is then (-1)
1. what is i^3?

= -i
-------------
2. what is (i-1)(i+1)?
=
= -2
-------
3. what is i^4?

= 1
-----------
4. What is i^n is n is an even number?
It's either -1 or +1.
---------------------
and if n is an odd number?
Either -i or +i
-----------------
Odd or even is not sufficient to specify the result. It's a modulo 4 function.
-----------
i^n = i to the power of the remainder of n/4.

RELATED QUESTIONS

What is -1 = -n - 3? I did: -1 = -n - 3 +3 +3 n = 2 -1(2) = -1(-n) n =... (answered by consc198)
For positive integer values of N, let N be defined as: N = 2 + 4 + 6 + ... + N, if N (answered by Edwin McCravy)
n! _______ 2!(n-2)! I understand that 5! is 5*4*3*2*1 I do not understand how to... (answered by Earlsdon,stanbon)
3. Prove that if n is odd, then gcd(3n; 3n + 2) = 1. What if n is... (answered by Edwin McCravy)
I M IN 7TH GRADE. PLEASE HELP ME SOLVE -3 + 8n = -5 HERE IS WHAT I TRIED 8 (n) = -5... (answered by stanbon)
Suppose a >= 2 and n is a natural number larger than 1. How can I prove that if n is... (answered by math_tutor2020,ikleyn)
Prove: if 4 divides mn, then m is even or n is even. i saw that this was p implies q... (answered by richard1234)
I've been working through factoring polynomials and have solved the following as such;... (answered by stanbon)
Solve via direct proof: n^5 - 64n^3 - n^2 ∈ Θ (n^5) I'm not exactly sure... (answered by ikleyn)