the0
- 14
- 0
Homework Statement
Find the set of functions from (-1,1)→ℝ which are solutions of:
(x^{2}-1)y''+xy'-4y = 0
Homework Equations
The Attempt at a Solution
OK, I'm not really sure how to go about solving this equation, I have only previously attempted problems where the functions in x are constant.
There is a hint which says to use the change of variable:
x=cos(θ)
doing this I get:
(1): (cos^{2}(θ)-1)y''+cos(θ)y'-4y = 0
which can be rearranged to give:
(2): sin^{2}(θ)y''-cos(θ)y'+4y = 0
or
(3): (\frac{cos(2θ)-1}{2})y''+cos(θ)y'-4y = 0
No idea what to do next!
Any pointers would be great, thank you!