Question
Question: What is the general solution of the differential equation: \(\left( {y\ln y} \right)dx - xdy = 0?\)...
What is the general solution of the differential equation: (ylny)dx−xdy=0?
Solution
The given differential equation can be solved by separable method, in which we separate variables and integrate them. Also to integrate one of the integrals use substitution method and then to get an explicit general solution, take both side anti logarithms (or exponential to the power e).
Complete step by step solution:
To find the general solution of the given differential equation: (ylny)dx−xdy=0, we will use a separation method, as we can see this is a type of separable differential equation.
As the differential equation (ylny)dx−xdy=0 is a separable differential equation, separating the variables in it as follows
⇒(ylny)dx−xdy=0 ⇒(ylny)dx=xdy ⇒xdx=(ylny)dy
We have separated the variables, now integrating both sides, we will get
⇒∫x1dx=∫(ylny)1dy
As we can see the left hand integral is trivial but the right hand side integral is unsetting, so we will try a substitution method to simplify it.
Let us take u=lny⇒du=y1dy
Substituting this in above integral, we will get
⇒∫x1dx=∫u1du
Now we can integrate it easily,
⇒lnx+c=lnu
Using property of log, we can also write it as
After restoring the substitution, we will get
⇒lnCx=ln(lny)
Now taking exponential to base e, both sides, we will get
Again taking exponential to base e, we will get
⇒eCx=elny ⇒eCx=y ⇒y=eCxSo y=eCx is the general solution for the differential equation (ylny)dx−xdy=0
Note: We have calculated the explicit general solution in this problem. Explicit solutions consist of dependent variables at the left hand side with power one and every other terms on the right hand side, whereas every solution which is not explicit is an implicit solution.