Specialization Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
The AM-GM inequality states: for positive reals a,ba,b, a+b2β‰₯ab\frac{a+b}{2} \ge \sqrt{ab}. Specialise to a=x2a = x^2 and b=1x2b = \frac{1}{x^2} (for xβ‰ 0x \ne 0) and state what you get.

Solution

  1. 1
    Substitute a=x2a=x^2, b=1x2b=\frac{1}{x^2} (both positive for x≠0x \ne 0).
  2. 2
    AM-GM gives: x2+1x22β‰₯x2β‹…1x2=1=1\frac{x^2 + \frac{1}{x^2}}{2} \ge \sqrt{x^2 \cdot \frac{1}{x^2}} = \sqrt{1} = 1.
  3. 3
    So x2+1x2β‰₯2x^2 + \frac{1}{x^2} \ge 2 for all xβ‰ 0x \ne 0, with equality when x2=1x2x^2 = \frac{1}{x^2}, i.e., x=Β±1x = \pm 1.

Answer

x2+1x2β‰₯2Β forΒ allΒ xβ‰ 0x^2 + \frac{1}{x^2} \ge 2 \text{ for all } x \ne 0
Specialising the AM-GM inequality to chosen values of aa and bb produces many useful inequalities. The choice a=x2,b=1/x2a=x^2, b=1/x^2 is motivated by wanting a bound involving x2+1/x2x^2+1/x^2.

About Specialization

Applying a general theorem or formula to a specific case by substituting particular values for the variables or parameters.

Learn more about Specialization β†’

More Specialization Examples