wu :: forums (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi)
riddles >> putnam exam (pure math) >> Another inequality
(Message started by: anonymous on Jun 24th, 2003, 12:09pm)

Title: Another inequality
Post by anonymous on Jun 24th, 2003, 12:09pm
Let a1 > 3 be a real number.
Define an+1 = (an)^2 - nan + 1 for n=1,2,3,...

Prove that sum(n=1 to n=infinity) 1/( 1 + an ) < 1/2

Title: Re: Another inequality
Post by towr on Jun 24th, 2003, 2:05pm
1/( 1 + an )  <= 1/2n+1 for all n, so 1/2 * sum(1/2i, i, 1, inf) =1/2 is the upper limit for the sum

to prove it, I need to prove that
1 + an >= 2^(n+1) for all n

1 + a1 >= 4 is a given since an >= 3
so
an+1 +1 >= 2 + 2*an  >= 2^(n+2)
an2 -n*an +2 >= 2 + 2*an
an -n  >= 2
an >= 2 + n
needs to be true

which is easily proven by
a1 >= 2 + 1 and
an+1 >= (2+n)2 - n(2+n) + 1 = 2n +5 > 2 + n

from there it's a small step from 'sum <= 1/2' to 'sum < 1/2'




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