Complex Analysis - Essential Singularities and Poles

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
Dan7620
Messages
6
Reaction score
0

Homework Statement


Find two analytic functions f and g with common essential singularity at z=0, but the product function f(z)g(z) has a pole of order 5 at z=0.


Homework Equations


Not an equation per say, but I'm thinking of the desired functions in terms of their respective Laurent series centered around 0 (which exist since the functions are analytic.)


The Attempt at a Solution


1. I know that any function with an essential singularity at z=0 will have an infinite number of negative powers of z when expressed as a Laurent Series.

2.I also know that if the product function has a pole of order 5, then its Laurent series will have a finite number terms in negative powers of z (...5 terms max?).

With this knowledge, I wrote out the general Laurent series of f(z) and g(z), found their product (convolution of the series) and am now trying to find two functions f(z) and g(z) such that the resultant series has 5 terms with negative powers of z.

Needless to say, I'm stuck and I would greatly appreciate any input here. Thanks for your time.
 
Physics news on Phys.org
It might be easier if you think of a function f(z) which has an essential singularity at z=0 and then concoct a function g(z) so that the essential part of the singularity cancels in the product.
 
OK I believe I've solved the problem... both these functions f and g should have essential singularities at z=0, and their product has a pole of order 5 at zero:

[tex] f\left( z \right)=e^{\frac{1}{z}}[/tex]
[tex] g\left( z \right)=\frac{1}{e^{\frac{1}{z}}z^{5}}[/tex]


Would anyone mind confirming this? Thanks
 
I'm a little doubtful because this solution seems trivial, but for the sake of completeness, here is my work:

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

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

and clearly the product function
[tex] f\left( z \right)g\left( z \right)=\frac{1}{z^{5}}[/tex]

Looking at the Laurent series expressions for f and g it shows that they both have essential singularities at z=0 (b/c of the infinite number of terms with negative powers of z), while the product has a pole of order 5.

Could you confirm this?

Thanks
 
Dan7620 said:
I'm a little doubtful because this solution seems trivial, but for the sake of completeness, here is my work:

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

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

and clearly the product function
[tex] f\left( z \right)g\left( z \right)=\frac{1}{z^{5}}[/tex]

Looking at the Laurent series expressions for f and g it shows that they both have essential singularities at z=0 (b/c of the infinite number of terms with negative powers of z), while the product has a pole of order 5.

Could you confirm this?

Thanks

I think that's just fine.