A1

Permutation

排列

Arrangement / 排列组合
Grades G5 - G8
👀

What It Looks Like

Recognition signals — when you see these, think of this structure:

  • 1Arrange in a specific order
  • 2Line up or rank items
  • 3Different positions matter
🎯

What It Really Tests

The core mathematical idea behind this structure:

Order matters — swapping two elements creates a different arrangement.

顺序有别 — 交换两个元素就是不同的排列。

⚠️

Why Students Get Stuck

Common mistakes to watch out for:

  • Treating order as irrelevant (confusing with combination)
  • Forgetting that used elements cannot be reused
  • Counting incomplete arrangements
💡

Your First Step

How to begin thinking about problems with this structure:

Ask: does swapping two positions change the result? If yes, this is permutation.

问: 交换两个位置是否算不同? 如果是, 这就是排列问题。

Related Structures

These structures share similar patterns or thinking approaches: