Proving sin(x) & cos(x) with Euler's Formula

  • Thread starter Thread starter poobar
  • Start date Start date
  • Tags Tags
    Formula
poobar
Messages
21
Reaction score
0

Homework Statement



Show that cos(x) = (e^ix + e^-ix)/2. Show that sin(x) = (e^ix - e^-ix)/2i.

Homework Equations



sin(x) = \sum (x^{2n+1}(-1)^{n})/(2n+1)! for n = zero to infinity

cos(x) = \sum (x^{2n}(-1)^{n})/(2n)! for n = zero to infinity

The Attempt at a Solution



I found the first five or six terms for (e^ix + e^-ix)/2 and (e^ix - e^-ix)/2i
I just don't know how I am can prove they equal the trigonometric functions because there are terms that have "i" in them and there are not any i's in the series for sine or cosine.
 
Physics news on Phys.org
poobar said:

Homework Statement



Show that cos(x) = (e^ix + e^-ix)/2. Show that sin(x) = (e^ix - e^-ix)/2i.

Homework Equations



sin(x) = \sum (x^{2n+1}(-1)^{n})/(2n+1)! for n = zero to infinity

cos(x) = \sum (x^{2n}(-1)^{n})/(2n)! for n = zero to infinity

The Attempt at a Solution



I found the first five or six terms for (e^ix + e^-ix)/2 and (e^ix - e^-ix)/2i
I just don't know how I am can prove they equal the trigonometric functions because there are terms that have "i" in them and there are not any i's in the series for sine or cosine.
Do you have to do this using series? If not, you can use the facts that eix = cos(x) + isin(x), and e-ix = cos(x) - isin(x), and some algebra.
 
ah, that makes this problem much simpler. I was on the wrong track because I wrongly assumed I had to use series. Thank you so much!
 
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