y=x+1x1y = \dfrac{x+1}{x-1}

Graph of the Linear Fractional Function y=x+1x1y = \dfrac{x+1}{x-1}

y=x+1x1y = \dfrac{x+1}{x-1} is a linear fractional function, with a linear polynomial in both the numerator and the denominator. It has the general form y=ax+bcx+dy = \dfrac{ax+b}{cx+d} with c0c \neq 0 and adbc0ad - bc \neq 0; here adbc=2ad - bc = -2. If adbcad - bc were 00, the numerator would be a constant multiple of the denominator and the graph would collapse to a horizontal line.

Reduction to standard form

Dividing the numerator by the denominator rewrites the function.

y=(x1)+2x1=1+2x1y = \frac{(x-1) + 2}{x-1} = 1 + \frac{2}{x-1}

The graph is therefore the reciprocal y=2xy = \dfrac{2}{x} translated one unit in each direction, a rectangular hyperbola. This rewriting shows why the graph of every linear fractional function is a translated reciprocal.

Domain, range and asymptotes

ItemValue
Domainx1x \neq 1
Rangey1y \neq 1
Vertical asymptotex=1x = 1
Horizontal asymptotey=1y = 1
Centre(1,1)(1, 1)

Because f(1+t)=1+2tf(1+t) = 1 + \dfrac{2}{t} and f(1t)=12tf(1-t) = 1 - \dfrac{2}{t} add up to 22, the graph has rotational symmetry about that centre. The two asymptotes meet at a right angle, which is what makes this a rectangular hyperbola.

Monotonicity and concavity

The derivative is f(x)=2(x1)2f'(x) = -\dfrac{2}{(x-1)^2}, negative throughout the domain, so the function decreases on each branch separately and has no extrema. The second derivative is f(x)=4(x1)3f''(x) = \dfrac{4}{(x-1)^3}, so the curve is concave up for x>1x > 1 and concave down for x<1x < 1.

Sample points

xxyy
3-312\dfrac{1}{2}
1-100
001-1
2233
3322

Inverse function

Solve y=x+1x1y = \dfrac{x+1}{x-1} for xx. Multiplying by x1x-1 and collecting terms gives x(y1)=y+1x(y-1) = y+1, hence x=y+1y1x = \dfrac{y+1}{y-1}. The inverse is the very same formula, so f(f(x))=xf(f(x)) = x: a function that returns to the start when applied twice is called an involution. The fact that the curve passes through both (2,3)(2, 3) and (3,2)(3, 2) is a visible consequence, since the graph is symmetric about the line y=xy = x.

Applications

Linear fractional functions appear whenever two quantities are linked by a near-reciprocal relation. Solving the thin lens equation 1a+1b=1f\dfrac{1}{a} + \dfrac{1}{b} = \dfrac{1}{f} for the image distance gives b=afafb = \dfrac{af}{a-f}, and the vertical asymptote is exactly the moment when an object placed at the focal point sends its image off to infinity.

Extended to complex numbers the same formula is a Mobius transformation1, used in complex analysis and geometry because it maps circles and lines to circles and lines.

  1. Mobius transformation, Wikipedia