Chess and grains

The legend of chess
For many centuries chess has been a game well known and popular. Its very creation is surrounded by different variants of the following legend:[br]Once upon a time an Indian ruler led his country and citizens into poverty and misery. A wise man intended to call the ruler’s attention to his failures, yet feared his wrath. So he devised the game chess: While in chess the king is the most important piece beyond doubt, it is utterly helpless without the other pieces. Even pawns play a crucial role.[br]Getting to know chess, the Indian ruler understood the message and became more gentle and gracious. Highly impressed he offered the wise man a reward of his choice. When the wise man asked for one grain for the first square, two for the second, four for the third, and so on, the ruler thought this a modest and humble wish and granted it gladly.
Task
Create a mathematical model that allows you to determine the number of grains on each of the 64 chess squares. Use this model to answer the questions below.
Instructions
[table][tr][td]1. [/td][td][b]A1[/b][/td][td]Enter [code]1[/code] in cell [b]A1[/b] and [code]2[/code] in [b]A2[/b].[/td][/tr][tr][td]2. [/td][td][icon]https://www.geogebra.org/images/ggb/toolbar/mode_move.png[/icon][/td][td]Highlight both cells [b]A1[/b] and [b]A2[/b] and drag the little square in the lower right corner of the highlighted area down to cell [b]A12[/b].[/td][/tr][tr][td]3.[/td][td][b]B1[/b][/td][td]Enter [code]1[/code] in cell [b]B1 [/b]and the formula [code][/code][code]=2*B1[/code] in cell[b] B2[/b]. [/td][/tr][tr][td]4.[/td][td][icon]https://www.geogebra.org/images/ggb/toolbar/mode_move.png[/icon][/td][td][size=100]Relative copy the formula from cell [/size][size=100][b]B2[/b][/size][size=100] down to cell [/size][size=100][b]B12[/b][/size][size=100]. [br][b]Hint:[/b] Only select cell [/size][size=100][b]B2[/b][/size][size=100] and drag the lower right corner of the highlighted area to relative copy its formula to the other cells. [/size][/td][/tr][tr][td]5.[/td][td][icon]https://www.geogebra.org/images/ggb/toolbar/mode_createlistofpoints.png[/icon][/td][td]Highlight the cells [b]A1[/b] to [b]B12 [/b]and use the tool [i]List of Points.[/i] [br][b]Note:[/b] The points will be displayed in the [img]https://wiki.geogebra.org/uploads/thumb/c/c8/Menu_view_graphics.svg/16px-Menu_view_graphics.svg.png[/img] [i]Graphics View[/i].[br][/td][/tr][/table]
Try it yourself...
Task
Try to find a formula that allows you to calculate the number of grains on an arbitrary square of the chess board.
Instructions
[table][tr][td]6.[/td][td][b]C2[/b][/td][td]Enter the Command [code]=Factors(B2)[br][/code] in cell [b]C2[/b] and press the [i]Enter [/i]key. [br][b]Note:[/b] The [i]Factors [/i]command lists the prime factors of a number together with their corresponding exponents. [br][b]Example:[/b] a[sup]b[/sup] is displayed as [i](a b)[/i].[/td][/tr][tr][td]7.[/td][td][icon]https://www.geogebra.org/images/ggb/toolbar/mode_move.png[/icon][/td][td]Relative copy the content of cell [b]C2[/b] down to cell [b]C12[/b].[/td][/tr][tr][td]8.[/td][td][br][/td][td]Compare the values in column [i]A[/i] (number of square on the chess board) to the corresponding values in column [i]C[/i]. Can you come up with a formula to directly calculate the number of grains on each square?[/td][/tr][tr][td]9.[/td][td][b]D1[/b][/td][td]Enter your formula as a function [code]g(x)=...[/code] in cell [b]D1[/b] and press the [i]Enter [/i]key to immediately display its graph in the [img]https://wiki.geogebra.org/uploads/thumb/c/c8/Menu_view_graphics.svg/16px-Menu_view_graphics.svg.png[/img] [i]Graphics View[/i]. [br][b]Hint:[/b] The [i]x[/i] in your formula is supposed to be the number of a chess square.[/td][/tr][tr][td]10.[/td][td][br][/td][td]Check whether the points you created in step 5 match the graph of your function. If not, try to adjust your formula accordingly.[br][/td][/tr][/table]

Information: Chess and grains