Can anyone please verify/confirm these derivatives?

Click For Summary
The discussion focuses on verifying derivatives related to a function F involving variables x, y, and y'. The participants confirm the derivatives calculated, particularly emphasizing that ∂F/∂y is zero and discussing the implications of using y' as a variable. There is a suggestion to avoid using y' due to its common association with the derivative of y, which can lead to confusion. One participant expresses doubt about the correctness of ∂F/∂y = 0, while others agree that the first three partial derivatives appear correct. The conversation highlights the complexities of notation in calculus and the need for clarity in variable representation.
Math100
Messages
816
Reaction score
229
Homework Statement
If ## F(x, y')=\sqrt{x^2+y'^2} ##, find ## \frac{\partial F}{\partial x}, \frac{\partial F}{\partial y}, \frac{\partial F}{\partial y'}, \frac{dF}{dx} ## and ## \frac{d}{dx}(\frac{\partial F}{\partial y'}) ##. Also show that ## \frac{d}{dx}(\frac{\partial F}{\partial y'})=\frac{\partial}{\partial y'}(\frac{dF}{dx}) ##.
Relevant Equations
None.
Note that ## \frac{\partial F}{\partial x}=\frac{2x}{2\sqrt{x^2+y'^2}}=\frac{x}{\sqrt{x^2+y'^2}}, \frac{\partial F}{\partial y}=0, \frac{\partial F}{\partial y'}=\frac{2y'}{2\sqrt{x^2+y'^2}}=\frac{y'}{\sqrt{x^2+y'^2}} ##.
Now we have ## \frac{dF}{dx}=\frac{\partial F}{\partial x}+\frac{\partial F}{\partial y}y'+\frac{\partial F}{\partial y'}y"=\frac{x+y'y"}{\sqrt{x^2+y'^2}} ##.
Observe that ## \frac{d}{dx}(\frac{\partial F}{\partial y'})=\frac{d}{dx}(\frac{y'}{\sqrt{x^2+y'^2}})=\frac{\sqrt{x^2+y'^2}\cdot \frac{d}{dx}(y')-y'\cdot \frac{d}{dx}(\sqrt{x^2+y'^2})}{x^2+y'^2}=\frac{y"\cdot \sqrt{x^2+y'^2}-y'(\frac{x+y'y"}{\sqrt{x^2+y'^2}})}{\sqrt{x^2+y'^2}}=\frac{y"(x^2+y'^2)-y'(x+y'y")}{(x^2+y'^2)^{\frac{3}{2}}} ##.
Also ## \frac{\partial}{\partial y'}(\frac{dF}{dx})=\frac{\partial}{\partial y'}(\frac{x+y'y"}{\sqrt{x^2+y'^2}})=\frac{\sqrt{x^2+y'^2}\cdot \frac{\partial}{\partial y'}(x+y'y")-(x+y'y")\cdot \frac{\partial}{\partial y'}(\sqrt{x^2+y'^2})}{x^2+y'^2}=\frac{\sqrt{x^2+y'^2}\cdot y"-(x+y'y")\cdot (\frac{y'}{\sqrt{x^2+y'^2}})}{x^2+y'^2}=\frac{\sqrt{x^2+y'^2}(\sqrt{x^2+y'^2}\cdot y")-y'(x+y'y")}{\sqrt{x^2+y'^2}}\cdot \frac{1}{x^2+y'^2}=\frac{y"(x^2+y'^2)-y'(x+y'y")}{(x^2+y'^2)^{\frac{3}{2}}} ##.
Therefore, ## \frac{d}{dx}(\frac{\partial F}{\partial y'})=\frac{\partial}{\partial y'}(\frac{dF}{dx}) ##.
 
Physics news on Phys.org
As @fresh_42 suggested in another similar question, please try to avoid using y' as a variable, given it often is used to denote the derivative of y. Further, ##\partial F/ \partial y## is confusing , when dealing with ## F(x,y')##.
 
WWGD said:
As @fresh_42 suggested in another similar question, please try to avoid using y' as a variable, given it often is used to denote the derivative of y. Further, ##\partial F/ \partial y## is confusing , when dealing with ## F(x,y')##.
I'm guessing that y is a function of a single other variable, say t. If so, y' means ##\frac{dy}{dt}##.
@Math100, please confirm or deny my guess here.
 
  • Like
Likes jim mcnamara and WWGD
Mark44 said:
I'm guessing that y is a function of a single other variable, say t. If so, y' means ##\frac{dy}{dt}##.
@Math100, please confirm or deny my guess here.
Yes, I confirm.
 
WWGD said:
As @fresh_42 suggested in another similar question, please try to avoid using y' as a variable, given it often is used to denote the derivative of y. Further, ##\partial F/ \partial y## is confusing , when dealing with ## F(x,y')##.
I tried to avoid it too, but the book's problems were all written like that.
 
@Math100, you have ##\frac{\partial F}{\partial y} = 0##. I haven't worked this out, but I don't think this is right.
The other three first partials look OK to me, at a glance. Haven't checked your work on the mixed partials.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...