Question #50262

find the taylor series of f(z)= e^ { z^2 + 2z -3} about z=-1 along with its convergent neighborhood
1

Expert's answer

2015-01-09T15:01:09-0500

Answer on the Question #50262 – Math – Complex Analysis

Given:


f(z)=ez2+2z3z0=1f(z) = e^{z^2 + 2z - 3} \quad z_0 = -1


Find the taylor series of f(z)=eλ{zλ2+2z3}f(z) = e^{\lambda} \left\{ z^{\lambda}2 + 2z - 3 \right\} about z=1z = -1 along with its convergent neighborhood

Solution:

Method 1 (application of expansion for exponential function and product of series):


f(z)=ez2e2ze3=1e3ez21+1e2z+22=1e3eez21e2e2z+2=1e4n=0(z21)nn!n=0(2z+2)nn!==1e4n=0(k=0n(z21)kk!(2z+2)nk(nk)!)\begin{aligned} f(z) &= \frac{e^{z^2} \cdot e^{2z}}{e^3} = \frac{1}{e^3} \cdot e^{z^2 - 1 + 1} \cdot e^{2z + 2 - 2} = \frac{1}{e^3} \cdot e \cdot e^{z^2 - 1} \cdot e^{-2} \cdot e^{2z + 2} = \frac{1}{e^4} \cdot \sum_{n=0}^{\infty} \frac{(z^2 - 1)^n}{n!} \cdot \sum_{n=0}^{\infty} \frac{(2z + 2)^n}{n!} = \\ &= \frac{1}{e^4} \cdot \sum_{n=0}^{\infty} \left( \sum_{k=0}^{n} \frac{(z^2 - 1)^k}{k!} \cdot \frac{(2z + 2)^{n - k}}{(n - k)!} \right) \end{aligned}


Method 2 (application of Taylor’s formula):


f(z)=ez2+2z3=e(z+1)24=1e4e(z+1)2==1e4(g(1)+g(1)(z+1)+g(1)2!(z+1)2++g(n)(1)n!(z+1)n+),\begin{aligned} f(z) &= e^{z^2 + 2z - 3} = e^{(z + 1)^2 - 4} = \frac{1}{e^4} \cdot e^{(z + 1)^2} = \\ &= \frac{1}{e^4} \left( g(-1) + g'(-1)(z + 1) + \frac{g''(-1)}{2!}(z + 1)^2 + \dots + \frac{g^{(n)}(-1)}{n!}(z + 1)^n + \dots \right), \end{aligned}


where g(z)=e(z+1)2g(z) = e^{(z + 1)^2}, g(1)=e0=1g(-1) = e^0 = 1,


g(z)=e(z+1)2(2z+2),g(1)=e0(2+2)=0,g(z)=(ez2+2z+1)(2z+2)+ez2+2z+1(2z+2)=ez2+2z+1(2z+2)2+2ez2+2z+1,g(1)=ez2+2z+1(2+2)2+2ez2+2z+1=2,g(z)=(ez2+2z+1)(4z2+8z+6)+ez2+2z+1(4z2+8z+6)==ez2+2z+1(4z2+8z+6)(2z+2)+ez2+2z+1(8z+8)g(1)=e0(48+6)(2+2)+e0(8+8)=0\begin{aligned} g'(z) &= e^{(z + 1)^2}(2z + 2), \quad g'(-1) = e^0(-2 + 2) = 0, \\ g''(z) &= \left(e^{z^2 + 2z + 1}\right)(2z + 2) + e^{z^2 + 2z + 1}(2z + 2)' = e^{z^2 + 2z + 1}(2z + 2)^2 + 2e^{z^2 + 2z + 1}, \\ g''(-1) &= e^{z^2 + 2z + 1}(-2 + 2)^2 + 2e^{z^2 + 2z + 1} = 2, \\ g''(z) &= \left(e^{z^2 + 2z + 1}\right)(4z^2 + 8z + 6) + e^{z^2 + 2z + 1}(4z^2 + 8z + 6)' = \\ &= e^{z^2 + 2z + 1}(4z^2 + 8z + 6)(2z + 2) + e^{z^2 + 2z + 1}(8z + 8) \\ g''(-1) &= e^0(4 - 8 + 6)(-2 + 2) + e^0(-8 + 8) = 0 \end{aligned}


and so on.


f(z)=ez2+2z3=1e4(1+(z+1)2+)f(z) = e^{z^2 + 2z - 3} = \frac{1}{e^4} \left(1 + (z + 1)^2 + \dots\right)


Method 3 (application of expansion for exponential function and multinomial formula):

Since ez=n=0znn!e^z = \sum_{n=0}^{\infty} \frac{z^n}{n!}, then


f(z)=ez2+2z3=e(z+1)24=1e4e(z+1)2=1e4n=0((z+1)2)nn!=1e4n=0(z2+2z+1)nn!=n=0(k+l+m=n,k0,l0,m0n!k!l!m!2lz2kzln!).\begin{array}{l} f (z) = e ^ {z ^ {2} + 2 z - 3} = e ^ {(z + 1) ^ {2} - 4} = \frac {1}{e ^ {4}} \cdot e ^ {(z + 1) ^ {2}} = \\ \frac {1}{e ^ {4}} \sum_ {n = 0} ^ {\infty} \frac {\left(\left(z + 1\right) ^ {2}\right) ^ {n}}{n !} = \frac {1}{e ^ {4}} \sum_ {n = 0} ^ {\infty} \frac {\left(z ^ {2} + 2 z + 1\right) ^ {n}}{n !} = \\ \sum_ {n = 0} ^ {\infty} \left(\frac {\sum_ {k + l + m = n , k \geq 0 , l \geq 0 , m \geq 0} \frac {n !}{k ! l ! m !} 2 ^ {l} z ^ {2 k} z ^ {l}}{n !}\right). \end{array}


Answer: f(z)=ez2+2z3=1e4(1+(z+1)2+)f(z) = e^{z^2 + 2z - 3} = \frac{1}{e^4}\left(1 + (z + 1)^2 + \ldots\right)

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

Assignment Expert
12.01.15, 20:03

Dear vallle. Perhaps you need method 3, except the last row before word "Answer".

vallle
06.01.15, 19:47

please i don't want the second ( general method ) i need the method 1 but i want with another form 1- i don't want by use k 2- i need begin from the starter e^z= sum z^n / n! Goal : Get e^{z^2+2z-3} = Sum an ( z+1) ^h(n) So what the steps (process) should do in starter ( should on both side ) to get the same left side ) and keep the form of (z+1) hhhh(n) in right such step 1 replace each z with z+1 both side of starter then multiply or also replace or divide by or,,,,,

LATEST TUTORIALS
APPROVED BY CLIENTS