Calculator for Arithmetic in Alternate Bases

2.1k Views Asked by At

In the course I'm currently teaching, we're testing our understanding of elementary school arithmetic algorithms by working in base 5. Each day, I write up several example problems for them to try along with the answer (so that they'll know if they've gone awry). Invariably, if I churn out a list of twenty practice problems by hand, one or two of my answers are wrong. This is frustrating to both me and the student, since they always double and triple check their work before daring to ask if I've made a mistake. In order to check my work before this happens, I wonder:

Is there a simple program (either online or in Maple/Matlab) for performing arithmetic in alternate bases?

2

There are 2 best solutions below

2
On BEST ANSWER

I tried 13 base 5+22 base 5 in Wolfram Alpha. One of the answers I got was $40_5$.

1
On

I’ve not tried it, but this freeware Windows program would at least be a workable stopgap measure if it works as described, as would this one. This site has a rather clunky on-line converter. I’ve not run across any actual base-$n$ calculators.