digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

The graph of a function with a horizontal, vertical, and oblique asymptote.
A curve intersecting an asymptote infinitely many times and in many places.

In analytic geometry, an asymptote (/ˈæsɪmptt/) of a curve is a line such that the distance between the curve and the line approaches zero as they tend to infinity. Some sources include the requirement that the curve may not cross the line infinitely often, but this is unusual for modern authors.[1] In some contexts, such as algebraic geometry, an asymptote is defined as a line which is tangent to a curve at infinity.[2][3]

The word asymptote is derived from the Greek ἀσύμπτωτος (asumptotos) which means "not falling together," from ἀ priv. + σύν "together" + πτωτ-ός "fallen."[4] The term was introduced by Apollonius of Perga in his work on conic sections, but in contrast to its modern meaning, he used it to mean any line that does not intersect the given curve.[5]

There are potentially three kinds of asymptotes: horizontal, vertical and oblique asymptotes. For curves given by the graph of a function y = ƒ(x), horizontal asymptotes are horizontal lines that the graph of the function approaches as x tends to +∞ or −∞. Vertical asymptotes are vertical lines near which the function grows without bound.

More generally, one curve is a curvilinear asymptote of another (as opposed to a linear asymptote) if the distance between the two curves tends to zero as they tend to infinity, although usually the term asymptote by itself is reserved for linear asymptotes.

Asymptotes convey information about the behavior of curves in the large, and determining the asymptotes of a function is an important step in sketching its graph.[6] The study of asymptotes of functions, construed in a broad sense, forms a part of the subject of asymptotic analysis.

Contents

A simple example [edit]

f(x)=\tfrac{1}{x} graphed on Cartesian coordinates. The x and y-axes are the asymptotes.

The idea that a curve may come arbitrarily close to a line without actually becoming the same may seem to counter everyday experience. The representations of a line and a curve as marks on a piece of paper or as pixels on a computer screen have a positive width. So if they were to be extended far enough they would seem to merge, at least as far as the eye could discern. But these are physical representations of the corresponding mathematical entities; the line and the curve are idealized concepts whose width is 0 (see Line). Therefore the understanding of the idea of an asymptote requires an effort of reason rather than experience.

Consider the graph of the equation y = 1/x shown to the right. The coordinates of the points on the curve are of the form (x, 1/x) where x is a number other than 0. For example, the graph contains the points (1, 1), (2, 0.5), (5, 0.2), (10, 0.1), ... As the values of x become larger and larger, say 100, 1000, 10,000 ..., putting them far to the right of the illustration, the corresponding values of y, .01, .001, .0001, ..., become infinitesimal relative to the scale shown. But no matter how large x becomes, its reciprocal 1/x is never 0, so the curve never actually touches the x-axis. Similarly, as the values of x become smaller and smaller, say .01, .001, .0001, ..., making them infinitesimal relative to the scale shown, the corresponding values of y, 100, 1000, 10,000 ..., become larger and larger. So the curve extends farther and farther upward as it comes closer and closer to the y-axis. Thus, both the x and y-axes are asymptotes of the curve. These ideas are part of the basis of concept of a limit in mathematics, and this connection is explained more fully below.[7]

Asymptotes of functions [edit]

The asymptotes most commonly encountered in the study of calculus are of curves of the form y = ƒ(x). These can be computed using limits and classified into horizontal, vertical and oblique asymptotes depending on its orientation. Horizontal asymptotes are horizontal lines that the graph of the function approaches as x tends to +∞ or −∞. As the name indicate they are parallel to the x-axis. Vertical asymptotes are vertical lines (perpendicular to the x-axis) near which the function grows without bound. Oblique asymptotes are diagonal lines so that the difference between the curve and the line approaches 0 as x tends to +∞ or −∞. More general type of asymptotes can be defined in this case. Only open curves that have some infinite branch, can have an asymptote. No closed curve can have an asymptote.

Vertical asymptotes [edit]

The line x = a is a vertical asymptote of the graph of the function y = ƒ(x) if at least one of the following statements is true:

  1. \lim_{x \to a^{-}} f(x)=\pm\infty
  2. \lim_{x \to a^{+}} f(x)=\pm\infty.

The function ƒ(x) may or may not be defined at a, and its precise value at the point x = a does not affect the asymptote. For example, for the function

