Witchcraft

2 years ago by fossilesque to c/science_memes

MarcomachtKuchen 111 points 2 years ago

I'm allways astonished by how many function seemingly have nothing to do with circles and yet somehow a pi managed to snuck itself in

path: 0 12295692, hotness: undefined, score: 111, children: 3
NeatNit 60 points 2 years ago

Usually when that happens there's a way to tie it back to circles, but it's not always easy to find

path: 0 12295692 12296913, hotness: undefined, score: 60, children: 2
notabot 30 points 2 years ago

You could say you just go round and round hunting for it, but no matter how hard you try you just can't corner it.

Well, you could.

path: 0 12295692 12296913 12297299, hotness: undefined, score: 30, children: 0
xantoxis 15 points 2 years ago

there’s a way to tie it back to circles

Not necessarily circles, but conic sections. When you take a series of a fixed exponent over a variable x, and graph it, that graph is a parabola.

A parabola is a slice through a cone. Tada, pi appears.

path: 0 12295692 12296913 12304802, hotness: undefined, score: 15, children: 0
grubberfly 41 points 2 years ago

tbf, the 2nd sum is exactly the first one just multiplied by 1/2. though i get that the progression is natural, even, and odd.

the last one is definitely odd puzzling, but i cannot intuitively get the first one. how does summing the inverse of triangular number equal 2?

path: 0 12297066, hotness: undefined, score: 41, children: 7
BugleFingers 11 points 2 years ago

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

path: 0 12297066 12297361, hotness: undefined, score: 11, children: 5
yetAnotherUser 12 points 2 years ago

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.

path: 0 12297066 12297361 12297508, hotness: undefined, score: 12, children: 4
Bender_on_Fire 6 points 2 years 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.

path: 0 12297066 12297361 12297508 12299221, hotness: undefined, score: 6, children: 0
BugleFingers 2 points 2 years 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)

path: 0 12297066 12297361 12297508 12297740, hotness: undefined, score: 2, children: 0
criticon 1 point 2 years ago

Those add to 1.75, just keep adding (infinitely)

path: 0 12297066 12297361 12297508 12297712, hotness: undefined, score: 1, children: 0
criitz 1 point 2 years ago
path: 0 12297066 12297361 12297508 12297614, hotness: undefined, score: 1, children: 0
lolcatnip 9 points 2 years ago

It's not saying the proof is obvious, just that the result is plausible on its face.

path: 0 12297066 12301070, hotness: undefined, score: 9, children: 0
mkwt 16 points 2 years ago

1 + 2 + 3 + 4 + 5 + ... = -1/12

path: 0 12296397, hotness: undefined, score: 16, children: 4
PlexSheep 14 points 2 years ago

Under very special circumstances an argument can be made for this, at least

path: 0 12296397 12297143, hotness: undefined, score: 14, children: 2
lolcatnip 7 points 2 years ago

Not really. The left side comes from trying to evaluate the Reimann zeta function at a point outside its domain, and the right side comes from evaluating the analytic continuation of the zeta function at the same point. The deepest truth it reveals is that applying the definition of a function outside its domain can give you nonsense results.

It's one of those ideas like Scrödinger's cat or pulling yourself up by your bootstraps, where something that was intended to illustrate an absurdity is instead taken as representing some amazing and unintuitive truth.

path: 0 12296397 12297143 12301174, hotness: undefined, score: 7, children: 0
Tudsamfa 4 points 2 years ago

Never understood those circumstances, but I choose to believe that all even numbers summed are -2/12 and all odd numbers therefore 1/12.

path: 0 12296397 12297143 12299636, hotness: undefined, score: 4, children: 0
wewbull 6 points 2 years ago

That's where I assumed it was going.

path: 0 12296397 12297505, hotness: undefined, score: 6, children: 0
jeffhykin 12 points 2 years ago

What's the big deal? Just solve for ...

... = (π^2 / 6) - (1 + 1/4 + 1/9)

Ez

/s

path: 0 12298687, hotness: undefined, score: 12, children: 0
Th3D3k0y 8 points 2 years ago

Yeah, but is the function for 1 over odd numbers, or 1 over prime numbers ...

path: 0 12298303, hotness: undefined, score: 8, children: 2
GreatRam 8 points 2 years ago

1 isn't a prime number

path: 0 12298303 12298680, hotness: undefined, score: 8, children: 1
kryptonianCodeMonkey 6 points 2 years ago

And 2 is.

path: 0 12298303 12298680 12301254, hotness: undefined, score: 6, children: 0
PenisDuckCuck9001 7 points 2 years ago

Tired of waiting 2 seconds for hyperpi to download? Simply do infinity calculations by hand and some basic algebra. Cut out the middle man. Thanks, internet!

path: 0 12301123, hotness: undefined, score: 7, children: 0
HubertManne 6 points 2 years ago

omg I missed the ... and was confused as heck

path: 0 12297372, hotness: undefined, score: 6, children: 0
4oreman 6 points 2 years ago

how dare you post math in this sub

path: 0 12300819, hotness: undefined, score: 6, children: 0

thanks for using Leebra!

go to feed...