Deriving Σ sin n using Euler's formula

DPMachine
Messages
26
Reaction score
0

Homework Statement



I was looking over my notes and there was a part that didn't make sense.

It's basically using the Euler's formula (e^{ix}=cos(x)+isin(x)) and the fact that sin(x)=Im(e^{ix}) to find what Σ sin n sums to.

It starts out like this:

\sum^{\infty}_{n=1} sin(n) = sin(1) + ... + sin(n)<br /> <br /> = Im(e^{i(1)}+ ... +e^{i(n)})<br /> <br /> ...<br />

But this part isn't relevant to my question... I'll just skip over to the part that confused me:

<br /> = Im(e^{i(\frac{n+1}{2})}\frac{sin(n/2)}{sin(1/2)})<br /> <br /> = \frac{sin((n+1)/2)sin(n/2))}{sin(1/2)}<br />
Here, I don't understand how Im(e^{i(\frac{n+1}{2})}\frac{sin(n/2)}{sin(1/2)})

turned into \frac{sin((n+1)/2)sin(n/2)}{sin(1/2)}

I understand that e^{i(\frac{n+1}{2}) = cos((n+1)/2) + isin((n+1)/2), by just applying the Euler's formula, but I still can't seem to demystify it. What does the "Im" part do?

Homework Equations


The Attempt at a Solution

 
Physics news on Phys.org
It gives the imaginary part. E.g, if z = x + iy, Im(z) = y and Re(z) = x.
 
Oh wow... okay. I don't know why that was so hard to figure out. Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top