Consequences of Cauchy's Formula (differential formula)

  • Thread starter Thread starter StumpedPupil
  • Start date Start date
  • Tags Tags
    Formula
StumpedPupil
Messages
11
Reaction score
0

Homework Statement



How does Cauchy's Formula help find the power series of the complex function f(z) = e^z.

Homework Equations


e^z = ∑z^k/k! (sum from k = 0 to infinity)

Cauchy's Formula

Consequence of Cauchy's Formula: F(z) is analytic in a domain D and the point z1 is in D. If the disc |z - z1| < R is in D, then a power series expanded about the point z1 is valid in the disc. Furthermore, the coefficients of this power series is given by an application of Cauchy's Formula over a circle < R which is positively oriented.


The Attempt at a Solution


My book skips steps, but shows a solution. All it says is that e^z is entire, so it is analytic on the whole complex plane. e^z is its own derivative so if we take the derivative of the power series expanded about the center z1 = 0 we get ∑a*kz^(k-1), where a* are the coefficients of the series. This is again differentiable (infinitely differentiable in the disc < R). Some how, all this leads to the conclusion of what a* is by using Cauchy's Formula, but I don't understand why.
 
Physics news on Phys.org
If the original power series is sum a_k*x^k, then the coefficient of x^k in the derivative of the power series is (k+1)*a_k+1, If the derivative is equal to the original power series then the coefficients must be equal. So a_k=(k+1)*a_k+1, or a_k+1=a_k/(k+1). You know a_0=1, so a_1=a_0/(0+1)=1. a_2=a_1/(1+1)=1/2, a_3=a_2/(2+1)=1/(2*3) ... Can you see where this is going?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top