- Tumblr
- ."> ." target="_blank">Pinterest
- .&body=https://documen.tv/question/compute-te-i-i-2-i-3-cdots-i-258-i-259-te-24220494-59/', 'PopupPage', 'height=450,width=500,scrollbars=yes,resizable=yes'); return false" href="#"> .&body=https://documen.tv/question/compute-te-i-i-2-i-3-cdots-i-258-i-259-te-24220494-59/', 'PopupPage', 'height=450,width=500,scrollbars=yes,resizable=yes'); return false" href="#">Email
Share
Answers ( )
9514 1404 393
Answer:
-1
Step-by-step explanation:
Alternate terms have a sum of zero:
i^n +i^(n+2) = (i^n)(1 +i^2) = (i^n)(1 -1) = 0
So, the sum to i^256 is zero, and i^257 +i^259 = 0. The value of the sum is then i^258 = i^(258 mod 4) = i^2 = -1
The given expression evaluates to -1.
Answer:
-1
Step-by-step explanation:
Note that
, and this means that every 4 terms, the terms cancel to 0. Therefore, by taking modulo 4, we only need to find
since $i$ has a cycle of 4.