I am trying to figure out the Power Series Method for DE's with Initial Value Problems. In my Textbook, all of the Worked Examples have the form:
y'' + p(x)y' + g(x)y = 0; y(0) = c1, y'(0) = c2 (just an example)
The Questions I am struggling with are the ones that are of the Form:
p(x)y'' + q(x)y' + r(x)y = 0; y(0) = c1, y'(0) = c2
Nowhere can I find a work question of similar form to the second function, not in my Textbook, not on the Internet and I can't talk to my Lecturers because they have only pointed me to worked examples of the first equation.
This is the Question I am working on with instructions:
Use the Power Series Method to solve the Initial Value Problem:
(1-x^2)y'' - 6xy' - 4y = 0; y(0)=1, y'(0) = 2
I'd appreciate it if this exact Question were to NOT be answered as I wish to answer it myself. Instead, could someone provide me a worked example (with steps) for a Initial Value Problem of similar Form Please.