The method of asymptotic expansions is useful for obtaining an approximation for some function, call it f(x,epsilon), when we have enough information about f to calculate:
1. The lowest-order asymptotic limit of f(x,epsilon) as epsilon goes to zero.
2. A recurrence relation (derived from the method of asymptotic expansions) that calculates the higher-order terms from the lower-order terms.
Suppose I have that information about f for two limiting cases. One is the limit stated above in which epsilon goes to zero. The other is the opposite limit in which epsilon goes to +infinity (1/epsilon goes to zero from above). Is there a theory, that has some resemblance to the method of asymptotic expansions, that can utilize all of this information to interpolate between the two limiting cases?