this post was submitted on 28 Jul 2024
191 points (100.0% liked)

Math Memes

1377 readers
1037 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 1 month ago (2 children)

The top symbol, Σ (uppercase Sigma), is used in math to denote a sum of a list of values. There is clear separation between the values in the list: two adjacent items in the list have no item in between them.

The bottom symbol, ∫ (long s), denotes an integral, which is kind of a sum over a continuous function. Any two different points of the function, no matter how close they are to each other, will have infinitely many points in between them.

For pedants: the function values don't have to be continuous, but the range of x over which the integral runs does have to be continuous. I regret nothing.

[–] [email protected] 5 points 1 month ago (1 children)

Oh cool, thanks. So is this like an anti-aliasing joke or something? Like "if you discretize a small number of pixels, Rick Astley will appear pixelated, but if you interpolate between them, the image will appear clearer?"

[–] [email protected] 6 points 1 month ago (1 children)

Not quite, I think it means the source material is continuous instead of discrete. No interpolation.

But honestly at this point we're reading too much into it.

[–] [email protected] 1 points 1 month ago

Oh that makes sense. It's hard to get straight what the interpretation should be though because of course the higher-res image is also discrete, just more pixels.

And like... Also why Rick Astley? I'm okay with "why not?" as the explanation there, but I feel like I'm missing something else there too.

But honestly at this point we're reading too much into it.

Yes yes overanalyzing math memes is how I'm compensating for a poor high school experience.

[–] [email protected] 5 points 1 month ago (1 children)

You can integrate over arbitrary domains, not even the range needs to be continuous. You often see integrals not written as \int_a^b, but instead as \int_C where C is just a set

[–] [email protected] 8 points 1 month ago

I still regret nothing.