Integration using the fundamental theorem of calculus

trulyfalse
Messages
35
Reaction score
0
Hello PF.

Homework Statement


Find a function g such that

\int_0^{x^2} \ tg(t) \, \mathrm{d}t = x^2+x

Homework Equations



From the fundamental theorem of calculus:

f(x) = \frac{d}{dx}\int_a^x \ f(t) \, \mathrm{d}t

The Attempt at a Solution



After taking the derivative of both sides of the equation:

\frac{d}{dx}\int_0^{x^2} \ tg(t) \, \mathrm{d}t = 2x+1

Thus, from the fundamental theorem and chain rule,

(2x)(x^2)g(x^2) = 2x+1

2x^3g(x^2) = 2x+1

g(x^2) = \frac{1}{x^2} + \frac{1}{2x^3}


However, I know that this answer is wrong because the definite integral of this function (when substituted into the original equation) is not equal to x + x^2. I'm having difficulty identifying my error. Could someone please point me in the right direction? :)
 
Physics news on Phys.org
What did you put back into your integral for checking. You solved only down to g(##x^2##). Did you put that back in or g(x)? I got the right answer when I put in g(x).
 
I put g(x^2) back into the integral. How would I simplify g(x^2) to get g(x)? Would I square every expression for x in the equation (i.e x^2 and x^3)?
 
trulyfalse said:
I put g(x^2) back into the integral. How would I simplify g(x^2) to get g(x)? Would I square every expression for x in the equation (i.e x^2 and x^3)?

To break it into two steps: Let u = ##x^2## and figure out what g(u) is. Then since it doesn't matter what symbol you use the function g(u) is the same as g(x).

More directly, just stick an x in everywhere you have an ##x^2##.
 
Aha! Then U = sqr(x) and that can be substituted in the equation. Thanks brmath!
 
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