f(x) = \begin{cases} \frac{1}{x} & \mbox{if } x > 0, \\ 5 & \mbox{if  } x \le 0. \end{cases}

has a limit of +∞ as x → 0+, ƒ(x) has the vertical asymptote x = 0, even though ƒ(0) = 5. The graph of this function does intersect the vertical asymptote once, at (0,5). It is impossible for the graph of a function to intersect a vertical asymptote (or a vertical line in general) in more than one point.

A common example of a vertical asymptote is the case of a rational function at a point x such that the denominator is zero and the numerator is non-zero.

Horizontal asymptotes [edit]

The graph of a function can have two horizontal asymptotes. An example of such a function would be y=\arctan(x).

Horizontal asymptotes are horizontal lines that the graph of the function approaches as x → ±∞. The horizontal line y = c is a horizontal asymptote of the function y = ƒ(x) if

\lim_{x\rightarrow -\infty}f(x)=c or \lim_{x \to +\infty} f(x) = c.

In the first case, ƒ(x) has y = c as asymptote when x tends to −∞, and in the second that ƒ(x) has y = c as an asymptote as x tends to +∞

For example the arctangent function satisfies

\lim_{x\rightarrow -\infty}\arctan(x)=-\pi/2 and \lim_{x\rightarrow+\infty}\arctan(x)=\pi/2.

So the line y = −π/2 is a horizontal tangent for the arctangent when x tends to −∞, and y = π/2 is a horizontal tangent for the arctangent when x tends to +∞.

Functions may lack horizontal asymptotes on either or both sides, or may have one horizontal asymptote that is the same in both directions. For example, the function ƒ(x) = 1/(x2+1) has a horizontal asymptote at y = 0 when x tends both to −∞ and +∞ because, respectively,

\lim_{x\to -\infty}\frac{1}{x^2+1}=\lim_{x\to +\infty}\frac{1}{x^2+1}=0.

Oblique asymptotes [edit]

In the graph of f(x)=x+\tfrac{1}{x}, the y-axis (x = 0) and the line y= x are both asymptotes.

When a linear asymptote is not parallel to the x- or y-axis, it is called an oblique asymptote or slant asymptote. A function f(x) is asymptotic to the straight line y = mx + n (m ≠ 0) if

\lim_{x \to +\infty}\left[ f(x)-(mx+n)\right] = 0 \, \mbox{ or } \lim_{x \to -\infty}\left[ f(x)-(mx+n)\right] = 0.

In the first case the line y = mx + n is an oblique asymptote of ƒ(x) when x tends to +∞, and in the second case the line y = mx + n is an oblique asymptote of ƒ(x) when x tends to −∞

An example is ƒ(x) = x−1/x, which has the oblique asymptote y = x (m = 1, n = 0) as seen in the limits

\lim_{x\to\pm\infty}\left[f(x)-x\right]
=\lim_{x\to\pm\infty}\left[\frac{x^2-1}{x}-x\right]
=\lim_{x\to\pm\infty}\left[\left(x-\frac{1}{x}\right)-x\right]
=\lim_{x\to\pm\infty}-\frac{1}{x}=0.

Elementary methods for identifying asymptotes [edit]

Asymptotes of many elementary functions can be found without the explicit use of limits (although the derivations of such methods typically use limits).

General computation of oblique asymptotes for functions [edit]

The oblique asymptote, for the function f(x), will be given by the equation y=mx+n. The value for m is computed first and is given by

m\stackrel{\text{def}}{=}\lim_{x\rightarrow a}f(x)/x

where a is either -\infty or +\infty depending on the case being studied. It is good practice to treat the two cases separately. If this limit doesn't exist then there is no oblique asymptote in that direction.

Having m then the value for n can be computed by

n\stackrel{\text{def}}{=}\lim_{x\rightarrow a}(f(x)-mx)

where a should be the same value used before. If this limit fails to exist then there is no oblique asymptote in that direction, even should the limit defining m exist. Otherwise y = mx + n is the oblique asymptote of ƒ(x) as x tends to a.

For example, the function ƒ(x) = (2x2 + 3x + 1)/x has

m=\lim_{x\rightarrow+\infty}f(x)/x=\lim_{x\rightarrow+\infty}\frac{2x^2+3x+1}{x^2}=2 and then
n=\lim_{x\rightarrow+\infty}(f(x)-mx)=\lim_{x\rightarrow+\infty}\left(\frac{2x^2+3x+1}{x}-2x\right)=3

