Research Article
The Asymptotic Expansion Method via Symbolic Computation
Algorithm 4
Implementation of the algorithm. Steps (3.1) and (3.2).
| xdx .add Initialize . | | ;
| | xdx = u.solvePVI Compute as the solution to (5.2), | | (a1, a0, t0, x0, dx0); and . | | xdx = xdx .der (); |
|