Rational Functions: Max Roots & Poles

  • Context: Graduate 
  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 2K views
Messages
4,796
Reaction score
32
Consider [itex]p_n(z)[/itex] and [itex]q_d(z)[/itex] two polynomials over [itex]\mathbb{C}[/tex], which can be factorized like so:<br /> <br /> [tex]p_n(z) = a_n (z-z_1)^{n_1}...(z-z_{k})^{n_k}[/tex]<br /> [tex]q_d(z) = b_d(z-\zeta_1)^{d_1}...(z-\zeta_{m})^{d_m}[/tex]<br /> <br /> ([itex]\sum^k n_i =n \ \ \ \sum^m d_i =d[/itex])<br /> <br /> and the rationnal function [itex]R: \mathbb{C}\cup \{\infty\} \rightarrow \mathbb{C}\cup \{\infty\}[/itex] defined by<br /> <br /> [tex]R(z) = \frac{p_n(z)}{q_d(z)}[/tex] if [tex]z \neq \zeta_i, \infty[/tex]<br /> <br /> [tex]R(\zeta_i) = \infty[/tex]<br /> <br /> [tex]R(\infty) = \left\{ \begin{array}{rcl}<br /> \infty & \mbox{if}<br /> & n>d \\ \frac{a_n}{b_n} & \mbox{if} & n=d \\<br /> 0 & \mbox{if} & n<d<br /> \end{array}\right[/tex]<br /> <br /> I fail to see why R(z) has exactly [itex]max\{n,d\}[/itex] roots and poles. It seems to me the number of roots is equal to k or k+1 in the case of n<d and the number of poles is m or m+1 in the case of n>d.[/itex]
 
Last edited:
Physics news on Phys.org
shmoe said:
They are counting with multiplicity, e.g. z^2 has 2 zeros at z=0.

I also investigated that possibility. But even so, counting with multiplicity, R has n or n+1 roots and d or d+1 poles.
 
Your function may have a multiple root/pole at infinity, just like it may have a multiple root/pole at any other number. You have to count the multiplicity of the root/pole at infinity, just like you have to count the multiplicity of the roots/poles at all the other numbers.
 
But for the roots/poles in [itex]\mathbb{C}[/itex], I know what their order of multiplicity are by looking at the number [itex]n_i/d_i[/itex] respectively. How do I know what the multiplicity is at infinity?!
 
It is not defined. I am using the definition from a linear algebra book my Lay, which says that the order of multiplicity of an eigenvalue [itex]a[/itex] is the power of [itex](\lambda-a)[/itex] in the caracteristic polynomial.
 
Well, as you could guess from the answer, a function that looks asymptotically like x^k has a pole of order k at infinity, and similarly for one that looks like x^-k.