Integration Using the arctan rule

  • Thread starter Thread starter Wreak_Peace
  • Start date Start date
  • Tags Tags
    Integration
Wreak_Peace
Messages
38
Reaction score
0

Homework Statement



Our question is \int (from 0 to 4) dt/ ((4t^2) + 9)
(For a better representation, because I fail at LaTeX: http://www.wolframalpha.com/input/?...&f5=4&f=DefiniteIntegralCalculator.rangeend_4 )


Homework Equations



So we have the rule:

\int du/(a^2 + u^2) = (1/a) arctan (u/a) + C

The Attempt at a Solution



So, using a = 3, and u = 2t (because the rule says that at the bottom, there is a^2 + u^2, so we take the square root of 9, and 4t^2)
I get 1/3 arctan( 2t/3) from 4 to 0
1/3 arctan( 8/3) - 1/3 arctan (0)
=.404..
However, Wolfram Alpha, and my graphing calculator seem to both give me .202, and wolfram alpha says the coefficient for the final solution is 1/6 arctan..., whereas I got 1/3 arctan..., and I cannot see how it becomes 1/6..

Thanks for reading!
 
Physics news on Phys.org
Wreak_Peace said:

Homework Statement



Our question is \int (from 0 to 4) dt/ ((4t^2) + 9)
(For a better representation, because I fail at LaTeX: http://www.wolframalpha.com/input/?...&f5=4&f=DefiniteIntegralCalculator.rangeend_4 )


Homework Equations



So we have the rule:

\int du/(a^2 + u^2) = (1/a) arctan (u/a) + C

The Attempt at a Solution



So, using a = 3, and u = 2t (because the rule says that at the bottom, there is a^2 + u^2, so we take the square root of 9, and 4t^2)
I get 1/3 arctan( 2t/3) from 4 to 0
1/3 arctan( 8/3) - 1/3 arctan (0)
=.404..
However, Wolfram Alpha, and my graphing calculator seem to both give me .202, and wolfram alpha says the coefficient for the final solution is 1/6 arctan..., whereas I got 1/3 arctan..., and I cannot see how it becomes 1/6..

Thanks for reading!

When you substitute u=2t, you also have to substitute du=2*dt. So also replace dt with du/2. That's the factor of two you are missing.
 
Thanks, me and a couple of friends were stumped on that one.
 
Wreak_Peace said:
\int_0^4 \frac{dt}{4t^2 + 9}
...
So, using a = 3, and u = 2t

When you put u = 2t, what do you put for dt?
 
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