Solveeit Logo

Question

Question: If $i^2=-1$, then sum $1+i+i^2+\dots$ to 1000 terms is equal to...

If i2=1i^2=-1, then sum 1+i+i2+1+i+i^2+\dots to 1000 terms is equal to

A

i

B

1

C

0

D

-i

Answer

0

Explanation

Solution

The given series is a geometric series: 1+i+i2+1+i+i^2+\dots to 1000 terms.

Here, the first term is a=1a = 1.
The common ratio is r=ir = i.
The number of terms is n=1000n = 1000.

The sum of a finite geometric series is given by the formula:
Sn=a(1rn)1rS_n = \frac{a(1-r^n)}{1-r}

Substitute the values into the formula:
S1000=1(1i1000)1iS_{1000} = \frac{1(1-i^{1000})}{1-i}

Now, we need to evaluate i1000i^{1000}. We know that the powers of ii follow a cycle of 4:
i1=ii^1 = i
i2=1i^2 = -1
i3=i2i=ii^3 = i^2 \cdot i = -i
i4=i2i2=(1)(1)=1i^4 = i^2 \cdot i^2 = (-1)(-1) = 1

To find i1000i^{1000}, we divide the exponent by 4:
1000÷4=2501000 \div 4 = 250 with a remainder of 0.
This means i1000=(i4)250=1250=1i^{1000} = (i^4)^{250} = 1^{250} = 1.

Substitute i1000=1i^{1000} = 1 back into the sum equation:
S1000=1(11)1iS_{1000} = \frac{1(1-1)}{1-i}
S1000=01iS_{1000} = \frac{0}{1-i}
S1000=0S_{1000} = 0

Alternative Method (Grouping):

We know that the sum of any four consecutive powers of ii is zero:
ik+ik+1+ik+2+ik+3=ik(1+i+i2+i3)i^k + i^{k+1} + i^{k+2} + i^{k+3} = i^k(1 + i + i^2 + i^3)
=ik(1+i1i)= i^k(1 + i - 1 - i)
=ik(0)=0= i^k(0) = 0

The given series is 1+i+i2++i9991+i+i^2+\dots+i^{999}.
There are 1000 terms in the series. Since 1000 is a multiple of 4 (1000=4×2501000 = 4 \times 250), we can group the terms into 250 sets of four consecutive powers of ii:
(1+i+i2+i3)+(i4+i5+i6+i7)++(i996+i997+i998+i999)(1+i+i^2+i^3) + (i^4+i^5+i^6+i^7) + \dots + (i^{996}+i^{997}+i^{998}+i^{999})

Each group sums to 0:
(1+i1i)=0(1+i-1-i) = 0
(i4(1+i+i2+i3))=1(0)=0(i^4(1+i+i^2+i^3)) = 1(0) = 0
And so on.

Since there are 250 such groups, and each group sums to 0, the total sum is:
S1000=0+0++0S_{1000} = 0 + 0 + \dots + 0 (250 times)
S1000=0S_{1000} = 0

Therefore, the sum is 0.