Faster if expansion sequence is unknown (i.e. we don't know it it's a power series or a log series for instance); slower, if the expansion sequence is known.
Pose (guess) expansion. For instance a power series in small parameter, :
as
and substitute in algebraic equation, and equate terms of equal order because asymptotic expansions (using a fixed set of functions of ) are unique.
Easier than the iterative method, specially when working to higher orders, but must assume form of expansion.
When limit problem () differs in an important way from the limit ). Main method:
Regularization method: Scale variables so that the problem becomes regular.
When power expansion fails (one of the coefficients seems to need to be ..), an expansion in non-integral powers may be necessary.
This happens for example when the roots at limit problem () are a double root. As he says from example given in the notes, we could have guessed that an order change in would be required to produce and order change in a function at its minimum. Yeah if we are perturbing the parabola by an order , then the new root would be the same as perturbing in such a way as to get the order change in the original parabola. At the minimum of the parabola, from Taylor expanding, we see we need a larger change in to get the change in the function.
We first pose the general expansion:
,
Substitute into the algebraic equation, and look for dominant balances in the result. This will involve looking for the largest terms with and without
Once we have the first, term, we add a term to the expansion:
,
And we repeat this process
Again, the iterative method is very useful when the expansion sequence is not known, and can be faster than the above method involving unknown expansion functions, .
Normally appears in transcendental equations.
Use iterative method as expansion method is hard to guess.
In his example, "over this range the term is slowly varying while is rapidly varying. This suggests rewriting the equation as . I think this is so that we control/determine the faster changing term.