I tried ChatGPT with the following question "why is 9 time 6 equals 42 a problem" and got the following result
"Saying that 9 times 6 equals 42 is a problem because it’s incorrect. The correct product of 9 and 6 is 54. Miscalculating can lead to errors in various contexts, such as math problems, financial calculations, or measurements. Accuracy is key in mathematics!:
When it says it's incorrect, that's not necessarily true, same for the answer being 54, it's not necessarily true. It's correct when it says it accuracy is key but so is completeness.
It made a fundamental assumption that I had fully specified the problem and was working in decimal, which was why it unequivocally said it was incorrect.
I wasn't I was using base 13 (where 13 is in decimal notation)
Decimal version: 9 (Decimal) X 6 (Decimal) = 54 (Decimal) , i.e. 5 X base + 4 -> 5X10 +4
Base 13 version: 9 (Base 13) X 6 (Base 13) = 42 (Base 13), i.e. 4 X base + 2 -> 4 X 13 +2
That the ultimate question is not expressed in decimal is why the universe is a strange and wondrous place.
it gets there in the end. here I try to speak to it how I would to a human when trying to get them to reason something out without being too explicit.
I was actually surprised when it came back with the base-13 response after my "therefore..." line. ChatGPT was actually able to figure out what I was getting at though I never told it directly to consider non-decimal base systems. Yes, I did mention decimal, which may have been just enough to nudge it closer toward the response I wanted but to be fair there are a lot of humans for which I think that would've been too subtle of a hint to "get it" without further prodding.
anyway sorry if it's a bit ott i just thought it was an interesting problem and i was curious to dig a little deeper