Proving the Integral of a Product using the Fundamental Theorem of Calculus

  • Thread starter Thread starter bluevires
  • Start date Start date
  • Tags Tags
    Integral Product
bluevires
Messages
20
Reaction score
0

Homework Statement



Prove that
f(x)g(x)-f(0)g(0)=\int^{x}_{0}f(t)g'(t)dt+f'(t)g(t)dt

Homework Equations


Basically, the question also tells you that you should somehow use the fundamental theorem of calculus.


The Attempt at a Solution


This is pretty much asking me to prove that the derivative of f(x)g(x) is just f'(x)g(x) + f(x)g'(x)...and then I could use the fundamental theorem of calculus to say that the integral of the derivative is just the function itself.

It seems pretty self-explanatory to me, so I havn't got a clue on where to start on this proof, I would appreciate a tip or two to help me get started:rolleyes:

Update:
--------------------
here's what I got so far. I don't know if this is right or wrong, so I would appreciate some comment on it

let G(x)=f(x)g(x)
then G'(x)=f'(x)g(x)+f(x)g'(x)

\therefore f(x)g(x)-f(0)g(0) = G(x) - G(0)
\int^x_0 f'(t)g(t)dt+f(t)g'(t)dt
=\int^x_0 G'(t)dt
fundamental theorem of calculus states that:
\int^x_a G'(t)dt = G(x)|^x_a
\therefore \int^x_0 G'(t)dt = G(x)|^x_0=G(x)-G(0) = f(x)g(x)-f(0)g(0)

sorry if the equations are not aligned properly, I'm a newbie at LaTex, thanks all.
 
Last edited:
Physics news on Phys.org
Well, I think that's pretty much all you need to do.

Just as a detail on how to write it out, I would leave out the 3rd line "therefore f(x)g(x) ..." because you the same thing again in the last line, and it comes straight from your definition of the function G so it's pretty obvious.

When you say "therefore" on line 3 it might make a reader think that line 3 follows from line 2, which is misleading.

The key point (as you said) is to notice that f(x)g'(x) + f'(x)g(x) is the derivative of f(x)g(x). The rest is just notation, really.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top