Making the denominator of a certain fraction real

  • Thread starter Thread starter TensorCalculus
  • Start date Start date
AI Thread Summary
The discussion revolves around simplifying a complex series involving cosine terms and making the denominator real. The user is attempting to express the series as a geometric series but struggles with the multiplication needed to achieve a real denominator. Suggestions include using Euler's formula and Chebyshev polynomials to extract real and imaginary parts. Additionally, a geometric interpretation related to the cosine theorem is proposed as a potential approach. The conversation emphasizes the importance of manipulating complex numbers to facilitate the separation of terms.
TensorCalculus
Gold Member
Messages
268
Reaction score
348
Homework Statement
Show that, for |r|<1, $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$
Relevant Equations
$$e^{ix} =\cos(x) + i\sin(x)$$
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers:
Show that, for ##|r|<1,##
$$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$

My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above:
$$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$

The sum of this series is just:
$$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$

I'm having some trouble trying to figure out what to multiply the numerator and denominator by in order to make the denominator real (and, thus, be able to split it into real and imaginary parts). If it were just ##\frac{(e^{ix})^n-1}{e^{ix} - 1}## I could just multiply by ##e^{-ix/2}## which would make the bottom just 2x a sine function... but you can't do that for this one because of the r and I'm not sure what to do: I tried expanding ##e^{ix}## out etc but I couldn't find any way to make the denominator real then either. I'm not really sure what to do...

Any hints as to how I can split this into the real and imaginary parts would be much appreciated thanks! :smile:
 
Physics news on Phys.org
##zz^*## is always real.
 
Last edited:
  • Like
Likes TensorCalculus and FactChecker
I would use (Euler and de Moivre)
$$
z^n=r^n(\cos \varphi+i\sin \varphi)^n=r^n(\cos n\varphi + i\sin n\varphi)
$$
which gives you the term for ##\cos n\varphi## by comparison of real and imaginary part. Or simply look up the formula, e.g., https://en.wikipedia.org/wiki/List_of_trigonometric_identities, by using Chebyshev polynomials.

The denominator on the right resembles the cosine theorem, so perhaps there is a geometrical approach.
 
  • Like
Likes TensorCalculus
I don't know how much complex analysis you have had.
If you just want to multiply by something to make the denominator real, notice that:
##(1+z)(1+\bar{z}) = 1+\bar{z}+z+z\bar{z} = 1+2Re(z)+|z|^2##, which is real for any complex number, ##z##.
 
  • Like
Likes TensorCalculus
PeroK said:
##zz*## is always real.
FactChecker said:
I don't know how much complex analysis you have had.
If you just want to multiply by something to make the denominator real, notice that:
##(1+z)(1+\bar{z}) = 1+\bar{z}+z+z\bar{z} = 1+2Re(z)+|z|^2##, which is real for any complex number, ##z##.
Oh right silly me: yes I can just multiply by the complex conjugate of ##re^{ix} - 1## and that should do the trick.
Thank you!
fresh_42 said:
I would use (Euler and de Moivre)
$$
z^n=r^n(\cos \varphi+i\sin \varphi)^n=r^n(\cos n\varphi + i\sin n\varphi)
$$
which gives you the term for ##\cos n\varphi## by comparison of real and imaginary part. Or simply look up the formula, e.g., https://en.wikipedia.org/wiki/List_of_trigonometric_identities, by using Chebyshev polynomials.

The denominator on the right resembles the cosine theorem, so perhaps there is a geometrical approach.
Oh yes: for the numerator right? Useful. Thanks :)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top