3.3.25.4 Ordinary point using Taylor series method
ode internal name "first_order_ode_taylor_series_method_ordinary_point"
Alternative method to solving the above example is given here which is to use the Taylor series method. This is derived as follows.
Let
Where is analytic at expansion point . We can always shift to if is not zero. So from now we assume . Assume also that . Using Taylor series
But
And so on. Hence if we name then the above can be written as
For example, for we see that
Which is (1). And when
Which is (2) and so on. Therefore (4,5) can be used from now on along with
See below for examples.
3.3.25.4.1 Example 1
Solved using power series
Expansion is around . The (homogeneous) ode has the form . We see that is defined as is at . Hence this is an ordinary point, also the RHS has series expansion at . It is very important to check that the RHS has series expansion at . Otherwise this method will fail and we must use Frobenius even if is ordinary point for the LHS of the ode. For example for the ode or standard power series will fail. See examples
below.
Using standard power series, let
The ode now becomes
Reindex so that all powers on are gives
For , the RHS is zero, since there is no matching term with , therefore the above gives
For , the RHS is which gives
For the RHS is zero and we have recurrence relation. Therefore we have
For
For
And so on. The solution is
Which can be written as
Solved using Taylor series
For this method to work, must be analytic at , the expansion point. Let expansion point be . Let . Then
Where and . Hence
And so on. Evaluating the above at gives
Hence
3.3.25.4.2 Example 2
Solved using Taylor series
Another example using Taylor series method.
Let expansion point be . Let . Then
Where and . Hence
And so on. Evaluating the above at gives
Hence
3.3.25.4.3 Example 3
Solved using Taylor series
Let expansion point be . Let . Then
Where and . Hence
And so on. Evaluating the above at gives
Hence
3.3.25.4.4 Example 4
Solved using power series
Expansion is around . The (homogenous) ode has the form . We see that is defined as is at . Hence this is ordinary point, also the RHS has series expansion at .
Let . The ode becomes
Indexing so all powers of start at gives
Expanding in series gives
For , there is no term on RHS with , hence we obtain
For there is one term on RHS, hence
For there is no term on RHS with hence
For there is term on RHS, hence
And so on. The solution is