Bad Math Jokes

  • Thread starter Thread starter benorin
  • Start date Start date
  • Tags Tags
    Jokes
Click For Summary
The discussion centers around a variety of math-related jokes and puns, showcasing humor that intertwines mathematical concepts with everyday scenarios. Participants share jokes about knot theory, probability, and classic math humor, such as the famous "Why is 6 afraid of 7?" and various puns involving mathematicians and their quirks. The conversation also touches on the complexities of mathematical functions, including references to the Ackermann function and the busy beaver function, highlighting the vastness of mathematical concepts. Additionally, there are playful exchanges about the nature of math education, the absurdity of certain math problems, and the humorous misunderstandings that can arise in mathematical contexts. Overall, the thread reflects a lighthearted appreciation for math through jokes, clever wordplay, and shared experiences among math enthusiasts.
  • #361
1743463627252.png
 
  • Haha
  • Like
  • Love
Likes BillTre, collinsmark, nuuskur and 2 others
Physics news on Phys.org
  • #362
Two mathematicians are eating lunch on a bench in a park. Across from them is a men's washroom.

Over several minutes as they eat, two men enter the washoom and three men leave.

One mathematician nudges his buddy and says: "Now, if one more man enters, there will be zero men in there again."
 
  • Haha
  • Like
Likes KingGambit, jack action and nuuskur
  • #363
sin-dx.jpg
 
  • Like
Likes collinsmark and Ibix
  • #364
  • #365
I'm running errands for a friend's party in Owen Sound.

I'm at 16th Ave and 16th St, where they cross.

Do I tell her I'm at 1/8th Or 1/256th?
 
  • #366
DaveC426913 said:
I'm running errands for a friend's party in Owen Sound.

I'm at 16th Ave and 16th St, where they cross.

Do I tell her I'm at 1/8th Or 1/256th?

The cross product of perpendicular streets is their simple product, assuming the streets are truly perpendicular. But the cross product is also a vector that is perpendicular to both streets. So I guess that would make it 256th in the up/down direction. Like an elevator. 256th floor or somesuch.
 
  • #367
1751317918685.webp
 
  • Like
Likes jack action and BillTre
  • #369
This isn't bad; this is danged clever.

1752864806723.webp
 
  • Like
  • Love
Likes Carrock, berkeman, jrmichler and 1 other person
  • #370
1752973006828.webp
 
  • Agree
  • Haha
Likes BillTre and phinds
  • #371
  • #372
pines-demon said:
You ran a code for this?
4! and 5! were both correct.
 
  • Agree
Likes DaveC426913
  • #373
Borg said:
4! and 5! were both correct.
But the sentences are missing a period at the end. Or may be an exclamation mark!
 
  • #374
pines-demon said:
You ran a code for this?
:oldconfused:
 
  • #375
martinbn said:
But the sentences are missing a period at the end. Or may be an exclamation mark!
This is the math thread, not the english punctuation thread. :wink:
 
  • Agree
  • Like
Likes WWGD, AlexB23 and phinds
  • #376
martinbn said:
But the sentences are missing a period at the end. Or may be an exclamation mark!
DaveC426913 said:
:oldconfused:
I was wondering if we could find more examples of ##n-m/k = p!## for ##n,m,k,p\in\mathbb{N}##.
 
  • #377
pines-demon said:
I was wondering if we could find more examples of ##n-m/k = p!## for ##n,m,k,p\in\mathbb{N}##.
They also need to satisfy ##(n-m)/k=p## for the gag to work.
 
  • #378
Ibix said:
They also need to satisfy ##(n-m)/k=p## for the gag to work.
Are you telling me that it can be read in two ways?! (sarcasm)
 
  • #379
pines-demon said:
Are you telling me that it can be read in two ways?! (sarcasm)
Momentary humour detector failure, sorry.

I think "I was wondering if we could find more examples of ##n,m,k,p\in\mathbb{N}## that satisfy ##n-m/k = p!##" would work better, though. <Waits for DaveC to remind that it's not the punctuation thread.>
 
  • Like
Likes pines-demon
  • #380
I wrote some simple code:
Code:
import math


def find_joke_solutions(max_d, max_val):
    solutions = []
    for d in range(3, max_d + 1):
      fact=math.factorial(d)
      for c in range(2, fact//d):  # ensure c != 1
          for bi in range(1,max_val//c+1):
            b=bi*c
            # first equation: a = c*d + b
            a = c * d + b
                # second equation: a - (b/c) == fact
            if a - (b / c) == fact:
              solutions.append((a, b, c, d))
    return solutions

I got
$$a-b/c=d!$$
with ##(a,b,c,d!)##:
  • 25,5,5,4! (original case)
  • 230, 220, 2, 5! (second case posted above)
  • 721, 103, 103, 6!
  • 5752, 5696, 8, 7!
  • 45351, 45279, 9, 8!
  • 362894, 220892, 15778, 9!
  • 3629032, 3479072, 14996, 10!
I skipped those that had the same factorial result. You can prove that there is no solution for ##d<4## and ##c>1##. Also it is interesting that for it to work ##a,b## have to be of the order of ##d!##.
 
Last edited:
  • #381
1753230761723.webp
 
  • Like
  • Agree
Likes Bystander, BillTre and phinds
  • #382
1753234332291.webp
 
  • Like
Likes collinsmark, Ibix, phinds and 1 other person
  • #383
Shouldn't it be veloci (raptors cancel)?
 
  • Haha
  • Like
Likes berkeman and Ibix
  • #384
BillTre said:
Shouldn't it be veloci (raptors cancel)?
There was another raptor hiding in the bushes, just like in the film.
 
  • Like
Likes pines-demon
  • #385
6 was scared of 7 because 7, 8, 9. But why did 7 ate 9?

Because you are supposed to eat 3 squared meals a day.
 
  • Like
  • Haha
  • Wow
Likes collinsmark, jbriggs444 and BillTre
  • #387
I met a girl named Shirly, which is almost surely Shirley.
 
  • #388
WWGD said:
I met a girl named Shirly, which is almost surely Shirley.
Shirley, that must be from the move Airplane.
 
  • Like
Likes symbolipoint
  • #389
256bits said:
Shirley, that must be from the move Airplane.
Almost surely too.
 
  • #390
A few years back, I taught Calc 2 to a group of jocks, athletes. I changed my variables from x,y, to u and e, so my integrals would read ##\int f(u, e) ##DuDe.
 

Similar threads

  • · Replies 459 ·
16
Replies
459
Views
33K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
2
Views
1K
Replies
41
Views
8K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 73 ·
3
Replies
73
Views
7K