Jump to content

unconventional math


Recommended Posts

Transform each number into its square using only the digits of each number. You can add, subtract, and/or multiply the digits in various combinations, but all numbers must use the same exact formula. Hint: uses an old-school calculation algorithm when necessary. I came up with this in 3rd grade.

 

10

 

11

 

12

 

13

 

14

 

15

 

16

 

17

 

18

 

19

 

20

 

If you got the correct formula, it'll also work on numbers 0-9.

 

But can any formula work beyond 20?

Link to comment
Share on other sites

That's not it. And just so I don't confuse anyone, let me clear up two points.

 

  • By formula I meant what paths/steps got you to the answer.
  • When I asked if any formula can work beyond 20, I asked because I don't know if one exists. Don't take it to mean your formula has to work for numbers over 20 to be correct.

 

Another hint: there aren't more than 5 steps. For example, n + n + n + n + n + n is already wrong.

 

I was nine years old at the time I created it. And only knew basic elementary math like subtraction, addition, multiplication, etc.

Link to comment
Share on other sites

That's not it. And just so I don't confuse anyone, let me clear up two points.

 

  • By formula I meant what paths/steps got you to the answer.
  • When I asked if any formula can work beyond 20, I asked because I don't know if one exists. Don't take it to mean your formula has to work for numbers over 20 to be correct.

 

Another hint: there aren't more than 5 steps. For example, n + n + n + n + n + n is already wrong.

 

I was nine years old at the time I created it. And only knew basic elementary math like subtraction, addition, multiplication, etc.

 

Well, the most difficult target is a moving one.... :) I'll let someone else pick up the challenge under the new rules.

Link to comment
Share on other sites

I apologize for that. Of course your formula works, nice one!

 

Here is the solution I had in mind.

 

1. Multiply the second digit by itself.

2. Carry over if applicable.

3. Add the second digit to itself.

4. Carry over if applicable.

5. Multiply the first digit by itself.

 

I haven't gotten it to work for numbers over 20 though. If anyone can find one that works, please let me know. I originally wanted to multiply numbers without having to create a multiplication table, and only got as far as two digit numbers below twenty. You can use different numbers as well, for example 15 x 17, but they each must be 20 or less.

 

Anyone want to try finding a method that works for any value or number of digits?

Link to comment
Share on other sites

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.