Derivation of imaginary exponential function

vinh pham
Messages
1
Reaction score
0
I would like to find derivations of exp(-ik0r) respect to k in order to calculate exp(-ik1r) by using Taylor expansion:

exp(-ik1r) = (exp(-ik0r))(0) +(k1 -k0)(exp(-ik0r))(1)/1! + (k1 -k0)2(exp(-ik0r))(2)/2! + ...

This expansion converges when the value of r is relative low (0.3 - 1.2). However, when r grows with larger value (100-1000), the expansion does not converge any more.

k0 = 21
k1 = 27

Is there any solution to find exp(ik1r) by using Taylor expansion for larger r?

Thank you very much
 
Physics news on Phys.org
How do you know that for large r, it doesn't converge anymore? Early terms start to get larger, but how do you know that later ones also do?

Anyways, all you need for derivation of imaginary exponential function is proving that e^{\theta\cdot i}=cis\left(\theta\right), none of these nasty k's, I think. Quite easily provable by substituting into the taylor expansion for exp, and similarly provable that it converges. I originally proved it, actually, with differential equations, noting that \dfrac{\exp'}{\exp}=\dfrac{cis'}{cis}=i and proving that they differ by a constant, and plugging in 0 gives us the desired.
 
Back
Top