Help to prove a reduction formula

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Formula Reduction
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


Let I_n=\int_{0}^{1} (1+x^2)^{-n} dx where n\geq1
Prove that 2nI_{n+1}=(2n-1)I_n+2^{-n}<h2>Homework Equations</h2><br /> <br /> consider:<br /> \frac{d}{dx}(x(1+x^2)^n)<h2>The Attempt at a Solution</h2><br /> <br /> \frac{d}{dx}(x(1+x^2)^n = (1+x^2)-2nx^2(1+x^2)^{-n-1}<br /> <br /> Integrating both sides between 1 and 0<br /> <br /> \left[ x(1+x^2)^n \right]_{0}^{1} = I_n -2n\int_{0}^{1} x^2(1+x^2)^{-n-1}<br /> <br /> 2n\int_{0}^{1} x^2(1+x^2)^{-n-1} = \left[ \frac{x^2(1+x^2)^{-n-1}}{2} \right]_{0}^{1} + (n+1)\int_{0}^{1} x^3(1+x^2)^{-n-2}<br /> <br /> which is even more of story to integrate by parts..is there any easier way to integrate2nx^2(1+x^2)^{-n-1} ?
 
Last edited:
Physics news on Phys.org
Try expressing the integral of 2nx^2(1+x^2)^{-n-1} in terms of I_{n+1} and I_{n}.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top