SOLUTION: sum k = 0 to 2009 i ^ k
Algebra
->
Complex Numbers Imaginary Numbers Solvers and Lesson
-> SOLUTION: sum k = 0 to 2009 i ^ k
Log On
Algebra: Complex Numbers
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Complex Numbers
Question 1199960
:
sum k = 0 to 2009 i ^ k
Answer by
greenestamps(13334)
(
Show Source
):
You can
put this solution on YOUR website!
sum k = 0 to 3 (i^k) = 1 + i - 1 - i = 0
Every four consecutive integer powers of i have a sum of 0.
So
sum k = 0 to 2007 = 0
So
sum k = 0 to 2009 = 0 + i^2008 + i^2009 = 0 + 1 + i = 1 + i
ANSWER: 1 + i