Implicit differentiation: why apply the Chain Rule?

mcastillo356
Gold Member
Messages
639
Reaction score
348
Homework Statement
Calculate ##dy/dx## if ##y^2=x##
Relevant Equations
Chain Rule
Hi, PF

##y^2=x## is not a function, but it is possible to obtain the slope at any point ##(x,y)## of the equation without previously clearing ##y^2##. It's enough to differentiate respect to ##x## the two members, treat ##y## like a ##x## differentiable function and make use of the Chain Rule to differentiate ##y^2##:

##\dfrac{d}{dx}(y^2)=\dfrac{d}{dx}(x)##

##2y\dfrac{dy}{dx}=1##

##\dfrac{dy}{dx}=\dfrac{1}{2y}##

I can't view ##y^2## like a composite function, instead of just a quadratic expression.

Greetings!
 
Physics news on Phys.org
You have to consider ##y^2## as the composite of two functions, namely ##t\stackrel{q}{\longmapsto} t^2## after ##x\stackrel{y}{\longmapsto} y(x)## which is ##(q\circ y)\, : \,x \longmapsto (q\circ y)(x)=q(y(x))=y(x)^2.##

Edit: This leads to an equation of the kind ##f(x)=g(x),## namely ##(q\circ y)(x)=\operatorname{id}(x)## which you differentiated on both sides.
 
  • Like
  • Love
Likes mcastillo356, FactChecker and Delta2
The examples of implicit differentiation are usually more complicated.
If you are specifically asking about this example, the right side is so simple that it is easy to consider x as a function of y, get the derivative dx/dy = 2y, and take the inverse, dy/dx = 1/(2y) to obtain the slope of y as a function of x.
 
  • Love
Likes mcastillo356
Fine, thanks!
 
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