I'm just so used to doing math in decimal. wouldn't relearning how to do everything be hard?

maybe a little, but luckily for you, learning how to do math in seximal is very easy compared to other bases. for starters, addition and subtraction are trivial, because you can easily count any one digit sum or difference on your fingers, and if you can add or subtract one digit, you can do any addition or subtraction.

multiplication is where you'll need to actually memorize some things. in decimal, there are ten digits, so there are two nif foursy four pairs of digits. ignoring repeats and the trivial cases of multiplying by zero or one, there are nif products you need to memorize. if you're good at doing math by hand in decimal, you gotta know all nif of those products off the top of your head, otherwise you'll need to derive them every time.

in seximal, with its six digits, there's nif pairs of digits to start with. removing those repeats and trivial cases, we're left with just ten distinct products you need to memorize, which are:

  • two times two is four

  • two times three is six

  • two times four is eight

  • three times three is nine

  • two times five is ten

  • three times four is twelve

  • three times five is dozen three

  • four times four is dozen four

  • four times five is thirsy two

  • five times five is foursy one

the first six of those are the same as they are in decimal, though five of them are written differently.

to multiply by three, it's useful to learn how to count by threes. since three is half of six, it's very similar to counting by fives in decimal.

3, 10, 13, 20, 23, 30, 33, 40, 43, 50, 53, 100

you should also learn how to count by fours, which is really just counting by twos... by twos.

4, 12, 20, 24, 32, 40, 44, 52, 100

five is the only one digit number that doesn't evenly go into nif. this isn't that much of a problem, however, because if you can just remember how the digits of any number divisible by five will add to five, multiplying five by any one digit number becomes much easier.

5, 14, 23, 32, 41, 50

you can also think of multiplying five as multiplying by six and then subtracting the original number, if that helps.

to do division by hand, you gotta do long division, which is bad in any base, and you shouldn't ever have to use it. there isn't a cool thing about how seximal makes long division easy or anything like that; long division just sucks.

okay here's literally everything else I ever made an effort to memorize in decimal.

powers of two:

  • 1

  • 2

  • 4

  • 12

  • 24

  • 52

  • 144

  • 332

  • 1104

  • 2212

  • 4424

  • 1 3252

primes:

  • 2

  • 3

  • 5

  • 11

  • 15

  • 21

  • 25

  • 31

  • 35

  • 45

  • 51

  • 101

  • 105

  • 111

the uh, Fibonacci sequence? why did I ever memorize this I forgot

  • 1

  • 1

  • 2

  • 3

  • 5

  • 12

  • 21

  • 33

  • 54

  • 131

  • 225

highly composite numbers (suggested by Anton Tsyganenko)

  • 1

  • 2

  • 4

  • 10

  • 20

  • 40

  • 100

  • 120

  • 140

  • 320

  • 500

  • 1040

  • 1400

  • 3200

uhhhhhhh the digits of pi, I guess

3.050330051415124105234414053125321102301214442004...

oh and the digits of the REAL circle constant, too :)

10.141100143234252214513232150255042205002433324012...

suggestions from lfalch:

  • e:

2.415052053524243123125404352354404354235032444...

  • root 2:

1.2252453142055233214322324304424...

  • phi:

1.34125455435343145134223514015012...

 

i to the i (suggested by chromaticiT):

0.1125224551014520520155...

 

a few things suggested by becky:

  • powers of three:

    • 1

    • 3

    • 13

    • 43

    • 213

    • 1043

    • 3213

    • 1 4043

    • 5 0213

    • 2 31043

    • 113 3213

    • 344 4043

    • 1522 0213

  • powers of five:

    • 1

    • 5

    • 41

    • 325

    • 2521

    • 2 2245

    • 20 0201

    • 140 1405

    • 1221 2241

    • 1 0551 0125

    • 5 4515 1121

    • 450 232 0045

    • 401 2044 0401

  • the Lucas numbers:

    • 2

    • 1

    • 3

    • 4

    • 11

    • 15

    • 30

    • 45

    • 115

    • 204

    • 323

    • 531

    • 1254

    • 2225

    • 3523

    • 1 0152

@anyone else who likes math stuff more than I do and has anything they think should be listed here, please let me know and I'll probbo put it here