Hard Laurent series. A little lost.

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
6 replies · 2K views
daoshay
Messages
14
Reaction score
0

Homework Statement


find the Laurent series for

[tex]\frac{z+2}{z^{5}-8z^{2}}[/tex] in 2<|z|<[tex]\infty[/tex]


Homework Equations





The Attempt at a Solution


Well, I factored out z[tex]^{5}[/tex] in the denominator, which left me with a geometric sum (since |z|>2). I've come up with [tex]\frac{z+2}{z^{5}}[/tex][tex]\sum[/tex][tex]\frac{8}{z^{3}}[/tex][tex]^{n}[/tex]

I'm not sure if I'm going in the right direction, but if I am, could someone please give me a hint at what to look at next.
 
Physics news on Phys.org
When you say multiply out and collect terms, do you mean I need to write it out as:

8(z+2)/z^8 + 8^2(z+2)/z^11 + ... (tried to type it in latex, but it calculated it back to f(z)... impressive!)

and that is the Laurent series?
 
I think I've got it.

Sum from n=3 -> infinity of 2^n/z^(n+4) - Sum from n=3 -> infinity of 2^(3n+2)/z^(3n+6)

because when I multiply and combine terms I get 2^3/z^7+2^4/z^8+2^6/z^10+2^7/z^11+...

I'm sorry about my format, latex is too smart for me.
 
Now that I've got the infinite sum, should I write it out as the difference of two summations? Or is it typically acceptable to write it out as the sum of terms with a clear pattern? I will go and ask my professor about his preferred notation anyhow.