How Does the Reduction Formula Simplify Integration of Trigonometric Functions?

  • Thread starter Thread starter John O' Meara
  • Start date Start date
  • Tags Tags
    Formula Reduction
John O' Meara
Messages
325
Reaction score
0
Show that tan^n(x) = tan^{n-2}(x)(sec^2(x)-1) \\. Hence if I_n = \int_0^{\frac{\pi}{4}}tan^n(x)dx \\. Prove that I_n = \frac{1}{n-1} - I_{n-2} \\, and evaluate I_5{/tex]<br /> My effort:<br /> I_n = \int_0^{n-2}tan^{n-2}x(sec^2x-1)dx \\ du = (n-2)tan^{n-3}x sec^2x dx \\, and v = \int(sec^2x - 1) dx = tanx -x \\. Therefore: <br /> I_n = (tan^{n-2}x(tanx - x)) - (n-2)\int_0^{\frac{\pi}{4}}tan^{n-3}xsec^2x(tanx - x)dx \\.<br /> Which implies, I_n = (tan^{n-2}x(tanx - x) - (n-2)\int_0^{\frac{\pi}{4}}tan^{n-2}sec^2x dx - (n-2)\int tan^{n-3}x(sec^2x -1) dx \\. Therefore that implies :&lt;br /&gt; I_n = (tan^{n-1}x - tan^{n-2}(x) x) -(n-1)\int tan^{n-2}x(sec^2x -1)dx + (n-1)\int xtan^{n-3}x(sec^2x-1)dx \\<br /> <br /> The end result I get is : I_n = 1 - \frac{\pi}{4} - (n-1)I_n + (n-1)\int_0^{\frac{\pi}{4}}tan^{n-2}(x) x dx. I must have gone wrong some where to get this result. Thanks for the help.
 
Last edited:
Physics news on Phys.org
The first identity is true because \sec^2 x = 1 + \tan^2 x

For the integral, use that identity:

I_n = \int_0^{\frac \pi 4} tan^{n-2}x(sec^2x-1) dx
I_n = \int_0^{\frac \pi 4} tan^{n-2}xsec^2xdx - I_{n-2}

Evaluating the integral is straightforward - let u = tan x.
 
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