THE MONKEY COCONUT PROBLEM REDUX (PART III)

A SECOND 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. In addition, a separate web page produced a new sequence Part II, which though similar to the one being constructed on this page, varies by a factor of 3.

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 = 3×2k − 1, where k ≥ 10:

Table I
nxy
0−41
1156211023
2312462047
3468713071
4624964095
5781215119
6937466143
71093717167
81249968191
91406219215
1015624610239
1117187111263
1218749612287
1320312113311
14218746143353
1523437115359
1624999616383

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

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 =3×210 − 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 line 1 is equivalent to column 2 line 2. Thus doubling and adding 4 to each x results in generation of the integer sequence:

x10, x11, x12, x13, x14, x15, x16, x17x18, x19, ...xk

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

Table II
yx2x2x+4
3×210 − 1468719374293746
3×211 − 193746187492187496
3×212 − 1187496374992374996
3×213 − 1374996749992949996
3×214 − 174999614999921499996
3×215 − 1149999629999922999996
3×216 − 1299999659999925999996
3×217 − 159999961199999211999996
3×218 − 1119999962399999223999996
3×219 − 1239999964799999247999996

Construction of The Sequence Starting with the Odd Number 3

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

 20(3)(56) 21(3)(56) 22(3) (56) 23(3)(56) 24(3)(56)  25(3)(56) 26(3)(56) 27(3)(56)
46871 93746 187496 374996  749996 1499996 2999996 5999996 
  28(3)(56) 29(3)(56)  210(3)(56) 211(3)(56)  212(3)(56) 213(3)(56)  
 11999996 23999996 47999996  95999996 191999996 383999996 767999996....

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

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

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

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

Although two sequences have been constructed from the Diophantine equation 1024x = 15625y + 11529, there is a general solution to the production of the Diophantine based sequences Part IV which can generate an infinite number of sequences.

Go back to Part II.
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