How do you know when ∞ - ∞ is zero?

  • Context: Undergrad 
  • Thread starter Thread starter Battlemage!
  • Start date Start date
  • Tags Tags
    Zero
Click For Summary

Discussion Overview

The discussion revolves around the evaluation of the improper integral \(\int_{2}^{\infty} \frac{1}{x^2-x}dx\) and the handling of the expression involving \(\infty - \infty\). Participants explore the implications of this indeterminate form and the proper interpretation of limits in the context of integrals approaching infinity.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents the integral and questions how to interpret the cancellation of infinities in the expression \(\infty - \infty\).
  • Another participant suggests simplifying the expression using the fact that \(x \ge 2\) and encourages writing the integral as a limit.
  • It is noted that \(\infty - \infty\) is an indeterminate form and requires case-by-case evaluation.
  • Participants discuss the correct interpretation of the integral as a limit, specifically \(\lim_{u\to\infty}\int_a^u f(x)dx\), and provide an example limit to evaluate.
  • One participant expresses uncertainty about the validity of their approach using logarithmic properties and limits, while another confirms that their reasoning is correct.
  • Clarifications are made regarding the application of continuity in limits and the distinction from L'Hôpital's rule.

Areas of Agreement / Disagreement

Participants generally agree on the need to treat \(\infty - \infty\) as an indeterminate form and the importance of limits in evaluating improper integrals. However, there is no consensus on the broader implications of these concepts or the specific methods to apply.

Contextual Notes

Participants acknowledge the complexity of handling limits involving infinity and the necessity of careful evaluation to avoid misinterpretation of indeterminate forms.

Battlemage!
Messages
292
Reaction score
44
Suppose I have the following integral:
[tex]\int_{2}^{∞} \frac{1}{x^2-x}dx[/tex]

Before substituting the boundaries I get
ln|x-1| - ln|x|.

When I put the boundaries in I get

∞ - ∞ - 0 + ln(2) = ln(2). But how do I know those infinities cancel?

Is it because both are infinities of real numbers and therefore are the same size? Is there some other reason?

Thank for any insight.
 
Physics news on Phys.org
You know that ##x \ge 2##. So what does that tell you about ##\lvert x-2 \rvert##? Can you simplify the difference using this result?

The improper integral (with upper bound ##\infty## means the whole thing is a limit with upper bound ##\rightarrow \infty##. So what do you get when you write the whole thing as a limit?
 
  • Like
Likes   Reactions: Battlemage!
Battlemage! said:
Suppose I have the following integral:
[tex]\int_{2}^{∞} \frac{1}{x^2-x}dx[/tex]

Before substituting the boundaries I get
ln|x-1| - ln|x|.

When I put the boundaries in I get

∞ - ∞ - 0 + ln(2) = ln(2). But how do I know those infinities cancel?
In general, you don't know. ##[\infty - \infty]## is one of several indeterminate forms, with the brackets there to emphasize that this isn't a number. Other indeterminate forms include ##[\frac{\infty}{\infty}], [1^{\infty}]##, and ##[\frac 0 0]##. These have to be evaluated on a case-by-case basis.
Battlemage! said:
Is it because both are infinities of real numbers and therefore are the same size? Is there some other reason?

Thank for any insight.
 
  • Like
Likes   Reactions: Battlemage!
The integral ##\int_a^\infty f(x)dx## doesn't actually mean you evaluate the indefinite integral at infinity. What it strictly means is
$$\lim_{u\to\infty}\int_a^u f(x)dx$$
Similarly the expression
$$\left[\log (x-1)-\log(x)\right]_2^\infty$$
actually means
$$\lim_{u\to\infty}\left[\log (x-1)-\log(x)\right]_2^u$$

Can you work out the following limit?
$$\lim_{u\to\infty}(\log (u-1)-\log(u))$$
 
  • Like
Likes   Reactions: CumrunVafa01 and Battlemage!
andrewkirk said:
The integral ##\int_a^\infty f(x)dx## doesn't actually mean you evaluate the indefinite integral at infinity. What it strictly means is
$$\lim_{u\to\infty}\int_a^u f(x)dx$$
Similarly the expression
$$\left[\log (x-1)-\log(x)\right]_2^\infty$$
actually means
$$\lim_{u\to\infty}\left[\log (x-1)-\log(x)\right]_2^u$$

Can you work out the following limit?
$$\lim_{u\to\infty}(\log (u-1)-\log(u))$$
Not off the top of my head. But I'm thinking if I first combine the logs and then move the log outside the limit I could use L'Hopital's rule.
$$\lim_{u\to\infty}(\log (u-1)-\log(u))$$
$$\lim_{u\to\infty}(\log \frac{u-1}{u})$$
$$\log(\lim_{u\to\infty}(\frac{u-1}{u}))$$
$$\log(\lim_{u\to\infty}(\frac{1}{1}))$$
$$\log(1) = 0. $$

Is that valid?Anyway I suppose I just took for granted some things about infinity. I have to remember that it is not a number.
 
  • Like
Likes   Reactions: Carrock
Battlemage! said:
Is that valid?
Yes. Well done.

By the way, that's not l'Hopital's rule you used. L'hopital's rule is about replacing the limit of a ratio by the limit of the ratio of derivatives.

What you used is the theorem that if a function ##f## is continuous then ##\lim f(g(x))=f(\lim(g(x))## provided ##\lim(g(x))## exists, and you applied it with ##f=\log##.
 
  • Like
Likes   Reactions: Battlemage!
andrewkirk said:
Yes. Well done.

By the way, that's not l'Hopital's rule you used. L'hopital's rule is about replacing the limit of a ratio by the limit of the ratio of derivatives.

What you used is the theorem that if a function ##f## is continuous then ##\lim f(g(x))=f(\lim(g(x))## provided ##\lim(g(x))## exists, and you applied it with ##f=\log##.
Hahah well I applied it at this stage:
[tex]\log(\lim_{u\to\infty}(\frac{u-1}{u}))[/tex]
cause the derivative of u-1 = 1 and the derivative of u = 1, but by the time I got there I did realize there was no point to it. Sadly by then I had already typed it up and didn't feel like deleting.

I was curious, however, if what I did with the limit and the log was valid. I know you can do it for roots, but for logs I was unsure. You have confirmed for me that it is a legitimate move, so I appreciate that. :)
 

Similar threads

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