Derivative of a function with variable also in the integrand

GridironCPJ
Messages
44
Reaction score
0
F(y)=Integral(e^{-x^{2}y^{2}}dx between y and 0 (where y>0). I know you have to make substitutions with y, but then you have to make a further substitution along the way and that's where I'm a little lost. Can anyone help point me in the right direction? I know you can set u=-y^{2} and v=y in the integrand, but, as you'll see, you get stuck and you need to make another substitution somewhere.

(The stupid symbol commands won't work for me, so sorry if it's hard to read the function)
 
Last edited:
Physics news on Phys.org
GridironCPJ said:
F(y)=Integral(e^{-x^{2}y^{2}}dx between y and 0 (where y>0). I know you have to make substitutions with y, but then you have to make a further substitution along the way and that's where I'm a little lost. Can anyone help point me in the right direction? I know you can set u=-y^{2} and v=y in the integrand, but, as you'll see, you get stuck and you need to make another substitution somewhere.

(The stupid symbol commands won't work for me, so sorry if it's hard to read the function)



Did you mean \displaystyle{\int_0^y e^{-x^2y^2}dx} ? I don't think there's an easy way to do this as it is non nomalized Gauss's bell function.

If, for example, you'd have \int_0^\infty e^{-x^2y^2}dx=\frac{1}{y}\int_0^\infty e^{-u^2}du=\frac{\sqrt{\pi}}{2u}

DonAntonio
 
Your discussion is very unclear. Based on the title it seems that you can take ey2 outside the integral, so you then need to get the derivative of a product.
 
DonAntonio said:
Did you mean \displaystyle{\int_0^y e^{-x^2y^2}dx} ? I don't think there's an easy way to do this as it is non nomalized Gauss's bell function.

If, for example, you'd have \int_0^\infty e^{-x^2y^2}dx=\frac{1}{y}\int_0^\infty e^{-u^2}du=\frac{\sqrt{\pi}}{2u}

DonAntonio

Yes, this is what I meant. I know you have to make a third substitution at some point, I'm just not sure how.
 
GridironCPJ said:
Yes, this is what I meant. I know you have to make a third substitution at some point, I'm just not sure how.



Not really, only one: x^2y^2=u^2\Longleftrightarrow x=\frac{u}{y}\Longrightarrow dx=\frac{du}{y} and voila. Of course, we're implicitly using the fact that the variable(s) is (are) all positive.

DonAntonio
 
The general Leibniz formula is
\frac{d}{dx}\int_{\alpha(x)}^{\beta(x)}\phi(x, t)dt= \beta'(x)\phi(x, \beta(x))- \alpha'(x)\phi(x, \alpha(x))+ \int_{\alpha(x)}^{\beta(x)}\frac{\partial \phi}{\partial x}dx
 

Similar threads

Back
Top