Inserting k Arithmetic Means between a and b: The k means form an AP with a and b: a, , , ..., , b Total terms = k+2, so d = = a + i*d = a + i Sum of k AMs = k
Inserting k Geometric Means between a and b: The k means form a GP with a and b: a, , , ..., , b Total terms = k+2, so r = ^{} = a * Product of k GMs = (ab)^{k/2}
Key result: The sum of n AMs between a and b = n times the single AM = n. Similarly, the product of n GMs = (GM)^n = (ab)^{n/2}.