Invariance Formula

The Formula

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

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) means 'f is unchanged by T'; the invariant f 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

f is an invariant of transformation T iff \forall x\,(f(T(x)) = f(x)); the set of invariants of T 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 = 198 and n = 729.

Solution

  1. 1
    Any integer n can be written as n = \sum_i a_i \cdot 10^i where a_i are digits. Since 10 \equiv 1 \pmod{9}, we get n \equiv \sum_i a_i \pmod{9}.
  2. 2
    So 9 \mid n \Leftrightarrow 9 \mid (\text{sum of digits}) โ€” the divisibility by 9 is an invariant property shared by n and its digit sum.
  3. 3
    Check n=198: digit sum = 1+9+8 = 18, which is a multiple of 9. And 198 = 9 \times 22. Confirmed.
  4. 4
    Check n=729: digit sum = 7+2+9 = 18, multiple of 9. And 729 = 9 \times 81. Confirmed.

Answer

9 \mid n \Leftrightarrow 9 \mid (\text{digit sum of }n)
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.

Common Mistakes

  • Assuming a quantity is invariant under a transformation without checking โ€” e.g., area is preserved by rotation but not by scaling
  • Confusing 'unchanged' with 'unimportant' โ€” invariants are often the most important properties
  • Looking for invariants of the wrong transformation โ€” the invariant depends on which operation is being applied

Why This Formula Matters

Invariants constrain possibilities dramatically; if a quantity must be preserved, only certain transformations are possible.

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) means 'f is unchanged by T'; the invariant f is preserved

Why is the Invariance formula important in Math?

Invariants constrain possibilities dramatically; if a quantity must be preserved, only certain transformations are possible.

What do students get wrong about Invariance?

Invariance is always relative to a specific transformation โ€” area is invariant under rotation but not under scaling.

What should I learn before the Invariance formula?

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