Frobenius Series Solutions II - Some illustrative examples

The full story about solutions to differential equations of the form

y+p(x)y+q(x)y=0

is surprisingly complicated. Before we reveal the details, let's look at some illustrative examples.

Illustrative examples


Example 1: When all goes according to plan

Consider the differential equation

x2y+12xy12(1+x)y=0.

If we substitute in the generic Frobenius series y=xrn=0anxn (with a00), the left-hand side of the differential equation eventually simplifies to

xr((r212r12)a0+m=1((m+r1)(2m+2r+1)amam1)xm)

It follows that our Frobenius series is a solution exactly when

(r212r12)a0=0

and for m1

(m+r1)(2m+2r+1)amam1=0.

We assumed a00, so the only solutions to the first equation are r=1 and r=12.

When r=1, the second equation simplifies to

m(2m+3)amam1=0

for m1. We can then deduce that

a1=15a0a2=114a1=170a0

We've thus found our first family of Frobenius series solutions, namely

y(x)=x1(a0+15a0x+170a0x2+)

Note that these are all multiples of the particular solution

y1(x)=x(1+15x+170x2+).

When r=12, the second equation (earlier) simplifies to

(m32)2mam1=0,

or equivalently,

m(2m3)amam1=0.

We can now deduce that

a1=11a0=a0a2=12a1=12a0

We've thus found our second family of Frobenius series solutions, namely

y(x)=x1/2(a0a0x12a0x2+).

These solutions are all multiples of the particular solution

y2(x)=x1/2(1x12x2+).

It's a fact (and hopefully a plausible one) that our two particular solutions are linearly independent, and so the general solution to our differential equation is

y(x)=c1y1(x)+c2y2(x).

This is the best possible outcome for us.

Example 2: When something "goes wrong" with one of the hypothetical Frobenius series solutions

Let's now consider the differential equation

x2y+x(1+2x)y14(12x)y=0.

Repeating the same strategy as above, if substitute in the general Frobenius series, the left-hand side above eventually simplifies to

xr((r214)a0+m=1(((m+r)214)am+2(m+r)am1)xm)

It follows that our Frobenius series is a solution exactly when

(r214)a0=0

and for m1

((m+r)214)am+2(m+r)am1=0.

As before, we always assume a00 (with Frobenius series), so the first equation implies r=±12.

When r=12, the second equation simplifies to

m(m+1)am+(2m+1)am1=0.

We can now deduce that

a1=32a0a2=56a1=54a0

We've thus found our first family of Frobenius series solutions, namely those of the form

y(x)=x1/2(a032a0x+54a0x2+)

These solutions are all multiples of the particular solution

y1(x)=x1/2(132x+54x2+).

We now repeat the analysis when r=12. In that case, the second equation (earlier) simplifies to

m(m1)am+(2m1)am1=0.

For the first time ever, something strange now happens. When m=1, the above equation becomes

10a1+1a0=0,

and hence a0=0. But we assumed a00, so this is a contradiction!

Thus, there are no other Frobenius series solutions (and we're left wondering how to find a second, linearly independent solution).

Example 3: Partially doomed for certain

Finally, let's consider the differential equation

x2y+x(3x)y+y=0.

Repeating our procedure, after substituting in the general Frobenius series the left-hand side of the above differential equation eventually simplifies to

xr((r2+2r+1)a0+m=1((m2+2mr+r2+2m+2r+1)am(m+r1)am1)xm).

It follows that our Frobenius series is a solution to the differential equation exactly when

(r2+2r+1)a0=0

and for m1 we have

(m2+2mr+r2+2m+2r+1)am(m+r1)am1=0.

As usual, since a00 the first equation implies r=1 (and only r=1). The second equation then massively simplifies to

m2am(m2)am1=0.

We can now deduce that

a1=11a0=a0a2=04a1=0a3=19a2=0

(Notice that am=0 for all m2 in this case!) We've thus found that all Frobenius series solutions to our differential equation are of the form

y(x)=x1(a0a0x+0x2+0x3+)=x1(a0a1x).

These are all multiples of the particular solution

y1(x)=x1(1x)=x11.

As with the previous example, we are left wondering about the mysteriously missing second, linearly independent solution ...

What's going on?!


There are a few common features we might notice after comparing the above three examples (as well as examples from previous notes).

First, we might notice that (after substituting in the general Frobenius series and simplifying) we eventually deduced that r needed to be a root of a particular quadratic equation. That implied that at most two values of r were possible, and (at least in the last example) sometimes only one.

Comparing the first two examples, we might (somewhat surprisingly) note that it's not true that having two valid values for r leads to two Frobenius series solutions. Sometimes something can "go wrong" with one of the potential solutions.

Lastly, it seems like we at least always find one Frobenius series solution. Can we say any more, and when there's only one, can we say anything about the mysterious second (missing) solution?

Let's save the full story in the next note.

Suggested next notes


Frobenius Series Solutions III - Frobenius theory