Skip to main content

Coin Rotation Paradox Calculator

Calculate coin rotation paradox instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.

Skip to calculator
Mathematics

Coin Rotation Paradox

Explore the coin rotation paradox. Calculate how many times a coin rotates when rolling around another coin. Understand the extra rotation from orbital revolution.

Last updated: December 2025Reviewed by NovaCalculator Mathematics Team

Calculator

Adjust values & calculate
The coin rotation paradox: a coin rolling around another coin rotates more times than you expect! The extra rotation comes from its orbital path around the stationary coin.
Actual Rotations (per trip)
4.0000
Naive expectation: 3.0000
Radius Ratio (R/r)
3.0000
Extra Rotation(s)
1.0000
Total (1 trips)
4.0000
Why the Extra Rotation?

The rolling coin makes 3.00 rotations from contact, plus 1 extra rotation(s) from orbiting the center = 4.00 total.

Center Path Distance
25.132741
Rolling Coin Circumference
6.283185
Angular Velocity Ratio
4.0000
SAT Answer (outside)
4.0000
Your Result
Actual Rotations: 4.0000 | Naive Expectation: 3.0000 | Extra: 1.0000
Share Your Result
Understand the Math

Formula

Rotations = R/r + 1 (outside) or R/r - 1 (inside)

When a coin of radius r rolls around a stationary coin of radius R, the total rotations equal the circumference ratio R/r plus 1 (for outside rolling) or minus 1 (for inside rolling). The extra rotation comes from the orbital revolution around the stationary coin.

Last reviewed: December 2025

Worked Examples

Example 1: Classic SAT Problem - Radius 3 and 1

A coin of radius 1 rolls around the outside of a coin of radius 3 without slipping. How many times does it rotate?
Solution:
Stationary coin radius R = 3, rolling coin radius r = 1 Naive answer (circumference ratio): R/r = 3/1 = 3 rotations Actual answer (with revolution): R/r + 1 = 3 + 1 = 4 rotations The rolling coin travels a path of circumference 2pi(R+r) = 2pi(4) = 8pi Its own circumference is 2pi(1) = 2pi Center path / own circumference = 8pi / 2pi = 4 rotations
Result: 4 rotations (not 3 as naively expected - this was the 1982 SAT error)

Example 2: Equal Coins Rolling Inside

A coin of radius 2 rolls inside a coin of radius 2. How many rotations does it make?
Solution:
R = 2, r = 2, rolling inside Rotations = R/r - 1 = 2/2 - 1 = 0 rotations The rolling coin translates in a circle without rotating! Center path circumference = 2pi|R-r| = 2pi(0) = 0 The center of the rolling coin stays at the center of the stationary coin.
Result: 0 rotations - the coin translates without rotating (special case)
Expert Insights

Background & Theory

The Coin Rotation Paradox applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.

History

The history behind the Coin Rotation Paradox traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.

Share this calculator

Explore More

Frequently Asked Questions

