736
<3 (media.piefed.social)
submitted 1 day ago by Kierunkowy74@piefed.social to c/mathmemes
you are viewing a single comment's thread
view the rest of the comments
[-] vaguerant@fedia.io 141 points 1 day ago

I understand why this is wrong (order of operations dictates the division happens first, so it's really 25 - 1 = 24), but why is it funny? I don't mean "This isn't funny," I think I'm just missing the joke.

[-] Thekingoflorda@lemmy.world 359 points 1 day ago* (last edited 1 day ago)

4! Is meant to be 4 factorial. 4! = 4 x 3 x 2 x 1 = 24

[-] Psythik@lemmy.world 10 points 17 hours ago* (last edited 17 hours ago)

The fuck is a "factorial"? They didn't teach me that one in high school math and I couldn't afford college.

[-] BoxOfFeet@lemmy.world 1 points 2 hours ago

You didn't learn factorials in high school?

[-] Dearth@lemmy.world 19 points 16 hours ago

Im sorry your highschool curriculum failed to teach you. I learned factorals in jr highschool

[-] BreadstickNinja@lemmy.world 11 points 15 hours ago* (last edited 15 hours ago)

Factorial means n! = (n)(n-1)(n-2)... etc. down to 1, where n is a positive integer. It's used to calculate the different number of configurations of a set of elements, mainly in combinatorics.

Like if you have four different objects and you want to know how many different configurations you can order them in, you have four choices for the first object, then three for the second, then two for the third, then one for the final slot. So the answer is 4 x 3 x 2 x 1 = 24 = 4!.

[-] Agent641@lemmy.world 4 points 13 hours ago

What's the point of factorials?

[-] Hamartiogonic@sopuli.xyz 1 points 7 hours ago

Makes things shorter.

In the applications mentioned by other people, you run into calculations that would look really messy and confusing. Things like 5•4•3•2•1 can be shorted to just 5! Imagine writing the full version of 123!

[-] JackbyDev@programming.dev 5 points 12 hours ago

They're used in permutations and combinations a lot. Combinations is pretty obvious based on the name. Given X things, how many ways are there to choose Y. Permutations are the same but where order matters.

For example, if you shuffle a deck of cards properly randomly there will be 52! possible orderings (permutations).

[-] HMitsuha@sh.itjust.works 1 points 12 hours ago

There are lots of applications, so I’ll give you three

Factorials are used in the Taylor Series to approximate trigonometric (sine, cosine, etc) and the exponential function. This can help speed up calculations.

In probability and statistics, if you want to find how many different ways a deck of cards can be shuffled, the answer is 52! Because the first card can be any of the 52, the second can be any of the remaining 51, and so on until the last card. Building upon this concept results in ways to model data like the binomial distribution , which is simply “how many successes will i get if i do this trial a certain number of times”. E.g. If I flip a coin 100 times, how many times will it be heads?

In computer science, the complexity of a program is compared to functions like the factorial, exponential, quadratic, etc. to visualize it’s performance given the size of the input, n. E.g. a program of linear time complexity is denoted as O(n), and as n increases, we expect the time for the program to finish to increase linearly. For a factorial time complexity, O(n!), we expect the time to complete to increase a lot compared to O(n)

[-] vaguerant@fedia.io 103 points 1 day ago

Aha! Got it, thank you so much.

[-] jaybone@lemmy.zip 14 points 21 hours ago

Or if you don’t know order of operations, then you probably also don’t know factorials, so 20 / 5 = 4

[-] Eyedust@lemmy.dbzer0.com 37 points 1 day ago

And here I was thinking I was still decent at math. I got bamboozled...

[-] NotProLemmy@lemmy.ml 7 points 20 hours ago

Everybody forgets the factorial...

[-] Redjard@lemmy.dbzer0.com 6 points 16 hours ago
[-] Szyler@lemmy.world 2 points 4 hours ago

I always get a chuckle every time someone posted this in an unrelated comment.

[-] Jarix@lemmy.world 3 points 17 hours ago

Especially when we have never seen that shit before

[-] microphone900@lemmy.ml 57 points 1 day ago

4! Is a factorial which means it's 4 x 3 x 2 x 1 = 24

[-] UnderpantsWeevil@lemmy.world 14 points 1 day ago

Totally missed that. Thank you.

[-] Zorque@lemmy.world 14 points 1 day ago

I see no one has explained yet, so I'll give it a shot. He is excited about math, and that needs to be encouraged.

[-] ArrantKnave@lemmy.world 19 points 1 day ago
[-] bleistift2@sopuli.xyz 17 points 1 day ago

The exclamation point denotes the factorial function. 4! = 4 ⋅ 3 ⋅ 2 ⋅ 1

[-] Mastema@infosec.pub 11 points 1 day ago* (last edited 1 day ago)

The exclamation point makes it right. The formula, when worked with proper order of operations, equals 24, which is equal to 4 factorial (4!) 1 * 2 * 3 * 4=24

[-] PotatoLibre@feddit.it 2 points 1 day ago

Cause math people has a weird humor?

[-] bleistift2@sopuli.xyz 49 points 1 day ago
[-] PotatoLibre@feddit.it 1 points 19 hours ago

Sorry to said that, but you made my guess quite real.

[-] don@lemm.ee 2 points 1 day ago

The exclamation point in the answer, from a math perspective, makes it 4 factorial: 4 x 3 x 2 x 1 = 24, which is the correct answer.

[-] bleistift2@sopuli.xyz 6 points 1 day ago

Could it be you’re responding to the wrong person?

[-] don@lemm.ee 2 points 23 hours ago

Indeed, it could.

this post was submitted on 19 Jun 2025
736 points (100.0% liked)

Math Memes

2425 readers
875 users here now

Memes related to mathematics.

Rules:
1: Memes must be related to mathematics in some way.
2: No bigotry of any kind.

founded 2 years ago
MODERATORS