Problem With fundamental theorum of Calculus

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Titans86
Messages
17
Reaction score
0

Homework Statement



The question: F'([tex]\pi[/tex]/2) if F(X)= [tex]\int^{cosx}_{0} e^{t^{2}}[/tex]

The Attempt at a Solution



I thought I thought F'(X) = f(t) = e^{t^{2}} replacing t with cos^{2}x

But my book writes:

F'(x) = [tex](-sinx)e^{cos^{2}x}[/tex]
 
Physics news on Phys.org
the deal is that you need to apply chain rule here, since your upper limit bound of integration is not an independent variable, but rather a function as well.
 
I assume your question is, "Find the value of [itex]F'(\pi/2)[/itex], given

[tex]F(x)=\int_0^{\cos x}e^{t^2}\,dt\;.[/tex]

The fundamental theorem of calculus states that if

[tex]F(x)=\int_a^x f(t)dt\;,[/tex]

then

[tex]F'(x)=f(x).[/tex]

Can you see how this differs from your problem?
 
hmm... I'm sorry but I still don't see it...

The book then substitutes pi/2 into the F'(x) that I wrote above and ends it there...

the final answer is -1...
 
Titans86 said:
hmm... I'm sorry but I still don't see it...

The book then substitutes pi/2 into the F'(x) that I wrote above and ends it there...

the final answer is -1...


What does the chain rule say?

if you have[tex][F(g(x))]'=F'(g(x))*g'(x)=e^{cos^2x}(cosx)'=?[/tex]

In your problem you have g(x)=cosx and

[tex]F(g(x))=\int_0^{\ g(x)}e^{t^2}\,dt=\int_0^{\cos x}e^{t^2}\,dt[/tex]

Now just look above and you are done.
 
Last edited:
Ah, I see what's going on...

I was differentiating [tex]e^{cos^{2}x}[/tex] which was giving me something else...