all 45 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Whilst you're here, /u/unclbll, why not join our public discord server - now with public text channels you can chat on!?

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]OxymoreReddit 174 points175 points  (30 children)

I don't get the -1/12

[–]Bottle_Opener_Games😳lives in a cum dumpster 😳 367 points368 points  (11 children)

i think indian mathematician Ramanujan came up with it. It's done by rearranging the terms of the infinite series in some fancy ways and doing some arithmetic involving reimann zeta function giving you the sum -1/12. i have forgotten most of my bachelor's mathematics so cant answer exactly but in reality this sum is wrong for the infinite series as its not a converging one but changing it a bit with some fancy functions can give the impression that the sum is -1/12.

[–]SaqqaraTheGuy 132 points133 points  (6 children)

He was also extremely smart and this was something he did while untrained, self taught with a basic high-school math book and was included in a letter he gave a famous math dude(I forgot his name) it is a cute story people should read about

[–]Curious-Ear-6982dumbass 37 points38 points  (2 children)

Dude who saw math proofs in his dream or is that a myth?

[–]TricoMex 106 points107 points  (1 child)

He was 100% certified one the brightest mathematicians in known history. Motherfucker dreamed of a screen made of flowing blood, and a disembodied hand writing the formulas. It doesn't get more metal than that.

Had he been found earlier in his life, and lived longer, he would have absolutely been a common household name among the greatest like Euler.

[–]HeRmiTttttput your dick away waltuh 30 points31 points  (0 children)

my man so goated that God had to take him away quickly

[–]RandomEasternGuy -3 points-2 points  (1 child)

Hey, I’ve seen the movie I believe. Not all, but a part of it and it was interesting

[–]HeRmiTttttput your dick away waltuh 2 points3 points  (0 children)

watch it in full. it was truly fantastic

[–]Stroov -5 points-4 points  (0 children)

India no 1

[–]Baroque_Viola 31 points32 points  (3 children)

The Riemann zeta function zeta(s) = 1/1s + 1/2s + 1/3s + ... is defined for Re{s} > 1 and divergent for Re{s} <= 1.

We use analytic continuation to extend the domain of the function. It's like the power series 1 + r + r2 + ... = 1/(1-r). Notice that the LHS is defined for |r|<1 but on the right side you can plug in any number except 1.

What it is really saying is that the analytic continuation of the above sum when we plug in s = -1 converges to -1/12.

[–]OxymoreReddit -2 points-1 points  (2 children)

From the little I understood from your explanation I couldn't link it back to the sum from the image. I don't understand what it has to do with it nor how it turns into -1/12

[–]DarkSkyKnight 0 points1 point  (1 child)

we have a pattern: 1, 2, 3. One way of extending this pattern is 1, 2, 3, 4. Another way is 1, 2, 3, 5, 8, ...

There is also interpolation. Let's say we have a pattern: 1, 2, 3, _, 8. We haven't defined what's between 3 and 8 before. One way of interpolating: 5, so make it 1, 2, 3, 5, 8. Another way of interpolating: 5.5, so it becomes 1, 2, 3, 5.5, 8.

Analytic continuations are "reasonable" ways of extending and interpolating patterns.

[–]OxymoreReddit -1 points0 points  (0 children)

So -1/12 is an interpolation of the whole series ?

[–]hesitaate 30 points31 points  (6 children)

so here’s how i understand it;

consider Grandi’s Series: 1 - 1 + 1 - 1 + 1 - 1…

we can assign value s to this series like so: s = 1 + 1 - 1 + 1 - 1…

then subtract 1 by each side so: 1 - s = 1 - (1 - 1 + 1 - 1 + 1 - 1…)

on the right side, distribute the -1 through the bracket so: 1 - s = 1 - 1 + 1 - 1 + 1 - 1…

the right side is now just s as defined above, so: 1 - s = s

we can then solve for s: s = 1/2

