this post was submitted on 31 May 2025
215 points (90.6% liked)

Technology

70550 readers
3833 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] barsoap@lemm.ee -2 points 3 days ago* (last edited 3 days ago) (1 children)

Those two things are memorisation tasks. Maths is not about memorisation.

You are not supposed to remember that the area of a triangle is a * h / 2, you're supposed to understand why it's the case. You're supposed to be able to show that any triangle that can possibly exist is half the area of the rectangle it's stuck in: Start with the trivial case (right-angled triangle), then move on to more complicated cases. If you've understood that once, there is no reason to remember anything because you can derive the formula at a moment's notice.

All maths can be understood and derived like that. The names of the colours, their ordering, the names of the planets and how they're ordered, they're arbitrary, they have no rhyme or reason, they need to be memorised if you want to recall them. Maths doesn't, instead it dies when you apply memorisation.

Ein Anfänger (der) Gitarre Hat Elan. There, that's the Guitar strings in German. Why do I know that? Because my music theory knowledge sucks. I can't apply it, music is all vibes to me but I still need a way to match the strings to what the tuner is displaying. You should never learn music theory from me, just as you shouldn't learn maths from a teacher who can't prove a * h / 2, or thinks it's unimportant whether you can prove it.

[–] AbidanYre@lemmy.world 4 points 3 days ago (1 children)

What fundamental property of the universe says that

6 + 4 / 2 is 8 instead of 5?

[–] barsoap@lemm.ee 3 points 3 days ago* (last edited 3 days ago)

Nothing. And that's why people don't write equations like that: You either see

     4
6 +
***
     2

or

 6 + 4
-------
   2

If you wrote 6 + 4 / 2 in a paper you'd get reviewers complaining that it's ambiguous, if you want it to be on one line write (6+4) / 2 or 6 + (4/2) or 6 + ⁴⁄₂ or even ½(6 + 4) Working mathematicians never came up with PEMDAS, which disambiguates it without parenthesis, US teachers did. Noone else does it that way because it does not, in the slightest, aid readability.