New Reply

Power series when to use Frobenius method

 
Share Thread
Oct28-10, 10:25 AM   #1
 

Power series when to use Frobenius method


Hi, I'm new to the forum and need some help regarding my calc class. Any help you could provide would be greatly appreciated.

In doing a power series series solution when should I use the frobenius method and when should I use the simple power series method. The simple method seems a little faster, but I know there is a certain type of problem where you must use frobenius.

Frobenius being y=[tex]\Sigma[/tex]AnXn+s

Regular method being y =[tex]\Sigma[/tex]AnXn
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
Oct28-10, 11:44 PM   #2
 
These 2 are equivalent
Oct29-10, 09:06 AM   #3
 
Quote by kof9595995 View Post
These 2 are equivalent
Don't take this the wrong way as I'm just trying to learn, but why do they teach both methods? There is no difference between them?
Oct29-10, 10:11 AM   #4
 
Recognitions:
Homework Helper Homework Help

Power series when to use Frobenius method


Quote by John777 View Post
Don't take this the wrong way as I'm just trying to learn, but why do they teach both methods? There is no difference between them?
There is a difference between them, but for differential equations without a singularity at some value of x the difference disappears because you will be forced to conclude s = 0.

When you have a differential equation with a singularity at some value of x, you will find a non-trivial value of s when you do a power series around the singular point.

i.e., if you have a singularity at a point x = c, you would plug in a series

[tex]y = \sum_{n=0}^\infty A_n(x-c)^{n+s}[/tex]

and you would get s = some non-zero number. If there were no singularity at x = c, you would find s = 0.
Dec25-12, 03:02 PM   #5
 
Can you explain what correction does the xs factor contribute exactly? I don't see why the Frobenius method improves the failing ordinary power series method.
Dec28-12, 06:45 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You use "Frobenius" method when the point about which you are exanding (the "[itex]x_0[/itex]" in [itex]\sum a_n(x-x_0)^n[/itex]) is a "regular singular point". That means that the leading coefficient has a singularity there, but not "too bad" a singularity: essentially that is acts like [itex](x- x_0)^{-n}[/itex] for nth order equations but no worse. Every DE text I have seen explains all that.
New Reply

Similar discussions for: Power series when to use Frobenius method
Thread Forum Replies
ODE power series method Calculus & Beyond Homework 10
power series method Calculus & Beyond Homework 1
The Method of Frobenius - Find roots of indicial EQ and 1st terms of series solution Calculus & Beyond Homework 1
Power series method for DE Calculus & Beyond Homework 5
another power series method Calculus & Beyond Homework 2