so that y = 2x + 3 is the asymptote of ƒ(x) when x tends to +∞. The function ƒ(x) = ln x has

m=\lim_{x\rightarrow+\infty}f(x)/x=\lim_{x\rightarrow+\infty}\frac{\ln x}{x}=0 and then
n=\lim_{x\rightarrow+\infty}(f(x)-mx)=\lim_{x\rightarrow+\infty}\ln x, which does not exist.

So y = ln x does not have an asymptote when x tends to +∞.

Asymptotes for rational functions [edit]

A rational function has at most one horizontal asymptote or oblique (slant) asymptote, and possibly many vertical asymptotes.

The degree of the numerator and degree of the denominator determine whether or not there are any horizontal or oblique asymptotes. The cases are tabulated below, where deg(numerator) is the degree of the numerator, and deg(denominator) is the degree of the denominator.

Table listing the cases of horizontal and oblique asymptotes for rational functions
deg(numerator) −
deg(denominator)
asymptotes example, asymptote
< 0 y = 0 \frac{1}{x^2+1}, y=0
= 0 y = the ratio of leading coefficients \frac{2x^2+7}{3x^2+x+12}, y=\frac{2}{3}
= 1 y = the quotient, in the long division of the fraction \frac{x^2+x+1}{x}, y=x+1
> 1 none \frac{2x^4}{3x^2+1}, \mbox{none}

The vertical asymptotes occur only when the denominator is zero (If both the numerator and denominator are zero, the multiplicities of the zero are compared). For example, the following function has vertical asymptotes at x = 0, and x = 1, but not at x = 2.

f(x)=\frac{x^2-5x+6}{x^3-3x^2+2x}=\frac{(x-2)(x-3)}{x(x-1)(x-2)}

Oblique asymptotes of rational functions [edit]

Black: the graph of f(x)=(x^2+x+1)/(x+1). Red: the asymptote y=x. Green: difference between the graph and its asymptote for x=1,2,3,4,5,6

When the numerator of a rational function has degree exactly one greater than the denominator, the function has an oblique (slant) asymptote. The asymptote is the polynomial term after dividing the numerator and denominator. This phenomenon occurs because when dividing the fraction, there will be a linear term, and a remainder. For example, consider the function

f(x)=\frac{x^2+x+1}{x+1}=x+\frac{1}{x+1}

shown to the right. As the value of x increases, f approaches the asymptote y = x. This is because the other term, y = 1/(x+1) becomes smaller.

If the degree of the numerator is more than 1 larger than the degree of the denominator, and the denominator does not divide the numerator, there will be a nonzero remainder that goes to zero as x increases, but the quotient will not be linear, and the function does not have an oblique asymptote.

Transformations of known functions [edit]

If a known function has an asymptote (such as y=0 for f(x)=ex), then the translations of it also have an asymptote.

  • If x=a is a vertical asymptote of f(x), then x=a+h is a vertical asymptote of f(x-h)
  • If y=c is a horizontal asymptote of f(x), then y=c+k is a horizontal asymptote of f(x)+k

If a known function has an asymptote, then the scaling of the function also have an asymptote.

  • If y=ax+b is an asymptote of f(x), then y=cax+cb is an asymptote of cf(x)

For example, f(x)=ex-1+2 has horizontal asymptote y=0+2=2, and no vertical or oblique asymptotes.

General definition [edit]

(sec(t), cosec(t)), or x2 + y2 = (xy)2, with 2 horizontal and 2 vertical asymptotes.

Let A : (a,b) → R2 be a parametric plane curve, in coordinates A(t) = (x(t),y(t)). Suppose that the curve tends to infinity, that is:

\lim_{t\rightarrow b}(x^2(t)+y^2(t))=\infty.

A line ℓ is an asymptote of A if the distance from the point A(t) to ℓ tends to zero as t → b.[8]

For example, the upper right branch of the curve y = 1/x can be defined parametrically as x = t, y = 1/t (where t>0). First, x → ∞ as t → ∞ and the distance from the curve to the x-axis is 1/t which approaches 0 as t → ∞. Therefore the x-axis is an asymptote of the curve. Also, y → ∞ as t → 0 from the right, and the distance between the curve and the y-axis is t which approaches 0 as t → 0. So the y-axis is also an asymptote. A similar argument shows that the lower left branch of the curve also has the same two lines as asymptotes.

