Invariance Formula

Invariance is a property of a mathematical object that remains unchanged when the object undergoes a particular transformation or operation.

The Formula

f(T(x))=f(x)f(T(x)) = f(x) for all xx (property ff is invariant under transformation TT)

When to use: What stays the same when things change? That's often the key.

Quick Example

Area is invariant under translation. Angle measures are invariant under scaling.

Notation

f(T(x))=f(x)f(T(x)) = f(x) means 'ff is unchanged by TT'; the invariant ff is preserved

What This Formula Means

A property of a mathematical object that remains unchanged when the object undergoes a particular transformation or operation.

What stays the same when things change? That's often the key.

Formal View

ff is an invariant of transformation TT iff x(f(T(x))=f(x))\forall x\,(f(T(x)) = f(x)); the set of invariants of TT is closed under composition

Worked Examples

Example 1

easy
Show that the sum of the digits of a multiple of 9 is always a multiple of 9. Verify with n=198n = 198 and n=729n = 729.

Answer

9n9(digit sum of n)9 \mid n \Leftrightarrow 9 \mid (\text{digit sum of }n)

First step

1
Any integer nn can be written as n=iai10in = \sum_i a_i \cdot 10^i where aia_i are digits. Since 101(mod9)10 \equiv 1 \pmod{9}, we get niai(mod9)n \equiv \sum_i a_i \pmod{9}.

Full solution

  1. 2
    So 9n9(sum of digits)9 \mid n \Leftrightarrow 9 \mid (\text{sum of digits}) — the divisibility by 9 is an invariant property shared by nn and its digit sum.
  2. 3
    Check n=198n=198: digit sum =1+9+8=18= 1+9+8 = 18, which is a multiple of 9. And 198=9×22198 = 9 \times 22. Confirmed.
  3. 4
    Check n=729n=729: digit sum =7+2+9=18= 7+2+9 = 18, multiple of 9. And 729=9×81729 = 9 \times 81. Confirmed.
An invariant is a property preserved across transformations. Here, taking digit sums preserves divisibility by 9 because of how 10 behaves modulo 9.

Example 2

medium
A sequence starts at 1 and each step either doubles the value or adds 3. Show that the parity (odd/even) of the value changes predictably and identify an invariant.

Example 3

medium
On a board are the numbers 1,2,3,,1001, 2, 3, \dots, 100. You may replace any two numbers a,ba, b with ab|a-b|. After 99 such operations, one number remains. Is its parity determined, and if so, what is it?

Common Mistakes

  • Saying invariant without naming the transformation - a quantity is invariant under a specific operation, not absolutely.
  • Assuming an obvious quantity is preserved - verify it survives every application before relying on it.
  • Confusing the invariant with the whole object's symmetry - one tracks a preserved value, the other a self-mapping figure.

Why This Formula Matters

Finding what is preserved cracks problems that look hopeless step by step — competition puzzles, parity arguments, and conservation laws all work by spotting the invariant. Instead of simulating every move, you note the one quantity that never changes and read the answer off it directly. Recognizing it by "Is there a quantity that stays exactly the same every time the given transformation is applied?" — rather than by familiar numbers — is what lets a student tell it apart from symmetry and equivalence relation and constant function in a mixed problem set.

Frequently Asked Questions

What is the Invariance formula?

A property of a mathematical object that remains unchanged when the object undergoes a particular transformation or operation.

How do you use the Invariance formula?

What stays the same when things change? That's often the key.

What do the symbols mean in the Invariance formula?

f(T(x))=f(x)f(T(x)) = f(x) means 'ff is unchanged by TT'; the invariant ff is preserved

Why is the Invariance formula important in Math?

Finding what is preserved cracks problems that look hopeless step by step — competition puzzles, parity arguments, and conservation laws all work by spotting the invariant. Instead of simulating every move, you note the one quantity that never changes and read the answer off it directly. Recognizing it by "Is there a quantity that stays exactly the same every time the given transformation is applied?" — rather than by familiar numbers — is what lets a student tell it apart from symmetry and equivalence relation and constant function in a mixed problem set.

What do students get wrong about Invariance?

The procedure for invariance is the easy part; the trap is saying invariant without naming the transformation. Asking "Is there a quantity that stays exactly the same every time the given transformation is applied?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Invariance formula?

Before studying the Invariance formula, you should understand: transformation geo.