School of Mathematics and Statistics, University of St Andrews, Scotland
による数学史に関する膨大な資料のページの中の次のページに挙げられている曲線を
Mathematicaにより描いたものである
http://www-groups.dcs.st-and.ac.uk/~history/Curves/Curves.html

Astroid
![ImplicitPlot[(x^2)^(1/3) + (y^2)^(1/3) == 1, {x, -1, 1}] ;](HTMLFiles/FamousCurves_2.gif)
![[Graphics:HTMLFiles/FamousCurves_3.gif]](HTMLFiles/FamousCurves_3.gif)
Bicorn
![ImplicitPlot[y^2 (1 - x^2) == (x^2 + 2 y - 1)^2, {x, -1, 1}] ;](HTMLFiles/FamousCurves_4.gif)
![[Graphics:HTMLFiles/FamousCurves_5.gif]](HTMLFiles/FamousCurves_5.gif)
Cardioid
![ImplicitPlot[(x^2 + y^2 - 2 x)^2 == 4 (x^2 + y^2), {x, -1, 4}] ;](HTMLFiles/FamousCurves_6.gif)
![[Graphics:HTMLFiles/FamousCurves_7.gif]](HTMLFiles/FamousCurves_7.gif)
Cartesian Oval
![m = 1/2 ; a = 1 ; c = 3 ; ImplicitPlot[((1 - m^2) (x^2 + y^2) + 2 m^2 c x + a^2 - m^2 c^2)^2 == 4 a^2 (x^2 + y^2), {x, -6, 4}] ;](HTMLFiles/FamousCurves_8.gif)
![[Graphics:HTMLFiles/FamousCurves_9.gif]](HTMLFiles/FamousCurves_9.gif)
![m = 1/3 ; a = 1 ; c = 2 ; ImplicitPlot[((1 - m^2) (x^2 + y^2) + 2 m^2 c x + a^2 - m^2 c^2)^2 == 4 a^2 (x^2 + y^2), {x, -6, 4}] ;](HTMLFiles/FamousCurves_10.gif)
![[Graphics:HTMLFiles/FamousCurves_11.gif]](HTMLFiles/FamousCurves_11.gif)
Casinian Ovals
![ImplicitPlot[(x^2 + y^2)^2 - 2 (x^2 - y^2) == -1/4, {x, -4, 4}] ;](HTMLFiles/FamousCurves_12.gif)
![[Graphics:HTMLFiles/FamousCurves_13.gif]](HTMLFiles/FamousCurves_13.gif)
![ImplicitPlot[(x^2 + y^2)^2 - 2 (x^2 - y^2) == 1/4, {x, -4, 4}] ;](HTMLFiles/FamousCurves_14.gif)
![[Graphics:HTMLFiles/FamousCurves_15.gif]](HTMLFiles/FamousCurves_15.gif)
Catenary
![Plot[Cosh[x], {x, -3, 3}] ;](HTMLFiles/FamousCurves_16.gif)
![[Graphics:HTMLFiles/FamousCurves_17.gif]](HTMLFiles/FamousCurves_17.gif)
Caylely's Sextic

