Frobeniuns Method/Generalized Power Series to DiffEQ solutions

Click For Summary
SUMMARY

The discussion focuses on solving the differential equation 3xy'' + (3x + 1)y' + y = 0 using the Frobenius method, as outlined in Boas' chapter 12, section 11. The user expresses confusion regarding the method's application, particularly in deriving the indicial equation from the power series expansion. The proposed solution involves assuming a series of the form y = ∑ c_n x^{n+s} and calculating the derivatives y' and y''. The key takeaway is that the choice of 's' is critical for ensuring the series contains a constant term, which leads to the formation of the indicial equation.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with power series and their convergence properties.
  • Knowledge of the Frobenius method for solving differential equations.
  • Ability to manipulate summations and derive coefficients from series expansions.
NEXT STEPS
  • Study the Frobenius method in detail, focusing on examples similar to 3xy'' + (3x + 1)y' + y = 0.
  • Learn how to derive the indicial equation from power series expansions.
  • Explore additional resources, such as video tutorials on solving differential equations using the Frobenius method.
  • Practice solving various differential equations using power series to solidify understanding.
USEFUL FOR

Students and educators in mathematics, particularly those focusing on differential equations, as well as researchers seeking to understand the Frobenius method for solving linear differential equations.

mateomy
Messages
305
Reaction score
0
(Working out of Boas chapter 12, section 11)

<br /> 3xy&#039;&#039; + (3x + 1)y&#039; + y = 0<br />

I'm asked to solve the differential equation using the method of Frobenius but I'm finding the way Boas introduces/explains/exemplifies the method to be incredibly confusing. So, I used some google-fu and was even more confused. Seems like everyone has a different plan of attack for these problems.

What I've done so far is to assume
<br /> y = \sum_{n=0}^{\infty} c_n x^{n+s}<br />

*I know in a normal expansion it's simpy x^n but from my understanding we're to multiply the summation by another factor of x^s, or whatever variable we choose.

...doing like wise for the respective derivatives:
<br /> y&#039; = \sum_{n=0}^{\infty} c_n (n+s) x^{n+s-1}<br />

<br /> y&#039;&#039; = \sum_{n=0}^{\infty} c_n (n+s-1) (n+s) x^{n+s-2}<br />

then we substitute these expansions into the respective places within the original equation.

Now this is where I'm getting REALLY REALLY confused. Boas says to make a table and then from there find the indicial equation. From various pdf's and youtube videos I'm getting different information. Can anyone please point me onto the right path?

Thanks.
 
Physics news on Phys.org
You just need to equate powers of $x$ by changing dumby variables of the different sums.

I can do this, though I will get another infraction from the moderators, so I better not.
 
mateomy said:
(Working out of Boas chapter 12, section 11)

<br /> 3xy&#039;&#039; + (3x + 1)y&#039; + y = 0<br />

I'm asked to solve the differential equation using the method of Frobenius but I'm finding the way Boas introduces/explains/exemplifies the method to be incredibly confusing. So, I used some google-fu and was even more confused. Seems like everyone has a different plan of attack for these problems.

What I've done so far is to assume
<br /> y = \sum_{n=0}^{\infty} c_n x^{n+s}<br />

*I know in a normal expansion it's simpy x^n but from my understanding we're to multiply the summation by another factor of x^s, or whatever variable we choose.

...doing like wise for the respective derivatives:
<br /> y&#039; = \sum_{n=0}^{\infty} c_n (n+s) x^{n+s-1}<br />
So that (3x+1)y&#039;= \sum_{n=0}^\infty 3c_n(n+s)x^{n+s}+ \sum_{n=0}^\infty c_n(n+s)x^{n+s- 1}

<br /> y&#039;&#039; = \sum_{n=0}^{\infty} c_n (n+s-1) (n+s) x^{n+s-2}<br />
So that 3xy&#039;&#039;= \sum_{n=0}^\infty 3c_n(n+s-1)(n+s)x^{n+s-1}.

then we substitute these expansions into the respective places within the original equation.

Now this is where I'm getting REALLY REALLY confused. Boas says to make a table and then from there find the indicial equation. From various pdf's and youtube videos I'm getting different information. Can anyone please point me onto the right path?

Thanks.
Putting those into your equations and combinging like powers will give sums in x^{n+s} and x^{n+s-1}. The crucial point is that we could choose "s" to be anything- we choose it so that the lowest power of x is x^0= 1. That is, we choose s to be such that this infinite series contains a constant term. The lowest power of x in each sum is with n=0 so that the lowest power term is x^{s-1}[/itex]. You want to determine s so that coefficient is not 0. <b>That</b> is the &quot;indicial equation&quot;.
 

Similar threads

Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K