The coin rotation paradox is a counterintuitive phenomenon that occurs when one coin rolls around another without slipping. When a coin with radius r rolls completely around the outside of a stationary coin with radius R, it makes R/r + 1 rotations about its own center, not R/r as most people expect. The extra rotation comes from the fact that the rolling coin also orbits around the stationary coin once, contributing one additional self-rotation. For example, when two identical coins are used (R = r), the rolling coin makes 2 full rotations, not 1. This paradox gained widespread attention in 1982 when a question about it appeared on the SAT, and all the provided answer choices were wrong because the test makers had overlooked the extra rotation.
The extra rotation occurs because there are two separate contributions to the rolling coin's rotation. First, there is the rotation due to the rolling contact between the two surfaces: the coin rolls along an arc equal to the stationary coin's circumference, producing R/r rotations from friction alone. Second, there is the rotation due to revolution: as the rolling coin orbits around the stationary coin, it makes one complete loop, which contributes exactly one additional rotation relative to an external observer. Think of it this way: if you carried a non-rotating coin around a circle and brought it back to the start, it would have rotated once relative to the ground even without any rolling. The total rotation is the sum of both contributions.
When a point on the rolling coin is tracked as it rolls around the stationary coin, it traces a curve called an epicycloid (for external rolling) or a hypocycloid (for internal rolling). The specific curve depends on the radius ratio. For external rolling with R/r = 1 (equal coins), the traced curve is a cardioid. For R/r = 2, it is a nephroid. For R/r = 3, it is a three-cusped epicycloid. For internal rolling, R/r = 3 produces a deltoid (three-pointed star), and R/r = 4 produces an astroid (four-pointed star). These curves have important applications in gear design, where epicycloidal gear tooth profiles provide smooth, constant-velocity power transmission. Spirograph toys create these curves mechanically.
The principles behind the coin rotation paradox are fundamental to planetary gear systems (epicyclic gears) used in automatic transmissions, bicycle hub gears, and wind turbine gearboxes. In a planetary gear set, planet gears roll around a central sun gear, and the rotation count follows the same math as the coin paradox. The gear ratio depends on whether the ring gear, sun gear, or planet carrier is held fixed. Wankel rotary engines also rely on this principle: the triangular rotor makes epicycloidal motion inside the housing, with the rotor spinning at one-third the speed of the eccentric shaft due to the internal rolling geometry. Understanding the extra rotation is essential for correctly calculating gear ratios in these systems.
Yes, the coin rotation paradox generalizes to any convex shape rolling around another. The key insight is that the total rotation equals the rotation from contact (related to the arc length ratio) plus the rotation from revolution (related to the total turning of the path). For a coin rolling along a straight line, there is no revolution, so the rotations equal the distance divided by the circumference, as expected. For a coin rolling around any closed convex curve, it gains one extra rotation per complete trip, regardless of the curve's shape. For a coin rolling around a polygon, the extra rotation comes from the turns at the vertices. A coin rolling around a triangle (total exterior angle 360 degrees) still gains exactly one extra rotation, split among the three vertex turns.
The easiest demonstration uses two identical coins (such as quarters). Place one coin flat on a table and roll the other coin around its edge without slipping, marking the starting orientation of the rolling coin. After one complete trip around the stationary coin, the rolling coin will have rotated twice, not once as intuition suggests. For a more controlled experiment, use cardboard circles with marked reference points and roll them carefully. You can also demonstrate the inside case by cutting a circle in a piece of cardboard and rolling a smaller disk inside it. Digital demonstrations can be created using geometry software like GeoGebra, which allows precise tracking of rotation angles. The physical demonstration is particularly compelling because seeing the two full rotations challenges most people's intuitive prediction of just one.
Educational Note: This calculator is provided for educational and informational purposes. Results are based on the formulas and inputs provided. Always verify important calculations independently. NovaCalculator processes calculator inputs client-side; optional analytics follow visitor consent settings.Reviewed by: NovaCalculator Mathematics Team โ€” Verified against standard mathematical and scientific references. Last reviewed: December 2025. ยฉ 2024โ€“2026 NovaCalculator.

Share this calculator

Formula

Rotations = R/r + 1 (outside) or R/r - 1 (inside)

When a coin of radius r rolls around a stationary coin of radius R, the total rotations equal the circumference ratio R/r plus 1 (for outside rolling) or minus 1 (for inside rolling). The extra rotation comes from the orbital revolution around the stationary coin.

Worked Examples

Example 1: Classic SAT Problem - Radius 3 and 1

Problem: A coin of radius 1 rolls around the outside of a coin of radius 3 without slipping. How many times does it rotate?

Solution: Stationary coin radius R = 3, rolling coin radius r = 1\nNaive answer (circumference ratio): R/r = 3/1 = 3 rotations\nActual answer (with revolution): R/r + 1 = 3 + 1 = 4 rotations\nThe rolling coin travels a path of circumference 2pi(R+r) = 2pi(4) = 8pi\nIts own circumference is 2pi(1) = 2pi\nCenter path / own circumference = 8pi / 2pi = 4 rotations

Result: 4 rotations (not 3 as naively expected - this was the 1982 SAT error)

Example 2: Equal Coins Rolling Inside

Problem: A coin of radius 2 rolls inside a coin of radius 2. How many rotations does it make?

Solution: R = 2, r = 2, rolling inside\nRotations = R/r - 1 = 2/2 - 1 = 0 rotations\nThe rolling coin translates in a circle without rotating!\nCenter path circumference = 2pi|R-r| = 2pi(0) = 0\nThe center of the rolling coin stays at the center of the stationary coin.

