How Does Continuity Ensure Differentiability in Integral Functions?

  • Thread starter Thread starter AKG
  • Start date Start date
  • Tags Tags
    Analysis
AI Thread Summary
The discussion centers on proving that the function F(y) defined by the integral of a continuous function f(x, y) is differentiable, with its derivative expressed as the integral of the partial derivative D_2f. The proof involves showing that the limit defining F'(y) exists and matches the expected integral form. The continuity of f ensures that D_2f is bounded and Riemann integrable, allowing the application of the fundamental theorem of calculus. The conclusion confirms that the differentiability of F follows from these established properties, validating the approach taken in the proof. The overall argument is well-supported and correctly applies relevant mathematical principles.
AKG
Science Advisor
Homework Helper
Messages
2,559
Reaction score
4
Problem:

Let f\ :\ [a,b]\times [c,d] \to \mathbb{R} be continuous, and suppose that D_2f exists and is continuous. Show that the function F\ :\ (c,d)\to \mathbb{R} defined by:

F(y) = \int _a ^b f(x, y)dx

is differentiable and that

F'(y) = \int _a ^b D_2f(x, y)dx

Solution:

Let P vary over all partitions of [a, b]. Then we want to show that \forall y \in (c,d), F'(y) exists and is given by the equation above.

F(y) = \sup _P \sum _{S \in P}v(S)m_S(f)

where v(S) is the volume of S, and m_S(f) = \inf \{f(x,y)\ :\ x \in S\}

F'(y) = \lim _{h \to 0}\frac{F(y + h) - F(y)}{h}

F'(y) = \lim _{h \to 0}\frac{\sup _P\sum _{S \in P}v(S)m_S(f(x, y+h)) - \sup _P\sum _{S \in P}v(S)m_S(f(x,y))}{h}

F'(y) = \lim _{h \to 0}\left (\sup _P\sum _{S \in P}v(S)m_S\left (\frac{f(x, y+h)}{h}\right ) - \sup _P\sum _{S \in P}v(S)m_S\left (\frac{f(x,y)}{h}\right )\right )

From here, I'd like to be able to say:

F'(y) \geq \sup _P \sum _{S \in P} v(S)m_S \left (\lim _{h \to 0}\frac{f(x, y+h) - f(x, y)}{h}\right ) *

This would give me:

F'(y) \geq \sup _P \sum _{S \in P} v(S)m_S(D_2f(x, y))

F'(y) \geq \underline{\int _a ^b}D_2f(x, y)dx

Now, if * follows validly from the previous line, then I should also be able to say:

F'(y) \leq \inf _P \sum _{S \in P}v(S)M_S\left (\lim _{h \to 0}\frac{f(x, y+h) - f(x, y)}{h}\right ) = \overline{\int _a ^b}D_2f(x, y)dx

where M_S(f) = \sup \{f(x,y)\ :\ x \in S\}.

This gives me:

\underline{\int _a ^b}D_2f(x, y)dx \leq F'(y) \leq \overline{\int _a ^b}D_2f(x, y)dx

Now, I would also like to be able to assert * that D_2f is integrable. Is the fact that it is continuous, and that [a, b] is bounded enough to show that? If so, then I have that

\underline{\int _a ^b}D_2f(x, y)dx = \overline{\int _a ^b}D_2f(x, y)dx

This proves that F is differentiable, because to be differentiable, the limit:

\lim _{h \to 0}\frac{F(y + h) - F(y)}{h} must exist, and by the above, it does exist and its value is exactly what we were expected to show it was.

So, can someone help me see the justification for * and *? Or am I wrong entirely, and are those two things false? If so, I could really use a hint as to how to go about solving the problem. Thanks,

AKG
 
Physics news on Phys.org


The justification for * and * comes from the fundamental theorem of calculus, which states that if f is continuous on [a, b] and F is the function defined by F(x) = \int_a^x f(t)dt, then F is differentiable on [a, b] and F'(x) = f(x). In this case, we have a similar situation where F(y) is defined as an integral with respect to x, and we can use the same theorem to show that F'(y) = \int_a^b D_2f(x, y)dx.

To show that D_2f is integrable, we can use the fact that f is continuous on [a, b] and [c, d] to argue that it is bounded, and therefore Riemann integrable. This allows us to use the same argument as before to show that F'(y) exists and is equal to the integral of D_2f over [a, b].

Overall, your proof is correct and well-written. Just make sure to mention the use of the fundamental theorem of calculus and the integrability of D_2f in your explanation. Good job!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top