How can e^(1/z) be written using the definition of e^z?

filter54321
Messages
36
Reaction score
0
How do you write e^(1/z) in the other form?

z = x+yi

So we should be able to right it using this definition of e^z, no?

e^z = e^x * [cos(y) + i * sin(y)]

I pushed some numbers around the page for a while but I can't get 1/(x+i*y) to split into anything nice. Is there a trick?
 
Physics news on Phys.org
...actually, I think I was confusing myself. The x,y in the definition don't have to be matching up with the x,y from the complex number z. The x,y in the definition correspond to the real and imaginary parts of an arbitrary complex z.Would you plug this into the definition?

real:
x/(x^2+y^2)

imaginary:
-y/(x^2+y^2)
 
filter54321 said:
...actually, I think I was confusing myself. The x,y in the definition don't have to be matching up with the x,y from the complex number z. The x,y in the definition correspond to the real and imaginary parts of an arbitrary complex z.


Would you plug this into the definition?

real:
x/(x^2+y^2)

imaginary:
-y/(x^2+y^2)

simple answer no.

z=x+iy

[Re]z = x [Im]z = y

or z= cosq +isinq => eiq

if you look in your textbook you should have all the definitions necessary
 
e^(1/z)
z = x + iy = e^itheta = cos(theta) + isin(theta)

e^(1/z) = e^(1/e^itheta) = e^(e^i(-theta)) = e^(cos(-theta) + isin(-theta)) = ...

can you go from here?
 
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