Entire Order and Chaos of the Double Pendulum Visualized

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 276

  • @minewarz
    @minewarz 24 дні тому +1220

    Very curious what this would look like if you use a gradient instead of 4 separate quadrants

    • @OLIVE_MANN
      @OLIVE_MANN 23 дні тому +39

      Definitely needed

    • @MooImABunny
      @MooImABunny 23 дні тому +207

      the issue is that you then lose the clear boundaries, and it's a little harder to see the fractal.. it still would probably be a pretty cool visualization though.

    • @NyothanZurc
      @NyothanZurc 23 дні тому +27

      Im pretty sure someone already made that in a different video

    • @CathodeRayKobold
      @CathodeRayKobold 23 дні тому +20

      It would just look less defined.

    • @heh_boaner
      @heh_boaner 23 дні тому +8

      There is significance to the divisions

  • @ahhuhtal
    @ahhuhtal 24 дні тому +602

    Fascinating. I wonder how much the stability patterns are dependent on the chosen integration method. That is, I'm wondering how much of what we're seeing is the behavior of the differential equation and how much of it is due to the chosen method and error estimate tolerances, or even floating point accuracy.

    • @qzamboni
      @qzamboni 23 дні тому +44

      I assume the Shadowing Lemma applies to this system, but I could be wrong. The Shadowing Lemma says that every computed orbit stays within some small distance of a true orbit, i.e. small errors don't matter.

    • @shmunkyman33
      @shmunkyman33 23 дні тому +9

      I was thinking the same thing. I would be interested to see one particular time step compared across multiple different integretion schemes, e.g. what would time step t=2.0 look like with delta-t of 0.1, 0.01, 0.001, etc.

    • @ArthurPierrot
      @ArthurPierrot 23 дні тому +35

      @@qzamboni The thing here is that according to chaos theory, adding a small error to a step would lead to huge discrepancies down the line so not sure if the Shadowing Lemma would apply here. That said it's the first time I hear of this so I could be wrong.

    • @JPK314
      @JPK314 23 дні тому +11

      ​@@qzamboniI'm pretty sure the double pendulum doesn't have any hyperbolic invariant sets

    • @TaylorTheOtter
      @TaylorTheOtter 20 днів тому

      I had the exact same thought

  • @TheBigLou13
    @TheBigLou13 23 дні тому +450

    In the bottom right corner: Are we seeing here the shape of chaos or the shape of floating point inaccuracy?

    • @FadkinsDiet
      @FadkinsDiet 21 день тому +26

      The question is does the Shadowing Lemma apply to this system.

    • @person8064
      @person8064 20 днів тому +141

      Copying what someone else said, it's probably an island of stability, where nearby pendulums converge into the same shape rather than falling into chaos

    • @tetradigit
      @tetradigit 19 днів тому +15

      What even is chaos?

    • @sans1331
      @sans1331 18 днів тому +24

      ugh….this youtuber doesn’t check his comments. i guess we’ll never know for sure.

    • @billpengelly7048
      @billpengelly7048 18 днів тому +14

      I had the same question. 😀I wonder how this animation would look different with 64 bit floating point math?

  • @MBiscotte
    @MBiscotte 22 дні тому +53

    It's very cool that some islands of stability appear in some places, like the one you are showing in the bottom right, it's super counterintuitive !

  • @Froggsroxx
    @Froggsroxx 18 днів тому +25

    All the explanation at the start was excellent and very interesting and then I forgot what everything meant as soon as it started moving 😂

  • @RG-zt4cn
    @RG-zt4cn 24 дні тому +252

    I am thinking about ways to "isolate" the central fractal from the surrounding noise.
    Performing computation on the noisy regions is, in a sense, "wasted", since a noisy region never seems to further change from being just white noise.
    In the Mandelbrot set, after each iteration, if the iterated value escapes the unit disk in the complex plane, we can safely discard it, as we know the value of this point will diverge into infinity. Usually corresponding starting point is colored white.
    We could do a similar thing here, and find a range of values for angles and velocities that we know for certain is in the chaotic region, and discard the pendulums that enter that region, then color the corresponding positions white.
    I believe this should eventually filter out ALL (or most) of the noise outside of the main fractal, even outside this filter region, since unstable positions will, by pure chance, "trickle into" the filter region, like water circling into a sink drain.

    • @quantumsoul3495
      @quantumsoul3495 24 дні тому +1

      Doesn't it all eventually fall into white noise?

    • @RG-zt4cn
      @RG-zt4cn 24 дні тому +42

      @@quantumsoul3495 I don't think so. The small island of stability at x=101°, y=+115° appears to be a basin of a stable attractor, where the pendulums get more and more similar by all approaching the same single limiting cyclic motion, instead of drifting apart in their behavior.
      Even with limited numerical precision of the simulation, they will stay similar, as long as the corrective attraction of the attractor is greater than the floating point errors.

    • @GerhardTreibheit
      @GerhardTreibheit 24 дні тому +1

      ​@Adam-zt4cn I disagree

    • @goji_crafter
      @goji_crafter 24 дні тому +5

      i wonder if you could instead use the difference between neighboring pixels, and pixels which are surrounded by other values which are all sufficiently different could be discarded. in this way i think you could also adjust the desired noise amount?
      idk how to express this idea rigorously or even really coherently lol

    • @RG-zt4cn
      @RG-zt4cn 24 дні тому +6

      @@goji_crafter I think that won't quite work for what I intended, which is filtering out the "useless" white noise (useless in the sense that it has no structure).
      Because even in the non-white-noise regions, you can still get quite dense changes in behavior. Such as the central oval, which starts as a fairly stable region and gradually fills up with higher frequency noise from the top-left and bottom-right.
      But notice how it never quite becomes _pure_ white noise, unlike the outside regions. This tells us there's some subtle underlying stable behavior which prevents degradation into white noise.
      Visually, you can see the boundary between the two different kinds of noise, which still shows the outline of the central oval.

  • @TheNadOby
    @TheNadOby 24 дні тому +46

    Oh, thank you.
    Immediately shared with whoever is around.
    It is interesting if the island of stability is the same with different pendulum angle"resolutions".

  • @flyguy0765
    @flyguy0765 18 днів тому +43

    I turned up the resolution of the video on my phone and the UA-cam app crashed

    • @NmpPnm
      @NmpPnm 7 днів тому

      Nahhh💀

  • @shotaworld
    @shotaworld 24 дні тому +177

    The 4K version of this video has an average bitrate of 126.6 Mbps! A challenge to Google's VP9 encoder.

    • @WackoMcGoose
      @WackoMcGoose 19 днів тому +12

      "ow! my bitrate!"

    • @Milaaq302
      @Milaaq302 18 днів тому +4

      I was going to drop a comment about the encoder not knowing what hit it when the sim starts up :)

    • @nomekop777
      @nomekop777 17 днів тому +5

      Thanks for that info, Shota World

    • @Ðogecoin
      @Ðogecoin 14 днів тому

      lol

    • @HopperDragon
      @HopperDragon 7 днів тому

      Literally crashes my UA-cam app lol

  • @galanta3534
    @galanta3534 24 дні тому +58

    Always wanted to see a visualization like this, good work!

  • @eebamxela
    @eebamxela 23 дні тому +20

    This is an incredible addition to the collective understanding about Chaos Theory. My god what a visual treat. Your previous one was badass, I’m blown the fuck away by this one. Very well done I really appreciate this kind of thing.

  • @XDFreakLP
    @XDFreakLP 24 дні тому +37

    Chaotic processes leave behind fractal structures :D

    • @Bombito_
      @Bombito_ 24 дні тому +12

      So chaos lives in non-integer dimensions, makes sense

    • @DigitalLife3000
      @DigitalLife3000 18 днів тому +1

      @@Bombito_the unknowable becomes more knowable with each passing day

  • @willpenman8892
    @willpenman8892 15 днів тому +9

    It would be cool to have another plot with a pendulum from a given pixel, so we can see the relative timescale and chaotic nature up close

  • @mahditr5023
    @mahditr5023 24 дні тому +118

    I was looking at this graph and I was wondering why it is not symmetrical around all 4 corners and the answer is because of gravity. And a double pendulum with no gravity is not chaotic. I was wondering how does the transition between no gravity and small and large number of gravity will look like

    • @Rotem_S
      @Rotem_S 18 днів тому +6

      In this case, changing gravity is equivalent to just changing the timescale of the system, or its length. Want to see what this would look like with stronger gravity and the same lengths? Play it on ×2 speed

    • @mahditr5023
      @mahditr5023 18 днів тому +3

      @Rotem_S incorrect. It is a non linear differential equation and it wouldn't simply double the speed.

    • @1_1bman
      @1_1bman 12 днів тому +3

      ​@@mahditr5023it's a linear effect on a nonlinear differential equation

  • @etzabo
    @etzabo 22 дні тому +10

    This video is Taco Bell for compression algorithms.

  • @cthonianmessiah
    @cthonianmessiah 20 днів тому +12

    Have to wonder how much of what we're watching is real and how much is an artifact of the floating-point representation being used. The nature of the system means that any finite rounding will tend to dominate the simulation over a relatively short period of time, which suggests that if infinite-precision calculations were possible, the picture that comes out would look quite different to what we're observing.
    What is known about the magnitude of this effect in the context presented here? My math isn't strong enough to have a good intuition beyond the sense that rounding *might* have an outsized impact.

    • @Galinaceo0
      @Galinaceo0 16 днів тому +3

      It should be possible to make an "accurate" picture without infinite-precision calculations if you control the error terms well enough. By which i mean that at any given time we can calculate a picture that is as close to the real one as we want (this might fail here because of the imprecisions). it might be very inefficient though.

    • @cthonianmessiah
      @cthonianmessiah 16 днів тому +1

      @@Galinaceo0 The problem is that with a chaotic system (basically, any system where the result loops back into itself without diminishing returns), the lack of precision always dominates the output after a certain number of iterations. Any region of the image that doesn't converge to some stable value will always look very different after many iterations, even if the error is 1.0x10^-200 or something else very, very small.
      The question that I can't answer is the amount that this instability would affect the "interesting" parts of the image highlighted in the animation. Would there still be an interestingly-shaped island in a "real" version of this with infinite precision, and would it have a similar shape? No idea but it is interesting to contemplate.

    • @Galinaceo0
      @Galinaceo0 16 днів тому +2

      @@cthonianmessiah That can be fixed by recomputing the whole thing from the beginning with more and more precision each time you want to see more into the future. The problem however is, as i said, that this is extremely inefficient.

    • @cthonianmessiah
      @cthonianmessiah 16 днів тому

      @@Galinaceo0 Yes, you hit a wall due to nonlinear behavior and no matter how much compute you throw at the simulation, the progress basically stops.
      This is, for example, why weather forecasts stop at 7-10 days even as available compute resources increase exponentially.

    • @Galinaceo0
      @Galinaceo0 16 днів тому

      @@cthonianmessiah Well in weather simulation it's actually impossible to measure everything we need to compute it to a given precision. for double pendulums, as long as we got enough memory and time it is always possible to compute.

  • @Utesfan100
    @Utesfan100 23 дні тому +15

    The bulbs of the Mandelbrot converge to periodic orbits. The center region seems to be where the angle is small enough that they swing in unison. I would be curios what the ratio of oscillation period is in the stable region.

  • @kshou_nish
    @kshou_nish 24 дні тому +7

    very cool! would love to see a version of this where the points are colored by the difference between their angles and their neighbors

  • @JR-47
    @JR-47 18 днів тому +4

    I always wondered what the wavy shapes were as you zoom in and out of pictures of a monitor screen

    • @aspzx
      @aspzx 9 днів тому +1

      That's called a moiré pattern.

  • @thewoodpeckers655
    @thewoodpeckers655 23 дні тому +9

    “Still think there’s nothing to chaos theory?”
    -Half Life 1

  • @Robwantsacurry
    @Robwantsacurry 7 днів тому +1

    I remember seeing similar effects back in the 1980's on my ZX Spectrum, you used the random number generator function to plot pixels and ended up with interesting patterns. Of course it was simply down to the method used to generate random numbers being a psuedo-random function.

  • @spinningfish8233
    @spinningfish8233 21 день тому +5

    adding damping could be cool. it would start off ordered, then become chaotic and then become ordered again right? ending with a single color

    • @MYNAME_ABC
      @MYNAME_ABC 17 днів тому +1

      It would always end with both pendulums pointing down due to simulated gravity.

  • @creativenametxt2960
    @creativenametxt2960 24 дні тому +37

    I wonder what it would look like if we considered starting positions with initial angular velocity as well. Sure, the space would be 4d, but if we only consider a slice of pendulums with the same total energy we would get a 3d shape. Interesting how trajectories might look there. (Since energy is preserved all of them would lie in the slice.)

    • @lotarion
      @lotarion 6 днів тому

      The double pendulums usually start with no velocity, with the only force acting on them being the g-force

    • @marklundeberg7006
      @marklundeberg7006 День тому

      This is known as phase space. Some issues are that the constant energy 3D surface is curved in 4D, but also we can't even see into 3D volumes very well.

  • @RonaldoLoyola-v1h
    @RonaldoLoyola-v1h 17 днів тому +3

    3:56 purple

  • @SissypheanCatboy
    @SissypheanCatboy 13 днів тому

    fun thing to do here: turn the video up to various resolutions and then take a screenshot of any of the little regions of pure noise. Its really neat to see how many different colors you can find, with most of them averaging out to dull earth tones.

  • @jamescamacho3403
    @jamescamacho3403 23 дні тому +4

    I'd recommend looking through Henon & Heiles seminal paper, "The Applicability of the Third Integral of Motion".

  • @deusexaethera
    @deusexaethera День тому +1

    Am I correct in assuming this model doesn't simulate energy loss through friction?

  • @Ricocossa1
    @Ricocossa1 22 дні тому +19

    Interesting how there is a definite boundary between the perturbative regime and the chaotic region where it's just noise.
    You can see the two oscillatory modes in the perturbative region, each with its own frequency. The yellow/green one is the lowest frequency mode, and the red/blue one is so fast it looks purple.
    The low frequency mode looks stable at relatively high amplitudes, which really is surprising to me. And then there is that tiny island where it also happens to be stable.

    • @user-pr6ed3ri2k
      @user-pr6ed3ri2k 10 днів тому +1

      If you look very closely at the top of the oval with the highest quality, you can see a long island with what looks like a mix of all 4 colors

  • @benruniko
    @benruniko 9 днів тому

    That little stable island is so bizarre! I love this!! I wonder if we could map the change over time in the third dimension what shapes would come out

  • @anthonyrepetto3474
    @anthonyrepetto3474 19 днів тому

    Gorgeous! Thank you! Your map deserves Mandelbrot-status

  • @adcfffffffffffffffff
    @adcfffffffffffffffff 24 дні тому +8

    Loving it. Is there a mathematical something that describes the stable area?

    • @Ricocossa1
      @Ricocossa1 22 дні тому +6

      Yes, very close to the center is the perturbative regime where you can study the pendulum quite easily. It turns out there are two modes, one of which oscillates between yellow and green in this color code, and the other oscillates between red and blue.
      The surprising part is how sharp the boundary is between that quasi-stable regime and the chaotic region.
      You do get a Newton fractal, because the four colors must always touch.

    • @rodrigoqteixeira
      @rodrigoqteixeira 16 днів тому

      ​@@Ricocossa1they don't touch all in the start, why do they start touching?

  • @volcarona8401
    @volcarona8401 23 дні тому +4

    If each of these frames were to be put together into a 3D shape, would one get four three-dimensional fractals?

  • @fireboss05
    @fireboss05 15 днів тому +1

    I believe that if you change the coorsinate system we're gonna see some interesting things too. Like polar coordinates or something like that.
    There's probably a system (maybe projecting on an object ?) where we recognise pattern since it's deterministic.
    Maybe the part you zoomed onto is gonna be round or squared ?
    You did a great job simulating that shit ahah

  • @MYNAME_ABC
    @MYNAME_ABC 17 днів тому +1

    Since there is no friction, the pendulums will move forever. What exaxct state / time are you simulating?

  • @papipoulpe
    @papipoulpe 24 дні тому

    Very cool, great job mate

  • @TheRMeerkerk
    @TheRMeerkerk 13 днів тому

    Mesmerizing!

  • @FoxDog1080
    @FoxDog1080 23 дні тому

    Very informative, and very long
    Exactly what I need

  • @OhucYYXuQdai
    @OhucYYXuQdai 19 днів тому

    fine visualization 👍👍👍

  • @supplychainoperationsresearch
    @supplychainoperationsresearch 4 дні тому

    amazing demonstration of entropy

  • @CaveJohnson376
    @CaveJohnson376 24 дні тому

    woaaah nifty evolving fractal you've got there

  • @mbe9601
    @mbe9601 23 дні тому +3

    My youtube aplication crashed after like 20 seconds into the simulation

  • @benchitalad4368
    @benchitalad4368 24 дні тому +53

    i understand literally nothing in this video but its interesting

    • @carnizrediz8722
      @carnizrediz8722 24 дні тому

      Me to

    • @NickCombs
      @NickCombs 23 дні тому +3

      I found it to be really well explained.

    • @UniHorned
      @UniHorned 23 дні тому +4

      ​@@NickCombs The beginning, sure

    • @NickCombs
      @NickCombs 23 дні тому +4

      @@UniHorned Yes. Also, the chart shows that within certain ranges of starting positions where both pendulums start with similar angles, they maintain a periodic pattern. Outside of that, their motions become more chaotic.

    • @adrianrubin8435
      @adrianrubin8435 16 днів тому +1

      Only comment on this vid I understood

  • @CoalOres
    @CoalOres 24 дні тому +1

    You inspired me to try it myself with that last video and I got a pretty nice result by computing the average absolute central difference (dx_angle1, dy_angle1, dx_angle2, dy_angle2) / 4. Then the chaotic values are bright and the ordered ones are black. I'm also pretty sure it's fractal in nature so you could do a zoom in which might be cool.

    • @yeetusdeletus5062
      @yeetusdeletus5062 23 дні тому

      Do you have an upload anywhere of the result of that?

  • @sherbachovny
    @sherbachovny 4 дні тому

    Отличная работа!

  • @absoluteCatastrophy
    @absoluteCatastrophy 12 днів тому

    so THIS is what a portal inside a portal looks like. neat!

  • @FreakingTacoMan97
    @FreakingTacoMan97 22 дні тому +4

    It’s a fractal isn’t it? Start the zoom videos.

  • @KingJAB_
    @KingJAB_ 8 днів тому

    UA-cam compression did you dirty

  • @saizen4209
    @saizen4209 18 днів тому

    There is something about this video, that explains order within chaos, fractals, and other forms in which the Universe is revealing its inner working concretely

  • @simonmasbaum8399
    @simonmasbaum8399 3 дні тому

    Anyone else notice that the noise in the crevices of the shape have a yellow tint to them?

  • @danielw.4876
    @danielw.4876 10 днів тому

    Imagine extending it to 3D where the Z axis represents a change in the ratio of the outer mass to the inner. And then 4D, where the W axis represents a change in the ratio of the outer arm length to the inner arm length.

  • @farmertree8
    @farmertree8 24 дні тому +6

    Is this the only island of stability?

    • @IsZomg
      @IsZomg 24 дні тому +18

      I think I can see several more, look around the bottom near the -30 on the X axis for example

    • @drewscampfire
      @drewscampfire  22 дні тому +3

      In case you're curious, the biggest one I found is close to the y-axis, between -30 and 0 degrees. Note, though, that every island has a mirrored version due to the nature of the double pendulum, so there are two of them.

    • @sotek2784
      @sotek2784 15 днів тому +1

      I see two at about 30 degrees x axis, ~145 and ~160 y-axis, I guess that's the mirror of what IsZomg is saying.

  • @c64cosmin
    @c64cosmin 18 днів тому +1

    What if the angle are relative to each other? Right now they are absolute degrees, but I wonder we get better resolving on the stable regions if the angles are different. I wonder how mass impacts this, also, it wouldn't surprise me if there is a Julia/Mandelbrot set embedded somewhere in here

  • @GaminGuy_
    @GaminGuy_ 11 днів тому

    i would love to see a version of this where it goes until all the pendulums run out completely (even if it takes more than a few hours)

  • @user-pr6ed3ri2k
    @user-pr6ed3ri2k 10 днів тому

    Does anyone know what frequency the really fast red-blue region and the slow yellow-green regions are oscillating at?

  • @suraca8695
    @suraca8695 17 днів тому

    It would be interesting to see this mapped on a hilbert curve

  • @Metal_Master_YT
    @Metal_Master_YT 7 днів тому

    Ok now get a double pendulum and put it in that spot.

  • @NonTwinBrothers
    @NonTwinBrothers 10 днів тому

    Oh my sweet computation time

  • @esspe2
    @esspe2 19 днів тому

    Seems a subset of the three body problem, with some stable paths and other unstable paths.

  • @jamessever8936
    @jamessever8936 День тому

    How much does the result change with a finer mesh? Or does it not change at all other than the resolution of what you see?

  • @Kebabrulle4869
    @Kebabrulle4869 24 дні тому +1

    Very cool. I suspect the "stable" part (however one would formalize that) is actually connected at every point in time, maybe even simply connected. Similarly to how the Mandelbrot set is actually simply connected.

    • @FadkinsDiet
      @FadkinsDiet 21 день тому

      You just gotta zoom in far enough.

  • @theguywiththewhiteblanket
    @theguywiththewhiteblanket 19 днів тому

    cant wait to write a shader for this

  • @luker.6967
    @luker.6967 3 дні тому

    What about a gradient based on the relative velocities of the ends of the first and second pendulums? It’s a function of the angles certainly so we wouldn’t learn any more really but we would get a different cool fractal.

  • @gabrielanjos8836
    @gabrielanjos8836 17 днів тому

    Thank you so much for sharing this! What should I learn to make an animation like this of my own?

  • @Hjahaiainai
    @Hjahaiainai 14 днів тому

    The cool topology guy!

  • @itllmakesense7662
    @itllmakesense7662 13 днів тому +1

    FRACTLS❤

  • @diegoavalis3886
    @diegoavalis3886 13 днів тому

    i checked for the slope of the lines that swipe the small island on the bottom right and its -2.13, i had hopes it would be -e

  • @KlaudiusL
    @KlaudiusL 19 днів тому

    Beautiful, how finals quadrants are the "mix" of colors from the opposites.

  • @burrdid
    @burrdid 18 днів тому

    its so messed up that this is so different yet not the first time I've seen it

  • @paulfoss5385
    @paulfoss5385 24 дні тому +1

    This would seem to me to be a two dimensional slice of a 4d object which would include the initial velocities of each pendulum, this slice being where the initial velocities are zero. Would it be possible to do this animation for a slice where the combined potential and kinetic energy of each pendulum is the same by adding whatever clockwise velocity is needed to one of the arms (the clockwise velocity can be negative), with the double pendulum that is pointing straight up at the start having zero added velocity?

  • @BigBangElements
    @BigBangElements 11 днів тому

    Can we zoom into this fractal please?

  • @LuveelVoom
    @LuveelVoom 17 днів тому

    youtube video compression’s worst nightmare

  • @ivanfreedom
    @ivanfreedom 8 днів тому

    Maybe, I said maybe, this patterns can occur because of the running hardware precision limitations.

  • @shigaraja
    @shigaraja 15 днів тому

    Is there another "island" in the inverse cornoer as well? Due to the nature of the simulation it would be reasonable to assume so.

  • @the_AtomicPunk
    @the_AtomicPunk 9 днів тому

    I don't know why, but something tells me that I'm going to need the highest bitrate possible for this video.

  • @kos256
    @kos256 10 днів тому

    I wonder what happens if you take the point at the end of the pendulum and map its X and Y axes to hue and brightness respectively

  • @askarkalykov
    @askarkalykov 7 днів тому

    Would be nice to see if they all would be connected (standing on same table, for example, so would sync with time)

  • @michelepellegrino557
    @michelepellegrino557 7 днів тому

    Suggestion: add a few contour lines showing equipotential surfaces

  • @revolutiongames2004
    @revolutiongames2004 17 днів тому

    I wonder about the difference in angle values. Maybe a gradient?

  • @mathieuaurousseau100
    @mathieuaurousseau100 19 днів тому

    I'm curious how this fractal compare to the one for time to first flip. The barrier between mess and not mess doesn't appear to be the same as the one between flip and no flip (at least not around theta2=180 and theat1=0)

  • @danielw.4876
    @danielw.4876 10 днів тому

    Please tell me you only simulated half of the pendulums, and then mirrored their motion to the other half

  • @piotao
    @piotao 13 днів тому

    Thank you for this wonderful video. Any hints how this was calculated? Maybe you have something on github? One very interesting thing is why this graphs isn't symmetrical via x/y axes...

  • @hoseja
    @hoseja 24 дні тому +1

    I think even more pixels wouldn't be bad.

  • @reecec626
    @reecec626 24 дні тому

    Grooviest beats eva!

  • @elparpo9
    @elparpo9 20 днів тому

    a battle between chaos and entropy, good VS evil type aah🗣

  • @avz1865
    @avz1865 17 днів тому

    I would love to see the behaviour of the pendulum in the isolated stable region

  • @SlyNine
    @SlyNine 11 днів тому

    Is there gravity? Resistance? Is energy introduced? I don't understand the simulation aspect.

  • @kovacsattila8993
    @kovacsattila8993 21 день тому

    Very curious what this would look like if you mask out the instability region (the noise) from the stabil region, and how does it crals inward

  • @kaltziferYT
    @kaltziferYT 24 дні тому +1

    Hey! Does the pattern brakes later? What happens, when blue thin waves become less then 1 pendulum?

  • @mariom5307
    @mariom5307 15 днів тому

    This is with zero friction, correct?

  • @alexolas1246
    @alexolas1246 19 днів тому

    Interesting. What happens if you define the second axis as the second pendulum’s angle relative to the first one, rather than to the absolute reference frame?

  • @silverstonely
    @silverstonely 15 днів тому

    idea: add a thing that shows the precentage of all pendulums that are each color. example
    66.3 % blue
    21.2%yellow
    41.8%green
    11.1% red
    it would be cool to see how it changes

  • @gregsar1321
    @gregsar1321 7 днів тому

    thats a nice mug
    i wonder if anyone will get that

  • @robertgallina3767
    @robertgallina3767 12 днів тому

    Looks good, but what is the relation between the pendulums?

  • @stefanbalauca7481
    @stefanbalauca7481 19 днів тому

    I want to see a simulation of some pendula from that weird island of stability. We should see really stable motion even with small perturbations of initial conditions, but why does this happen, what are the staring angles that do this? I assume it's some form of resonance between the two

  • @rexROX132
    @rexROX132 16 днів тому

    Use inverse kinematics to initialize all the starting positions that would be really cool

  • @tmlen845
    @tmlen845 22 дні тому

    would be interesting to see some of the pendulums with starting conditions in that small island of stability. also is the fractal shape accurate, or is it due to bias from the floating point error that accumulates

  • @norik1616
    @norik1616 19 днів тому

    Have you/someone tried, whether it translates to reality? Eg., whether is that region around 100 deg stable in our univesrse?

  • @hanssondaniel
    @hanssondaniel 24 дні тому +22

    It's symmetrical. You only have to simulate one half, and then rotate it 180 degrees around the 0,0 point.

    • @mateuszodrzywoek8658
      @mateuszodrzywoek8658 24 дні тому +2

      it's not symmetrical, it would be if there were just two colors to represent positive and negative difference of angles but this is not that video

    • @trevorrussell7446
      @trevorrussell7446 23 дні тому +6

      ​@@mateuszodrzywoek8658The point still holds. You could simulate half, rotate 180, and invert the colors

    • @FoxDog1080
      @FoxDog1080 23 дні тому +1

      That's actually what they did

    • @Original-SplitSM
      @Original-SplitSM 16 днів тому

      maybe they did that... You wouldn't know😉

  • @SanneBerkhuizen
    @SanneBerkhuizen 8 днів тому

    I didn't get any of this.
    But it was beautiful.

  • @alessandromagatti4863
    @alessandromagatti4863 24 дні тому

    can u calculate the magnetic isteresis o a dominion?