ArticleslgStudy

mathematics

Juggler sequence

Juggler sequence is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Juggler sequence rather than just read about it. In short: 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: a k + 1 = { ⌊ a k 1 2 ⌋ , if a k is even ⌊ a k 3 2 ⌋ , if a k is odd . {\displaystyle a_{k+1}={\begin{cases}\left\lfloor a_{k}^{\frac {1}{2}}\right\rfloor ,&{\text{if }}a_{k}{\text{ is even}}\\\\\left\lfloor a_{k}^{\frac {3}{2}}\right\rfloor…

Key takeaways

  • Juggler sequence belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Juggler sequence to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Juggler sequence from memory before moving on to harder problems.

Reference excerpt

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:

a k + 1 = { ⌊ a k 1 2 ⌋ , if a k is even ⌊ a k 3 2 ⌋ , if a k is odd . {\displaystyle a_{k+1}={\begin{cases}\left\lfloor a_{k}^{\frac {1}{2}}\right\rfloor ,&{\text{if }}a_{k}{\text{ is even}}\\\\\left\lfloor a_{k}^{\frac {3}{2}}\right\rfloor ,&{\text{if }}a_{k}{\text{ is odd}}.\end{cases}}}

Background Juggler sequences were publicized by American mathematician and author Clifford A. Pickover. The name is derived from the rising and falling nature of the sequences, like balls in the hands of a juggler. For example, the juggler sequence starting with a0 = 3 is

a 1 = ⌊ 3 3 2 ⌋ = ⌊ 5.196 … ⌋ = 5 , {\displaystyle a_{1}=\lfloor 3^{\frac {3}{2}}\rfloor =\lfloor 5.196\dots \rfloor =5,}

a 2 = ⌊ 5 3 2 ⌋ = ⌊ 11.180 … ⌋ = 11 , {\displaystyle a_{2}=\lfloor 5^{\frac {3}{2}}\rfloor =\lfloor 11.180\dots \rfloor =11,}

a 3 = ⌊ 11 3 2 ⌋ = ⌊ 36.482 … ⌋ = 36 , {\displaystyle a_{3}=\lfloor 11^{\frac {3}{2}}\rfloor =\lfloor 36.482\dots \rfloor =36,}

a 4 = ⌊ 36 1 2 ⌋ = ⌊ 6 ⌋ = 6 , {\displaystyle a_{4}=\lfloor 36^{\frac {1}{2}}\rfloor =\lfloor 6\rfloor =6,}

a 5 = ⌊ 6 1 2 ⌋ = ⌊ 2.449 … ⌋ = 2 , {\displaystyle a_{5}=\lfloor 6^{\frac {1}{2}}\rfloor =\lfloor 2.449\dots \rfloor =2,}

a 6 = ⌊ 2 1 2 ⌋ = ⌊ 1.414 … ⌋ = 1. {\displaystyle a_{6}=\lfloor 2^{\frac {1}{2}}\rfloor =\lfloor 1.414\dots \rfloor =1.}

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. 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:

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.

See also Arithmetic dynamics Collatz conjecture Recurrence relation

References

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Juggler sequence

Start with the simplest possible case. Write down what Juggler sequence claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Juggler sequence before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Juggler sequence ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Juggler sequence

In research
Juggler sequence appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Juggler sequence in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Juggler sequence is common in secondary-school and first-year university syllabi. It links to neighbouring topics Arithmetic dynamics, Integer sequences, Recurrence relations, so understanding it makes those chapters shorter.
In everyday life
Look for Juggler sequence outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Juggler sequence in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Juggler sequence means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Juggler sequence out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Juggler sequence in simple terms?

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: a k + 1 = { ⌊ a k 1 2 ⌋ , if a k is even ⌊ a k 3 2 ⌋ , if a k is odd . {\displaystyle a_{k+1}={\begin{cases}\left\lfloor…

Why does Juggler sequence matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Juggler sequence?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Juggler sequence.

Tags

  • Arithmetic dynamics
  • Integer sequences
  • Recurrence relations
  • Unsolved problems in number theory

Keep exploring