Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e7d15c8fe2a7e

Jump to content

Juggler sequence

From Wikipedia, the free encyclopedia

In number theory, a juggler sequence is an integer sequence that starts with a positive integer a0, with each subsequent term in the sequence defined by the recurrence relation:

Background

[edit]

Juggler sequences were publicized by American mathematician and author Clifford A. Pickover.[1] The name is derived from the rising and falling nature of the sequences, like balls in the hands of a juggler.[2]

For example, the juggler sequence starting with a0 = 3 is

If a juggler sequence reaches 1, then all subsequent terms are equal to 1. It is conjectured that all juggler sequences eventually reach 1. This conjecture has been verified for all initial terms up to 7110200, so that 7110201 is the first number that lacks verification, but has not been proven or disproven.[3]

For a given initial term n, one defines l(n) to be the number of steps which the juggler sequence starting at n takes to first reach 1, and h(n) to be the maximum value in the juggler sequence starting at n. For small values of n we have:

n Juggler sequence l(n)

(sequence A007320 in the OEIS)

h(n)

(sequence A094716 in the OEIS)

2 2, 1 1 2
3 3, 5, 11, 36, 6, 2, 1 6 36
4 4, 2, 1 2 4
5 5, 11, 36, 6, 2, 1 5 36
6 6, 2, 1 2 6
7 7, 18, 4, 2, 1 4 18
8 8, 2, 1 2 8
9 9, 27, 140, 11, 36, 6, 2, 1 7 140
10 10, 3, 5, 11, 36, 6, 2, 1 7 36

Juggler sequences can reach very large values before descending to 1. For example, the juggler sequence starting at a0 = 37 reaches a maximum value of 24906114455136. Harry J. Smith has determined that the juggler sequence starting at a0 = 48443 reaches a maximum value at a60 with 972,463 digits, before reaching 1 at a157.[4]

See also

[edit]

References

[edit]
  1. Pickover, Clifford A. (1992). "Chapter 40". Computers and the Imagination. St. Martin's Press. ISBN 978-0-312-08343-4.
  2. Pickover, Clifford A. (2002). "Chapter 45: Juggler Numbers". The Mathematics of Oz: Mental Gymnastics from Beyond the Edge. Cambridge University Press. pp. 102–106. ISBN 978-0-521-01678-0.
  3. derneueschwan.ch/juggler, 12 May 2026
  4. Letter from Harry J. Smith to Clifford A. Pickover, 27 June 1992
[edit]