1756274575
1756274576 Conquer Club • View topic - Fun with simple math - and a calculator
Page 1 of 1

Fun with simple math - and a calculator

PostPosted: Thu Sep 26, 2019 9:45 am
by tzor
Not counting the idea of turning the calculator over - I'm just thinking of things that are basic math but is easier to show on a calculator (somewhat).

Squares of sequences of 1's

1 - 1 (obvious)
11 - 121
111 - 12321
1111 - 1234321
11111 - 123454321
111111 - 12345654321
1111111 - 1234567654321
11111111 - 123456787654321
111111111 - 12345678987654321
and if you use hex
1111111111 - 123456789A987654321

So for shits and giggles ask someone what's the square root of 12,345,678,987,654,321 (I won't say it because I can't recall if the English still use the billion = a million million or the American billion = a thousand million but saying it also makes it harder for the victim)?

Re: Fun with simple math - and a calculator

PostPosted: Thu Sep 26, 2019 10:02 am
by mrswdk
1,111,111,111 squared = 11,221,022,486,453,243,453,221

Re: Fun with simple math - and a calculator

PostPosted: Thu Sep 26, 2019 10:12 am
by tzor
mrswdk wrote:1,111,111,111 squared = 11,221,022,486,453,243,453,221

My calculator say that 10 1's squared is 12,345,679,00,987,654,321 in base 10 (Note the effect of overflow in the middle of the number.)
Your number is not a square

Re: Fun with simple math - and a calculator

PostPosted: Fri Sep 27, 2019 8:41 am
by jusplay4fun
By hex, I think that Tzor means hexadecimal, base 16, correct? and not base 10 ("normal")?

The "A" for 10 is an strong indicator.

JP4Fun


and if you use hex
1111111111 - 123456789A987654321

Re: Fun with simple math - and a calculator

PostPosted: Fri Sep 27, 2019 9:37 am
by tzor
jusplay4fun wrote:By hex, I think that Tzor means hexadecimal, base 16, correct? and not base 10 ("normal")?


Correct