wu :: forums
« wu :: forums - Identical limits »

Welcome, Guest. Please Login or Register.
Nov 28th, 2024, 11:50am

RIDDLES SITE WRITE MATH! Home Home Help Help Search Search Members Members Login Login Register Register
   wu :: forums
   riddles
   easy
(Moderators: towr, Grimbal, Eigenray, Icarus, william wu, SMQ, ThudnBlunder)
   Identical limits
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: Identical limits  (Read 737 times)
JocK
Uberpuzzler
*****






   


Gender: male
Posts: 877
Identical limits  
« on: Jan 27th, 2005, 9:24am »
Quote Quote Modify Modify


 
a0 [in] [bbr], b0 [in] [bbr], n [in] [bbn]0
 
an+1 = (an + 1)1/3
 
bn+1 = (bn4 + 1)1/5
 
prove that a[infty] = b[infty]
 
« Last Edit: Jan 27th, 2005, 9:26am by JocK » IP Logged

solving abstract problems is like sex: it may occasionally have some practical use, but that is not why we do it.

xy - y = x5 - y4 - y3 = 20; x>0, y>0.
Icarus
wu::riddles Moderator
Uberpuzzler
*****



Boldly going where even angels fear to tread.

   


Gender: male
Posts: 4863
Re: Identical limits  
« Reply #1 on: Jan 27th, 2005, 3:29pm »
Quote Quote Modify Modify

You sure you won't let us take a0 and b0 from [bbc] instead? Wink
IP Logged

"Pi goes on and on and on ...
And e is just as cursed.
I wonder: Which is larger
When their digits are reversed? " - Anonymous
JocK
Uberpuzzler
*****






   


Gender: male
Posts: 877
Re: Identical limits  
« Reply #2 on: Jan 31st, 2005, 2:21pm »
Quote Quote Modify Modify

No takers..? Perhaps I should change the problem somewhat:
 

Why would x3 - x - 1 = 0  and  x5 - x4 - 1 = 0  share the same positive root?  

 
 
IP Logged

solving abstract problems is like sex: it may occasionally have some practical use, but that is not why we do it.

xy - y = x5 - y4 - y3 = 20; x>0, y>0.
towr
wu::riddles Moderator
Uberpuzzler
*****



Some people are average, some are just mean.

   


Gender: male
Posts: 13730
Re: Identical limits  
« Reply #3 on: Jan 31st, 2005, 2:53pm »
Quote Quote Modify Modify

Yeah, I can get that far, and the graph certainly suggest they share the same root. But I haven't a clue how to prove it.
 
[e] How about something like
::x^3 -x - 1 = 0
x^3 = x + 1
 
x^5 - x^4 -1 = 0  { repeatedly replace x^3 by x + 1 }
x^2(x + 1) - x(x + 1) - 1 = 0
x^3 - x - 1 = 0
x + 1 - x - 1 = 0
true
 
So any x for which x^3 = x + 1 must be a solution for x^5 - x^4 -1 = 0  ?!?
::[/e]
« Last Edit: Jan 31st, 2005, 3:00pm by towr » IP Logged

Wikipedia, Google, Mathworld, Integer sequence DB
JocK
Uberpuzzler
*****






   


Gender: male
Posts: 877
Re: Identical limits  
« Reply #4 on: Jan 31st, 2005, 3:57pm »
Quote Quote Modify Modify

OK... that's the easy way.  Wink
 
Now the more elegant way: someone dare to cast this observation into graphical form?
« Last Edit: Jan 31st, 2005, 3:59pm by JocK » IP Logged

solving abstract problems is like sex: it may occasionally have some practical use, but that is not why we do it.

xy - y = x5 - y4 - y3 = 20; x>0, y>0.
Aryabhatta
Uberpuzzler
*****






   


Gender: male
Posts: 1321
Re: Identical limits  
« Reply #5 on: Jan 31st, 2005, 3:59pm »
Quote Quote Modify Modify

I think Icarus already knew the solution and was waiting...
 
Anyway it is easy to prove that the x^3 - x -1 and x^5 - x^4 - 1 each have only 1 real root.
 
From there it is easy to prove that the roots must be the same:
 
x^3 = x +1  
implies (multiplying by x^2)
x^5 = x^3 + x^2 = x^2 + x + 1  
and also
x^4 = x^2 + x (multiply by x)
 
Thus x^5 = x^4 + 1
 
Only thing left to prove is that both sequences converge.
IP Logged
Icarus
wu::riddles Moderator
Uberpuzzler
*****



Boldly going where even angels fear to tread.

   


Gender: male
Posts: 4863
Re: Identical limits  
« Reply #6 on: Jan 31st, 2005, 4:23pm »
Quote Quote Modify Modify

on Jan 31st, 2005, 3:59pm, Aryabhatta wrote:
I think Icarus already knew the solution and was waiting...

 
I did. Polynomial division reveals that x5 - x4 - 1 = (x3 - x - 1)(x2 - x + 1).
 
The quadratic is easily seen to have no real roots. Showing that the cubic has only one real root is a little harder (unless you remember that signs theorem that I never do). Thus the quintic and cubic share a single real root. And if an and bn converge, they have to converge to it.
IP Logged

"Pi goes on and on and on ...
And e is just as cursed.
I wonder: Which is larger
When their digits are reversed? " - Anonymous
Barukh
Uberpuzzler
*****






   


Gender: male
Posts: 2276
Re: Identical limits  
« Reply #7 on: Jan 31st, 2005, 11:18pm »
Quote Quote Modify Modify

on Jan 31st, 2005, 2:21pm, JocK wrote:

Why would x3 - x - 1 = 0  and  x5 - x4 - 1 = 0  share the same positive root?  

Why positive?
 
on Jan 31st, 2005, 4:23pm, Icarus wrote:
Polynomial division reveals that x5 - x4 - 1 = (x3 - x - 1)(x2 - x + 1).
 
…Showing that the cubic has only one real root is a little harder (unless you remember that signs theorem that I never do).

The cubic x3 - x – 1 has the same extremum points as x3 – x. The latter has 3 real roots -1, 0, 1, so both cubics have local maximum in the interval I1 = (-1, 0), and local minimum in the interval I2 = (0, 1). Because x3 – x < 1 for x [in] I1, it follows x3 - x – 1 < 0 for x < 1. Therefore, it has only one real root.
IP Logged
JocK
Uberpuzzler
*****






   


Gender: male
Posts: 877
Re: Identical limits  
« Reply #8 on: Feb 1st, 2005, 1:34pm »
Quote Quote Modify Modify

on Jan 31st, 2005, 11:18pm, Barukh wrote:

Why positive?

 
Well.... the geometrical construction I'm interested in demonstrates in one go that both polynomials share a root that has to be positive.
 
IP Logged

solving abstract problems is like sex: it may occasionally have some practical use, but that is not why we do it.

xy - y = x5 - y4 - y3 = 20; x>0, y>0.
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »

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