What Is Infinity? Analyzing the Limit of x→∞

  • Context: Undergrad 
  • Thread starter Thread starter z.js
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the concept of infinity, particularly in the context of limits as \( x \) approaches infinity. Participants explore the implications of infinity in calculus, its properties, and the nature of different infinities.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions the interpretation of the limit \( \lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1} \) and argues that the numerator's infinity is "bigger" than the denominator's, suggesting that it leads to \( \infty \).
  • Another participant mentions that infinity is absorbent, stating that operations involving infinity yield infinity (e.g., \( \text{INF} + 3 = \text{INF} \)).
  • Some participants express uncertainty about the arithmetic of infinity, with one questioning whether the concept of absorbent infinity is valid.
  • A participant clarifies that in calculus, infinity is shorthand for "grows without bound" and that actual arithmetic with infinity is not valid.
  • There is a discussion about different types of infinity, with one participant introducing the concept of cardinalities and Aleph Null, while another argues that this is irrelevant to the context of limits.
  • A later reply provides a formal definition of limits involving infinity, emphasizing the relationship between \( M \) and \( N \) in the context of limits.
  • One participant challenges the notion of "big infinity" and "small infinity," asserting that the limit form \( \frac{\infty}{\infty} \) is an indeterminate form.
  • Another participant explains that arithmetic operations on infinity are not defined, using the limit \( \lim_{x \to \infty} \frac{3x}{2x} \) as an example to illustrate a valid limit calculation.

Areas of Agreement / Disagreement

Participants express differing views on the nature of infinity, its arithmetic properties, and the relevance of different types of infinity to the discussion. No consensus is reached on these points.

Contextual Notes

Some claims about infinity's properties depend on specific interpretations and definitions, which are not universally agreed upon in the discussion.

z.js
Messages
57
Reaction score
0
What is ∞? I know it means infinity, but consider this:
[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1}[/tex]
Numerator: ##\displaystyle \lim_{x\rightarrow \infty} x^2 + 2x + 1## $$= \infty$$
Denominator: ##\displaystyle \lim_{x\rightarrow \infty} x + 1## $$= \infty$$
The numerator's ∞ is "bigger" than the denominator's, and the fraction tends to ##\frac{∞}{∞}## but I do NOT think it is equal to ##1##. Since it is ##\frac{big \infty}{small \infty}##, then it would ##= ∞##.
And more...
[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1} = \lim_{x\rightarrow +\infty} x+1 = ∞[/tex]
This is the same as ##\frac{big \infty}{small \infty} = \infty##. Doesn't this prove that the numerator's ##∞## is bigger than the denominator's?

[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1} = \lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1}[/tex]
$$\frac{big \infty}{small \infty} = \lim_{x\rightarrow +\infty}\frac{(x + 1)^2}{(x + 1)}$$
$$\infty = \lim_{x\rightarrow +\infty} x + 1$$
$$\infty = \infty$$ :biggrin:


Also, what is $$\frac{3\infty}{2\infty} ?$$
 
Last edited:
Physics news on Phys.org
infinity is absorbent (I think that is the term). So INF + 3 = INF, 3*INF = INF, INF/2 = INF,, so on.
 
Well does my equation make sense?
##∞## might be absorbent, but I'm not sure.
 
Last edited:
https://www.physicsforums.com/showthread.php?t=507003

The infinity of calculus is basically just shorthand for "grows without bound". You can't really do arithmetic with it, even though sometimes it looks like you can.

So when we write ##\lim_{x\rightarrow\infty}f(x)=\infty## and say "The limit as x approaches infinity of f of x equals infinty", what we really mean is "as x grows without bound, so does f of x".

There are no actual equations involving infinity in calculus, even though, again, the notation makes it look like there are.
 
Last edited by a moderator:
z.js said:
What is ∞? ...

One thing I would point out is that you speak as though there was only a single infinity, but that's not true. There are an infinity of DIFFERENT infinities (strictly speaking, these are the cardinalities of sets), each bigger than the other. Look up "Alepha Null" for more.
 
