S3

Palindrome Structure

回文结构

Symmetry / 对称
Grades G4 - G7
👀

What It Looks Like

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

  • 1Questions about numbers that are the same reversed
  • 2Sequences with mirror structure
  • 3Words or patterns reading the same both ways
🎯

What It Really Tests

The core mathematical idea behind this structure:

Numbers or sequences that read the same forwards and backwards.

正向和反向读取相同的数字或序列。

⚠️

Why Students Get Stuck

Common mistakes to watch out for:

  • Only checking first and last, not all corresponding pairs
  • Confusing with other types of symmetry
  • Not handling odd vs even length correctly
💡

Your First Step

How to begin thinking about problems with this structure:

Check digits or elements from both ends moving inward.

从两端向内检查数字或元素。

Related Structures

These structures share similar patterns or thinking approaches: