Solution of Euler Differential Equation Using Ansatz Method

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
6 replies · 3K views
dave4000
Messages
16
Reaction score
0

Homework Statement


Solve the euler differential equation

[tex]\x^{2}y^{''}+3xy'-3y=0[/tex]
[tex] \int_X f = \lim\int_X f_n < \infty[/tex]
by making the ansatz [tex]y(x)=cx^{m}[tex], where c and m are constants.<br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> [tex]y(x)0=c^{m}[tex] [tex]y^{'}(x)=cm^{m-1}[tex] [tex]y^{''}(x)=cm(m-1)^{m-2}[tex] <br /> [tex]m(m-1)+3m-3=0[tex] [tex]m^2+2m-3=0[tex] [tex](m-1)(m+3)=0[tex] [tex]m=-3 or m=1[tex] <br /> Is this the solution or can c be found?[/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex][/tex]
 
Last edited:
Physics news on Phys.org
Latex isn't working on this post so here it is without Latex:

Homework Statement


Solve the euler differential equation

x^{2}y''+3xy'-3y=0

by making the ansatz y(x)=cx^{m}, where c and m are constants.

The Attempt at a Solution



y(x)=cx^{m}
y'(x)=cmx^{m-1}
y''(x)=cm(m-1)x^{m-2}

m(m-1)+3m-3=0
m^2+2m-3=0
(m-1)(m+3)=0
m=3 or m=-1

Is this the solution or can c be found?
 
Last edited:
*Correction made* :)
 
Astronuc said:
Latex maybe out due to technical problems.

Is one sure of the function before the y' term - 3x^{2}?

This was merely a typo, the orignal problem still remains...
 
since no innitial conditions were given i shall take irt that c cannot be found.