Help in Solving a problem using F.T.C

  • Thread starter Thread starter lilypeach
  • Start date Start date
lilypeach
Messages
6
Reaction score
0
Hi, here's my problem



Use the Fundamental Theorem of Calculus to evaluate the definite integral.
from the int. of -1 to 1, with the function being 5/x^2+1

= 5 int. 1/x^2+1
= 5 int. tan^(-1)(x)
= 5 x tan^-1(x)
Plug in 1 and -1...subtract...= 450, except it's wrong.

I've gotten as far as 5 int. tan^-1(x), and I get 450 once I plug in the limits, Am I missing anything?
 
Physics news on Phys.org
lilypeach said:
Hi, here's my problem
Use the Fundamental Theorem of Calculus to evaluate the definite integral.
from the int. of -1 to 1, with the function being 5/x^2+1

= 5 int. 1/x^2+1
You need parentheses if you mean an integrand of 1/(x2+1)
= 5 int. tan^(-1)(x)

And if you have taken the antiderivative, you shouldn't still have the "int" in front.
= 5 x tan^-1(x)

And where did the x in front come from?

Plug in 1 and -1...subtract...= 450, except it's wrong.

I've gotten as far as 5 int. tan^-1(x), and I get 450 once I plug in the limits, Am I missing anything?

That last antiderivative, somehow, is actually correct. But remember in derivatives and integrals of trig function, x is always in radians.
 
excellent, got it.

Thanks a million.
 
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