How Do You Expand Power Series for Complex Functions?

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
5 replies · 5K views
caramello
Messages
10
Reaction score
0
Hi,

I have 2 questions regarding how to expand power series.

1). Find the power series expansion of Log z about the point z= i - 2

2). Expand the function 1/(z^2 + 1) in power series about infinity

Any help will be greatly appreciated. This is because I am totally unsure about what to do when they asked for an expansion of complex function or power series. And if possible, can you show me a somewhat detailed step by step explanation? I'm really sorry for the trouble. This is because I'm really clueless on how to even start.

Thank you so much:smile:
 
Physics news on Phys.org
Do it the same way as you would if z wasn't complex. Just watch your algebra with regards to any simplifications you might make.
 
HallsofIvy said:
For the second one, write 1/(z^2+ 1) as
[tex]\frac{1}{1- (iz)^2}[/tex]
and express it as a geometric series.

I would do that to expand at zero. But at infinity, probably I would do
[tex]\frac{1}{z^2+ 1} = \frac{1}{z^2}\left(\frac{1}{1+(1/z^2)}\right)[/tex],
then expand as a geometric series.
 
g_edgar said:
I would do that to expand at zero. But at infinity, probably I would do
[tex]\frac{1}{z^2+ 1} = \frac{1}{z^2}\left(\frac{1}{1+(1/z^2)}\right)[/tex],
then expand as a geometric series.
Absolutely right. I did not see that "about infinity". Thanks.
 
thank you so much for all of your help! :) i really appreciate that..

Does anyone of you know how to do number 1 though?