Mathwords logoMathwords

Skip Counting — Definition, Formula & Examples

Skip counting is counting forward or backward by a fixed number other than 1, such as counting by 2s (2, 4, 6, 8, …) or by 5s (5, 10, 15, 20, …). Each number in the pattern is found by repeatedly adding (or subtracting) the same amount.

Skip counting generates an arithmetic sequence whose first term is typically equal to the common difference dd. Starting from dd, each successive term is obtained by adding dd to the previous term, producing the sequence d,2d,3d,4d,d, 2d, 3d, 4d, \ldots This process is equivalent to listing the multiples of dd.

Key Formula

an=d×na_n = d \times n
Where:
  • ana_n = The nth number in the skip-counting sequence
  • dd = The skip-counting interval (the number you count by)
  • nn = The position in the sequence (1st, 2nd, 3rd, …)

How It Works

To skip count, pick a starting number and a counting interval, then keep adding that interval. For example, skip counting by 3 starting at 3 gives 3, 6, 9, 12, 15, and so on. You can also skip count backward by subtracting: starting at 20 and counting back by 5 gives 20, 15, 10, 5, 0. Skip counting builds a foundation for multiplication because counting by 4s seven times (4, 8, 12, 16, 20, 24, 28) is the same as computing 4×7=284 \times 7 = 28. It also helps when reading clocks (counting by 5 for minutes), handling money (counting coins), and understanding number patterns.

Worked Example

Problem: Skip count by 4 to find the first 6 numbers in the sequence.
Step 1: Start with the counting interval itself.
44
Step 2: Add 4 to the previous number each time to get the next number.
4,  8,  12,  16,  20,  244,\; 8,\; 12,\; 16,\; 20,\; 24
Step 3: Verify the 6th number using the formula.
a6=4×6=24  a_6 = 4 \times 6 = 24 \; \checkmark
Answer: The first 6 numbers when skip counting by 4 are 4, 8, 12, 16, 20, 24.

Another Example

Problem: You have 7 nickels. Use skip counting by 5 to find the total value in cents.
Step 1: Each nickel is worth 5 cents, so count by 5 for each coin.
5,  10,  15,  20,  25,  30,  355,\; 10,\; 15,\; 20,\; 25,\; 30,\; 35
Step 2: The 7th number in the sequence gives the total.
a7=5×7=35a_7 = 5 \times 7 = 35
Answer: Seven nickels are worth 35 cents.

Visualization

Why It Matters

Skip counting is one of the first stepping stones toward understanding multiplication, which you will use throughout elementary math and beyond. When students learn their times tables, they are really memorizing skip-counting sequences. It also shows up in everyday tasks like counting groups of coins, reading an analog clock by 5-minute intervals, and organizing items into equal groups.

Common Mistakes

Mistake: Accidentally adding 1 instead of the skip number partway through the sequence (for example, writing 3, 6, 9, 10 instead of 3, 6, 9, 12).
Correction: Stay focused on the interval. After writing each number, ask yourself: 'Did I add the same amount?' Check by looking at the difference between consecutive numbers.
Mistake: Starting the sequence at 1 instead of the counting interval (for example, writing 1, 3, 5, 7 when trying to skip count by 2 from 2).
Correction: Unless told otherwise, the first number in skip counting by dd is dd itself. Counting by 2 starts at 2 (2, 4, 6, …), not at 1.

Related Terms

  • ArithmeticSkip counting is a basic arithmetic skill
  • ProductSkip counting produces products of two numbers
  • DifferenceThe constant difference between terms equals the interval
  • ConstantThe skip interval stays constant throughout the sequence
  • ExponentiationExtends repeated addition into repeated multiplication
  • QuotientDivision reverses the skip-counting process