AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.
Personal tools

Geometric mean

From AoPSWiki

The geometric mean of a collection of n positive real numbers is the nth root of the product of the numbers. Note that if n is even, we take the positive nth root. It is analogous to the arithmetic mean (with addition replaced by multiplication) in the following sense: the arithmetic mean of two numbers b and c is the number a such that a + a = b + c, while the geometric mean of the numbers b and c is the number g such that g\cdot g = b\cdot c.

Contents

Examples

The geometric mean of the numbers 6, 4, 1 and 2 is \sqrt[4]{6\cdot 4\cdot 1 \cdot 2} = \sqrt[4]{48} = 2\sqrt[4]{3}.

The geometric mean features prominently in the Arithmetic Mean-Geometric Mean Inequality.

The geometric mean arises in geometry in the following situation: if AB is a chord of circle O with midpoint M and M divides the diameter passing through it into pieces of length a and b then the length of line segment AM is the geometric mean of a and b.

size(150);pointfontsize=8;pathfontsize=8;pair A=(3,4),B=(3,-4),M=(3,0);D((-5,0)--(5,0)); D(M--B); MC("\sqrt{ab}",D(...

Practice Problems

Introductory Problems

See Also

Trying to get to the USAMO in 2010? Our AIME Problem Series can help you get there! Click here to enroll today!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us