top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Can you guess my "nifty operator" (#) ?

+1 vote
97 views

This is a very difficult puzzle, I bet you can't solve it.

Let (#) (a circled star) be called "nifty operator" which is an operator and takes two natural numbers and produces a natural number.
Here you got some definitions:

4 (#) 3 = 1, 3 (#) 4 = 4
9 (#) 2 = 4, 2 (#) 9 = 6
5 (#) 7 = 5, 7 (#) 5 = 7
2 (#) 5 = 4
8 (#) 9 = 8
4 (#) 14 = 16

Can you tell me, how is a (#) b defined?

You maybe want some more tips:
~~~
If a is even then a (#) a = 0
If a is odd then a (#) a = a
n (#) 1 = n
1 (#) n = 1
~~~

If you can't solve it, here is a tip:
SPOILER 1!
(#) cannot be defined for complex numbers.
SPOILER 2!
a (#) b < a+b
SPOILER 3!
a (#) b = a X b Y (a Z b) where X,Y,Z are operators
SPOILER 4!
The result is always a natural number

posted Sep 5, 2019 by anonymous

Looking for solution? Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button




Similar Puzzles
0 votes

One night, I thought of ways that can be used for creating a palindrome. So I decided that I will turn into a larger number by adding the reversed digits to the original number and keep doing it till I finally obtained a palindrome.

I am not sure if this process will always result in a palindrome eventually but I was able to produce a four digit palindrome.

Can you guess my starting number?

0 votes

Using mathematical symbols like +, -, and x in order to make the equations correct. Replace # with the above-given symbols.

9 # 8 # 7 # 6 # 5 # 4 = 91

0 votes

I know there are two methods by using three time the same number with a plus(+) operator , you can make sum as 60.

One of them is 20+20+20.

whats the other way ?

...