phinds said:
One thing I would point out is that you speak as though there was only a single infinity, but that's not true. There are an infinity of DIFFERENT infinities (strictly speaking, these are the cardinalities of sets), each bigger than the other. Look up "Alepha Null" for more.

This is totally irrelevant to the OP. The infinity for the OP is the infinity for limits. For example, you have things like

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

These kind of infinities are just symbols but they can be given actual existence by the extended real line [tex]\overline{\mathbb{R}} = \mathbb{R}\cup \{-\infty,+\infty\}[/tex]. In this sense, there are only two infinities: minus and plus infinity.

Cardinalities of sets and aleph null have nothing at all to do with this.
 
micromass said:
This is totally irrelevant to the OP.

OK, good point.
 
Here is a definition of what the limit means when it involves infinity:

[tex]\lim_{x \to +\infty}f(x) = +\infty[/tex]
if for every number M>0 there is a corresponding number N such that
[itex]f(x)>M[/itex] whenever [itex]x>N[/itex].

Intuitively this means, if I give you a positive number M, then you can find a number N such that
[itex]x>N[/itex] implies [itex]f(x)>M[/itex].

References:
http://www.ocf.berkeley.edu/~yosenl/math/epsilon-delta.pdf
http://www.math.oregonstate.edu/hom...tStudyGuides/SandS/lHopital/define_limit.html

See these videos: Example 1, example 2.
 
Last edited:
phinds said:
One thing I would point out is that you speak as though there was only a single infinity, but that's not true. There are an infinity of DIFFERENT infinities (strictly speaking, these are the cardinalities of sets), each bigger than the other. Look up "Alepha Null" for more.

Why, sure as you live, that's JUST IT!:biggrin:
 
  • #10
But, what about my equations?
 
  • #11
z.js said:
But, what about my equations?

z.js said:
What is ∞? I know it means infinity, but consider this:
[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1}[/tex]
Numerator: ##\displaystyle \lim_{x\rightarrow \infty} x^2 + 2x + 1## $$= \infty$$
Denominator: ##\displaystyle \lim_{x\rightarrow \infty} x + 1## $$= \infty$$
The numerator's ∞ is "bigger" than the denominator's, and the fraction tends to ##\frac{∞}{∞}## but I do NOT think it is equal to ##1##. Since it is ##\frac{big \infty}{small \infty}##, then it would ##= ∞##.
And more...
[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1} = \lim_{x\rightarrow +\infty} x+1 = ∞[/tex]
This is the same as ##\frac{big \infty}{small \infty} = \infty##. Doesn't this prove that the numerator's ##∞## is bigger than the denominator's?
No. "Big infinity" and "small infinity" don't make much sense here. This limit has the form ##[\frac{\infty}{\infty}]##. What I wrote is notation for one indeterminant form. There are others.

$$\lim_{x \to \infty} \frac{x^2 + 2x + 1}{x + 1} = \lim_{x \to \infty} \frac{(x + 1)^2}{x + 1}$$
$$= \lim_{x \to \infty} x + 1 = \infty$$
That's all you need to say. The fraction that I cancelled, (x + 1)/(x + 1) is always equal to 1 for any value of x other than -1, so the value is still 1 as x grows large without bound.


z.js said:
[tex]\lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1} = \lim_{x\rightarrow +\infty} \frac{x^2 + 2x + 1}{x+1}[/tex]
$$\frac{big \infty}{small \infty} = \lim_{x\rightarrow +\infty}\frac{(x + 1)^2}{(x + 1)}$$
$$\infty = \lim_{x\rightarrow +\infty} x + 1$$
$$\infty = \infty$$ :biggrin:


Also, what is $$\frac{3\infty}{2\infty} ?$$
We don't do arithmetic operations on ∞. This limit, though, is similar to what you're asking.
$$ \lim_{x \to \infty} \frac{3x}{2x} = \lim_{x \to \infty} \frac{x}{x} \frac{3}{2} = \frac 3 2$$
In the last limit expression, x/x is always 1 for any value of x other than 0, so its limit is also 1 as x grows large. That leaves us with 3/2 for the limit.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K