Solveeit Logo

Question

Question: Obtain the differential equation of all circles of radius r and centre \(\left( {0,0} \right)\)...

Obtain the differential equation of all circles of radius r and centre (0,0)\left( {0,0} \right)

Explanation

Solution

Use the general equation of the circle that is (xh)2+(yk)2=r2{\left( {x - h} \right)^2} + {\left( {y - k} \right)^2} = {r^2}. In this question the centre is (0,0) so h and k are zeros. Substitute the zeros and differentiate the obtained equation by using product rule.

Complete Step by Step Solution:
The objective of the problem is to obtain the differential equation of all circles of radius r and centre
(0,0)\left( {0,0} \right).
Let us assume the general equation of the circle (xh)2+(yk)2=r2{\left( {x - h} \right)^2} + {\left( {y - k} \right)^2} = {r^2}
It is given that the centre is at (0,0)\left( {0,0} \right) and the radius is r. So in the general equation h,k will be zero and the radius is the same.
Now substitute zeroes in the place of h and k.
Therefore, (x0)2+(y0)2=r2 x2+y2=r2.........(1)  {\left( {x - 0} \right)^2} + {\left( {y - 0} \right)^2} = {r^2} \\\ {x^2} + {y^2} = {r^2}.........\left( 1 \right) \\\
Equation 1 represents the equation of the circle with centre (0,0)\left( {0,0} \right)and radius r.
Now we have to obtain a differential equation of equation 1. For this differentiate equation 1 with respect to x on both sides.
Now take equation 1 and differentiate on both sides with respect to x.
ddx(x2+y2)=ddx(r2)\dfrac{d}{{dx}}\left( {{x^2} + {y^2}} \right) = \dfrac{d}{{dx}}\left( {{r^2}} \right)
Using additive property of differentiation that is ddx(u+v)=ddx(u)+ddx(v)\dfrac{d}{{dx}}\left( {u + v} \right) = \dfrac{d}{{dx}}\left( u \right) + \dfrac{d}{{dx}}\left( v \right) we get
ddx(x2)+ddx(y2)=ddx(r2)\dfrac{d}{{dx}}\left( {{x^2}} \right) + \dfrac{d}{{dx}}\left( {{y^2}} \right) = \dfrac{d}{{dx}}\left( {{r^2}} \right)
Now using the differentiation formula ddx(xn)=nxn1\dfrac{d}{{dx}}\left( {{x^n}} \right) = n{x^{n - 1}} we get
2x+2ydydx=2r2x + 2y\dfrac{{dy}}{{dx}} = 2r
Taking two as common we getx+ydydx=rx + y\dfrac{{dy}}{{dx}} = r
Again differentiate above equation on both sides we get
ddx(x+ydydx=rdrdx)\dfrac{d}{{dx}}\left( {x + y\dfrac{{dy}}{{dx}} = r\dfrac{{dr}}{{dx}}} \right)
By using product rule of differentiation on term second term of above equation we get
ddx(x)+ddx(ydydx)=ddx(r) 1+yddx(dydx)+dydx(ddx(y))=0 1+yd2ydx2+(dydx)2=0  \dfrac{d}{{dx}}\left( x \right) + \dfrac{d}{{dx}}\left( {y\dfrac{{dy}}{{dx}}} \right) = \dfrac{d}{{dx}}\left( r \right) \\\ \Rightarrow 1 + y\dfrac{d}{{dx}}\left( {\dfrac{{dy}}{{dx}}} \right) + \dfrac{{dy}}{{dx}}\left( {\dfrac{d}{{dx}}\left( y \right)} \right) = 0 \\\ \Rightarrow 1 + y\dfrac{{{d^2}y}}{{d{x^2}}} + {\left( {\dfrac{{dy}}{{dx}}} \right)^2} = 0 \\\

1+yd2ydx2+(dydx)2=01 + y\dfrac{{{d^2}y}}{{d{x^2}}} + {\left( {\dfrac{{dy}}{{dx}}} \right)^2} = 0 is the required differential equation of circle.

Note:
The product rule of differentiation isddx(uv)=udvdx+vdudx\dfrac{d}{{dx}}\left( {uv} \right) = u\dfrac{{dv}}{{dx}} + v\dfrac{{du}}{{dx}}. There are so many standard formulae to solve the differentiation simply and easily. A differential equation is an equation involving derivatives of a function. We should derive the general equation until the constants were removed from the general equation.