We are asked to evaluate the sum:
n=1∑24(in+in+1).Step 1: Use the periodicity of powers of
i. The powers of
i repeat every four terms:
i1=i,i2=−1,i3=−i,i4=1,andthenthecyclerepeats.Thus, the powers of
i repeat every four terms.
Step 2: Notice that
in+in+1 will follow a periodic pattern as well. Let's compute the first few terms to identify the pattern:
- For
n=1,
i1+i2=i+(−1)=i−1,
- For
n=2,
i2+i3=−1+(−i)=−1−i,
- For
n=3,
i3+i4=−i+1=1−i,
- For
n=4,
i4+i5=1+i=1+i.
Step 3: The sum
in+in+1 follows the pattern
i−1,−1−i,1−i,1+i, which repeats every four terms.
Step 4: Since the sum repeats every 4 terms and we are summing from
n=1 to
n=24, we have 6 full cycles of the 4-term pattern. The sum of one full cycle is:
(i−1)+(−1−i)+(1−i)+(1+i)=0.Thus, each cycle contributes 0 to the sum.
Step 5: Since there are 6 full cycles, the total sum is:
6×0=0.Thus, the value of the sum is
0.
Therefore, the correct answer is option (D).
Quick Tip: When dealing with powers of
i, recognize the periodicity every four terms. This can simplify evaluating sums or expressions involving powers of
i.