In the top row of an chessboard, Tom writes the values 1, 2, 4, 8, 16, 32, 64, 128. In the leftmost column, Tom writes the values 1, 3, 9, 27, 81, 243, 729, 2187. In every other square that doesn't have a number yet, Tom writes the product of the leftmost number in that square's row and the topmost number in that square's column. What is the sum of all the numbers on the chessboard?



Answer :

[tex]sum\ of\ the\ values\ in\ the\ top\ row:\\\\S=1+2+4+8+16+32+64+128= \frac{1-2^8}{1-2} =2^8-1=255\\\\ the\ sum\ of\ all\ the\ numbers\ on\ the\ chessboard:\\\\S\cdot1+S\cdot3+S\cdot9+S\cdot27+S\cdot81+S\cdot243+S\cdot729+S\cdot2187=\\\\=S\cdot(1+3+9+27+81+243+729+2187)=255\cdot \frac{1-3^8}{1-3} =\\\\=255\cdot \frac{-6560}{-2} =255\cdot3280=836,400\\\\Ans.\ the\ sum\ of\ all\ the\ numbers\ on\ the\ chessboard\ is\ 836,400[/tex]

Other Questions