Author |
Topic: quadruples converging to (0, 0, 0, 0) (Read 627 times) |
|
gkwal
Newbie
Posts: 25
|
|
quadruples converging to (0, 0, 0, 0)
« on: May 3rd, 2007, 11:37am » |
Quote Modify
|
Start with any quadruple of 4 numbers arranged in a cycle. Between each pair of integers write the absolute value of their difference to form the next cycle. Show that upon iteration, any quadruple leads to the all 0 cycle, e.g., (1,2,3,3)->(1,1,0,2)->(0,1,2,1)->(1,1,1,1)->(0,0,0,0).
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: quadruples converging to (0, 0, 0, 0)
« Reply #1 on: May 3rd, 2007, 2:09pm » |
Quote Modify
|
An earlier discussion of this problem can be found here
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
|