Iwerlipse: Difference between revisions

186 bytes added ,  29 September 2023
removed discord media reference for in-wiki ref
m (ipa)
(removed discord media reference for in-wiki ref)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The Iwerlipse is the range of positions Mario can occupy when Mario is in the air and cannot turn, assuming the joystick input polling were continuous. It is defined as an area bounded by a shape drawn by the solution to optimizing a set of 2 differential equations. Due to the shape being similar to a superellipse (after Grassdigger brute forced for the solution in Mathematica), Pannenkoek2012 proposed calling this shape the "Iwerlipse" on August 2018 (pronounced eeverlipse /ˈivɜlɪps/) as a pun on the name of Iwer Sonsch, one of the people involved in this problem.
The '''Iwerlipse''' is the range of positions Mario can occupy when Mario is in the air and cannot turn, assuming the joystick input polling were continuous. It is defined as an area bounded by a shape drawn by the solution to optimizing a set of 2 differential equations. Due to the shape being similar to a superellipse (after Grassdigger brute forced for the solution in Mathematica), Pannenkoek2012 proposed calling this shape the "Iwerlipse" on August 2018 (pronounced eeverlipse /ˈivɜlɪps/) as a pun on the name of Iwer Sonsch, one of the people involved in this problem.




Line 24: Line 24:




By plugging Iwer and Trex's equation to solve for x and y, we obtain the parametric equations, the solution to the Iwerlipse:
By plugging Iwer and Trex's equation to solve for x and y, we obtain the parametric equations, the solution to the Iwerlipse after <math>n</math> frames:


<math>x = \pm \frac{v_xnt}{\sinh(t)} </math>
<math>x(n,t) = \pm \frac{v_xnt}{\sinh(t)} </math>


<math>y = v_in + \frac{a}{2}n^2\bigg(\coth(t)-\frac{t}{\sinh^2(t)}-\frac{D}{a}\bigg)</math>
<math>y(n,t) = v_in + \frac{a}{2}n^2\bigg(\coth(t)-\frac{t}{\sinh^2(t)}-\frac{D}{a}\bigg)</math>
 
==See Also==
[[Straining]]
==References==
Proof of the optimal straining equation :<br>
[[File:IwerlipseProof.png]]
 
[[Category:Mechanics]]
577

edits