Question
Question: If we have an equation as \({{x}^{2}}+{{y}^{2}}=1\), then find the differential equation. (a) \(y{...
If we have an equation as x2+y2=1, then find the differential equation.
(a) yy′′+(y′)2+1=0
(b) yy′′+2(y′)2+1=0
(c) yy′′−2(y′)2+1=0
(d) yy′′+(y′)2−1=0
(e) yy′′−2(y′)2−1=0
Solution
Hint: For solving this question, we will use some standard results of differentiation as dxd(xn)=nxn−1 , dxd(yn)=nyn−1dxdy and apply the product rule of differentiation to differentiate the given equation with respect to x. And we will differentiate the given equation two times and solve further to get the correct answer.
Complete step-by-step solution -
Given:
It is given that, x2+y2=1 and we have to generate a differential equation between y , y′ and y′′ .
Now, before we proceed we should know the following formulas and concepts of differential calculus:
1. If y=f(x)⋅g(x) , then dxdy=dxd(f(x)⋅g(x))=f′(x)⋅g(x)+f(x)⋅g′(x) . This is also known as the product rule of differentiation.
2. If y=f(x) , then y′=dxdy=dxd(f(x)) & y′′=dxd(y′) .
3. dxd(xn)=nxn−1 and dxd(yn)=nyn−1dxdy
Now, we will use the above-mentioned formulas and concepts to differentiate x2+y2=1 with respect to x . Then,
x2+y2=1⇒dxd(x2+y2)=dxd(1)⇒dxd(x2)+dxd(y2)=dxd(1)
Now, as 1 is a constant term so, we can write dxd(1)=0 , and we will use the formula dxd(xn)=nxn−1 to write dxd(x2)=2x , dxd(yn)=nyn−1dxdy to write dxd(y2)=2ydxdy in the above equation. Then,
dxd(x2)+dxd(y2)=dxd(1)⇒2x+2ydxdy=0⇒x+ydxdy=0
Now, we will write dxdy=y′ in the above equation. Then,
x+ydxdy=0⇒x+yy′=0
Now, we will differentiate the above equation with respect to x again. Then,
x+yy′=0⇒dxd(x+yy′)=0⇒dxdx+dxd(yy′)=0
Now, we will use the formula dxd(xn)=nxn−1 to write dxdx=1 and apply the product rule of differentiation to write dxd(yy′)=y′dxdy+ydxd(y′) in the above equation. Then,
dxdx+dxd(yy′)=0⇒1+y′dxdy+ydxd(y′)=0
Now, we will dxdy=y′ and dxd(y′)=y′′ in the above equation. Then,
1+y′dxdy+ydxd(y′)=0⇒1+y′×y′+yy′′=0⇒yy′′+(y′)2+1=0
Now, from the above result, we conclude that, yy′′+(y′)2+1=0 .
Thus, if x2+y2=1 , then yy′′+(y′)2+1=0 .
Hence, (a) will be the correct option.
Note: Here, the student should know how to apply the product rule of differentiation to find the differentiation of functions of the form y=f(x)⋅g(x) . After that, while starting the solution we should be aware of the options and as in all the options term y′′ is present so, we should differentiate the given equation at least twice. Moreover, though the question is very easy, we should avoid making calculation mistakes while solving and after getting the final answer we should match it correctly and select the correct option.