Jump to content

Superparabola: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Sibgray (talk | contribs)
No edit summary
ce, fix <math> tags #article-section-source-editor
Tags: Mobile edit Mobile app edit iOS app edit
 
(33 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{{Orphan|date=August 2017}}
{{AFC submission|d|v|u=Sibgray|ns=118|decliner=SwisterTwister|declinets=20151018072628|ts=20151007213332}} <!-- Do not remove this line! -->
[[File:SuperparabolaLarge.png|thumb|400x300px|Superparabola functions]]


A '''superparabola''' is a geometric curve defined in the [[Cartesian coordinate system]] as a set of points {{math|(x, y)}} with
{{AFC comment|1=I was actually going to accept this but thought it needs some more sources overall. [[User:SwisterTwister|<span style="color:green;">SwisterTwister</span>]] [[User talk:SwisterTwister|<span style="color:green;">talk</span>]] 07:26, 18 October 2015 (UTC)}}
<math display="block">\frac{y}{b} = \lbrack1-\left(\frac{x}{a}\right)^2\rbrack^p,</math>
where {{math|''p''}}, {{math|''a''}}, and {{math|''b''}} are positive integers. This equation defines an open curve within the rectangle <math>-a\leq x\leq a</math>, <math>0\leq y\leq b</math>.


Superparabolas can vary in shape from a rectangular function {{math|(''p'' {{=}} 0)}}, to a semi-ellipse ({{math|''p'' {{=}} {{sfrac|1|2}})}}, to a parabola {{math|(''p'' {{=}} 1)}}, to a pulse function {{math|(''p'' &gt; 1)}}.
{{AFC comment|1=Hello I see u need help inlineing your sources into the article [[Wikipedia:Inline citation]] [[User:Oo7565|Oo7565]] ([[User talk:Oo7565|talk]]) 07:02, 8 October 2015 (UTC)}}


== Mathematical properties ==
----
[[File:SuperParabolaLengthLarge.png|thumb|400x300px|{{center|Superparabola: Arc Length and Area}}]]
Without loss of generality we can consider the canonical form of the superparabola {{math|(''a'' {{=}} ''b'' {{=}} 1)}}
:<math>f(x;p)=\left(1-x^2 \right)^p</math>


When {{math|''p'' &gt; 0}}, the function describes a continuous differentiable curve on the plane. The curve can be described parametrically on the complex plane as
<!-- Do not remove this line! We think we handled this comment on 10/12/2015. -->
:<math>z=\sin(u)+i\cos^{2p}(u);\quad-\tfrac{\pi}{2}\leq u\leq\tfrac{\pi}{2}</math>
'''Derivatives''' of the superparabola are given by
:<math>f'(x;p)=-2px(1-x^2)^{p-1}</math>
:<math>\frac{\partial f}{\partial p} = (1-x^2)^p\ln(1-x^2) = f(x)\ln\lbrack f(x; 1)\rbrack</math>


The '''area under the curve''' is given by
The '''superparabola''' is a geometric curve defined in the Cartesian coordinate system as a set of points {{Math|{{math| (<var>x, y</var>) }}}}with{{Math|<b><center><math> y / b = \begin{bmatrix}1-(x/a)^2\end{bmatrix}^p</math></center></b>}}where ''p'', ''a'', and ''b'' are positive integers. The equation defines an open curve in the rectangle {{Math|{{math| − <var>a</var> ≤<var> x</var> ≤<var> a</var>, 0 ≤ <var>y</var> ≤ <var>b</var>}}.
:<math>\text{Area} = \int_{-1}^{1}\int_{0}^{f(x)}dydx = \int_{-1}^{1} (1-x^2)^p dx = \psi(p)</math>
}}
where {{math|&psi;}} is a global function valid for all {{math|''p'' &gt; −1}},
:<math>\psi( p)=\frac {\sqrt{\pi}\, \Gamma(p+1)}{\Gamma(p+\frac{3}{2})}</math>


The area under a portion of the curve requires the indefinite integral
The superparabola can vary in shape from a rectangular function {{Math|{{math|(<var
:<math> \int (1-x^2)^p dx = x\,{_2}F{_1}</math> <math>(1/2, -p; 3/2; x^2)</math>
>p</var> {{=}} 0)}}}} , to a semi-ellipse ( {{Math|{{math|<var>p</var> {{=}} 1/2 )}}}}, to a parabola {{Math|{{math|(<var>p</var> {{=}} 1)}}}}, to a pulse function {{Math|{{math|(<var>p</var> > 1)}}}} .
where <math display="inline">_2F_1 </math> is the Gaussian [[hypergeometric function]]. An interesting property is that any superparabola raised to a power <math>n</math> is just another superparabola; thus
:<math>\int_{-1}^{1}f^n (x) = \psi(n p)</math>


The '''centroid''' of the area under the curve is given by
[[File:SuperparabolaLarge.png|thumb|center|400x300px|<center>Superparabola Functions</center>]]
:<math>C = \frac{\mathbf {i}}{A} \int_{-1}^{1} x\int_{0}^{f(x)} dydx + \frac{\mathbf {j}}{A}\ \int_{-1}^{1} \int_{0}^{f(x)}y dy dx </math>
:<math>=\frac{\mathbf{j}}{2A}\int_{-1}^{1} f^2 (x) dx =\mathbf{j}\frac{\psi (2p)}{2\psi(p)}</math>
where the <math>x</math>-component is zero by virtue of symmetry. Thus, the centroid can be expressed as one-half the ratio of the area of the square of the curve to the area of the curve.


The '''''n''<sup>th</sup> (mathematical) moment''' is given by
=== Mathematical properties ===
:<math>\mu_ = \int_{-1}^{1}x^nf (x) dx= \begin{cases} M(p,n) &\text {if n is even}\\0&\text {if n is odd}\end{cases}</math>
Without loss of generality we can consider the canonical form of the superparabola{{Math|{{math|(<var> a </var> {{=}} <var> b </var> {{=}} 1)}}}}{{Math|<center><b><math> f(x;p)=\left(1-x^2 \right)^p</math></b></center>}}
:<math>M(p,n)=\frac{2}{n+1} \frac{\Gamma((n + 3)/2)\Gamma(p+1) }{ \Gamma(p +(n+3)/2) }</math>


The '''arc length''' of the curve is given by
When {{Math|{{math|<var>p</var> > 0 }}}} the function describes a continuous differentiable curve on the plane. The curve can be described parametrically on the complex plane as<center>{{math|<var>z</var> {{=}} sin (<var>u</var>) +''i'' cos <sup>2<var>p</var></sup>(<var>u</var>); }} &nbsp; &nbsp; {{math|− &pi;/2 ≤ <var>u</var> ≤ &pi;/2}}</center><b>Derivatives</b> of the superparabola are given by{{Math|<center><b><math>f ^' (x;p)=-2px(1-x^2)^{p-1} </math></b></center>}}{{Math|1=<center><math>{\partial f}\over{\partial p}</math> = <math>(1-x^2)^p</math> ln<math> (1-x^2)</math> = <math>f(x)</math> ln <math>\begin{bmatrix}f(x; 1)\end{bmatrix}</math></center>}}{{Math|}}
:<math>\text {Length} = \int_{-1}^{1} \sqrt{1+[f'(x)]^2} dx.</math>


In general, integrals containing <math>\sqrt{1+[f'(x)]^2}</math> cannot be found in terms of standard mathematical functions. Even numerical solutions can be problematic for the improper integrals that arise when <math>f'(x)</math> is singular at <math>x=\pm1</math> . Two instances of exact solutions have been found. For the semicircle <math>(p=1/2)</math>, <math>L=\pi</math> and the parabola <math>(p=1)</math>, <math>L = \left(\sqrt{5}+\sinh^{-1} (2)/2 \right)\ \approx{2.9579}</math>.
The <b>area under the curve</b> is given by {{Math|1=<center><math>\text {Area} =\int_{-1}^{1}\int_{0}^{f(x)}dydx</math> = <math> \int_{-1}^{1} (1-x^2)^p dx = \psi( p)</math></center>}}where {{Math|{{math| &psi; }}}} is a global function valid for all {{Math|{{math| <var> p </var>> − 1 }}}} ,


The arc length is <math>L = 4</math> for both <math>p= 0\text{and}p=\infty</math> and has a minimum value of <math>L\sim2.914</math> at <math>p\sim1.595</math> . The area under the curve decreases monotonically with increasing <math>p</math>.
{{Math|<center><math>\psi( p)=\frac {\sqrt{\pi}\, \Gamma(p+1)}


{ \Gamma(p + 3/2 )}</math></center>


== Generalization ==
}}
A natural generalization for the superparabola is to relax the constraint on the power of ''x''. For example,
:<math>f(x)=\left(1-\left\vert x \right\vert ^q \right)^p</math>
where the absolute value was added to assure symmetry with respect to the y-axis. The curve can be described parametrically on the complex plane as well,
:<math>z=\left\vert \text {sin}^{2/q} (u) \right\vert\text {sgn}(u)+ i \text{cos}^{2p} (u);\qquad -\pi/2\le {u} \le \pi/2</math>


Now, it is apparent that the generalized superparabola contains within it the superellipse, i.e., {{Math|<math>p=1/q</math>}} , and its generalization.<ref name="new2" /> Conversely, the generalization of the superellipse clearly contains the superparabola. Here, however, we have the analytic solution for the area under the curve.
The area under a portion of the curve requires the indefinite integral{{Math|<center><math> \int (1-x^2)^p dx = x\,{_2}
F{_1}</math> <math>(1/2, -p; 3/2; x^2)</math></center> }}where {{Math|<math>_2 F_1 </math>}} is the Gauss hypergeometric function. An interesting property is that any superparabola raised to a power <math>n</math> is just another superparabola, thus{{Math|<center><b><math>\int_{-1}^{1}f ^ n (x) = \psi(n p)</math></b></center>}}The '''centroid''' of the area under the curve is given by{{Math|<center><b><math>C = \frac{\mathbf {i}
}{A}
\int_{-1}^{1} x\int_{0}^{f(x)} dydx + \frac{\mathbf {j}
}{A}

\ \int_{-1}^{1} \int_{0}^{f(x)}y dy dx </math></b></center>}}<br />{{Math|<center> <b><math>=\frac{\mathbf{j}
}{2A}

\int_{-1}^{1} f^2 (x) dx =\mathbf{j}
\frac{\psi (2p)}{2\psi(p)}</math></b></center>}}

where the {{Math|<b><math>x</math></b>}}-component is zero by virtue of symmetry. Thus, the centroid can be expressed as one-half the ratio of the area of the square of the curve to the area of the curve.

<br /><br />The '''''n''<sup>th</sup> (mathematical) moment''' is given by{{Math|<center><b><math>\mu_ = \int_{-1}^{1}x^nf (x) dx= \begin{cases} M(p,n) &\text {if n is even}\\0&\text {if n is odd}\end{cases}</math></b></center>}}{{Math|<center><b><math>M(p,n)=\frac{2}{n+1} \frac{\Gamma((n + 3)/2)\Gamma(p+1) }{ \Gamma(p +(n+3)/2) }</math></b></center>}}

The <b>arc length</b> of the curve is given by{{Math|<center><b><math>\text {Length} = \int_{-1}^{1} \sqrt{1+[f ^' (x) ]^2} dx </math></b></center>}}

In general, integrals containing {{Math|<b><math>\sqrt{1+[f ^' (x) ]^2} </math></b>}} cannot be found in terms of standard mathematical functions. Even numerical solutions can be problematic for the improper integrals that arise when {{Math|<math>f ^' (x)</math>}} is singular at {{Math|<math>x=\pm1</math>}} . Two instances of exact solutions have been found. For the semicircle {{Math|<math>(p=1/2)</math>}} , {{Math|<math>L = \pi</math>}} and the parabola {{Math|<math>(p=1)</math>}}, {{Math|<math>L = \left(\sqrt{5}+\sinh^{-1} (2)/2 \right )</math>}} {{Math|<math>\approx{2.9579}</math>}}.

The arc length is {{Math|<math>L = 4</math>}} for both {{Math|<math>p= 0\text{ and }p=\infty</math>}} and has a minimum value of {{Math|<math>L\sim2.914</math>}} at {{Math|<math>p\sim1.595</math>}} . The area under the curve decreases monotonically with increasing {{Math|<math>p</math>}}.

[[File:SuperParabolaLengthLarge.png|thumb|center|400x300px|<center>Superparabola: Arc Length and Area</center>]]

=== Generalization ===

A natural generalization for the superparabola is to relax the constraint on the power of ''x''. For example,{{Math|<center><b><math> f(x)=\left(1-\left\vert x \right\vert ^q \right)^p </math></b></center>}}where the absolute value was added to assure symmetry with respect to the y-axis. The curve can be described parametrically on the complex plane as well,

{{Math|<center><b><math> z=\left\vert \text {sin}^{2/q} (u) \right\vert\text {sgn}(u)+ i \text{cos}^{2p} (u) ;</math>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<math>-\pi/2\le {u} \le \pi/2</math></b></center>}}

Now, it is apparent that the generalized superparabola contains within it the superellipse, i.e., {{Math|<math>p=1/q</math>}} , and its generalization <ref>Superellipse, Wikipedia < https://en.wikipedia.org/wiki/Superellipse></ref> <ref name="new2" /><ref name="new3" />. Conversely, the generalization of the superellipse clearly contains the superparabola. Here, however, we have the analytic solution for the area under the curve.


The '''indefinite and definite integrals''' are given by
The '''indefinite and definite integrals''' are given by
:<math>\int f(x)dx=x \cdot_{2}F_{1} (-p, 1/q; 1+ 1/q ; x^2)</math>
:<math>\text{Area}=\int _{-1}^{1}f(x)dx=\Psi (p,q)</math>
where <math>\Psi</math> is a universal function valid for all <math>q</math> and <math>p>-1</math>.


:<math>\Psi (p,q) =\frac{2\Gamma(\frac {q+1}{q})\Gamma(p+1)}{\Gamma(p+ \frac {q+1}
{{Math|<center><b><math>\int f(x)dx=x \cdot_{2}F_{1} (-p, 1/q; 1+ 1/q ; x^2 )</math></b></center>}}{{Math|<center><b><math>\text{Area}=\int _{-1}^{1}f(x)dx=\Psi (p,q)</math></b></center>}}
{q})} </math>


These results can be readily applied to the centroid and moments of the curve as demonstrated above by substitution of <math>\Psi (p,q) </math> for <math>\psi (p) </math>.
where {{Math|<math>\Psi</math>}} is a universal function valid for all {{Math|<math>q</math>}} and {{Math|<math>p>-1</math>}}.


== History ==
{{Math|<center><b><math>\Psi (p,q) =\frac {2\Gamma(\frac {q+1}
The superellipse has been identified since 1818 as a Lamé curve. It appears that the superparabola was first identified by Löffelmann and Gröller.<ref name="new2">H. Löffelmann and E. Gröller, Parameterizing Superquadrics, Proc. (WSCG '95), 1995 (Winter School of Computer Graphics).</ref> in their paper on superquadrics in conjunction with computer graphics. Waldman and Gray<ref name="Alex">C. H. Waldman and S. B. Gray, [http://old.nationalcurvebank.org/supercurve/supercurve.htm Superparabola and Superellipse in the Method of Archimedes].</ref> used the superparabola in their analyses of the Archimedean hoof.<ref name="Alex" /><ref name="ref2">S. B. Gray, D. Yang, G. Gordillo, S. Landsberger and C. Waldman, The Method of Archimedes: Propositions 13 and 14, ''Notices of the American Mathematical Society'', '''62'''(9), October, 2015, pp. 1036–1040. Photos courtesy of D. Yang</ref><ref name="ref3">S. B. Gray and C. H. Waldman, Archimedes Reimagined: Derivatives from The Method., submitted for publication August, 2015 (Preprint available on request).</ref> The "cylinder hoof", "hoof" or "ungula" was first formulated in a letter from Archimedes to Eratosthenes in the 3rd century BC and led to the classic Propositions 13 and 14 of ''The Method''.<ref>E. J. Dijksterhuis, Archimedes (with a new bibliographic essay by Wilbur R. Knorr), Princeton University Press, 1987, p. 313.</ref> This letter now transposed in Dijksterhuis is one of the most famous exchange of ideas in all history of mathematics.
{q})\Gamma(p+1)} {\Gamma(p+ \frac {q+1}
{q})} </math></b></center>}}


== Applications ==
These results can be readily applied to the centroid and moments of the curve as demonstrated above by substitution of {{Math|<b><math>\Psi (p,q) </math></b>}} for {{Math|<b><math>\psi (p) </math></b>}} .
The superparabola and its generalization have been applied to the Archimedean hoof. Briefly, the Archimedean hoof consists of a right cylinder with a footprint {{math|<var>y</var> {{=}} ''f''(<var>x</var>)}} and height {{math|<var>h</var>}} that is cut by the plane {{math|<var>z</var> {{=}} <var>h y</var>}}. In the first image, the portion on the right is called the {{math|'''<var>hoof</var>'''}}, and is taken from the remaining half-cylinder leaving the {{math|'''<var>complement</var>'''}} . The base area, volume, and center of mass of both the hoof and the complement can be described solely in terms of the universal function, {{math|Ψ}} and height.<ref name="Alex" /><ref name="ref2" /><ref name="ref3" />

{| class="wikitable" style="margin:1em auto;"
=== History ===

The superellipse has been identified since 1818 as a Lamé curve. It appears that the superparabola was first identified by Löffelmann and Gröller <ref name="new2">H. Löffelmann and E. Gröller, Parameterizing Superquadrics, Proc. (WSCG '95), 1995 (Winter School of Computer Graphics).</ref> in their paper on superquadrics<ref name="new3">Superquadrics, Wikipedia < https://en.wikipedia.org/wiki/Superquadrics ></ref> in conjunction with computer graphics. Waldman and Gray<ref name="Alex">C. H. Waldman and S. B. Gray, Superparabola and Superellipse in the Method of Archimedes. < http://curvebank.calstatela.edu/supercurve/supercurve.htm></ref> used the superparabola in their analyses of the Archimedean hoof.<ref name="Alex" /><ref name="ref2">S. B. Gray, D. Yang, G. Gordillo, S. Landsberger and C. Waldman, The Method of Archimedes: Propositions 13 and 14, ''Notices of the American Mathematical Society'', '''62'''(9), October, 2015, pp. 1036–1040. Photos courtesy of D. Yang</ref><ref name="ref3">S. B. Gray and C. H. Waldman, Archimedes Reimagined: Derivatives from The Method., submitted for publication August, 2015 (Preprint available on request).</ref> The “cylinder hoof”, "hoof" or "ungula" was first formulated in a letter from Archimedes to Eratosthenes in the 3rd century BC and led to the classic Propositions 13 and 14 of ''The Method''.<ref>E. J. Dijksterhuis, Archimedes (with a new bibliographic essay by Wilbur R. Knorr), Princeton University Press, 1987, p. 313.</ref> This letter now transposed in Dijksterhuis is one of the most famous exchange of ideas in all history of mathematics.

=== Applications ===

The superparabola and its generalization have been applied to the Archimedean hoof. Briefly, the Archimedean hoof consists of a right cylinder with a footprint {{Math|{{math|<var>y</var> {{=}} ''f''(<var>x</var>) }}}} and height {{Math|{{math|<var>h</var>}}}} that is cut by the plane {{Math|{{math|<var>z</var> {{=}} <var>h y</var> }}}}. In the first image, the portion on the right is called the {{Math|{{math|<b><var>hoof</var></b>}}}}, and is taken from the remaining half-cylinder leaving the {{Math|{{math|<b><var>complement</var></b>}}}} . The base area, volume, and center of mass of both the hoof and the complement can be described solely in terms of the universal function, Ψ and height.<ref name="Alex" /><ref name="ref2" /><ref name="ref3" />
<center>
{| class="wikitable"
|-
|-
! 3-D Printer Hoof !! 3-D Printer Hoof !! 3-D Printer Hoof Half-cylinder
! 3-D Printer Hoof !! 3-D Printer Hoof !! 3-D Printer Hoof Half-cylinder
|-
|-
| [[File:3dphoto1.jpg|thumb|center|300x200px|]] || [[File:3dphoto2.jpg|thumb|center|300x200px|]] || [[File:3dphoto3.jpg|thumb|center|300x200px|]]
| [[File:3dphoto1.jpg|thumb|center|300x200px]] || [[File:3dphoto2.jpg|thumb|center|300x200px]] || [[File:3dphoto3.jpg|thumb|center|300x200px]]
|}
|}
</center>


==See also==
<!--- After listing your sources please cite them using inline citations and place them after the information they cite. Please see [[Wikipedia:REFB]] for instructions on how to add citations. --->
* [[Superellipse]]
* [[Superquadrics]]
* [[Superformula]]


=== References ===
== References ==

===Specific===
{{reflist}}
{{reflist}}
Additional information on the superellipse and
Archimedean hoof can be found at <ref>< [https://www.cs.drexel.edu/~crorres/Archimedes/contents.html http://www.cs.drexel.edu/~crorres/Archimedes/contents.html] ></ref>
<ref>< [https://www.youtube.com/watch?v=t3IP_FmGams https://www.youtube.com/watch?v=uwidw12kctI] ></ref>
<ref>[http://curvebank.calstatela.edu/index/index.htm < http://www.archimedespalimpsest.org/] ></ref>
<ref>< http://www-history.mcs.st-and.ac.uk/history/Curves/Curves.html ></ref>
<ref>G. S. Carr, Formulas and Theorems in PURE MATHEMATICS, 2nd ed., Chelsea Publishing Co., New York, 1970. Reprint of Carr's 1886 edition under the title of A Synopsis of Elementary Results in Pure Mathematics, London and Cambridge.</ref>
<ref>P. Lynch, Sharing a Pint, ThatsMaths, 2012 < http://thatsmaths.com/2012/12/13/sharing-a-pint ></ref>
<ref>A. Bellos, Alex's Adventures in Numberland, Bloomsbury, UK, 2011.</ref>
<ref>K.B. Oldham, J. Myland, J. Spanier, An Atlas of Functions, 2nd ed, Springer, 2010.</ref>
<ref>E. W. Weisstein, CRC Concise Encyclopedia of Mathematics, CRC Press, 2003.</ref>.


===General===
== Superparabola: Identified by Waldman-Gray in the Archimedean Hoof. ==
* Classic Study of Curves, G. S. Carr, Formulas and Theorems in PURE MATHEMATICS, 2nd ed., Chelsea Publishing Co., New York, 1970. Reprint of Carr's 1886 edition under the title of A Synopsis of Elementary Results in Pure Mathematics, London and Cambridge.
* A. Bellos, Alex's Adventures in Numberland, Bloomsbury, UK, 2011.
* H. Boualem and R. Brouzet, To Be (a Circle) or Not to Be?, The College Mathematics Journal, 46 (3) May, 2015, 197-206.
* P. Bourke, Supershapes (Superformula), http://paulbourke.net/geometry/supershape/, March 2002.
* G. Cardillo, Superformula Generator 2d (Feb. 2006), Matlab File Exchange http://www.mathworks.com/matlabcentral/fileexchange/10189-superformula-generator-2d.
* G. Cardillo, Superformula Generator 3d (Feb. 2006), Matlab File Exchange http://www.mathworks.com/matlabcentral/fileexchange/10190-superformula-generator-3d.
* J. Gielis, A generic geometric transformation that unifies a wide range of natural and abstract shapes, American Journal of Botany 90 (3): 333–338, 2003.
* G. Lamé, Leçons sur les coordonnées curvilignes et leurs diverses applications, Paris, Mallet-Bachelier, 1859.
* P. Lynch, Sharing a Pint, ThatsMaths, 2012 http://thatsmaths.com/2012/12/13/sharing-a-pint.
* K.B. Oldham, J. Myland, J. Spanier, An Atlas of Functions, 2nd ed, Springer, 2010.
* E. W. Weisstein, CRC Concise Encyclopedia of Mathematics, CRC Press, 2003.

== External links==
* [http://archimedespalimpsest.org/links/bibliography.php Archimedean Hoof]
* [http://old.nationalcurvebank.org/method/method.htm Animation of Archimedean Hoof]
* [http://old.nationalcurvebank.org/supercurve/supercurve.htm Superparabola]
* [http://old.nationalcurvebank.org/semicubicpar/semicubicpar.htm More on the Parabola]
* [https://www.cs.drexel.edu/~crorres/Archimedes/contents.html http://www.cs.drexel.edu/~crorres/Archimedes/contents.html More on Archimedes]
* [http://www.archimedespalimpsest.org Palimpsest of Archimedes]
* [https://www.youtube.com/watch?v=t3IP_FmGams Restoring The Archimedes Palimpsest]
* [http://old.nationalcurvebank.org/index/index.htm Curves]
* [http://www-history.mcs.st-and.ac.uk/history/Curves/Curves.html More Curves]


[[Category:California State University, Los Angeles]]
{{AFC submission|||ts=20151019201715|u=Sibgray|ns=118}}

Latest revision as of 01:09, 5 July 2024

Superparabola functions

A superparabola is a geometric curve defined in the Cartesian coordinate system as a set of points (x, y) with where p, a, and b are positive integers. This equation defines an open curve within the rectangle , .

Superparabolas can vary in shape from a rectangular function (p = 0), to a semi-ellipse (p = 1/2), to a parabola (p = 1), to a pulse function (p > 1).

Mathematical properties

[edit]
Superparabola: Arc Length and Area

Without loss of generality we can consider the canonical form of the superparabola (a = b = 1)

When p > 0, the function describes a continuous differentiable curve on the plane. The curve can be described parametrically on the complex plane as

Derivatives of the superparabola are given by

The area under the curve is given by

where ψ is a global function valid for all p > −1,

The area under a portion of the curve requires the indefinite integral

where is the Gaussian hypergeometric function. An interesting property is that any superparabola raised to a power is just another superparabola; thus

The centroid of the area under the curve is given by

where the -component is zero by virtue of symmetry. Thus, the centroid can be expressed as one-half the ratio of the area of the square of the curve to the area of the curve.

The nth (mathematical) moment is given by

The arc length of the curve is given by

In general, integrals containing cannot be found in terms of standard mathematical functions. Even numerical solutions can be problematic for the improper integrals that arise when is singular at . Two instances of exact solutions have been found. For the semicircle , and the parabola , .

The arc length is for both and has a minimum value of at . The area under the curve decreases monotonically with increasing .


Generalization

[edit]

A natural generalization for the superparabola is to relax the constraint on the power of x. For example,

where the absolute value was added to assure symmetry with respect to the y-axis. The curve can be described parametrically on the complex plane as well,

Now, it is apparent that the generalized superparabola contains within it the superellipse, i.e., , and its generalization.[1] Conversely, the generalization of the superellipse clearly contains the superparabola. Here, however, we have the analytic solution for the area under the curve.

The indefinite and definite integrals are given by

where is a universal function valid for all and .

These results can be readily applied to the centroid and moments of the curve as demonstrated above by substitution of for .

History

[edit]

The superellipse has been identified since 1818 as a Lamé curve. It appears that the superparabola was first identified by Löffelmann and Gröller.[1] in their paper on superquadrics in conjunction with computer graphics. Waldman and Gray[2] used the superparabola in their analyses of the Archimedean hoof.[2][3][4] The "cylinder hoof", "hoof" or "ungula" was first formulated in a letter from Archimedes to Eratosthenes in the 3rd century BC and led to the classic Propositions 13 and 14 of The Method.[5] This letter now transposed in Dijksterhuis is one of the most famous exchange of ideas in all history of mathematics.

Applications

[edit]

The superparabola and its generalization have been applied to the Archimedean hoof. Briefly, the Archimedean hoof consists of a right cylinder with a footprint y = f(x) and height h that is cut by the plane z = h y. In the first image, the portion on the right is called the hoof, and is taken from the remaining half-cylinder leaving the complement . The base area, volume, and center of mass of both the hoof and the complement can be described solely in terms of the universal function, Ψ and height.[2][3][4]

3-D Printer Hoof 3-D Printer Hoof 3-D Printer Hoof Half-cylinder

See also

[edit]

References

[edit]

Specific

[edit]
  1. ^ a b H. Löffelmann and E. Gröller, Parameterizing Superquadrics, Proc. (WSCG '95), 1995 (Winter School of Computer Graphics).
  2. ^ a b c C. H. Waldman and S. B. Gray, Superparabola and Superellipse in the Method of Archimedes.
  3. ^ a b S. B. Gray, D. Yang, G. Gordillo, S. Landsberger and C. Waldman, The Method of Archimedes: Propositions 13 and 14, Notices of the American Mathematical Society, 62(9), October, 2015, pp. 1036–1040. Photos courtesy of D. Yang
  4. ^ a b S. B. Gray and C. H. Waldman, Archimedes Reimagined: Derivatives from The Method., submitted for publication August, 2015 (Preprint available on request).
  5. ^ E. J. Dijksterhuis, Archimedes (with a new bibliographic essay by Wilbur R. Knorr), Princeton University Press, 1987, p. 313.

General

[edit]
[edit]