Rahul Sharma (Editor)

Somos sequence

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, a Somos sequence is a sequence of numbers defined by a certain recurrence relation, described below. They were discovered by mathematician Michael Somos. It is not obvious from the form of their defining recurrence that every number in a Somos sequence is an integer, but nevertheless many Somos sequences have the property that all of their members are integers.

Contents

Recurrence equations

For an integer number k larger than 1, the Somos-k sequence ( a 0 , a 1 , a 2 , ) is defined by the equation

a n a n k = a n 1 a n k + 1 + a n 2 a n k + 2 + + a n ( k 1 ) / 2 a n ( k + 1 ) / 2

when k is odd, or by the analogous equation

a n a n k = a n 1 a n k + 1 + a n 2 a n k + 2 + + ( a n k / 2 ) 2

when k is even, together with the initial values

ai = 1 for i < k.

For k = 2 or 3, these recursions are very simple (there is no addition on the right-hand side) and they define the all-ones sequence (1, 1, 1, 1, 1, 1, ...). In the first nontrivial case, k = 4, the defining equation is

a n a n 4 = a n 1 a n 3 + a n 2 2

while for k = 5 the equation is

a n a n 5 = a n 1 a n 4 + a n 2 a n 3 .

These equations can be rearranged into the form of a recurrence relation, in which the value an on the left hand side of the recurrence is defined by a formula on the right hand side, by dividing the formula by an − k. For k = 4, this yields the recurrence

a n = a n 1 a n 3 + a n 2 2 a n 4

while for k = 5 it gives the recurrence

a n = a n 1 a n 4 + a n 2 a n 3 a n 5 .

While in the usual definition of the Somos sequences, the values of ai for i < k are all set equal to 1, it is also possible to define other sequences by using the same recurrences with different initial values.

Sequence values

The values in the Somos-4 sequence are

1, 1, 1, 1, 2, 3, 7, 23, 59, 314, 1529, 8209, 83313, 620297, 7869898, ... (sequence A006720 in the OEIS).

The values in the Somos-5 sequence are

1, 1, 1, 1, 1, 2, 3, 5, 11, 37, 83, 274, 1217, 6161, 22833, 165713, ... (sequence A006721 in the OEIS).

The values in the Somos-6 sequence are

1, 1, 1, 1, 1, 1, 3, 5, 9, 23, 75, 421, 1103, 5047, 41783, 281527, ... (sequence A006722 in the OEIS).

The values in the Somos-7 sequence are

1, 1, 1, 1, 1, 1, 1, 3, 5, 9, 17, 41, 137, 769, 1925, 7203, 34081, ... (sequence A006723 in the OEIS).

Integrality

The form of the recurrences describing the Somos sequences involves divisions, making it appear likely that the sequences defined by these recurrence will contain fractional values. Nevertheless, for k ≤ 7 the Somos sequences contain only integer values. Several mathematicians have studied the problem of proving and explaining this integer property of the Somos sequences. An elementary proof for integrality of the Somos-5 sequence by Michael J Crabb of Glasgow University may be found in Michael Wemyss's website [1].

For k ≥ 8 the analogously defined sequences eventually contain fractional values.

For k < 7, changing the initial values (but using the same recurrence relation) also typically results in fractional values.

References

Somos sequence Wikipedia