![[Graphics:HTMLFiles/FamousCurves_19.gif]](HTMLFiles/FamousCurves_19.gif)
Circle
![ImplicitPlot[x^2 + y^2 == 1, {x, -1, 1}] ;](HTMLFiles/FamousCurves_20.gif)
![[Graphics:HTMLFiles/FamousCurves_21.gif]](HTMLFiles/FamousCurves_21.gif)
Cissoid of Diocles
![ImplicitPlot[y^2 == x^3/(2 - x), {x, 0, 1.6}] ;](HTMLFiles/FamousCurves_22.gif)
![[Graphics:HTMLFiles/FamousCurves_23.gif]](HTMLFiles/FamousCurves_23.gif)
Cochleoid
![PolarPlot[Sin[t]/t, {t, 0, 20}, PlotRange -> All] ;](HTMLFiles/FamousCurves_24.gif)
![[Graphics:HTMLFiles/FamousCurves_25.gif]](HTMLFiles/FamousCurves_25.gif)
Conchoid
![ImplicitPlot[(x - 1/3)^2 (x^2 + y^2) == x^2, {x, -1, 2}, PlotRange -> {-3, 3}] ;](HTMLFiles/FamousCurves_26.gif)
![[Graphics:HTMLFiles/FamousCurves_27.gif]](HTMLFiles/FamousCurves_27.gif)
Cycloid
![a = 1 ; h = 1 ; ParametricPlot[{a t - h Sin[t], a - h Cos[t]}, {t, 0, 4 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_28.gif)
![[Graphics:HTMLFiles/FamousCurves_29.gif]](HTMLFiles/FamousCurves_29.gif)
Devil's Curve
![ImplicitPlot[y^4 - x^4 - 24 y^2 + 25 x^2 == 0, {x, -7, 7}] ;](HTMLFiles/FamousCurves_30.gif)
![[Graphics:HTMLFiles/FamousCurves_31.gif]](HTMLFiles/FamousCurves_31.gif)
Double Folium
![ImplicitPlot[(x^2 + y^2)^2 == 4 x y^2, {x, -2, 2}] ;](HTMLFiles/FamousCurves_32.gif)
![[Graphics:HTMLFiles/FamousCurves_33.gif]](HTMLFiles/FamousCurves_33.gif)
Durer's Shell Curves
![b = 3 ; ImplicitPlot[(x^2 + x y + x - b^2)^2 == (b^2 - x^2) (x - y + 1)^2, {x, -b, b}, PlotRange -> {-5, 7}] ;](HTMLFiles/FamousCurves_34.gif)
![[Graphics:HTMLFiles/FamousCurves_35.gif]](HTMLFiles/FamousCurves_35.gif)
![ImplicitPlot[(x^2 + x y + x - b^2)^2 == (b^2 - x^2) (x - y + 1)^2, {x, -b, b}, PlotRange -> {-5, 5}] ;](HTMLFiles/FamousCurves_36.gif)
![[Graphics:HTMLFiles/FamousCurves_37.gif]](HTMLFiles/FamousCurves_37.gif)
![ImplicitPlot[(x^2 + x y + x - b^2)^2 == (b^2 - x^2) (x - y + 1)^2, {x, -b, b}, PlotRange -> {-3, 3}] ;](HTMLFiles/FamousCurves_38.gif)
![[Graphics:HTMLFiles/FamousCurves_39.gif]](HTMLFiles/FamousCurves_39.gif)
Figure Eight Curve
![ImplicitPlot[x^4 == x^2 - y^2, {x, -1, 1}] ;](HTMLFiles/FamousCurves_40.gif)
![[Graphics:HTMLFiles/FamousCurves_41.gif]](HTMLFiles/FamousCurves_41.gif)
Eloipse
![ImplicitPlot[x^2 + 2^2 y^2 == 1, {x, -1, 1}] ;](HTMLFiles/FamousCurves_42.gif)
![[Graphics:HTMLFiles/FamousCurves_43.gif]](HTMLFiles/FamousCurves_43.gif)
Epicycloid
![a = 8 ; b = 5 ; ParametricPlot[{(a + b) Cos[t] - b Cos[(a/b + 1) t], (a + b) Sin[t] - b Sin[(a/b + 1) t]}, {t, 0, 10 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_44.gif)
![[Graphics:HTMLFiles/FamousCurves_45.gif]](HTMLFiles/FamousCurves_45.gif)
![a = 16 ; b = 5 ; ParametricPlot[{(a + b) Cos[t] - b Cos[(a/b + 1) t], (a + b) Sin[t] - b Sin[(a/b + 1) t]}, {t, 0, 10 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_46.gif)
![[Graphics:HTMLFiles/FamousCurves_47.gif]](HTMLFiles/FamousCurves_47.gif)
![a = 24 ; b = 5 ; ParametricPlot[{(a + b) Cos[t] - b Cos[(a/b + 1) t], (a + b) Sin[t] - b Sin[(a/b + 1) t]}, {t, 0, 10 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_48.gif)
![[Graphics:HTMLFiles/FamousCurves_49.gif]](HTMLFiles/FamousCurves_49.gif)
Epitrochoid
![a = 5 ; b = 3 ; c = 5 ; ParametricPlot[{(a + b) Cos[t] - c Cos[(a/b + 1) t], (a + b) Sin[t] - c Sin[(a/b + 1) t]}, {t, 0, 6 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_50.gif)
![[Graphics:HTMLFiles/FamousCurves_51.gif]](HTMLFiles/FamousCurves_51.gif)
![a = 5 ; b = 3 ; c = 3 ; ParametricPlot[{(a + b) Cos[t] - c Cos[(a/b + 1) t], (a + b) Sin[t] - c Sin[(a/b + 1) t]}, {t, 0, 6 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_52.gif)
![[Graphics:HTMLFiles/FamousCurves_53.gif]](HTMLFiles/FamousCurves_53.gif)
![a = 5 ; b = 3 ; c = 4 ; ParametricPlot[{(a + b) Cos[t] - c Cos[(a/b + 1) t], (a + b) Sin[t] - c Sin[(a/b + 1) t]}, {t, 0, 6 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_54.gif)
![[Graphics:HTMLFiles/FamousCurves_55.gif]](HTMLFiles/FamousCurves_55.gif)
Equiangular Spiral
![b = (7 π)/16 ; PolarPlot[e^(t Cot[b]), {t, 0, 8 π}] ;](HTMLFiles/FamousCurves_56.gif)
![[Graphics:HTMLFiles/FamousCurves_57.gif]](HTMLFiles/FamousCurves_57.gif)
![b = (8 π)/17 ; PolarPlot[e^(t Cot[b]), {t, 0, 8 π}] ;](HTMLFiles/FamousCurves_58.gif)
![[Graphics:HTMLFiles/FamousCurves_59.gif]](HTMLFiles/FamousCurves_59.gif)
Fermat's Spiral
![PolarPlot[{t^(1/2), -t^(1/2)}, {t, 0, 8 π}] ;](HTMLFiles/FamousCurves_60.gif)
![[Graphics:HTMLFiles/FamousCurves_61.gif]](HTMLFiles/FamousCurves_61.gif)
Folium
![a = 1 ; b = 2 a ; ImplicitPlot[(x^2 + y^2) (y^2 + x (x + b)) == 4 a x y^2, {x, -2 a, 2 a}] ;](HTMLFiles/FamousCurves_62.gif)
![[Graphics:HTMLFiles/FamousCurves_63.gif]](HTMLFiles/FamousCurves_63.gif)
![a = 1 ; b = a ; ImplicitPlot[(x^2 + y^2) (y^2 + x (x + b)) == 4 a x y^2, {x, -2 a, 2 a}] ;](HTMLFiles/FamousCurves_64.gif)
![[Graphics:HTMLFiles/FamousCurves_65.gif]](HTMLFiles/FamousCurves_65.gif)
![a = 1 ; b = 0 ; ImplicitPlot[(x^2 + y^2) (y^2 + x (x + b)) == 4 a x y^2, {x, -2 a, 2 a}] ;](HTMLFiles/FamousCurves_66.gif)
![[Graphics:HTMLFiles/FamousCurves_67.gif]](HTMLFiles/FamousCurves_67.gif)
![a = 1 ; b = 4 a ; ImplicitPlot[(x^2 + y^2) (y^2 + x (x + b)) == 4 a x y^2, {x, -2 a, 2 a}] ;](HTMLFiles/FamousCurves_68.gif)
![[Graphics:HTMLFiles/FamousCurves_69.gif]](HTMLFiles/FamousCurves_69.gif)
Folium of Descartes
![ImplicitPlot[x^3 + y^3 == 3 x y, {x, -2, 2}, PlotRange -> {-2, 2}] ;](HTMLFiles/FamousCurves_70.gif)
![[Graphics:HTMLFiles/FamousCurves_71.gif]](HTMLFiles/FamousCurves_71.gif)
Frfeeth's Nephroid
![PolarPlot[1 + 2 Sin[t/2], {t, 0, 4 π}] ;](HTMLFiles/FamousCurves_72.gif)
![[Graphics:HTMLFiles/FamousCurves_73.gif]](HTMLFiles/FamousCurves_73.gif)
Frequency Curve
![Plot[(2 π)^(1/2) e^(-x^2/2), {x, -4, 4}] ;](HTMLFiles/FamousCurves_74.gif)
![[Graphics:HTMLFiles/FamousCurves_75.gif]](HTMLFiles/FamousCurves_75.gif)
Hyperbola
![ImplicitPlot[x^2 - y^2 == 1, {x, -4, 4}] ;](HTMLFiles/FamousCurves_76.gif)
![[Graphics:HTMLFiles/FamousCurves_77.gif]](HTMLFiles/FamousCurves_77.gif)
Hyperbolic Spiral
![PolarPlot[1/t, {t, 1, 30}, PlotRange -> All] ;](HTMLFiles/FamousCurves_78.gif)
![[Graphics:HTMLFiles/FamousCurves_79.gif]](HTMLFiles/FamousCurves_79.gif)
Hypocycloid
![a = 5 ; b = 3 ; ParametricPlot[{(a - b) Cos[t] + b Cos[(a/b - 1) t], (a - b) Sin[t] - b Sin[(a/b - 1) t]}, {t, 0, 6 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_80.gif)
![[Graphics:HTMLFiles/FamousCurves_81.gif]](HTMLFiles/FamousCurves_81.gif)
Hypotrochoid
![a = 5 ; b = 7 ; c = 2.2 ; ParametricPlot[{(a - b) Cos[t] + c Cos[(a/b - 1) t], (a - b) Sin[t] - c Sin[(a/b - 1) t]}, {t, 0, 14 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_82.gif)
![[Graphics:HTMLFiles/FamousCurves_83.gif]](HTMLFiles/FamousCurves_83.gif)
Involute of a Circle
![ParametricPlot[{Cos[t] + t Sin[t], Sin[t] - t Cos[t]}, {t, 0, 6 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_84.gif)
![[Graphics:HTMLFiles/FamousCurves_85.gif]](HTMLFiles/FamousCurves_85.gif)
Kampyle of Eudoxus
![ImplicitPlot[x^4 == x^2 + y^2, {x, -2, 2}] ;](HTMLFiles/FamousCurves_86.gif)
![[Graphics:HTMLFiles/FamousCurves_87.gif]](HTMLFiles/FamousCurves_87.gif)
Kappa Curve
![a = 2 ; b = 1 ; n = 4 ; ImplicitPlot[(x/a)^n + (y/b)^n == 1, {x, -a, a}] ;](HTMLFiles/FamousCurves_88.gif)
![[Graphics:HTMLFiles/FamousCurves_89.gif]](HTMLFiles/FamousCurves_89.gif)
Lame Curve
![ImplicitPlot[(x^2 + y^2)^2 == x^2 - y^2, {x, -1, 1}] ;](HTMLFiles/FamousCurves_90.gif)
![[Graphics:HTMLFiles/FamousCurves_91.gif]](HTMLFiles/FamousCurves_91.gif)
Lemniscate of Bernoulli
![ImplicitPlot[(x^2 + y^2)^2 == x^2 - y^2, {x, -1, 1}] ;](HTMLFiles/FamousCurves_92.gif)
![[Graphics:HTMLFiles/FamousCurves_93.gif]](HTMLFiles/FamousCurves_93.gif)
Limacon of Pascal
![a = 1 ; b = 1 ; ImplicitPlot[(x^2 + y^2 - 2 a x)^2 == b^2 (x^2 + y^2), {x, -1, 4 a}] ;](HTMLFiles/FamousCurves_94.gif)
![[Graphics:HTMLFiles/FamousCurves_95.gif]](HTMLFiles/FamousCurves_95.gif)
Lissajous Curves
![a = 1 ; b = 1 ; c = π/3 ; n = 3 ; ParametricPlot[{a Sin[n t + c], b Sin[t]}, {t, 0, 2 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_96.gif)
![[Graphics:HTMLFiles/FamousCurves_97.gif]](HTMLFiles/FamousCurves_97.gif)
Lituus
![PolarPlot[{1/t^(1/2), -1/t^(1/2)}, {t, 1, 30}] ;](HTMLFiles/FamousCurves_98.gif)
![[Graphics:HTMLFiles/FamousCurves_99.gif]](HTMLFiles/FamousCurves_99.gif)
Neile's Semi-cubical Parabola
![ImplicitPlot[y^3 == x^2, {x, -2, 2}] ;](HTMLFiles/FamousCurves_100.gif)
![[Graphics:HTMLFiles/FamousCurves_101.gif]](HTMLFiles/FamousCurves_101.gif)
Nephroid
![ParametricPlot[{3 Cos[t] - Cos[3 t], 3 Sin[t] - Sin[3 t]}, {t, 0, 2 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_102.gif)
![[Graphics:HTMLFiles/FamousCurves_103.gif]](HTMLFiles/FamousCurves_103.gif)
Newton's Diverging Parabolas
![a = 1.5 ; b = 1 ; c = 0.95 ; ImplicitPlot[a y^2 == x (x^2 - 2 b x + c), {x, 0, 2}] ;](HTMLFiles/FamousCurves_104.gif)
![[Graphics:HTMLFiles/FamousCurves_105.gif]](HTMLFiles/FamousCurves_105.gif)
Parabola
![a = 1 ; b = 1 ; c = -2 ; Plot[a x^2 + b x + c, {x, -3, 3}] ;](HTMLFiles/FamousCurves_106.gif)
![[Graphics:HTMLFiles/FamousCurves_107.gif]](HTMLFiles/FamousCurves_107.gif)
Pear-shaped Quartic
![b = 0.7 ; a = 1 ; ImplicitPlot[b^2 y^2 == x^3 (a - x), {x, 0, a}] ;](HTMLFiles/FamousCurves_108.gif)
![[Graphics:HTMLFiles/FamousCurves_109.gif]](HTMLFiles/FamousCurves_109.gif)
Pearls of Sluze
![n = 4 ; k = 2 ; a = 4 ; p = 3 ; m = 2 ; ImplicitPlot[y^n == k (a - x)^p x^m, {x, -a, a}] ;](HTMLFiles/FamousCurves_110.gif)
![[Graphics:HTMLFiles/FamousCurves_111.gif]](HTMLFiles/FamousCurves_111.gif)
Plateau Curves
![m = 5 ; n = 3 ; ParametricPlot[{Sin[(m + n) t]/Sin[(m - n) t], 2 Sin[m t] Sin[n t] Sin[(m - n) t]}, {t, 0, π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_112.gif)
![[Graphics:HTMLFiles/FamousCurves_113.gif]](HTMLFiles/FamousCurves_113.gif)
![m = 5 ; n = 2 ; ParametricPlot[{Sin[(m + n) t]/Sin[(m - n) t], 2 Sin[m t] Sin[n t] Sin[(m - n) t]}, {t, 0, π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_114.gif)
![[Graphics:HTMLFiles/FamousCurves_115.gif]](HTMLFiles/FamousCurves_115.gif)
![m = 5 ; n = 4 ; ParametricPlot[{Sin[(m + n) t]/Sin[(m - n) t], 2 Sin[m t] Sin[n t] Sin[(m - n) t]}, {t, 0, π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_116.gif)
![[Graphics:HTMLFiles/FamousCurves_117.gif]](HTMLFiles/FamousCurves_117.gif)
![m = 5 ; n = 1 ; ParametricPlot[{Sin[(m + n) t]/Sin[(m - n) t], 2 Sin[m t] Sin[n t] Sin[(m - n) t]}, {t, 0, π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_118.gif)
![[Graphics:HTMLFiles/FamousCurves_119.gif]](HTMLFiles/FamousCurves_119.gif)
![m = 3 ; n = 5 ParametricPlot[{Sin[(m + n) t]/Sin[(m - n) t], 2 Sin[m t] Sin[n t] Sin[(m - n) t]}, {t, 0, π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_120.gif)

![[Graphics:HTMLFiles/FamousCurves_122.gif]](HTMLFiles/FamousCurves_122.gif)
Pursuit Curve
![c = 1 ; Plot[c x^2 - Log[x], {x, 0, 2}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_123.gif)
![[Graphics:HTMLFiles/FamousCurves_124.gif]](HTMLFiles/FamousCurves_124.gif)
Quadratrix of Hippias
![Plot[x Cot[(π x)/2], {x, -6, 6}, PlotRange -> {-10, 10}] ;](HTMLFiles/FamousCurves_125.gif)
![[Graphics:HTMLFiles/FamousCurves_126.gif]](HTMLFiles/FamousCurves_126.gif)
Rhodenea Curves
![k = 5 ; PolarPlot[Sin[k t], {t, 0, π}] ;](HTMLFiles/FamousCurves_127.gif)
![[Graphics:HTMLFiles/FamousCurves_128.gif]](HTMLFiles/FamousCurves_128.gif)
Right Strophoid
![a = 1 ; Plot[{(x^2 (a - x))/(a + x)^(1/2), -(x^2 (a - x))/(a + x)^(1/2)}, {x, -a, a}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_129.gif)
![[Graphics:HTMLFiles/FamousCurves_130.gif]](HTMLFiles/FamousCurves_130.gif)
Serpentine
![a = 3 ; b = 2 ; Plot[(a^2 x)/(x^2 + a b), {x, -(a + b), a + b}] ;](HTMLFiles/FamousCurves_131.gif)
![[Graphics:HTMLFiles/FamousCurves_132.gif]](HTMLFiles/FamousCurves_132.gif)
Sinusoidal Spirals
![p = 2/3 ; PolarPlot[Abs[Cos[p t]]^(1/p), {t, 0, 6 π}] ;](HTMLFiles/FamousCurves_133.gif)
![[Graphics:HTMLFiles/FamousCurves_134.gif]](HTMLFiles/FamousCurves_134.gif)
![p = 1/3 ; PolarPlot[Abs[Cos[p t]]^(1/p), {t, 0, 6 π}] ;](HTMLFiles/FamousCurves_135.gif)
![[Graphics:HTMLFiles/FamousCurves_136.gif]](HTMLFiles/FamousCurves_136.gif)
![p = 2/5 ; PolarPlot[Abs[Cos[p t]]^(1/p), {t, 0, 10 π}] ;](HTMLFiles/FamousCurves_137.gif)
![[Graphics:HTMLFiles/FamousCurves_138.gif]](HTMLFiles/FamousCurves_138.gif)
Spiral of Archimedes
![PolarPlot[t, {t, 0, 10 π}] ;](HTMLFiles/FamousCurves_139.gif)
![[Graphics:HTMLFiles/FamousCurves_140.gif]](HTMLFiles/FamousCurves_140.gif)
Spiric Sections
![r = 2.1 ; a = 1 ; c = 1 ; ImplicitPlot[(r^2 - a^2 + c^2 + x^2 + y^2)^2 == 4 r^2 (x^2 + c^2), {x, -(a + c + r), a + c + r}] ;](HTMLFiles/FamousCurves_141.gif)
![[Graphics:HTMLFiles/FamousCurves_142.gif]](HTMLFiles/FamousCurves_142.gif)
Straight Line
![a = 1 ; b = -1 ; c = 2 ; d = 3 ; ParametricPlot[{a t + b, c t + d}, {t, -2, 2}] ;](HTMLFiles/FamousCurves_143.gif)
![[Graphics:HTMLFiles/FamousCurves_144.gif]](HTMLFiles/FamousCurves_144.gif)
Talbot's Curve
![a = 1 ; b = 1 ; f = 0.95 ; ParametricPlot[{((a^2 + f^2 Sin[t]^2) Cos[t])/a, ((a^2 - 2 f^2 + f^2 Sin[t]^2) Sin[t])/b}, {t, 0, 2 π}, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_145.gif)
![[Graphics:HTMLFiles/FamousCurves_146.gif]](HTMLFiles/FamousCurves_146.gif)
Tractrix
![ParametricPlot[{1/Cosh[t], t - Tanh[t]}, {t, -2, 2}, PlotRange -> All, AspectRatio -> Automatic] ;](HTMLFiles/FamousCurves_147.gif)
![[Graphics:HTMLFiles/FamousCurves_148.gif]](HTMLFiles/FamousCurves_148.gif)
Tricuspoid
![ImplicitPlot[(x^2 + y^2 + 12 x + 9)^2 == 4 (2 x + 3)^3, {x, -2, 3}] ;](HTMLFiles/FamousCurves_149.gif)
![[Graphics:HTMLFiles/FamousCurves_150.gif]](HTMLFiles/FamousCurves_150.gif)
Trident of Newton
![c = 1 ; d = 1 ; e = -1/2 ; f = -1/20 ; Plot[c (x - d)^2 + e + f/x, {x, -2, 2}, AspectRatio -> Automatic, PlotRange -> {-2, 2}] ;](HTMLFiles/FamousCurves_151.gif)
![[Graphics:HTMLFiles/FamousCurves_152.gif]](HTMLFiles/FamousCurves_152.gif)
Trifolium
![ImplicitPlot[(x^2 + y^2) (y^2 + x (x + 1)) == 4 x y^2, {x, -1, 1}] ;](HTMLFiles/FamousCurves_153.gif)
![[Graphics:HTMLFiles/FamousCurves_154.gif]](HTMLFiles/FamousCurves_154.gif)
Trisectrix of Maclaurin
![ImplicitPlot[y^2 (1 + x) == x^2 (3 - x), {x, -1, 4}, PlotRange -> {-3, 3}] ;](HTMLFiles/FamousCurves_155.gif)
![[Graphics:HTMLFiles/FamousCurves_156.gif]](HTMLFiles/FamousCurves_156.gif)
Tschirnhaus's Cubic
![a = 1 ; ImplicitPlot[3 a y^2 == x (x - a)^2, {x, 0, 2 a}] ;](HTMLFiles/FamousCurves_157.gif)
![[Graphics:HTMLFiles/FamousCurves_158.gif]](HTMLFiles/FamousCurves_158.gif)
Watt's Curve
![a = 2.2 ; b = 6.4 ; c = 4 ; PolarPlot[{(b^2 - (a Sin[t] + (c^2 - a^2 Cos[t]^2)^(1/2))^2)^(1/2), (b^2 - (a Sin[t] - (c^2 - a^2 Cos[t]^2)^(1/2))^2)^(1/2)}, {t, 0, 2 π}] ;](HTMLFiles/FamousCurves_159.gif)
![[Graphics:HTMLFiles/FamousCurves_160.gif]](HTMLFiles/FamousCurves_160.gif)
Witch of Agnesi
![Plot[1/(x^2 + 1), {x, -2, 2}] ;](HTMLFiles/FamousCurves_161.gif)
![[Graphics:HTMLFiles/FamousCurves_162.gif]](HTMLFiles/FamousCurves_162.gif)
Converted by Mathematica
(September 26, 2003)