Dear all, I am studying symmetry method for ODEs. The book written by George W.bluman (can be found in google books) discusses the procedure of determining ODE admitting a given group in details. However, as to the converse way, it only gives some theories, but no examples.
I am trying to solve the exercise 3.2 - 9, P120:
given ODE
$(y-\frac{3}{2}x-3)y'+y=0$,
find a nontrivial Lie group of transformations admitted by the ODE; and find the general solution of the ODE.
Please help me out here. Thank you.
Cheers, Jan
Before I say anything, let me say that I very much think you should try to get a hold of Peter Olver's Applications of Lie Groups to Differential Equations, published by Springer in its GTM series. It is literally packed with examples.
As for your equation: notice that you can rewrite it as $$\frac{\mathrm d y}{\mathrm d x}=\frac{-y}{y-\tfrac32x-3}.$$ There is a point $(x_0,y_0)$ such that if we change variables to $X=x-x_0$ and $Y=y-y_0$, the equation becomes $$\frac{\mathrm d Y}{\mathrm d X}=\frac{-Y}{Y-\tfrac32X}.$$ Now this equation is homogeneous, i.e., the right hand side depends only on $Y/X$. This observation can be used to solve it explicitly, by changing variables once more so that the new dependent variable is $T(X)=Y(X)/X$. But it also tells us that for each $\lambda\in\mathbb R\setminus\{0\}$ the transformation
\begin{align} X &\leadsto \lambda X \\ Y &\leadsto \lambda Y \end{align}
leaves the equation invariant, so we have a $1$-dimensional Lie group of symmetries for the equation for $X$ and $Y$. Undoing the change of variables that got us there will give us a group of symmetries for the original equation.