this post was submitted on 12 Dec 2023
858 points (96.3% liked)

Memes

45132 readers
1515 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
858
6÷2(1+2) (programming.dev)
submitted 9 months ago* (last edited 9 months ago) by wischi@programming.dev to c/memes@lemmy.ml
 

https://zeta.one/viral-math/

I wrote a (very long) blog post about those viral math problems and am looking for feedback, especially from people who are not convinced that the problem is ambiguous.

It's about a 30min read so thank you in advance if you really take the time to read it, but I think it's worth it if you joined such discussions in the past, but I'm probably biased because I wrote it :)

you are viewing a single comment's thread
view the rest of the comments
[–] flying_sheep@lemmy.ml 0 points 6 months ago (1 children)

No, you can't prove that some notation is correct and an alternative one isn't. It's all just convention.

Maths is pure logic. Notation is communication, which isn't necessarily super logical. Don't mix the two up.

[–] SmartmanApps@programming.dev 1 points 6 months ago (1 children)

you can’t prove that some notation is correct and an alternative one isn’t

I never said any of it wasn't correct. It's all correct, just depends on what notation is used in your country as to what's correct in your country.

It’s all just convention.

No, it's all defined. In Australia we use the obelus, which by definition is division. In European countries they use colon, which by definition in those countries means division. 1+1=2 by definition. If you wanna say 1+1=2 is just a convention then you don't understand how Maths works at all.

What you are saying is like saying "there's no such things as dictionaries, there are no definitions, only conventions".

Maths is pure logic. Notation is communication, which isn’t necessarily super logical. Don’t mix the two up.

Don't mix up super logical Maths notation with "communication" - it's all defined (just like words which are used to communicate are defined in a dictionary, except Maths definitions don't evolve - we can see the same definitions being used more than 100 years ago. See Lennes' letter).

[–] flying_sheep@lemmy.ml 1 points 6 months ago (1 children)

Yeah, and when you read a paper that contains math, you won't see a declaration about what country’s notation is used for things that aren't defined. So it's entirely possible that you don't know how some piece of notation is supposed to be interpreted immediately.

Of course if there's ambiguity like that, only one interpretation is correct and it should be easy to figure out which one, but that's not guaranteed.

[–] SmartmanApps@programming.dev 1 points 6 months ago

when you read a paper that contains math, you won’t see a declaration about what country’s notation is used for things that aren’t defined

Not hard to work out. It'll be , for decimal point and : for division, or . for decimal point and ÷ or / for division, and those 2 notations never get mixed with each other, so never any ambiguity about which it is. The question here is using ÷ so there's no ambiguity about what that means - it's a division operator (and being an operator, it is separating the terms).