Although the definition here uses a parameterization of the curve, the notion of asymptote does not depend on the parameterization. In fact, if the equation of the line is ax+by+c=0 then the distance from the point A(t) = (x(t),y(t)) to the line is given by

\frac{|ax(t)+by(t)+c|}{\sqrt{a^2+b^2}}

if γ(t) is a change of parameterization then the distance becomes

\frac{|ax(\gamma(t))+by(\gamma(t))+c|}{\sqrt{a^2+b^2}}

which tends to zero simultaneously as the previous expression.

An important case is when the curve is the graph of a real function (a function of one real variable and returning real values). The graph of the function y = ƒ(x) is the set of points of the plane with coordinates (x,ƒ(x)). For this, a parameterization is

t\mapsto (t,f(t)).

This parameterization is to be considered over the open intervals (a,b), where a can be −∞ and b can be +∞.

An asymptote can be either vertical or non-vertical (oblique or horizontal). In the first case its equation is x = c, for some real number c. The non-vertical case has equation y = mx + n, where m and n are real numbers. All three types of asymptotes can be present at the same time in specific examples. Unlike asymptotes for curves that are graphs of functions, a general curve may have more than two non-vertical asymptotes, and may cross its vertical asymptotes more than once.

Curvilinear asymptotes [edit]

x2+2x+3 is a parabolic asymptote to (x3+2x2+3x+4)/x

Let A : (a,b) → R2 be a parametric plane curve, in coordinates A(t) = (x(t),y(t)), and B be another (unparameterized) curve. Suppose, as before, that the curve A tends to infinity. The curve B is a curvilinear asymptote of A if the shortest of the distance from the point A(t) to a point on B tends to zero as t → b. Sometimes B is simply referred to as an asymptote of A, when there is no risk of confusion with linear asymptotes.[9]

For example, the function

y = \frac{x^3+2x^2+3x+4}{x}

has a curvilinear asymptote y = x2 + 2x + 3, which is known as a parabolic asymptote because it is a parabola rather than a straight line.[10]

Asymptotes and curve sketching [edit]

The notion of asymptote is related to procedures of curve sketching. An asymptote serves as a guide line that serves to show the behavior of the curve towards infinity.[11] In order to get better approximations of the curve, asymptotes that are general curves have also been used [12] although the term asymptotic curve seems to be preferred.[13]

Algebraic curves [edit]

A cubic curve, the folium of Descartes (solid) with a single real asymptote (dashed).

The asymptotes of an algebraic curve in the affine plane are the lines that are tangent to the projectivized curve through a point at infinity.[14] For example, one may identify the asymptotes to the unit hyperbola in this manner. Asymptotes are often considered only for real curves,[15] although they also make sense when defined in this way for curves over an arbitrary field.[16]

A plane curve of degree n intersects its asymptote at most at n−2 other points, by Bézout's theorem, as the intersection at infinity is of multiplicity at least two. For a conic, there are a pair of lines that do not intersect the conic at any complex point: these are the two asymptotes of the conic.

A plane algebraic curve is defined by an equation of the form P(x,y) = 0 where P is a polynomial of degree n

P(x,y) = P_n(x,y) + P_{n-1}(x,y) + \cdots + P_1(x,y) + P_0

where Pk is homogeneous of degree k. Vanishing of the linear factors of the highest degree term Pn defines the asymptotes of the curve: setting Q = Pn, if Pn(x, y) = (axby) Qn−1(x, y), then the line

Q'_x(b,a)x+Q'_y(b,a)y + P_{n-1}(b,a)=0

is an asymptote if Q'_x(b,a) and Q'_y(b,a) are not both zero. If Q'_x(b,a)=Q'_y(b,a)=0 and P_{n-1}(b,a)\neq 0, there is no asymptote, but the curve has a branch that looks like a branch of parabola. Such a branch is said a parabolic branch, even when it does not has any parabola that is a curvilinear asymptote. If Q'_x(b,a)=Q'_y(b,a)=P_{n-1}(b,a)=0, the curve has a singular point at infinity which may have several asymptotes or parabolic branches.

