Just a question regarding limits

  • Context: High School 
  • Thread starter Thread starter truewt
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Discussion Overview

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.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Conceptual clarification

Main Points Raised

  • Some participants propose that a limit can equal infinity, but caution that the definition of "infinity" must be carefully considered.
  • One participant provides a formal definition of limits approaching infinity, indicating conditions under which this occurs.
  • Another participant questions the necessity of the conditions in defining limits and seeks clarification in simpler terms.
  • Some argue that infinity is treated as an "extended real number" in the context of limits, allowing for the description of functions that "blow up" at certain points.
  • There is a discussion about the language used in textbooks, with some noting that many texts initially state limits must be finite but later define infinite limits, leading to confusion.
  • One participant suggests that saying a limit converges to infinity is equivalent to saying it diverges, highlighting a conceptual overlap.
  • Another participant interprets the limit approaching infinity as indicating that the function increases without bound, suggesting that the limit does not actually exist in the traditional sense.

Areas of Agreement / Disagreement

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.

Contextual Notes

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.

truewt
Messages
78
Reaction score
0
Can a limit of a function = infinity?
 
Physics news on Phys.org
I guess you can if you insist, but you will need to be very careful with how you define "infinity"... for there are many types of infinities. However, sensible definition that works in general may be difficult/if not impossible to find.
 
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 } 0 < \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]

EDIT2: Added 0 as a lower bound to make things correct... forgot about it, heh.
 
Last edited:
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]

why is the condition necessary in defining the limits?

hmmm but i thought i learned that limits should not be =infinity, 'cause that's not defined as infinity isn't a real number..
 
Infinity is an "extended real number." When talking about limits, it is often useful to be able to note in limit notation when a function blows up at a certain point, and in what direction.

It's necessary in addition to being sufficient simply so you can apply it to prove when a function does not have a limit, and also so you can apply this definition to prove things about functions that have limits.
 
so the conditions you posted only applies to limits =infinity?

but i can't seem to understand what those conditions mean..

mind explaining it in english?
 
In English, we say that a function of [itex]x[/itex] approaches positive infinity as [itex]x[/itex] gets closer and closer to a point [itex]a[/itex] if for any number, no matter how large, you can find a positive distance from [itex]a[/itex] such that as long as [itex]x[/itex] is within that distance from [itex]a[/itex] the function is always larger than that number.

Another way to look at it is that if you look at a small interval around [itex]a[/itex], the minimum of the function on that interval (excluding [itex]f\left(a\right)[/itex]) can be made as large as you want by decreasing the length of the interval.

Take for example, the function [itex]f\left(x\right) = 1/x^2[/itex] and look at it near zero. Is there an interval around zero, so that everywhere in the interval except 0, the function is larger than 1? How about larger than 10? 100? Is there a real number for which you cannot find such an interval?
 
Last edited:
Thanks a lot moo :)
 
this is merely a confusing matter of the use of language. most books say bluntly in the first section on limits that limits must be finite. then they contrdict themselves later by defining infinite limits.

so yes they can unless the author says he means not in a particular paragraph.

so yes it is possible, but no sometimes people restrict the use of the word limit to exclude reference to this case.

a nbhd of +infinity is an open interval of form (b, +infinity)

so a function has limit +infinity as x approaches a if for every b, there is a nbhd of a on which all values of f are larger than b.
 
  • #10
I prefer to think that "[itex]\lim_{x\leftarrow a} f(x)= \infty[/itex]" says that f(x) does not have a limit at a in a specific way.
 
  • #11
what the heck does that mean halls? i gave a precise definition. or are you joking?
 
  • #12
An amusing thing with analysis is that saying the limit converges to infinity is precisely the same as saying the limit diverges.
 
  • #13
I've never heard anyone say the limit converges to infinity in a formal sense though ..

I'm afraid I don't understand what Halls meant either >.< Although I'm sure Halls was just stating the way he likes to the of it when no rigor is required, I doubt he was contesting your definition mathwonk.
 
  • #14
I thought that a plain english way of interpreting:

[tex]\lim_{x\to a}f\left(x\right) = +\infty[/tex]

was that the value of f(x) increases without bound as x approaches a. It doesn't actually approach any finite limit, (as ZioX hinted, the limit doesn't actually exist). Using notation that seems to say that the limit "exists" and "is equal to 'infinity'" is just a shorthand way of saying, "the function blows up at a."

Am I right?

(Moo of Doom's precise def'n seems to indicate that I am right...at least the way I am reading it).

EDIT: I think Mathwonk's does too, but I have no idea what nbhd is.
 
Last edited:

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 53 ·
2
Replies
53
Views
7K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K