Thread Closed

Help With Laurent Series

 
Share Thread Thread Tools
Nov9-04, 10:12 PM   #1
 

Help With Laurent Series


I need help with a problem from Complex Analysis. The directions say find the Laurent series that converges for 0<|z|<R and determine the precise region of convergence. The expression is : e^z/(z-z^2). I understand how to do the other 7 problems in this section but not this one. Can someone please help me with this one as Ive spent hours trying to figure it out.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Nov9-04, 10:33 PM   #2
 
[tex]f(z)=\frac{e^z}{z-z^2}=\frac{e^z}{z(1-z)}[/tex]

remember that

[tex]e^z=\sum_{n=0}^{\infty}\frac{z^n}{n!}[/tex]

where is its radio of convergence?

now

for [itex]|z|<1[/itex]

[tex]\frac{1}{1-z}=\sum_{n=0}^{\infty}z^n[/tex]

and for [itex]1<|z|[/itex]

[tex]\frac{1}{1-z}=-\frac{1}{z(1-\frac{1}{z})}=-\frac{1}{z}\sum_{n=0}^{\infty}\frac{1}{z^n}[/tex]

can you take it from here?
Nov9-04, 11:08 PM   #3
 
Thanks for the info so far but not really. The other questions seemed to much easier to do than this one. Im having trouble combining the different series up together. Thanks if you can help me more with this.
Nov10-04, 12:19 AM   #4
 

Help With Laurent Series


I got this solution :
(1/z)*(E(z^n/n!))*(E(z^n)) with both summations from n=0 to inf. The radius of convergence that I found for this was to be 0<|z|<1. Is this correct and if so is there anyway to clean this up and express it as one summation.
Nov10-04, 12:23 AM   #5
 
hmmmmm.... ill do one and youll do the other ok?

for [itex]|z|<1[/itex] youll have

[tex]f(z)=\frac{e^z}{z(1-z)}[/tex]

[tex]f(z)=\frac{1}{z}\left(\sum_{n=0}^{\infty}\frac{z^n}{n!}\right)\left(\su m_{n=0}^{\infty}z^n\right)[/tex]

and using (can you proove this?, i have)

[tex]\left(\sum_{n=0}^{\infty}a_{n}z^n\right)\left(\sum_{n=0}^{\infty}b_{n}z ^n\right)=\sum_{n=0}^{\infty}c_{n}z^n[/tex]

where

[tex]c_{n}=\sum_{k=0}^{n}a_{k}b_{n-k}[/tex]

implies that

[tex]f(z)=\frac{e^z}{z(1-z)}=\frac{1}{z}\left(\sum_{n=0}^{\infty}\frac{z^n}{n!}\right)\left(\sum _{n=0}^{\infty}z^n\right)=\frac{1}{z}\sum_{n=0}^{\infty}\left[\sum_{k=0}^{n}\frac{1}{k!}\right]z^n[/tex]

so, around [itex]|z|<1[/itex] the Laurent expantion will be

[tex]\frac{e^z}{z(1-z)}=\frac{1}{z}+\sum_{n=1}^{\infty}\left[\sum_{k=0}^{n}\frac{1}{k!}\right]z^{n-1}=\frac{1}{z}+\sum_{n=0}^{\infty}\left[\sum_{k=0}^{n+1}\frac{1}{k!}\right]z^{n}[/tex]

there is my part of the deal... now, can you take it from there?

EDIT. I was answering 3 when you posted 4
Nov10-04, 06:33 PM   #6
 
So is my answer right or wrong. Im not sure what you said about it also I dont know if its supposed to be only one summation and if so I dont know how to make it one summation. I had the nested summations like you did before but I dont know if that is the right final answer. Thanks.
Nov11-04, 10:54 AM   #7
 
your answer is correct, but is incomplete, as you need now to do the rest of the series (when |z|>1). Besides, if you leave the series expressed as a product, is not clear that it has taylor/laurent form, but is correct.

Remember, these expantion valid for z around 0.
Nov11-04, 11:00 AM   #8
 
oh, and

[tex]\left(\sum_{n=0}^{\infty}a_{n}z^n\right)\left(\sum_{n=0}^{\infty}\frac{ b_{n}}{z^n}\right)=\sum_{n=0}^{\infty}c_{n}{z^n}+\sum_{n=1}^{\infty}\fr ac{d_{n}}{z^n}[/tex]

where

[tex]c_{n}=\sum_{k=0}^{\infty}a_{n+k}b_{k}[/tex]

and

[tex]d_{n}=\sum_{k=0}^{\infty}a_{k}b_{n+k}[/tex]
Thread Closed
Thread Tools


Similar Threads for: Help With Laurent Series
Thread Forum Replies
laurent series Calculus 12
C-R of Laurent Series Calculus 4
Laurent Series Calculus 1
Laurent Series Calculus & Beyond Homework 2
Laurent series Calculus & Beyond Homework 3