Integral depending on a parameter

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

Homework Statement



Let I(y) = [tex]\int_0^y f(x,y)dx[/tex].
Find I'(y).

Homework Equations





The Attempt at a Solution



I have the solution which involves making an auxiliary function [tex]J(t,u) = \int_0^tF(x,u)dx[/tex] and expressing I'(y) in terms of the partial derivatives of J(t,u). It uses the FTC and the Multivariable Chain Rule. However, it is extremely confusing and if someone could break it down for me that would be great. :)
 
Physics news on Phys.org
You could use the chain rule. Or you could use Leibniz's rule which is slightly more general than that:

[tex]\frac{d}{dy}\int_{\alpha(y)}^{\beta(y)} F(x,y)dx= \int_{\alpha(y)}^{\beta(y)}\frac{\partial F}{\partial y}dx+ \frac{d\alpha}{dy}F(\alpha(y),y)-\frac{d\beta}{dy}F(\beta(y),y)[/tex]