document.write( "Question 29589: I am having trouble with this problem, could you please help me.\r
\n" );
document.write( "\n" );
document.write( "3) Use the geometric sequence of numbers 1, 1/3, 1/9 , 1/27… to find the following.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "PROBLEMS:
\n" );
document.write( "b) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 10 terms?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 12 terms?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d) What observation can make about these sums? In particular, what number does it appear that the sum will always be smaller than?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for all your help. \n" );
document.write( "
Algebra.Com's Answer #16597 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Use the geometric sequence of numbers 1, 1/3, 1/9 , 1/27… to find the following.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PROBLEMS: \n" ); document.write( "b) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 10 terms? \n" ); document.write( "c) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 12 terms? \n" ); document.write( "d) What observation can make about these sums? In particular, what number does it appear that the sum will always be smaller than?\r \n" ); document.write( "\n" ); document.write( "The general geometric progression is \n" ); document.write( "a, ar,ar^2,ar^3,ar^4, .....,ar^(n-1),...... \n" ); document.write( "The given geometric progression is 1, 1/3, 1/9 , 1/27….... \n" ); document.write( "So here a = 1 and r = (1/3) \n" ); document.write( "The formula for the sum to n terms is \n" ); document.write( "S = a[1-(r^n)]/(1-r) ----(I) \n" ); document.write( "1)To find the sum of the first 10 terms of 1, 1/3, 1/9 , 1/27….... \n" ); document.write( "Putting a = 1, r= (1/3) and n =10 \n" ); document.write( "S= a/(1-r)[1-(r^n)] \n" ); document.write( "=1/[1-(1/3)]X[1-(1/3)10] \n" ); document.write( "=[1/(2/3)[1-1/(3^10)] (using (u/v)^p = (u^p)/(v^p) and here u = 1and v = 3 and p= 10 ) \n" ); document.write( "=(3/2)[3^(10) - 1]/(3^10) \n" ); document.write( "= [3^(10) - 1]/[2X(3^9)] (cancelling 3 in the nr and in the dr) \n" ); document.write( "2)To find the sum of the first 12 terms of 1, 1/3, 1/9 , 1/27….... \n" ); document.write( "Putting a = 1, r= (1/3) and n =12 \n" ); document.write( "S= a/(1-r)[1-(r^n)] \n" ); document.write( "=1/[1-(1/3)]X[1-(1/3)12] \n" ); document.write( "=[1/(2/3)[1-1/(3^12)] (using (u/v)^p = (u^p)/(v^p) and here u = 1and v = 3 and p= 12 ) \n" ); document.write( "=(3/2)[3^(12) - 1]/(3^12) \n" ); document.write( "= [3^(12) - 1]/[2X(3^11)] (cancelling 3 in the nr and in the dr) \n" ); document.write( "d) What observation can make about these sums? In particular, what number does it appear that the sum will always be smaller than? \n" ); document.write( "If the number n keeps increasing and for r, the common ratio < 1 \n" ); document.write( "as in this example r = (1/3) which is less than 1 \n" ); document.write( "r^n keeps decreasing until fianlly when n is very large,so large that it tends to infinity, \n" ); document.write( "then (r^n) tends to zero which implies [1-(r^n] tends to (1-0) = 1 ----(*) \n" ); document.write( "And the sum to infinity of this above series 1+1/3+1/9 +1/27…... \n" ); document.write( "S = a[1-(r^n)]/(1-r) ----(I) \n" ); document.write( "becomes S = aX(1)/(1-r) \n" ); document.write( " = 1/(1-r) \n" ); document.write( "= 1/[1-(1/3)] \n" ); document.write( "= 1/(2/3) \n" ); document.write( "=3/2\r \n" ); document.write( "\n" ); document.write( "Note: I don't follow exactly this statement:what number does it appear that the sum will always be smaller than? \n" ); document.write( " \n" ); document.write( " |