wu :: forums (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi)
riddles >> putnam exam (pure math) >> lim (1-x)(1+x+x^4+x^9+...)^2
(Message started by: Eigenray on Aug 15th, 2005, 1:36pm)

Title: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Eigenray on Aug 15th, 2005, 1:36pm
Determine the limit, as x approaches 1 from below, of
(1-x)(1+x+x4+x9+...+xn^2+...)2.

Title: Re: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Raghavan on Aug 19th, 2005, 1:37pm
(1+n)^2

Title: Re: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Eigenray on Aug 19th, 2005, 2:47pm
I think you misunderstood... n is just to denote the general term xn^2.  I'm looking for
\lim_{x\to 1^-} (1-x)(\sum_{n=0}^\infty x^{n^2})^2

Title: Re: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Michael_Dagg on Aug 23rd, 2005, 12:40pm
Without the square on the series, the limit is 0.  But with the series squared, it is much more complicated.  The answer is  pi/4.

Title: Re: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Barukh on Aug 27th, 2005, 11:25pm
As nobody seems to give a solution, I decided to describe one I’ve found really beautiful.

Square the second term, and write it as a power series:

P(x) = [sum] snxn,

where sn is the number of ways to represent n a sum of 2 squares of non-negative integers. Now use the known identity P(x) = (1-x)P’(x), where
P’(x) = [sum] Snxn,

and Sn = s0 + .. + sn (why?). Sn then is the number of ways to represent all the numbers <= n as a sum of 2 non-negative squares. To put it differently, Sn is the number of lattice points in  a quadrant of the circle with radius [sqrt]n. Referring to Gauss’s circle problem (http://mathworld.wolfram.com/GausssCircleProblem.html), we get that Sn ~ [pi]n/4 (this maybe stated in a completely formal manner to justify the answer). Therefore, the sought limit equals:

lim (1-x)P(x) = lim (1-x)2P’(x) = lim (1-x)2 [sum] [pi]/4 nxn = [pi]/4.

Title: Re: lim (1-x)(1+x+x^4+x^9+...)^2
Post by Eigenray on Aug 29th, 2005, 6:07pm
Yep.  One can also proceed as follows:
For simplicity replace the second factor with
A(x) = (1+2x+2x4+2x9+...)2 = [sum] rnxn,
where rn is the number of representations of n as the sum of 2 squares of integers.  This has the effect of multiplying the answer by 4.  Now,
rn = 4[sum]d|n X(d),
where X(d) is the non-principal character mod 4:
X(2n)=0, X(4n+1)=1, X(4n+3)=-1.
It follows that
A(x) = [sum] rn xn = 4[sum] X(n)xn/(1-xn),
and therefore
(1-x)A(x) = 4[sum] X(n)xn/(1+x+...+xn-1).
At this point I mumble something about
x4n+1/(1+x+...+x4n) - x4n+3/(1+x+...+x4n+2)
maybe being monotonic for 0<x<1, so by the MCT,
lim (1-x)A(x) = 4(1 - 1/3 + 1/5 - 1/7 + ....) = pi.

Maybe a bit more direct, but I don't know a nice way of finishing it.



Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board