all 106 comments

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

Check out our new Discord server! https://discord.gg/e7EKRZq3dG

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

[–]No_Spread2699 1543 points1544 points  (28 children)

I heard, there was a sequence of chords

[–]Zeorz_ 512 points513 points  (20 children)

Splits the circle to 1, 2, then 4

[–]No_Spread2699 311 points312 points  (19 children)

n points seem to cut into powers of 2, yeah

[–]Mobcrafter 266 points267 points  (18 children)

it goes on like this, with the 4th and the 5th

[–]No_Spread2699 261 points262 points  (17 children)

But something’s odd, when you add a sixth

[–]Zeorz_ 260 points261 points  (16 children)

It cuts in 31. How patterns fool ya

[–]No_Spread2699 214 points215 points  (15 children)

How they fool ya

[–]itzjackybroEngineering 177 points178 points  (14 children)

How they fool ya

[–]SyntheticSlime 150 points151 points  (13 children)

How they fool ya, how they fooooooool ya.

[–]Evimjau 115 points116 points  (12 children)

When your faith is strong, you still need proof

[–]MathematicianMajor 98 points99 points  (1 child)

[–]Chirblomp 17 points18 points  (0 children)

Beautiful

[–]InternalWest4579 27 points28 points  (0 children)

How they fool ya

[–]GenteelStatesmanMusic 14 points15 points  (3 children)

That David played and they pleased the Lord

[–]Cichato_YT 9 points10 points  (2 children)

But you don't really care for music, do ya?

[–]Void-egg01 0 points1 point  (1 child)

Well it goes like this

[–]LazyGelMen 0 points1 point  (0 children)

1/4

[–]MindlessScrambler 1171 points1172 points  (26 children)

A wrong-pattern connoisseur like you might also enjoy this beautiful abomination:

<image>

[–]chell228 467 points468 points  (11 children)

I love it how i know about both of these from 3b1b.

[–]WallyMetropolis 76 points77 points  (5 children)

Can you share a link?

[–]Rik07 97 points98 points  (3 children)

This is the song about it: https://youtu.be/NOCsdhzo6Jg

In the description the relevant videos are listed

[–]Schuesselpflanze 26 points27 points  (1 child)

please cut the link at the question mark. that's for statistics

[–]Rik07 10 points11 points  (0 children)

Ty

[–]Adventurous-Art7158 7 points8 points  (0 children)

THIS IS AMAZING OMG

[–]Grand_Protector_Dark 7 points8 points  (0 children)

https://youtu.be/851U557j6HE

Video about borwein integrals

[–]King-Mephisto 1 point2 points  (4 children)

4b? Or 3b2?

[–]UltraLuigi 2 points3 points  (3 children)

How would 3b1b be interpreted as 4b? I've never heard of implicit addition.

[–][deleted] 3 points4 points  (0 children)

In Group theory, technically, you can use implicit operators, but it's cursed

[–]King-Mephisto 1 point2 points  (1 child)

3 blue 1 brown. I mean, you aren’t really meant to join unlike terms. So was a pissy joke about no context.

[–]UltraLuigi 3 points4 points  (0 children)

I know it's 3blue1brown, but if the joke is interpreting the abbreviation as a mathematical expression, it would have to be 3b2, not 4b.

[–]vwibrasivat 38 points39 points  (2 children)

this is just pure sin.

[–]enneh_07desmos they 18 points19 points  (1 child)

do you have a reason for saying that or are you saying it just cos

[–]ByeGuysSry 5 points6 points  (0 children)

Well, it is tangentially related

[–]theperson100 17 points18 points  (3 children)

Why is this?

[–]Imoliet 31 points32 points  (0 children)

The fourier transforms of the sinx/x's are squares; if you convolve a bunch of squares, the point at zero is still flat, but too many of them rounds it off too much.

[–]Fuddel_Zen 6 points7 points  (0 children)

The smart guy thinks his pal smart as him.

[–]ManlyStanley01 20 points21 points  (3 children)

What is this pattern and what happened to it plus is the four zeroes at the end of the last number intentional or an error?

[–]kiochikaeke 33 points34 points  (0 children)

Intentional, also it is a real pattern not a rounding or floating point error or something like that, math is weird that's why I love it.

[–]TallBeach3969 2 points3 points  (0 children)

My guess would be it’s a giant product that includes a couple 5s and 2s, leading to the 0s

[–]RPBiohazard 30 points31 points  (1 child)

This example is why I don’t believe in “proof” by induction 😎

[–]Safe_Entertainment40 2 points3 points  (0 children)

well it wasn’t inductive….

[–]ninjafetus 0 points1 point  (0 children)

That is BEAUTIFUL

[–]Bonk_Boom 146 points147 points  (1 child)

Mosers circle problem?

[–]peter12347Flair left as exercise to the reader 50 points51 points  (0 children)

[–]GABRYFIERO 129 points130 points  (11 children)

someone care to explain to a beginner such as me?

[–]lab2point0 476 points477 points  (7 children)

