How can I differentiate this expression?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
cris(c)
Messages
21
Reaction score
0

Homework Statement


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

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


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:

[itex]\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}[/itex]

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

Homework Statement


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

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

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:

[itex]\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}[/itex]

and [itex]\frac{\partial H}{\partial f_j}\frac{\partial f_j}{\partial y}[/itex] 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 [itex]\displaystyle G(f_2(\xi))G(f_3(\xi))[/itex] 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, [itex]\displaystyle \frac{dH}{dy}=0\,.[/itex]

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

If [itex]\displaystyle H=\int_{0}^{f_1(y)} G(f_2(\xi))G(f_3(\xi))d\xi\,,[/itex] the H(y) is the anti-derivative of [itex]\displaystyle G(f_2(\xi))G(f_3(\xi))[/itex] 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 [itex]\displaystyle G(f_2(\xi))G(f_3(\xi))[/itex] 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, [itex]\displaystyle \frac{dH}{dy}=0\,.[/itex]

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

If [itex]\displaystyle H=\int_{0}^{f_1(y)} G(f_2(\xi))G(f_3(\xi))d\xi\,,[/itex] the H(y) is the anti-derivative of [itex]\displaystyle G(f_2(\xi))G(f_3(\xi))[/itex] 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É