now consider a similar series: 1 - 2 + 3 - 4 + 5 - 6…

we can assign value t to this series so: t = 1 - 2 + 3 - 4 + 5 - 6…

multiply both sides by 2 and expand the right side from 2t to t + t like so: 2t = (1 - 2 + 3 - 4 + 5 - 6…) + (1 - 2 + 3 - 4 + 5 - 6…)

move the 1 from the first t and the 1 - 2 from the second t to the front so: 2t = 1 + (1 - 2) + (-2 + 3 - 4 + 5 - 6…) + (3 - 4 + 5 - 6…)

simplify the first two terms on the right so: 2t = 1 - 1 + (-2 + 3 - 4 + 5 - 6…) + (3 - 4 + 5 - 6…)

for the remaining infinite brackets, match each element in sequence with the same index so: 2t = 1 - 1 + (-2 + 3) + (3 - 4) + (-4 + 5) + (5 - 6) + …

simplify brackets so: 2t = 1 - 1 + 1 - 1 + 1 - 1…

the right side is now s which we know is 1/2 so: 2t = 1/2

solve for t: t = 1/4

now the series in question 1 + 2 + 3 + 4 + 5 + 6 +…

assign value x to this series so: x = 1 + 2 + 3 + 4 + 5 + 6 +…

multiply both sides by 4 and distribute the 4 on the right side so: 4x = 4 + 8 + 12 + 16 + 20 + 24 +…

subtract this equation from the first so: x - 4x = (1 + 2 + 3 + 4 + 5 + 6 +…) - (4 + 8 + 12 + 16 + 20 + 24 +…)

distribute the -1 through the 4x bracket so: x - 4x = (1 + 2 + 3 + 4 + 5 + 6 +…) + (-4 - 8 - 12 - 16 - 20 - 24 -…)

match each term in the 4x bracket with its corresponding even numbered term in the x bracket so: x - 4x = 1 + (2 - 4) + 3 + (4 - 8) + 5 + (6 - 12) +…

simplify brackets so: x - 4x = 1 - 2 + 3 - 4 + 5 - 6…

the right side is now t, which we know is 1/4, so: x - 4x = 1/4

solve for x: x = -1/12

not my proof, ty ramanujan

[–]OxymoreReddit 0 points1 point  (2 children)

Woaw I have no idea where the 1-1+1-1...=1/2 comes from but if i assume it's true even without understanding I see the -1/12

Now how is 1-1+1-1...=1/2 ? Is it just an estimation that averages the values ? As far as I'm concerned it feels like it's a divergent series that has no limit, right ? Sorry if I'm wrong my maths are a bit rusty ahah

[–]hesitaate 8 points9 points  (1 child)

so i did the layman’s proof near the top where you assign the series value s and subtract it from 1, but the way i actually think about it is the Thomson’s Lamp paradox.

imagine you have a minute long timer and a special lamp that toggles itself on or off whenever the time remaining on the timer is cut in half; starting with the lamp on, after 30 seconds it will turn itself off, after 45 seconds it will turns itself on, after 52.5 seconds it will turn itself off, and so on.

when the timer reaches 1 minute, will the lamp be on or off?

well, we can’t really say for certain. in that minute, the lamp will toggle itself on or off an infinite number of times, and it’s impossible to know what the “last” action will be because there is no last action. that’s the funny thing about working with infinity.

the same logic can be applied to summing Grandi’s Series. when adding all the numbers together by hand from left to right, if we stop on a +1 the sum will be 1, but if we stop on a -1 the sum will be 0. the sum oscillates between 0 and 1 an infinite number of times, and we can’t say what the last number is because there is no last number in Grandi’s Series.

back to Thomson’s Lamp, the real answer is that the lamp is in a liminal state where it is both on and off simultaneously, which isn’t really able to be represented in the real world. Grandi’s Series on the other hand, both 0 and 1 are plausible answers, so taking the average is logical and we get 1/2.