Over the complex numbers, Pn splits into linear factors, each of which defines an asymptote (or several for multiple factors). 0ver the reals, Pn splits in factors that are linear or quadratic factors. Only the linear factors correspond to infinite (real) branches of the curve, but if a linear factor has multiplicity greater than one, the curve may have several asymptotes or parabolic branches. It may also occur that such a multiple linear factor corresponds to two complex conjugate branches, and does not corresponds to any infinite branch of the real curve. For example, the curve x4 + y2 - 1 = 0 has no real points outside the square  |x|\leq 1, |y|\leq 1, but its highest order term gives the linear factor x with multiplicity 4, leading to the unique asymptote x=0.

Other uses of the term [edit]

Hyperbolas, obtained cutting the same right circular cone with a plane and their asymptotes.

The hyperbolas

\frac{x^2}{a^2}-\frac{y^2}{b^2}=\pm 1

have asymptotes

y=\pm\frac{b}{a}x.

The equation for the union of these two lines is

\frac{x^2}{a^2}-\frac{y^2}{b^2}=0.

Similarly, the hyperboloids

\frac{x^2}{a^2}-\frac{y^2}{b^2}-\frac{z^2}{c^2}=\pm 1

are said to have the asymptotic cone[17][18]

\frac{x^2}{a^2}-\frac{y^2}{b^2}-\frac{z^2}{c^2}=0.

The distance between the hyperboloid and cone approaches 0 as the distance from the origin approaches infinity.

See also [edit]

References [edit]

General references:

Specific references:

  1. ^ "Asymptotes" by Louis A. Talman
  2. ^ Williamson, Benjamin (1899), "Asymptotes", An elementary treatise on the differential calculus 
  3. ^ Nunemacher, Jeffrey (1999), "Asymptotes, Cubic Curves, and the Projective Plane", Mathematics Magazine 72 (3): 183–192, doi:10.2307/2690881, JSTOR 2690881 
  4. ^ Oxford English Dictionary, second edition, 1989.
  5. ^ D.E. Smith, History of Mathematics, vol 2 Dover (1958) p. 318
  6. ^ Apostol, Tom M. (1967), Calculus, Vol. 1: One-Variable Calculus with an Introduction to Linear Algebra (2nd ed.), New York: John Wiley & Sons, ISBN 978-0-471-00005-1 , §4.18.
  7. ^ Reference for section: "Asymptote" The Penny Cyclopædia vol. 2, The Society for the Diffusion of Useful Knowledge (1841) Charles Knight and Co., London p. 541
  8. ^ Pogorelov, A. V. (1959), Differential geometry, Translated from the first Russian ed. by L. F. Boron, Groningen: P. Noordhoff N. V., MR 0114163 , §8.
  9. ^ Fowler, R. H. (1920), The elementary differential geometry of plane curves, Cambridge, University Press, ISBN 0-486-44277-2 , p. 89ff.
  10. ^ William Nicholson, The British enciclopaedia, or dictionary of arts and sciences; comprising an accurate and popular view of the present improved state of human knowledge, Vol. 5, 1809
  11. ^ Frost, P. An elementary treatise on curve tracing (1918) online
  12. ^ Fowler, R. H. The elementary differential geometry of plane curves Cambridge, University Press, 1920, pp 89ff.(online at archive.org)
  13. ^ Frost, P. An elementary treatise on curve tracing, 1918, page 5
  14. ^ C.G. Gibson (1998) Elementary Geometry of Algebraic Curves, § 12.6 Asymptotes, Cambridge University Press ISBN 0-521-64140-3,
  15. ^ Coolidge, Julian Lowell (1959), A treatise on algebraic plane curves, New York: Dover Publications, ISBN 0-486-49576-0, MR 0120551 , pp. 40–44.
  16. ^ Kunz, Ernst (2005), Introduction to plane algebraic curves, Boston, MA: Birkhäuser Boston, ISBN 978-0-8176-4381-2, MR 2156630 , p. 121.
  17. ^ L.P. Siceloff, G. Wentworth, D.E. Smith Analytic geometry (1922) p. 271
  18. ^ P. Frost Solid geometry (1875) This has a more general treatment of asymptotic surfaces.

External links [edit]


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Asymptote — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
8981 videos foundNext > 

Finding All Asymptotes of a Rational Function (Vertical, Horizontal, Oblique / Slant)

