y=1x2y = \dfrac{1}{x^2}

Graph of the Function y=1/x2y = 1/x^2

y=1x2y = \dfrac{1}{x^2}, also written x2x^{-2}, is a rational function whose denominator is a square, so its values are always positive: the graph consists of two branches rising on either side of the yy-axis.

Domain and range

  • The domain is x0x \neq 0
  • The range is y>0y > 0
  • Even function
  • No maximum and no minimum

Unlike 1x\dfrac{1}{x}, it never takes a negative value.

Symmetry

Because (x)2=x2(-x)^2 = x^2, we have f(x)=f(x)f(-x) = f(x): the function is even and its graph is symmetric about the yy-axis, consisting of two mirror-image branches in the first and second quadrants.

Asymptotes

As x0x \to 0 from either side, y+y \to +\infty, so the yy-axis is a vertical asymptote. As x±x \to \pm\infty, y0y \to 0, so the xx-axis is a horizontal asymptote, approached from above since the values stay positive.

Monotonicity

The derivative is y=2x3y' = -\dfrac{2}{x^3}. For x<0x < 0 we have x3<0x^3 < 0, so y>0y' > 0 and the function increases; for x>0x > 0 the derivative is negative and the function decreases. The curve simply climbs without bound as it approaches the origin from either side.

Rate of decay

xx1x\dfrac{1}{x}1x2\dfrac{1}{x^2}
111111
220.50.50.250.25
10100.10.10.010.01

Doubling xx cuts the value to 14\dfrac{1}{4}, and tripling it cuts the value to 19\dfrac{1}{9}. The decay is far faster than that of 1x\dfrac{1}{x}. The value x=1|x| = 1 marks the divide: inside it the values exceed 11, outside they fall below.

Relationships with other functions

Differentiating 1x\dfrac{1}{x} produces 1x2-\dfrac{1}{x^2}. Comparing the areas under the two curves beyond x=1x = 1 is instructive.

IntegralResult
1dxx2\int_{1}^{\infty} \dfrac{dx}{x^2}converges to 11
1dxx\int_{1}^{\infty} \dfrac{dx}{x}diverges

A slight difference in how the tail decays decides whether the accumulated area is finite.

Applications

This is the inverse-square law that runs through physics1.

  • Gravitational attraction between two masses
  • The Coulomb force between two charges
  • The brightness of a point source of light

Double the distance and the strength drops to 14\dfrac{1}{4}. The reason is geometric, since the force or the light spreads evenly over a sphere, and the surface area of a sphere grows with the square of its radius.

  1. Inverse-square law, Wikipedia