this post was submitted on 11 Sep 2024
400 points (97.4% liked)

Science Memes

10340 readers
825 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
400
Witchcraft (mander.xyz)
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] BugleFingers 11 points 1 week ago (1 children)

I believe starting with 1/1 which equals 1, you are then adding infinitely (fractions) on top of the 1. So 1, then 1 1/2, ect, so the next full integer to be hit (infinitely down the line) would be 2.

I don't do high level math so I hope this explanation is correct or intelligible, this is just how I understand it intuitively

[–] [email protected] 12 points 1 week ago* (last edited 1 week ago) (4 children)

But the first few values are:

1 + 1/3 + 1/6 + 1/10 + 1/15 + 1/21 + 1/28...

I really don't see any pattern there showing why it converges to 2 exactly

Edit:

After thinking some more, you could write the sum as:

(Sum from n=1 to infinity of): 2/(n * (n + 1))

That sum is smaller than the sum of:

2 * (1/n^2^) which converges to π^2^/3

So I can see why it converges, just not where to.

[–] Bender_on_Fire 6 points 1 week ago

I didn't see the pattern either and had to look it up. Apparently, you can rewrite 1 + 1/(1+2) + 1/(1+2+3)+... as 2(1 - 1/2 + 1/2 - 1/3 +...+1/n - 1/(n + 1)) = 2(1 - 1/(n + 1))

From there, the limit of 2 is obvious, but I guess you just have to build up intuition with infinite sums to see the reformulation.

[–] BugleFingers 2 points 1 week ago

So the amount you are adding is getting smaller with each iteration, 1/4 is smaller than 1/2, however you are still adding 1/4 on top of the 1/2, and those two are combined, closer to "1" than either of them independently correct? (1/2 +1/4 =1/3. 1/3>1/2)

So if the number gets bigger forever than at some point it will eventually hit "1", since we already started with "1" the next "1" will be "2"

I hope I'm explaining it well enough, it's similar to how 3.33(repeating)x3...=10 (though technically for different reasons)

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

Those add to 1.75, just keep adding (infinitely)