Hofstadter sequence

From Wikipedia, the free encyclopedia

In mathematics, a Hofstadter sequence is a member of a family of related integer sequences defined by non-linear recurrence relations.

Sequences presented in Gödel, Escher, Bach: an Eternal Golden Braid[edit]

The first Hofstadter sequences were described by Douglas Richard Hofstadter in his book Gödel, Escher, Bach. In order of their presentation in chapter III on figures and background (Figure-Figure sequence) and chapter V on recursive structures and processes (remaining sequences), these sequences are:

Hofstadter Figure-Figure sequences[edit]

The Hofstadter Figure-Figure (R and S) sequences are a pair of complementary integer sequences defined as follows[1][2]

with the sequence defined as a strictly increasing series of positive integers not present in . The first few terms of these sequences are

R: 1, 3, 7, 12, 18, 26, 35, 45, 56, 69, 83, 98, 114, 131, 150, 170, 191, 213, 236, 260, ... (sequence A005228 in the OEIS)
S: 2, 4, 5, 6, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 25, ... (sequence A030124 in the OEIS)

Hofstadter G sequence[edit]

The Hofstadter G sequence is defined as follows[3][4]

The first few terms of this sequence are

0, 1, 1, 2, 3, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 9, 10, 11, 11, 12, 12, ... (sequence A005206 in the OEIS)

Hofstadter H sequence[edit]

The Hofstadter H sequence is defined as follows[3][5]

The first few terms of this sequence are

0, 1, 1, 2, 3, 4, 4, 5, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 13, 13, 14, ... (sequence A005374 in the OEIS)

Hofstadter Female and Male sequences[edit]

The Hofstadter Female (F) and Male (M) sequences are defined as follows[3][6]

The first few terms of these sequences are

F: 1, 1, 2, 2, 3, 3, 4, 5, 5, 6, 6, 7, 8, 8, 9, 9, 10, 11, 11, 12, 13, ... (sequence A005378 in the OEIS)
M: 0, 0, 1, 2, 2, 3, 4, 4, 5, 6, 6, 7, 7, 8, 9, 9, 10, 11, 11, 12, 12, ... (sequence A005379 in the OEIS)

Hofstadter Q sequence[edit]

The Hofstadter Q sequence is defined as follows[3][7]

The first few terms of the sequence are

1, 1, 2, 3, 3, 4, 5, 5, 6, 6, 6, 8, 8, 8, 10, 9, 10, 11, 11, 12, ... (sequence A005185 in the OEIS)

Hofstadter named the terms of the sequence "Q numbers";[3] thus the Q number of 6 is 4. The presentation of the Q sequence in Hofstadter's book is actually the first known mention of a meta-Fibonacci sequence in literature.[8]

While the terms of the Fibonacci sequence are determined by summing the two preceding terms, the two preceding terms of a Q number determine how far to go back in the Q sequence to find the two terms to be summed. The indices of the summation terms thus depend on the Q sequence itself.

Q(1), the first element of the sequence, is never one of the two terms being added to produce a later element; it is involved only within an index in the calculation of Q(3).[9]

Although the terms of the Q sequence seem to flow chaotically,[3][10][11][12] like many meta-Fibonacci sequences its terms can be grouped into blocks of successive generations.[13][14] In case of the Q sequence, the k-th generation has 2k members.[15] Furthermore, with g being the generation that a Q number belongs to, the two terms to be summed to calculate the Q number, called its parents, reside by far mostly in generation g − 1 and only a few in generation g − 2, but never in an even older generation.[16]

Most of these findings are empirical observations, since virtually nothing has been proved rigorously about the Q sequence so far.[17][18][19] It is specifically unknown if the sequence is well-defined for all n; that is, if the sequence "dies" at some point because its generation rule tries to refer to terms which would conceptually sit left of the first term Q(1).[12][17][19]

Generalizations of the Q sequence[edit]

Hofstadter–Huber Qr,s(n) family[edit]

20 years after Hofstadter first described the Q sequence, he and Greg Huber used the character Q to name the generalization of the Q sequence toward a family of sequences, and renamed the original Q sequence of his book to U sequence.[19]

The original Q sequence is generalized by replacing (n − 1) and (n − 2) by (n − r) and (n − s), respectively.[19]

This leads to the sequence family

where s ≥ 2 and r < s.