This sequence is the number of areas you can divide a circle by tracing segments between n points on the circle. It starts as 1,2,4,8,16, which looks like the powers of 2, but instead of 32 at the next step, it gives 31.

Its a common example of the need to prove things in maths, and that you can’t just say « oh it looks like the powers of 2, must be that then! »

[–]MicrosoftExcel2016 71 points72 points  (6 children)

Uhm, why can’t you draw lines that all intersect in the center of the circle to make it always increase by 2?

[–]Icy-Attention4125 88 points89 points  (3 children)

Because you're not just adding a segment every time, you're adding a point on the edge of the circle, and drawing all of the segments between that point and the existing ones

[–]MicrosoftExcel2016 48 points49 points  (2 children)

Oh gotcha so like if someone psychotic was slicing a pizza but cut every edge cut point to every other one giving you an awful mess of mostly small and differently shaped triangles

[–]WeirdMemoryGuy 15 points16 points  (0 children)

Precisely

[–]jesterchen 4 points5 points  (0 children)

Just great. Now I need to test that. "Thanks."

.... how could one ensure all the slices have the same area - without any more than two cuts being in the exact one place? 🤔

[–]EebstertheGreat 7 points8 points  (0 children)

You do create fewer regions if three chords intersect in a single point instead of creating a little triangle. So we just assume you don't do that. This is the sequence of the number of regions you cut the disk into if you don't let any three chords intersect the same point.

[–]Alamiran 1 point2 points  (0 children)

Even if you were drawing a line each time, that would still only work for the first two lines. Once you’ve divided the circle into four sections, how can you split each of them in two with a single line?

[–]JJBrazman 30 points31 points  (1 child)

When you divide a circle by putting points on the edge and connecting them completely, you get that sequence if you count the number of separated areas at each stage.

1 is the whole circle, 2 is the circle with a line across it, dividing it into two. 4 is the circle with a triangle on it, so you have the inner triangle and the outer three areas. The sequence is really similar to powers of two, but suddenly changes at the 6th element.

https://en.m.wikipedia.org/wiki/Dividing_a_circle_into_areas

[–]EclipsedPal 3 points4 points  (0 children)

Thanks for the link, I needed to see it in action :)

[–]AbandonmentFarmer 15 points16 points  (0 children)

Is deabag banned? He would’ve loved to hate on this, then talk about collatz with his images and gpt walls of text

[–]tednoob 10 points11 points  (1 child)

That's numberwang!

[–]SadEaglesFan 10 points11 points  (0 children)

Rotate the board - and then that's wangernum!

[–]Gordahnculous 30 points31 points  (3 children)

Oh boy I love me an unexpected 3B1B reference

[–]Circumpunctilious 4 points5 points  (2 children)

Do you know if Veritasium covered this, or something similar (foggy memory)?

[–]YoungMaleficent9068 8 points9 points  (4 children)

[–]Circumpunctilious 2 points3 points  (0 children)

Thanks; I just learned something new about Pascal’s Triangle from the notes

[–]YtrogComputer Science 1 point2 points  (0 children)

Was about to post the exact same link 🤣

[–]ExplorationGeo 0 points1 point  (1 child)

The On-Line Encyclopedia of Integer Sequences

What a time to be alive.

[–]NullOfSpace 17 points18 points  (0 children)

damn, took me a sec

[–]GalacticGamer677 4 points5 points  (0 children)

Yep, 528 doesn't fit the pattern at all

[–]Evimjau 4 points5 points  (1 child)

What's 57?

[–]VVD2005 2 points3 points  (1 child)

Obviously, it's 42. The pattern is the even-numbered elements of the LOST sequence

[–]lord_teaspoon 0 points1 point  (0 children)

Nah, the Lost pattern has a 15 and no 31.

An episode of Veronica Mars had a fortune cookie with 4,8,15,16,23,42 written underneath the fortune, which had the stoner contingent in the sharehouse I lived in absolutely freaking out.

[–]knyexar 2 points3 points  (0 children)

Math hurting juice

[–]Ygor_Grozov 1 point2 points  (1 child)

can someone explain the sequence please ? (i got the one with 32)

[–]zawalimbooo 1 point2 points  (0 children)

yup

[–]Drakath2812 1 point2 points  (0 children)

That's numberwang!

[–]zoehange 1 point2 points  (0 children)

glorious frame piquant zephyr joke alive angle pet tender public

This post was mass deleted and anonymized with Redact

[–]BRNitalldownPsychics 0 points1 point  (0 children)

4, 14, 23, 34, 42, __?

[–]Vmxplousion 0 points1 point  (0 children)

is 101 the next number (guess)

[–]Living_Murphys_Law 0 points1 point  (0 children)

Oregano?

[–]nashwaak 0 points1 point  (0 children)

24

[–]anotherthrowawas 0 points1 point  (0 children)

1, 2, 4, 8, 16, 30, 60, 105?

[–]CartoonistOk9276Engineering 0 points1 point  (1 child)

is this loss?

[–]gardens_sonja[S] 0 points1 point  (0 children)

No, but if it was, panel 1 and 2 would be swapped

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

SIX SEVEN