Imaginary number.... ???

penguin0708

New member
Joined
Sep 19, 2007
Messages
3
Hi-

I'm new to the site. : )

I'm trying to figure out something that's on a practice test. I'm actually trying to learn it, not just figure out the answer.

The problem is:
The imaginary number i is defined such that i<squared> = -1. What does i + i<squared> + i<cubed> + ... + i<23rd> equal?

The possible answers are:
i
-i
-1
0
1

I really appreciate any help on this!!!

-penguin0708
 
Remember - series problems?

You are asked to find the sum of a particular geometric series.
 
Hi-

Okaaay... That sorta helps. I looked up the series problems thing. But I still don't get the whole imaginary number thing. Sorry, I'm not a math person. I'm just trying to learn the concept so I can pass this test and skip 3 college math classes. If you could sorta walk me through it, that would be really awesome.

Thanks so much for any help!!!
-penguin0708
 
penguin0708 said:
Hi-

Okaaay... That sorta helps. I looked up the series problems thing. But I still don't get the whole imaginary number thing. Sorry, I'm not a math person. I'm just trying to learn the concept so I can pass this test and skip 3 college math classes. If you could sorta walk me through it, that would be really awesome.

Thanks so much for any help!!!
-penguin0708

So what is the formula for summation of a geometric series?
 
\(\displaystyle \L \begin{array}{rcl}
S & = & \sum\limits_{k = 1}^{23} {i^k } \\
iS & = & \sum\limits_{k = 1}^{23} {i^{k + 1} } = \sum\limits_{k = 2}^{24} {i^k } \\
iS - S & = & i^{24} - i \\
S & = & \frac{{1 - i}}{{i - 1}} \\
\end{array}\)
 
Hi-

Okay, thanks. I still don't get it, but now I know that I don't know that. :lol: I think I can pass the test without that, I just was making sure it wasn't something super-simple that I could do some review work on and have a better chance of passing the test.

Thanks everyone so much for your help!!
I will definitely use this site later when I have horrible homework. This is a great site!!!
-penguin0708 :wink:
 
penguin0708 said:
Hi-

I just was making sure it wasn't something super-simple ....

It is really very simple - generally covered in high school algebra

Sum=S=a+ar+ar2+ar3......arn..................(1)\displaystyle Sum = S = a + ar + ar^2 + ar^3 ......ar^n..................(1)

Sr=ar+ar2+ar3......arn+1...............................(2)\displaystyle Sr = ar + ar^2 + ar^3 ......ar^{n+1}...............................(2)
Subtract (1) from (2)
SrS=arn+1a\displaystyle Sr - S = ar ^{n+1} - a

\(\displaystyle S(r - 1) = a ( r^{n+1} - 1}\)

\(\displaystyle S = a \frac{r^{n+1} - 1}{r-1} \\)

In your case

a = i

r = i

n = 22

and i23=i\displaystyle i^{23} = -i

In a college level math class (no matter for what major) - you should not have difficulty in following this. If you are still uncomfortable, I think you should review your high-school math rigorously.
 
Hello, penguin0708!

Welcome aboard!

Here's another approach . . .


The imaginary number i\displaystyle i is defined such that: i2=1\displaystyle \,i^2 \:=\:-1

What does: i+i2+i3++i23\displaystyle \:i\,+\,i^2\,+\,i^3\,+\,\cdots\,+\,i^{23} equal?

The possible answers are:   i      1      0      1\displaystyle \;-i\;\;\;-1\;\;\;0\;\;\;1

Note the first four powers of i:    i=ii2=1i3=ii4=1\displaystyle i:\;\;\begin{array}{ccc}i & = & i \\ i^2 & = & -1 \\ i^3 & = & -i \\ i^4 & = & 1\end{array}

Hence, the sum of four consecutive powers is zero:
. . i+(1)+(i)+(1)  =  0\displaystyle i\,+\,(-1)\,+\,(-i)\,+\,(1) \;=\;0

Hence, 23 terms of the series gives us: 0+0+0+0+0+[i+(1)+(i)]  =  -1\displaystyle \:0\,+\,0\,+\,0\,+\,0\,+\,0\,+\,\left[ i\,+\, (-1)\,+\, (-i)\right] \;=\;\fbox{-1}

 
Top