With (r,s) = (1,2), the original Q sequence is a member of this family. So far, only three sequences of the family Qr,s are known, namely the U sequence with (r,s) = (1,2) (which is the original Q sequence);[19] the V sequence with (r,s) = (1,4);[20] and the W sequence with (r,s) = (2,4).[19] Only the V sequence, which does not behave as chaotically as the others, is proven not to "die".[19] Similar to the original Q sequence, virtually nothing has been proved rigorously about the W sequence to date.[19]

The first few terms of the V sequence are

1, 1, 1, 1, 2, 3, 4, 5, 5, 6, 6, 7, 8, 8, 9, 9, 10, 11, 11, 11, ... (sequence A063882 in the OEIS)

The first few terms of the W sequence are

1, 1, 1, 1, 2, 4, 6, 7, 7, 5, 3, 8, 9, 11, 12, 9, 9, 13, 11, 9, ... (sequence A087777 in the OEIS)

For other values (r,s) the sequences sooner or later "die" i.e. there exists an n for which Qr,s(n) is undefined because n − Qr,s(n − r) < 1.[19]

Pinn Fi,j(n) family[edit]

In 1998, Klaus Pinn, scientist at University of Münster (Germany) and in close communication with Hofstadter, suggested another generalization of Hofstadter's Q sequence which Pinn called F sequences.[21]

The family of Pinn Fi,j sequences is defined as follows:

Thus Pinn introduced additional constants i and j which shift the index of the terms of the summation conceptually to the left (that is, closer to start of the sequence).[21]

Only F sequences with (i,j) = (0,0), (0,1), (1,0), and (1,1), the first of which represents the original Q sequence, appear to be well-defined.[21] Unlike Q(1), the first elements of the Pinn Fi,j(n) sequences are terms of summations in calculating later elements of the sequences when any of the additional constants is 1.

The first few terms of the Pinn F0,1 sequence are

1, 1, 2, 2, 3, 4, 4, 4, 5, 6, 6, 7, 8, 8, 8, 8, 9, 10, 10, 11, ... (sequence A046699 in the OEIS)

Hofstadter–Conway $10,000 sequence[edit]

The Hofstadter–Conway $10,000 sequence is defined as follows[22]

The first few terms of this sequence are

1, 1, 2, 2, 3, 4, 4, 4, 5, 6, 7, 7, 8, 8, 8, 8, 9, 10, 11, 12, ... (sequence A004001 in the OEIS)

The values converge to 1/2, and this sequence acquired its name because John Horton Conway offered a prize of $10,000 to anyone who could determine its rate of convergence. The prize, since reduced to $1,000, was claimed by Collin Mallows, who proved that[23][24]

In private communication with Klaus Pinn, Hofstadter later claimed that he had found the sequence and its structure about 10–15 years before Conway posed his challenge.[10]

References[edit]

  1. ^ Hofstadter (1980), p. 73
  2. ^ Weisstein, Eric W. "Hofstadter Figure-Figure Sequence". MathWorld.
  3. ^ a b c d e f Hofstadter (1980), p. 137
  4. ^ Weisstein, Eric W. "Hofstadter G-Sequence". MathWorld.
  5. ^ Weisstein, Eric W. "Hofstadter H-Sequence". MathWorld.
  6. ^ Weisstein, Eric W. "Hofstadter Male-Female Sequences". MathWorld.
  7. ^ Weisstein, Eric W. "Hofstadter's Q-Sequence". MathWorld.
  8. ^ Emerson (2006), pp. 1, 7
  9. ^ Pinn (1999), pp. 5–6
  10. ^ a b Pinn (1999), p. 3
  11. ^ Pinn (2000), p. 1
  12. ^ a b Emerson (2006), p. 7
  13. ^ Pinn (1999), pp. 3–4
  14. ^ Balamohan, Kuznetsov & Tanny (2007), p. 19
  15. ^ Pinn (1999), Abstract, p. 8
  16. ^ Pinn (1999), pp. 4–5
  17. ^ a b Pinn (1999), p. 2
  18. ^ Pinn (2000), p. 3
  19. ^ a b c d e f g h i Balamohan, Kuznetsov & Tanny (2007), p. 2
  20. ^ Balamohan, Kuznetsov & Tanny (2007), full article
  21. ^ a b c Pinn (2000), p. 16
  22. ^ Weisstein, Eric W. "Hofstadter-Conway $10,000 Sequence". MathWorld.
  23. ^ Tempel, Michael. "Easy as 1 1 2 2 3" (PDF).
  24. ^ Mallows, Colin L. (1991). "Conway's challenge sequence". The American Mathematical Monthly. 98 (1): 5–20. doi:10.2307/2324028. JSTOR 2324028. MR 1083608.

Sources[edit]