y=x2+1 places x2+1 under a square root. Squaring gives the equation of a hyperbola1.
y2−x2=1
Since a square root is non-negative, this function represents the upper branch of that hyperbola.
Domain and range
The domain is all real numbers
The range is y≥1
Even function
The minimum point is (0,1)
The radicand is always at least 1, so the function is defined everywhere and never dips below 1.
Monotonicity
The derivative is f′(x)=x2+1x, negative for x<0 and positive for x>0. Hence the lowest point is the minimum, and the curve increases on either side of it.
Asymptotes
For large ∣x∣ we have x2+1≈∣x∣.
Direction
Asymptote
Limit of f′
x→+∞
y=x
1
x→−∞
y=−x
−1
These are its two slant asymptotes.
Concavity
The second derivative f′′(x)=(x2+1)3/21 is always positive, so the graph is concave up everywhere and has no inflection points.
Relation to the hyperbolic functions
Setting x=sinht gives sinh2t+1=cosht, so the curve admits the parametrisation (sinht,cosht), reflecting the identity cosh2t−sinh2t=1.
Curve
Behaviour for large x
y=x2+1
approaches the line y=x
y=coshx
grows like 2ex
Although it resembles the catenary, it is a different curve.
Applications
In relativity, the energy-momentum relation has exactly this form.
E=(pc)2+(mc2)2
The expression x2+ε is also used as a smooth approximation that rounds off the sharp corner of ∣x∣, which is valuable in optimisation.