Finding All Asymptotes of a Rational Function (Vertical, Horizontal, Oblique / Slant). Here we look at a function and find the vertical asymptote and also co...

Asymptotes of Rational Functions

Learn more: http://www.khanacademy.org/video?v=2N62v_63SBo Asymptotes of Rational Functions.

Shortcut to Find Horizontal Asymptotes of Rational Functions

Shortcut to Find Horizontal Asymptotes of Rational Functions. In this video, I point out a couple of tricks that make finding horizontal asymptotes of ration...

Finding Vertical Asymptotes of Rational Functions

Finding Vertical Asymptotes of Rational Functions. In this video, I show what to look for, in order to find vertical asymptotes of rational functions, and do...

Horizontal Asymptotes - Basic Overview

http://www.integralcalc.com/horizontal-asymptotes/ In this video I will give a basic overview of horizontal asymptotes. For a more detailed video on horizont...

PC 2.11119 What is a horizontal asymptote

http://www.freemathvideos.com Definitions are very important to your understanding of why and how we use mathematical processes. Without understanding what a...

Definitionsmenge, Nullstellen, Asymptoten....

Gegeben ist die Funktion y=-2x/(x-1). Bestimmen Sie die Definitionsmenge. Untersuchen Sie den Graphen der Funktion auf Symmetrieeigenschaften und Asymptoten....

K07 rationale Funktion, Polstellen, Asymptote, Partialbruchzerlegung

Liste aller Videos, samt Suchfunktion: http://www.j3L7h.de/videos.html.

Horizontal Asymptotes - Further Detail

http://www.integralcalc.com/horizontal-asymptotes/ In this video, I will go into further detail about horizontal asymptote rules. For a more broad overview o...

Exemple d'une fonction avec une asymptote horizontale (partie 1)

Vous ne savez pas comment trouver l'asymptote horizontale d'une fonction quelconque ? Voici la ViClass qu'il vous faut !

8981 videos foundNext > 

40 news items

 
Global Voices Online
Wed, 22 May 2013 14:25:08 -0700

A month later, on May 14, Navalny wrote another post, lamenting the fact that the number of signatures had apparently reached an asymptote at 40,000: Number of signatures for Navalny's petition as of May 14, 2013. Screenshot. Number of signatures (on ...
 
Rebelión
Thu, 25 Apr 2013 22:14:30 -0700

En esta ocasión, es la revista internacional de traducción Asymptote (http://www.asymptotejournal.com/) la que reserva en su último número (abril 2013) un espacio notable a África. A la sección especial titulada “Africa English Fiction Feature ...
 
Seeking Alpha
Tue, 21 May 2013 08:04:01 -0700

If one goes by the current demographic profile of the US it is quite possible that the market could asymptote 20 million tests/year assuming a screening interval of three years. The FDA review will also occur concurrent with national coverage review by ...
 
National Post
Tue, 14 May 2013 12:47:53 -0700

Thomas Bangalter, Daft Punk's silver-helmeted half, is summing up a lot about the band and its latest album, Random Access Memories (currently previewing on iTunes) with that one. The band has always existed in the space between the asymptote lines of ...
 
Chippewa Herald
Fri, 17 May 2013 07:30:49 -0700

If I keep going at this rate until our next Philmont trip in June 2014, I'll be down to 108 pounds! Although my ability to carry a heavy backpack might require that I eventually converge on an asymptote before then. Tom Arneberg is an engineer ...
 
The Stanford Daily
Wed, 01 May 2013 14:08:14 -0700

Perfect is a world in my head where the vertical asymptote can cross the axis. It is a world where things are pure and excitement is unattenuated. To me perfect has to do with an interior state and I go crazy when I try to make the exterior world ...
 
Forbes
Fri, 03 May 2013 02:23:45 -0700

Life expectancy seems to be hitting an asymptote (except for Peter Thiel) but advances are allowing us to stay healthy much, much longer. Alongside “schools” and prisons, retirement is a relic of the Industrial Revolution which shackles us. Retirement ...
 
Grantland (blog)
Tue, 30 Apr 2013 14:15:45 -0700

The concept of playoff hockey is like the notion of wellness: It's an ideal, an asymptote, something to strive for and live by but not something that can be explained other than to crane your neck and give a head nod when a living example walks by ...
Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Asymptote

You can talk about Asymptote with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!