How can I differentiate this expression?

cris(c)
Messages
21
Reaction score
0

Homework Statement


Consider three univariate distinct functions f_1(x),f_2(y),f_3(y). Let H be given by the following integral:

H=\int_{0}^{f_1(x)} G(f2(\xi))G(f3(\xi))d\xi


The Attempt at a Solution


Then, computing dH/dy should give zero. However, I am not certain of this because the chain rule would give me:

\frac{dH}{dy}=\frac{\partial H}{\partial y} + \frac{\partial H}{\partial f_2}\frac{\partial f_2}{\partial y}+ \frac{\partial H}{\partial f_3}\frac{\partial f_3}{\partial y}

and \frac{\partial H}{\partial f_j}\frac{\partial f_j}{\partial y} are nonzero.
 
Physics news on Phys.org
cris(c) said:

Homework Statement


Consider three univariate distinct functions f_1(x),f_2(y),f_3(y). Let H be given by the following integral:

H=\int_{0}^{f_1(x)} G(f_2(\xi))G(f_3(\xi))d\xi

The Attempt at a Solution


Then, computing dH/dy should give zero. However, I am not certain of this because the chain rule would give me:

\frac{dH}{dy}=\frac{\partial H}{\partial y} + \frac{\partial H}{\partial f_2}\frac{\partial f_2}{\partial y}+ \frac{\partial H}{\partial f_3}\frac{\partial f_3}{\partial y}

and \frac{\partial H}{\partial f_j}\frac{\partial f_j}{\partial y} are nonzero.
I had hoped one of our "experts" such as Dick, or micromass, or ... would have responded to this, but after looking at it a few times, I'll take a stab at it. (An informed stab at that.)

The integrand \displaystyle G(f_2(\xi))G(f_3(\xi)) is a function of ξ. You are integrating over ξ and the limits of integration are 0 and f1(x). Therefore, H is a function of x and only of x, so of course, \displaystyle \frac{dH}{dy}=0\,.

If you intended the limits of integration to be 0 and f1(y), then finding \displaystyle \frac{dH}{dy} makes sense.

If \displaystyle H=\int_{0}^{f_1(y)} G(f_2(\xi))G(f_3(\xi))d\xi\,, the H(y) is the anti-derivative of \displaystyle G(f_2(\xi))G(f_3(\xi)) evaluated at ξ=f1(y), minus a constant.

The derivative of this result (w.r.t. y) should be pretty obvious, if this is indeed the question.
 
SammyS said:
I had hoped one of our "experts" such as Dick, or micromass, or ... would have responded to this, but after looking at it a few times, I'll take a stab at it. (An informed stab at that.)

The integrand \displaystyle G(f_2(\xi))G(f_3(\xi)) is a function of ξ. You are integrating over ξ and the limits of integration are 0 and f1(x). Therefore, H is a function of x and only of x, so of course, \displaystyle \frac{dH}{dy}=0\,.

If you intended the limits of integration to be 0 and f1(y), then finding \displaystyle \frac{dH}{dy} makes sense.

If \displaystyle H=\int_{0}^{f_1(y)} G(f_2(\xi))G(f_3(\xi))d\xi\,, the H(y) is the anti-derivative of \displaystyle G(f_2(\xi))G(f_3(\xi)) evaluated at ξ=f1(y), minus a constant.

The derivative of this result (w.r.t. y) should be pretty obvious, if this is indeed the question.


Thanks SammyS. I thought exactly the same as you. However, I still don't see why the chain rule would be invalidated in this case. I know that so long as y does not appear in the limits of integration the integral should not change with y, but why the chain rule doesn't appear to say the sameÉ
 
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