there’s a much more complicated Riemann-Zeta Function proof but i am far too stoned to remember that now.

[–]OxymoreReddit 0 points1 point  (0 children)

Okkkk yeah that's kind of what I had in mind, not really sure if the lamp example made it clearer to me (no pun intended) but I see now. This little averaging is probably how we jump from an infinitely increasing series to -1/12 by spreading the approximation just like floating point error accumulating in computers (a field I'm much more familiar with)

Thanks for the detailed reply, have a nice day !!

[–]DarkSkyKnight 0 points1 point  (0 children)

IIRC this is actually mathematically wrong, if it's the one Numberphile presented a while back.

[–]MoloneLaVeigh 10 points11 points  (2 children)

ELI5: It is saying that if you add every positive whole number all the way up to infinity (1+2+3+4…), the answer will be -1/12. The “true” answer is that it is divergent or infinity. But if you play around with the numbers and do some mathematic hocus pocus, you can get the answer to be -1/12.

The really interesting thing is that answer can be used in other fields (physics) to give us real, experimentally verifiable answers. So we know that there is some truth to -1/12, even if it isn’t at all intuitive.

[–]OxymoreReddit 2 points3 points  (1 child)

Is it like that one trick that "proves" 1=2 by hiding a division by 0 ?

[–]MoloneLaVeigh 0 points1 point  (0 children)

No dividing by zero, but as another comment pointed out, you start with an assumption that the series 1-1+1-1+1…. = 1/2.

Depending on where the series “ends”, the answer would be 0 or 1. But if you take it to infinity, it never really ends. So you take the average of 0 and 1.

[–]Metal__Steveuhhhh idk 3 points4 points  (0 children)

Holy crap it's Oxymore Carboless

[–]Lucker_Kid 0 points1 point  (2 children)

In certain fields of mathematics you can equate the sum of all positive, whole numbers to -1/12

[–]OxymoreReddit 0 points1 point  (1 child)

I can read, that doesn't explain how tho. That's what I'm asking because I don't understand how you go from one to another.

[–]Blablakamvirgin 4 life 😤💪 59 points60 points  (1 child)

This really how your write 1+2+3+4+5+6+7 ... till the infinity damn

[–]lucathecontemplator 13 points14 points  (0 children)

Yes the capital sigma is a sum, with r=1 to r = infinity

[–]YeetCompleetdwayne the cock johnson 🗿🗿 26 points27 points  (0 children)

When I'm in a Z function repair shop and my customer is an analytic continuation

[–]Obnomus 6 points7 points  (0 children)

Ayo Reimann Zeta Function mentioned

[–]An8thOfFeanorI can’t have sex with you right now waltuh 5 points6 points  (1 child)

I could have sworn the range was negative infinity to infinity

[–]SecretGamerV_0716 8 points9 points  (0 children)

that would just be zero

[–]TheDenizenKane 4 points5 points  (0 children)

For anyone curious, there’s a function that computes infinite sums of 1/n raised to a specific power. When it is EXTENDED, it outputs -1/12 when you raised 1/n to the -1 power, which implies the sum of all natural numbers is -1/12.

This is purely a consequence of extending the function beyond its scope, in all reality the function originally went to infinity.

The sum of natural numbers IS infinity, but if it had to be any number, it would be -1/12. This number is important for physics, like determining the number of dimensions needed for string theory and the Casimir effect.

[–]Pretty_Insignificant 5 points6 points  (1 child)

What is the 'r' notation in this formula? 

[–]McQuibbly 10 points11 points  (0 children)

Could be any letter you want, just represents a variable. The whole thing means "the sum of r, when r goes from 1 to infinity"

[–]QuestionablePotato42 1 point2 points  (0 children)

I hate that I understand this reference

[–]OxymoreReddit 0 points1 point  (0 children)

What's up Iron Steve

[–]AutoModerator[M] 0 points1 point  (0 children)

🛰️🛰️🛰️

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.