document.write( "Question 1062832: Find the arithmetic and geometric mean of the series 1,2,4,8,16,....,2^n find also harmonic mean \n" ); document.write( "
Algebra.Com's Answer #677839 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the arithmetic and geometric mean of the series 1,2,4,8,16,....,2^n find also harmonic mean
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "1.  To find the ARITHMETIC MEAN, find the sum of the first (n+1) terms of the geometric progression, and then divide the sum \r\n" );
document.write( "    by the number of terms (n+1).    You should divide by (n+1)  (and not by \"n\", because there are (n+1) terms in the sequence from 1 to \"2%5En\".\r\n" );
document.write( "\r\n" );
document.write( "    It is SO CLEAR that I will do not do it for (and instead of) you.\r\n" );
document.write( "\r\n" );
document.write( "    It will be MUCH BETTER if you do it on your own.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "2.  To find the GEOMETRIC MEAN, find the product of the first \"n\" terms of the progression, and then take the (n+1)-th root of the product. \r\n" );
document.write( "\r\n" );
document.write( "    We take the (n+1)-th root of the product (and not the n-th degree) because there are n+1 multipliers (factors) in the product \r\n" );
document.write( "    from \"2%5E0\" to \"2%5En\".\r\n" );
document.write( "\r\n" );
document.write( "    The product of the first \"n\" terms is\r\n" );
document.write( "\r\n" );
document.write( "    P = \"1+%2A+2+%2A+4+%2A+ellipsis+%2A+2%5Ek+%2A+ellipsis+%2A+2%5En\" = 2 in degree \"n%2A%28n%2B1%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "    This index \"%28n%2A%28n%2B1%29%29%2F2\" (I mean the upper index, which is \"the degree\") arises because \r\n" );
document.write( "\r\n" );
document.write( "    the indexes of \"2\" are 0, 1 , 2, 3, . . . k, . . . n, and their sum is \r\n" );
document.write( "\r\n" );
document.write( "    0 + 1 + 2 + 3 + . . . + n = \"%28n%2A%28n%2B1%29%29%2F2\" = the sum of the first \"n\" natural numbers.\r\n" );
document.write( "\r\n" );
document.write( "    Again, P = 2 in degree \"n%2A%28n%2B1%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "    Then the (n+1)-th degree root of P is 2^(n/2), or, which is the same, \"sqrt%282%5En%29\".\r\n" );
document.write( "\r\n" );
document.write( "    Thus the geometric mean is 2^(n/2) = \"sqrt%282%5En%29\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "3.  The HARMONIC MEAN is \r\n" );
document.write( "\r\n" );
document.write( "    \"%28n%2B1%29+%2F+%281+%2B+1%2F2+%2B+1%2F4+%2B+ellipsis+%2B+1%2F2%5En%29\"     (H)\r\n" );
document.write( "\r\n" );
document.write( "    where the denominator is the sum of inverse values to the original sequence.\r\n" );
document.write( "    The numerator is (n+1) because there are n+1 term in our original sequence 1, 2, 4, . . . \"2%5En\".\r\n" );
document.write( "\r\n" );
document.write( "    See the definition of the \"harmonic mean\" in this Wikipedia article.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    The denominator of the formula (H) above is the sum of the geometric sequence, again.\r\n" );
document.write( "\r\n" );
document.write( "    So, it is very similar to what you just saw in the n.1 (#1) above.\r\n" );
document.write( "\r\n" );
document.write( "    Follow to instructions of the #1.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is a bunch of lessons on arithmetic progressions in this site:\r
\n" ); document.write( "\n" ); document.write( "    - Arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on arithmetic progressions \r
\n" ); document.write( "\n" ); document.write( "    - Word problems on arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - Mathematical induction and arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - One characteristic property of arithmetic progressions\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on arithmetic progressions \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There is a bunch of lessons on geometric progressions, too:\r
\n" ); document.write( "\n" ); document.write( "    - Geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - The proofs of the formulas for geometric progressions \r
\n" ); document.write( "\n" ); document.write( "    - Problems on geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Word problems on geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - One characteristic property of geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Solved problems on geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Fresh, sweet and crispy problem on arithmetic and geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Mathematical induction and geometric progressions\r
\n" ); document.write( "\n" ); document.write( "    - Mathematical induction for sequences other than arithmetic or geometric\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-II in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topics
\n" ); document.write( "\"Arithmetic progressions\" and \"Geometric progressions\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );