Solveeit Logo

Question

Question: Find the singular solution of the differential equation \( y = px + p - {p^2} \) where, \( p = \dfra...

Find the singular solution of the differential equation y=px+pp2y = px + p - {p^2} where, p=dydxp = \dfrac{{dy}}{{dx}}.

Explanation

Solution

In this question, the singular solution is to be determined for the differential equation y=px+pp2y = px + p - {p^2} for which we need to define an expression that shows the relation between xx and yy only with no other parameters included. To get the relation, we will use the general properties of differentiation along with algebraic identities.

Complete step by step solution:

Differentiate the equation y=px+pp2y = px + p - {p^2} with respect to xx such that p=dydxp = \dfrac{{dy}}{{dx}}:

dydx=ddx(px+pp2) p=p+xdpdx+dpdx2pdpdx dpdx(x+12p)=0 dpdx=0;(x+12p)=0 dpdx=0;p=x+12  \dfrac{{dy}}{{dx}} = \dfrac{d}{{dx}}\left( {px + p - {p^2}} \right) \\\ p = p + x\dfrac{{dp}}{{dx}} + \dfrac{{dp}}{{dx}} - 2p\dfrac{{dp}}{{dx}} \\\ \dfrac{{dp}}{{dx}}\left( {x + 1 - 2p} \right) = 0 \\\ \dfrac{{dp}}{{dx}} = 0;\left( {x + 1 - 2p} \right) = 0 \\\ \dfrac{{dp}}{{dx}} = 0;p = \dfrac{{x + 1}}{2} \\\

Now, substitute p=x+12p = \dfrac{{x + 1}}{2} in the equation y=px+pp2y = px + p - {p^2} to determine the singular solution as:

y=px+pp2 =x(x+1)2+(x+1)2((x+1)2)2 =x(x+1)2+(x+1)2x2+2x+14 =2x2+2x+2x+2(x2+2x+1)4 =x2+2x+14 =(x+12)2  y = px + p - {p^2} \\\ = \dfrac{{x(x + 1)}}{2} + \dfrac{{(x + 1)}}{2} - {\left( {\dfrac{{(x + 1)}}{2}} \right)^2} \\\ = \dfrac{{x(x + 1)}}{2} + \dfrac{{(x + 1)}}{2} - \dfrac{{{x^2} + 2x + 1}}{4} \\\ = \dfrac{{2{x^2} + 2x + 2x + 2 - ({x^2} + 2x + 1)}}{4} \\\ = \dfrac{{{x^2} + 2x + 1}}{4} \\\ = {\left( {\dfrac{{x + 1}}{2}} \right)^2} \\\

Hence, the singular solution of the differential equation y=px+pp2y = px + p - {p^2} where p=dydxp = \dfrac{{dy}}{{dx}} is y=(x+12)2y = {\left( {\dfrac{{x + 1}}{2}} \right)^2}.

Note: This type of question can also be solved by determining an auxiliary equation with a parameter and determining the value of that parameter and at last substituting back the real parameters of the given differential equation. However, this method is quite long and includes more parameters than actual.