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)
Solution
Use the general equation of the circle that is (x−h)2+(y−k)2=r2. 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).
Let us assume the general equation of the circle (x−h)2+(y−k)2=r2
It is given that the centre is at (0,0) 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, (x−0)2+(y−0)2=r2 x2+y2=r2.........(1)
Equation 1 represents the equation of the circle with centre (0,0)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.
dxd(x2+y2)=dxd(r2)
Using additive property of differentiation that is dxd(u+v)=dxd(u)+dxd(v) we get
dxd(x2)+dxd(y2)=dxd(r2)
Now using the differentiation formula dxd(xn)=nxn−1 we get
2x+2ydxdy=2r
Taking two as common we getx+ydxdy=r
Again differentiate above equation on both sides we get
dxd(x+ydxdy=rdxdr)
By using product rule of differentiation on term second term of above equation we get
dxd(x)+dxd(ydxdy)=dxd(r) ⇒1+ydxd(dxdy)+dxdy(dxd(y))=0 ⇒1+ydx2d2y+(dxdy)2=0
1+ydx2d2y+(dxdy)2=0 is the required differential equation of circle.
Note:
The product rule of differentiation isdxd(uv)=udxdv+vdxdu. 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.