Excerpt from Lewis Carroll's Alice in Wonderland:
"Let me see: four times five is twelve, and four times six is thirteen, and four times seven is-oh dear! I shall never get to twenty at that rate!"
My questions:
What mathematical machinery might the writer have had in mind when writing down the sentences above? Could one reengineer Carroll's thoughts behind? Is there any explanatory hint/link/allusion in Carroll's work or somewhere else?
I know that Carroll was a mathematician. So, there must be something out there...
This blog has a suggestion
The idea is that she is doing calculations in base 10 but the answers are coming out in different bases ...
$4 \times 5 = 12 $ ( in base 18 )
$4 \times 6 = 13 $ ( in base 21 )
$4 \times 7 = 14 $ ( in base 24 )
So she is expressing $4n$ in base $3+3n$
indeed she can't get to 20 that way - if she could, $n$ would be a solution to $4n=6+6n$ which has solution $n=-3$