Evaluate Integral: Find Derivative of Exp(-t^2)

  • Thread starter Thread starter ehrenfest
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


How would you evaluate

[tex]\frac{d}{dx} \int _{x}^{tanx}exp(-t^2)dt[/tex] ?


Homework Equations





The Attempt at a Solution



So I think you want to substitute variables int order to get the lower limit a constant and the upper limit a variable with constant derivative. Then we just take out the derivative operator and the integral sign. I just cannot think of the right substitution...
 
Last edited:
Physics news on Phys.org
let [tex]\int exp(-t^2)dt = F(t)[/tex],

then, [tex]\int _{x}^{tanx}exp(-t^2)dt =<br /> F(tanx)-F(x)[/tex]

then use the chain rule to differentiate, since you already know the derivative of [tex]F(x)[/tex].
 
That works. Thanks.