Result: 0 rotations - the coin translates without rotating (special case)

Frequently Asked Questions

What is the coin rotation paradox?

The coin rotation paradox is a counterintuitive phenomenon that occurs when one coin rolls around another without slipping. When a coin with radius r rolls completely around the outside of a stationary coin with radius R, it makes R/r + 1 rotations about its own center, not R/r as most people expect. The extra rotation comes from the fact that the rolling coin also orbits around the stationary coin once, contributing one additional self-rotation. For example, when two identical coins are used (R = r), the rolling coin makes 2 full rotations, not 1. This paradox gained widespread attention in 1982 when a question about it appeared on the SAT, and all the provided answer choices were wrong because the test makers had overlooked the extra rotation.

Why does the rolling coin make an extra rotation?

The extra rotation occurs because there are two separate contributions to the rolling coin's rotation. First, there is the rotation due to the rolling contact between the two surfaces: the coin rolls along an arc equal to the stationary coin's circumference, producing R/r rotations from friction alone. Second, there is the rotation due to revolution: as the rolling coin orbits around the stationary coin, it makes one complete loop, which contributes exactly one additional rotation relative to an external observer. Think of it this way: if you carried a non-rotating coin around a circle and brought it back to the start, it would have rotated once relative to the ground even without any rolling. The total rotation is the sum of both contributions.

What mathematical curves are traced by the coin rotation paradox?

When a point on the rolling coin is tracked as it rolls around the stationary coin, it traces a curve called an epicycloid (for external rolling) or a hypocycloid (for internal rolling). The specific curve depends on the radius ratio. For external rolling with R/r = 1 (equal coins), the traced curve is a cardioid. For R/r = 2, it is a nephroid. For R/r = 3, it is a three-cusped epicycloid. For internal rolling, R/r = 3 produces a deltoid (three-pointed star), and R/r = 4 produces an astroid (four-pointed star). These curves have important applications in gear design, where epicycloidal gear tooth profiles provide smooth, constant-velocity power transmission. Spirograph toys create these curves mechanically.

How is the coin rotation paradox used in mechanical engineering?

The principles behind the coin rotation paradox are fundamental to planetary gear systems (epicyclic gears) used in automatic transmissions, bicycle hub gears, and wind turbine gearboxes. In a planetary gear set, planet gears roll around a central sun gear, and the rotation count follows the same math as the coin paradox. The gear ratio depends on whether the ring gear, sun gear, or planet carrier is held fixed. Wankel rotary engines also rely on this principle: the triangular rotor makes epicycloidal motion inside the housing, with the rotor spinning at one-third the speed of the eccentric shaft due to the internal rolling geometry. Understanding the extra rotation is essential for correctly calculating gear ratios in these systems.

Can this paradox be generalized to non-circular shapes?

Yes, the coin rotation paradox generalizes to any convex shape rolling around another. The key insight is that the total rotation equals the rotation from contact (related to the arc length ratio) plus the rotation from revolution (related to the total turning of the path). For a coin rolling along a straight line, there is no revolution, so the rotations equal the distance divided by the circumference, as expected. For a coin rolling around any closed convex curve, it gains one extra rotation per complete trip, regardless of the curve's shape. For a coin rolling around a polygon, the extra rotation comes from the turns at the vertices. A coin rolling around a triangle (total exterior angle 360 degrees) still gains exactly one extra rotation, split among the three vertex turns.

How can you demonstrate the coin rotation paradox physically?

The easiest demonstration uses two identical coins (such as quarters). Place one coin flat on a table and roll the other coin around its edge without slipping, marking the starting orientation of the rolling coin. After one complete trip around the stationary coin, the rolling coin will have rotated twice, not once as intuition suggests. For a more controlled experiment, use cardboard circles with marked reference points and roll them carefully. You can also demonstrate the inside case by cutting a circle in a piece of cardboard and rolling a smaller disk inside it. Digital demonstrations can be created using geometry software like GeoGebra, which allows precise tracking of rotation angles. The physical demonstration is particularly compelling because seeing the two full rotations challenges most people's intuitive prediction of just one.

References

Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy