Link to the IG pi post : https://www.instagram.com/reel/CyrFBptrYC9/
Titok Post : https://www.tiktok.com/@thiebo_badminton/video/7292488315930971424
—————————————————
If you liked this “visualization of pi”, I also made an UHD 1440p widescreen version of this pi simulation which is 3 minutes longer. Here is the link , hope you’d engage there too and help that go viral as well ! 🙂
—————————————————
If you are looking for a short explanation of the Post :
The outer arm spins around at a speed, precisely π times faster than the inner arm. But because π is this never-ending, irrational number, that outer arm will never, ever stop at its starting point, no matter how long the video goes on. It’s like a forever chase scene where the arm always misses the target line by the tiniest bit, and that bit is basically as thin as it gets.
The Detailed explanation of this Pi post by “angzt” from reddit :
Comment
byu/aDazzlingDove from discussion
inoddlysatisfying
—————————————————
Python code for the final drawing made by this mechanism ( Not for the animation ) :
import numpy as np
import matplotlib.pyplot as plt
# Create an array of theta values in degrees (e.g., from 0 to 113*360 degrees)
theta_degrees = np.linspace(0, 113*360, 10000)
# Convert degrees to radians
theta_radians = np.deg2rad(theta_degrees)
# Calculate z(theta) using the formula , 1j is imaginary number
z = np.exp(theta_radians * 1j) + np.exp(np.pi * theta_radians * 1j)
# Separate the real and imaginary parts of z
x = np.real(z)
y = np.imag(z)
# Create a plot with specific settings
plt.figure(figsize=(10, 10)) # Set a square figure 10×10 inches
plt.plot(x, y, color=’white’, linewidth=0.5) # Set line color to white and line width to 0.5
plt.gca().set_facecolor(‘black’) # Set background color to black
plt.gca().set_aspect(‘equal’) # Equal aspect ratio
plt.grid(False) # Turn off the grids
plt.xlim(-2.5, 2.5) # X-axis limit
plt.ylim(-2.5, 2.5) # Y-axis limit
plt.show() # Display the plot
source
38 Replies to ““So close 🤏🏼,yet so far ♾️” Explanation and code in description #maths #satisfying #adhd #ocd #art”
If you enjoyed this pi video , there's a sequel "Phi ( Golden Ratio )". Checkout most popular shorts in my feed.
😫😩
Me at the end: Annnnnnnd yyyyyyyyyyye- NOOOOOOOO
Unemployment
Bhai mujhe to chakkar aa gaya dekh ke
Legends say, they never met
So everything is circle 🔴
HOMESYCK THTUEHE HOMESTUCK AGGHH RAHHHBH
Heliocentrism
Oh my God
This is beautiful.
masterpiece 👌
This would be a cool visual for a game
idiots…. peoples=🦠
Art is better than Leonardo DiCaprio
Calm down bro
They'll never meet again
My logic is so far from the normal logic
While this:
My maths teacher sent us this lmao
Anyone watching from 8-O's group?
fr
Me when i enter the médium in sburb ( HOMESTUCK 6-up dennis 0)) mario 🩻🩻
this is how spongebob draws a perfect circle
Visualization of pi ❌
Satisfying circle ✅
9
“How to make a circle!”
“Step on-“
Pi is just another word for infinity
The air
People who starterd loving maths 😅
This guy dropped the most epic edit of maths
Universe is built using this😮
So Basically a rasengan.
how to make this
Space generator. Star core.
actually pi is 3
How can I create videos like this, please help
Why pi is endlessly irrational? Maybe there are repetitions of millions numbers' one order, so it is not infinite, just very long algorithm of numbers?
the beginning and the end cant be the same