Derivation of imaginary exponential function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
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 [tex]e^{\theta\cdot i}=cis\left(\theta\right)[/tex], 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 [tex]\dfrac{\exp'}{\exp}=\dfrac{cis'}{cis}=i[/tex] and proving that they differ by a constant, and plugging in 0 gives us the desired.