Jeffrey K. answered 09/17/20
Together, we build an iron base in mathematics and physics
That answer is a bit confused!
The correct definition is: limit as x → ∞ f(x) = L iff, given ε > 0, ∋ xc = xc(ε) s.t. x > xc ⇒ |f(x) - L| < ε
In other words, by taking x sufficiently large we can make f(x) as close to L as we wish.
So, for the given function, f(x) = 1/(x4 + x2 +5), we need to find that special xc. And here, the limit L = 0.
Given arbitrary ∈ > 0, suppose |f(x) - 0| < ∈ ⇒ |1/(x4 + x2 +5)| < ε
⇔ 1/(x4 + x2 +5) < ε since x4 + x2 + 5 > 0 for all x ∈ R
⇔ x4 + x2 +5 > 1/ε
⇔ x4 + x2 > 1/ε - 5
Choose xc > max(1/∈ - 5, 1). Then, x4 > x >xc and x2 > x > xc ⇒ x4 + x2 +5 > 1/ε
⇒ |x4 + x2 +5| > 1/ε
⇒ |1/(x4 + x2 +5)| < ε