asked 90.5k views
2 votes
Solve the following Cauchy Euler equation by the method of variation of parameters

x2y"+4xy'++2y=0

asked
User Raeesaa
by
8.0k points

1 Answer

0 votes
Variation of parameters only applies to solving for particular solutions, which require that the ODE is nonhomogeneous. This isn't the case for your equation.

Anyway, the standard approach is to substitute
y=x^r.


x^2(r(r-1)x^(r-2))+4x(rx^(r-1))+2x^r=0

r(r-1)x^r+4rx^r+2x^r=0

x^r(r^2+3r+2)=0

which admits two solutions for
r:


r^2+3r+2=(r+1)(r+2)=0\implies r=-1,-2

So the complementary solution is


y=C_1x^(-1)+C_2x^(-2)

Unless you have a variant of this ODE that is nonhomogeneous, you are done.
answered
User Sushant Aryal
by
8.3k points

Related questions

asked Aug 6, 2018 161k views
Krsi asked Aug 6, 2018
by Krsi
7.7k points
1 answer
2 votes
161k views
1 answer
5 votes
71.0k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.