Alternative Bound on a Double Geometric Series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
bolbteppa
Messages
300
Reaction score
41
If [itex]|a_{mn}x_0^my_0^n| \leq M[/itex] then a double power series [itex]f(x,y) = \sum a_{mn} x^m y^n[/itex] can be 'bounded' by a dominant function of the form [itex]\phi(x,y) = \tfrac{M}{(1-\tfrac{x}{x_0})(1-\tfrac{y}{y_0})}[/itex], obviously derived from a geometric series argument. This is useful when proving that analytic solutions exist to [itex]y' = f(x,y)[/itex] in the case that [itex]f[/itex] is analytic.

A more useful dominant function when proving existence for an integrable pfaffian of the form [itex]dz = f_1dx_1 + f_2dx_2[/itex] is given by [itex]\psi(x,y) = \tfrac{M}{1-(\tfrac{x}{x_0}+\tfrac{y}{y_0})}[/itex]. The coefficients of [itex]x^my^n[/itex] in the taylor expansion of [itex]\psi[/itex] is equal to the coefficients of [itex]x^my^n[/itex] in the taylor expansion of [itex]M(\tfrac{x}{x_0}+\tfrac{y}{y_0})^{m+n}[/itex], and are at least equal to the coefficients of the taylor expansion of [itex]\phi[/itex].

My question is, how in the world does one gain any intuition for all of this? I can understand, derive & use [itex]\phi(x,y) = \tfrac{M}{(1-\tfrac{x}{x_0})(1-\tfrac{y}{y_0})}[/itex] perfectly, however motivating, deriving & using the alternative function [itex]\psi(x,y) = \tfrac{M}{1-(\tfrac{x}{x_0}+\tfrac{y}{y_0})}[/itex] is too arbitrary for me, is there a nice way to see the use of this second dominant function as obvious? Page 397 if needed
 
Physics news on Phys.org
The first thing that struck me is that

##\big(1 - \dfrac{x}{x_0})\big(1 - \dfrac{y}{y_0})## differs by only 1 term, ##xy/x_0y_0##, from ##1 - \big(\dfrac{x}{x_0} +\dfrac{y}{y_0})##. So your ##\phi## and ##\psi## are not that different.

I would guess that someone needed the second formulation, hoped it would work, and then found a convincing argument that it is okay (as per your notes re Taylor's series).

A lot of mathematics looks unintuitive in this way when it is presented as a fait accompli. The book would be more helpful if written to show you an example of why the second bound is useful in some cases, and then guided you through an explanation of why you can do it that way. Depending on x and ##x_0## the missing term could be either positive or negative, so you need some non-trivial explanation of why the second bound works.

Maybe there is a more intuitive explanation that I don't see. Maybe not.