Integrating with Infinite boundaries

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

Homework Statement



Show that [itex]\int_{-\infty}^{+\infty} \frac{x-1}{x^5-1}dx = \frac{4\pi}{5}sin(\frac{2\pi}{5})[/itex]

The Attempt at a Solution



This is actually a piece of work from a complex analysis module (not sure if it belongs in this part of the forum or in the analysis section)

I know that for any infinite bounded integrals you separate them to be [tex]\lim_{c\to -\infty} \int_c^0f(x)dx + \lim_{c\to +\infty}\int_0^cf(x)dx[/tex]
and I have factorised [itex]x^5-1 = (x-1)(x^4 + x^3 + x^2 + x + 1)[/itex]

Will I be integrating this as normal or is there a different way to do this if so please help me start :(.
 
Physics news on Phys.org
So I understand I will be evaluating this integral using Cauchy's Residue Theorem so I must find the singularities in the function, this is when [itex](x-1)(x^4 + x^3 + x^2 + x + 1) = 0[/itex], from [itex](x-1)[/itex] we get a singularity to be 1, but I'm having difficulty finding [itex](x^4 + x^3 + x^2 + x + 1)[/itex] to be 0
 
Mark44 said:
The solutions of x5 - 1 = 0 are the 5th roots of unity. One of the roots is 1, which you already know. The other four are complex.

so the roots of [itex](x^4 + x^3 + x^2 + x + 1)[/itex] are also the remaining roots of [itex](x^5-1)[/itex]?
 
Okay, so I have all the roots now, as these roots are very difficult to be represented by fractions, can I use the approximate roots to find the residues or will I have to use the exact value?
 
All n roots of [itex]z^n- 1= 0[/itex] lie on the circle |z|= 1 and are equally spaced around it. Since the denominator is fifth degree (odd) it has roots 1 and -1 but no roots on the imaginary axis. Of course, to use residues you need to integrate around a closed path. I would recommend integrating from "-iR" to "iR", for R> 1, along the imaginary axis, then on a semicircle back to "-iR". Finally, let R go to infinity.
 
HallsofIvy said:
All n roots of [itex]z^n- 1= 0[/itex] lie on the circle |z|= 1 and are equally spaced around it. Since the denominator is fifth degree (odd) it has roots 1 and -1 ...
-1 isn't one of the roots. If n were even, it would be, but n is odd in this equation.