truewt
- 78
- 0
Can a limit of a function = infinity?
The discussion revolves around the concept of limits in mathematics, specifically whether a limit of a function can equal infinity. Participants explore definitions, implications, and interpretations of limits approaching infinity, as well as the nuances in language and notation used in mathematical texts.
Participants express differing views on the definition and interpretation of limits approaching infinity. While some agree on the possibility of limits equaling infinity, others highlight the confusion and restrictions present in various mathematical texts. The discussion remains unresolved regarding the implications of these definitions and the terminology used.
Participants note that the definitions and interpretations of limits may depend on the context and the specific mathematical framework being used. There is also mention of the potential for confusion arising from the language used in textbooks.
Moo Of Doom said:In general, yes. The definition is as follows:
[tex]\lim_{x\to a}f\left(x\right) = +\infty \mbox{ if and only if for any } \epsilon > 0, \mbox{ there exists a } \delta > 0 \mbox{ such that if } \left|x - a\right| < \delta, \mbox{ then } f(x) > \epsilon .[/tex]
EDIT:
And if you want the limit as [itex]x[/itex] approaches infinity, we simply modify the [itex]\delta[/itex] condition a little:
[tex]\lim_{x\to \infty}f\left(x\right) = +\infty \mbox{ if and only if for any } \epsilon > 0, \mbox{ there exists a } \delta > 0 \mbox{ such that if } x > \delta, \mbox{ then } f(x) > \epsilon .[/tex]