MHB What is the general solution to the differential equation $xy'-2y =x^2$?

AI Thread Summary
The general solution to the differential equation \( xy' - 2y = x^2 \) can be found by transforming it into a first-order linear differential equation. By multiplying through by \( x^{-3} \), the equation simplifies to \( x^{-2}y' - 2x^{-3}y = x^{-1} \), which reveals that the left side is the derivative of the product \( \frac{d}{dx}(x^{-2}y) \). Integrating both sides leads to \( x^{-2}y = \ln|x| + C \), resulting in the solution \( y(x) = x^2(\ln|x| + C) \). Additionally, the equation can be approached as a Cauchy-Euler equation or transformed using the substitution \( t = \ln(x) \) to apply standard methods for first-order linear equations. The solution encapsulates the behavior of the original differential equation effectively.
Albert1
Messages
1,221
Reaction score
0
Please find the general solution of :

$xy'-2y =x^2$
 
Mathematics news on Phys.org
Multiplying through by $x^{-3}$ where $x\ne0$, we obtain:

$$x^{-2}y'-2x^{-3}y=x^{-1}$$

Now we may observe that the left have side is the derivative of a product:

$$\frac{d}{dx}\left(x^{-2}y \right)=x^{-1}$$

Integrate with respect to $x$:

$$\int\frac{d}{dx}\left(x^{-2}y \right)\,dx=\int x^{-1}\,dx$$

$$x^{-2}y=\ln|x|+C$$

Thus, we find the general solution is:

$$y(x)=x^2\left(\ln|x|+C \right)$$
 
Just because it might not be obvious why we should multiply by [math]\displaystyle \begin{align*} x^{-3} \end{align*}[/math]...

[math]\displaystyle \begin{align*} x\,\frac{dy}{dx} - 2y &= x^2 \\ \frac{dy}{dx} - \frac{2}{x}\,y &= x \end{align*}[/math]

which is now a first order linear DE. The integrating factor is

[math] \displaystyle \begin{align*} e^{ \int{ -\frac{2}{x} \, dx } } = e^{ -2\ln{(x)} } = e^{ \ln{ \left( x^{-2} \right) } } = x^{-2} \end{align*} [/math]

so multiplying both sides of our linear DE by the integrating factor gives

[math]\displaystyle \begin{align*} x^{-2}\,\frac{dy}{dx} - 2x^{-3}\,y &= \frac{1}{x} \end{align*}[/math]

which is the same as multiplying the original equation by [math]\displaystyle \begin{align*} x^{-3} \end{align*}[/math].
 
Another method is to recognize that the equation is Cauchy-Euler. Hence, you can substitute $y=x^{r}$ and solve for $r$. You will need reduction of order to get the logarithm function. Alternatively, the substitution $t=\ln(x)$ renders the equation first-order linear with constant coefficients, at which point you employ the usual methods.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top