THE MONKEY COCONUT PROBLEM REDUX (PART II)

A NEW MATH SEQUENCE FROM THE DIOPHANTINE EQUATION 1024(x) = 15625(y) + 11529

Background

Martin Gardner's essay of the Monkey and the Coconuts [The Colossal Book of Mathematics, 2001, pp3-9] tells the story of five men and a monkey shipwrecked on a desert island with coconuts for food. The coconuts are split in a certain manner with the monkey getting a certain amount. The problem is solved using six equations which are ultimately reduced to one - A Diophantine equation with 2 unknowns:

1024x = 15625y + 11529

Gardner did not solve it by the known extended Euclidian algorithm finding it too difficult so instead used a simple non Euclidian method. The Euclidean method, however, was used to produce the values of x and y in Part I.

Table of Values of x and y

The following equations were obtained for x0 and y0:

x0 = 1024(−4 + 15625n)
y0 = 15625(1 − 1024n) = -15625(−1 + 1024n)

Plugging in the values 0-16 for n affords Table I, where the yellow cells correspond to values based on y = 2k − 1, where k ≥ 10:

Table I
nxy
0−41
1156211023
2312462047
3468713071
4624964095
5781215119
6937466143
71093717167
81249968191
91406219215
1015624610239
11-15......
1624999616383

where the difference between each xn = 15625 while for each yn = 1024.

Construction of the Sequence starting with the Odd Number 1

The numbers in yellow (x values), however, correspond to a new sequence which may be generated via the route shown in Table II. Using the initial value of y = 29 − 1 we can convert the corresponding x, a non-integer value, into the next higher x by doubling x and adding 4. The result is that column 4 is equivalent to column 2 on line 2. Thus doubling and adding 4 to each x results in generation of the integer sequence:

x10, x11, x12, x13, x14, x15, x16, x17, ...xk

where k is the superscript of the y = 2k − 1 equation.

Table II
yx2x2x+4
29 − 17808.51561415621
210 − 1156213124231246
211 − 1312466249262496
212 − 162496124992124996
213 − 1124996249992249996
214 − 1249996499992499996
215 − 1499996999992999996
216 − 199999619999921999996
217 − 1199999639999923999996

In addition, the sequence may be generated by adding 2n(56) to each subsequent value of xk starting at x10 = 15621. (Note that 56 is shorthand for 15625 while the arrow denotes continuation of the sequence on the next line):

 20(56) 21(56) 22 (56) 23(56) 24(56)  25(56) 26(56) 27(56)
15621 31246 62496 124996  249996 499996 999996 1999996 
  28(56) 29(56) 210(56) 211(56)  212(56) 213(56)  
 3999996 7999996 15999996  31999996 63999996 127999996 255999996....

An interesting property of this sequence is that at exactly x16 when x16 contains 5 nines each subsequent number takes on the value [(2m − 1)×106 + 999996] with m taking on all values ≥ 0. Thus, 2m − 1 are the leftmost digits of each xk. For example, the leftmost digits of the two next subsequent values x25 and x26 are 511 and 1023, respectively followed by 999996.

Finally, each term in the sequence can be defined by the following equation:

xj = 15621 + [56 × (2(j − 1) − 1)]

where j ≥ 1. At j = 1 the rightmost term becomes 0 giving x1 = 15621, the first number in the sequence. In addition, a quick check shows that when j = 5, x5 = 15621 + (15625 × 15) = 249996.

Thus, it appears that the monkey coconut problem, in actuality the Diophantine equation 1024x = 15625y + 11529, still has many surprises in store. One of them is that a general solution to this sequence has been found which can generate an infinite number of Diophantine based sequences depending on the value of odd n (see Part IV). Infinite odd n's means infinite sequences.

Go to Part III - A second new sequence.
Go back to Extended Euclidean algorithm Part I for solving the Diophantine equation.
Go back to homepage.


Copyright © 2018 by Eddie N Gutierrez. E-Mail: edguti144@outlook.com