this post was submitted on 13 Oct 2023
601 points (100.0% liked)
196
16822 readers
191 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
Other rules
Behavior rules:
- No bigotry (transphobia, racism, etc…)
- No genocide denial
- No support for authoritarian behaviour (incl. Tankies)
- No namecalling
- Accounts from lemmygrad.ml, threads.net, or hexbear.net are held to higher standards
- Other things seen as cleary bad
Posting rules:
- No AI generated content (DALL-E etc…)
- No advertisements
- No gore / violence
- Mutual aid posts are not allowed
NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.
If you have any questions, feel free to contact us on our matrix channel or email.
Other 196's:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Looks like one of those chaos curves mathematicians analyse.
What the fuck is that
ELI5:
Imagine some sort of a polynomial function
f(x) = r * x * (1-x)
that is also depending on some constantr
in range0 < r < 1
.You apply
x = f(x)
for many times, at your wish. Think of it as a for-loop, or f(f(f(...f(f(x))...))). The resulting value will reside (converge) to some value.So, this looped function sets to some stable point with any
r
in range untilx < 3
. After that, it doesn't converge but it will constantly jump between one of 2 points, then 4, 8, ... and at some point it goes wacky-macky.The graph from Wikipedia merely shows the probability of the value
f(f(f(...f(f(x))...)))
for allr
in the given range.If you're curious, Veritasium's made a good explanation here: https://youtu.be/ovJcsL7vyrk
Here is an alternative Piped link(s):
https://piped.video/ovJcsL7vyrk
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.