Can a Substitution Solve a Linear 2nd Order ODE with Non-Constant Coefficients?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
kyin01
Messages
47
Reaction score
0

Homework Statement


[tex]y''x^{2}[/tex] + 4xy' -y = ln(x)

The Attempt at a Solution


-I considered the quadratic characteristic equation, but it won't work because of the x^2
-I also tried variation of parameters.
so i have v = y' and v'=y'' but i have no idea what i would sub when I get to y.

any ideas?
 
Physics news on Phys.org
kyin01 said:

Homework Statement


[tex]y''x^{2}[/tex] + 4xy' -y = ln(x)

The Attempt at a Solution


-I considered the quadratic characteristic equation, but it won't work because of the x^2
-I also tried variation of parameters.
so i have v = y' and v'=y'' but i have no idea what i would sub when I get to y.

any ideas?

I think the standard way is to first find the solutions of the assoc. homogeneous DE [tex]y''x^{2}[/tex] + 4xy' -y =0 using Cauchy Euler DE by letting [tex]y=x^{m}[/tex].

Then use variation of parameter etc. to find the particular solution.
 
Yes, although that can make the calculations pretty complicated. As tiny-time suggested, the substitution u= ln(x) will change any "Euler-type" or "Equipotential" equation to a very simple equation with constant coefficients.

I rather suspect that if kyin01 were to check his recent notes or textbook where this problem is given, he would find a discussion of "Euler-type" or "Equipotential" equations. (The name varies from textbook to textbook.)