document.write( "Question 247860: There is a legend that the inventor of chess chose the follwing as his reward. One grain of wheat on the first square, two grains on the second square, four on the third, eight on the fourth, and so on for all sixty-four squares on the chess board. Find an expression for the amount of wheat required to fulfill his request.\r
\n" );
document.write( "\n" );
document.write( "So I know:a=1
\n" );
document.write( " r=2
\n" );
document.write( " tn=64\r
\n" );
document.write( "\n" );
document.write( "Have I done something wrong? I don't understand how this one works. \n" );
document.write( "
Algebra.Com's Answer #180702 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum is 2^64-1 \n" ); document.write( "----------------- \n" ); document.write( "=~ 1.84467E19 \n" ); document.write( "You can get all the digits using the calculator on Windows. \n" ); document.write( " |