Draw Julia set animations by simply defining a 2d line though the complex plane. A Julia set is simply a recursive function or iterative process that takes the form z=z^2+cwhere the initial value of z is a complex number representing a point in 2d space, and c is any complex.The z argument is updated until […]
Math
Philosophy of Mathematics
Is Pi wrong? A case for π/2I frequently see the pi-centrism of mathematics challenged by Tau advocates.For those unfamiliar to the argument, we’re told that radians are superior unit of angle/rotation, most peoples first introduction to pi is calculating the circumference and area of a circle. Area=πr2Circumference= 2πr We have one count of pi, and one count of tau so either […]
Math
Physics
Time Dilation CalculatorsLorentz Factors Adopted by Poincaré and Einstein in 1905 the Lorentz factor is a measure of how much measurements of time, length, and related properties change while matter/observer is moving. It measures the difference in time-space scales measured from two frames of reference (moving and rest) at relativistic speeds.We can calculate this factor as such: […]
Math
Untyped Lambda CalculusIntroduction Here I’ve written and uploaded a great deal of untyped Lambda Calculus functions, and will continue to expand upon them quite regularly. I’d like to try and get deep enough into the arithmetic of integers to be to be able to perform some introductory geometry, but I hope to take it much much further. […]
0