PrevNext

Overview

Changing variables transforms roots and can make symmetric sums easier. Common moves include shifting and taking reciprocals.

Key Ideas

  • If rr is a root of P(x)P(x), then r+kr+k is a root of P(xk)P(x-k).
  • If rr is a root of P(x)P(x), then 1/r1/r is a root of the reversed-coefficient polynomial when the constant term is nonzero.
  • Use these to compute sums over transformed roots.

Core Skills

Shift the Variable

Replace xx with xhx-h to shift roots by hh. This is the standard way to move between a polynomial and its translated version.

Reverse Coefficients for Reciprocals

If P(x)=anxn++a0P(x)=a_nx^n+\cdots+a_0 and a00a_0\ne 0, then xnP(1/x)x^nP(1/x) has roots 1/r1/r.

Use Vieta After Transformations

Once the new polynomial is found, apply Vieta to compute sums and products.

Worked Example

If x25x+6=0x^2-5x+6=0 has roots r,sr,s, find the polynomial with roots r+1,s+1r+1, s+1.

Replace xx by x1x-1: (x1)25(x1)+6=x27x+12(x-1)^2 - 5(x-1) + 6 = x^2 - 7x + 12. So the new polynomial is x27x+12x^2 - 7x + 12.

More Examples

Example 1: Shift Down

If x22x3=0x^2-2x-3=0 has roots r,sr,s, find the polynomial with roots r2,s2r-2, s-2.

Replace xx by x+2x+2: (x+2)22(x+2)3=x2+2x3(x+2)^2-2(x+2)-3 = x^2+2x-3.

Example 2: Reciprocal Roots

If P(x)=x23x+2P(x)=x^2-3x+2, find a polynomial with roots 1/r,1/s1/r,1/s.

Compute x2P(1/x)=13x+2x2x^2P(1/x)=1-3x+2x^2, so the polynomial is 2x23x+12x^2-3x+1.

Example 3: Sum of Shifted Roots

If r+s=4r+s=4, find (r+1)+(s+1)(r+1)+(s+1).

The sum increases by 22, so it is 66.

Strategy Checklist

  • Decide whether you need a shift or a reciprocal.
  • Apply the substitution carefully and simplify.
  • Use Vieta to extract root sums/products.

Common Pitfalls

  • Shifting in the wrong direction.
  • Forgetting that reciprocal roots require a nonzero constant term.
  • Dropping factors when forming xnP(1/x)x^nP(1/x).

Practice Problems

StatusSourceProblem NameDifficultyTags
AMC 12Medium
Show TagsPolynomial Manipulation, Quadratics, Vieta's Formulas
AMC 10Hard
Show TagsPartial Fractions, Polynomial Manipulation, Vieta's Formulas

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.

PrevNext