ver.1.6

How many turns does the small circle make?

A hard-level "Count" problem.A rolling circle's turn count comes from the path of its centre, not the length it touched. Outside adds one turn; inside takes one away.

GivenA circle of radius 1 cm rolls once round the outside of a circle of radius 3 cm without slipping / π = 3.14

Count ★★★★★☆ How many turns does the small circle make? 3cm 1cm ? 回転

Hints

  1. The natural first attempt: the distance it rolls along is the big circle's circumference, 18.84 cm, and the small circle's own is 6.28 cm. Dividing gives 3 turns. But this is wrong.
  2. Place the small circle at several positions and mark only its centre. Those centres trace a circle one step outside the big one. That path — not the contact line — is what sets the number of turns.
  3. The centre's path is a circle of radius 3 + 1 = 4 cm — bulged outwards by the small circle's own radius.
  4. So it is centre path 25.12 cm ÷ own circumference 6.28 cm, which reduces to (3 + 1) ÷ 1 = 4 turns — exactly one more than the first attempt.
  5. The extra turn comes from the fact that going once round the big circle also turns the small circle once in space. Rolling on the inside, that rotation reverses, so you get one fewer.

Answer 4

More "Count" problems

Browse by idea

Counting Problems (11) Hard Problems (58)

See all 100 problems