hedlund
- 34
- 0
I'm finding this diff equation hard
[tex]y'' + \ln{y} = yx[/tex]
How do I solve it?
[tex]y'' + \ln{y} = yx[/tex]
How do I solve it?
The discussion revolves around the differential equation y'' + ln(y) = yx, exploring methods for solving it. Participants consider both numerical and analytical approaches, discussing the challenges associated with finding exact solutions to this non-linear equation.
Participants express differing views on the approach to solving the equation, with some favoring numerical methods while others seek exact solutions. There is no consensus on the best method or the validity of the proposed transformations.
Participants note the complexity of the equation and the challenges inherent in solving non-linear differential equations, highlighting the limitations of their proposed methods.
No, that won't work: this is not a linear equation. The right hand side is ln(y), NOT ln(x)!Dr Transport said:rearrange: [tex]y'' - xy = -\ln(y)[/tex], solve the homogeneous equation for [tex]y[/tex] then use those solutions as an integrating factor, or Green's function to solve the equation.
dt
arildno said:Step 5) is wrong hedlund
From 4), we have:
ln(y''+ln(y))-ln(y)=ln(y''/y+ln(y)/y)
As I'm sure you agree with..