New mathematical operation labelled #

  • Thread starter Thread starter Quark Itself
  • Start date Start date
  • Tags Tags
    Mathematical
AI Thread Summary
A new mathematical operation, labeled #, has been proposed, operating with all sets of numbers and combining with known operations like addition and multiplication. The operation is defined with properties such as x # 0 = x and commutativity (x # y = y # x). However, contradictions arise when applying the operation, particularly when testing values like 5 # 1 and 1 # 5, leading to inconsistencies in results. The discussion concludes that the definitions of this operation are flawed, suggesting it may not be a valid mathematical operation. Overall, the operation lacks logical consistency, making it impossible to derive meaningful solutions.
Quark Itself
Messages
25
Reaction score
0
This is neither homework nor independent study, it was a brain teaser( or so you could call it) I found.

A new mathematical operation has been implemented , call it #
It is used within our knowledge of numbers( it operates with all sets of numbers) and works together with our known operations ( +,-,*,/ etc.)
It also functions in such ways that, for all real values x and y

x # 0 = x (It's # identity is 0, I assumed)

x # y = y # x (it is also commutative)

(x+1) # y = (x # 1) + y + 1

From the information given, find some arbitrary value ; say 12 # 5

Attempt:
Also, I stumbled upon contradiction.
Let x = 5 and y = 0, then using the last rule
(5+1) # 0 = (5 # 1) + 0 + 1
6 # 0 = (5 # 1) +1
but 6#0 should be 6 by one of the rules
so 5#1 = 6-1 = 5

Now, let y = 5 and x = 0, then:
(0+1) # 5 = (0 # 1) + 5 +1
1 # 5 = (0 # 1) +6
Since they commute, one can look at it this way:
5#1 = 1#0 +6
RHS = 5 from test 1
LHS = 1 + 6 = 7 from the rules and addition

Any suggestion would be well appreciated !
 
Mathematics news on Phys.org
Quark Itself said:
This is neither homework nor independent study, it was a brain teaser( or so you could call it) I found.

A new mathematical operation has been implemented , call it #
It is used within our knowledge of numbers( it operates with all sets of numbers) and works together with our known operations ( +,-,*,/ etc.)
It also functions in such ways that, for all real values x and y

x # 0 = x (It's # identity is 0, I assumed)

x # y = y # x (it is also commutative)

(x+1) # y = (x # 1) + y + 1

From the information given, find some arbitrary value ; say 12 # 5
Attempt:
Also, I stumbled upon contradiction.
Let x = 5 and y = 0, then using the last rule
(5+1) # 0 = (5 # 1) + 0 + 1
6 # 0 = (5 # 1) +1
but 6#0 should be 6 by one of the rules
so 5#1 = 6-1 = 5

Now, let y = 5 and x = 0, then:
(0+1) # 5 = (0 # 1) + 5 +1
1 # 5 = (0 # 1) +6
Since they commute, one can look at it this way:
5#1 = 1#0 +6
RHS = 5 from test 1
LHS = 1 + 6 = 7 from the rules and addition

Any suggestion would be well appreciated !
More generally, for any x, (x+1)#0= (x#1)+ 1 yet we know that (x+1)#0= x+ 1. That can only be true if x#1= x for all x. But then (x+1)#1= (x#1)+ 1+ 1= x#1+2 which, using "x#1= x for all x" reduces to x+1= x+ 2! Yes, you are correct- that definition is inconsistent (assuming that "+" means ordinary addition).
 
basically, this arbitrary value can be multiple values and therefore there is no logical solution?
How would one solve it , despite the discrepancy?
 
Solve what?? This is NOT a valid operation and it makes no sense to ask questions as if it were.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top