Limit of 1/x, as x approaches inf, question.

  • Context: Undergrad 
  • Thread starter Thread starter ellis818
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Discussion Overview

The discussion revolves around the limit of the expression 1/x as x approaches infinity, exploring the implications of multiplying limits and the nature of indeterminate forms. Participants examine various interpretations and manipulations of limits involving constants and variables.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants express confusion over the manipulation of limits, particularly regarding the expression \(\lim_{x \to \infty} \frac{a}{x} = 0\) and its implications when multiplied by x.
  • One participant suggests that the conflict arises from the interpretation of \(\lim_{x \to \infty} cx\) as an indeterminate form of 0 multiplied by infinity.
  • Another participant points out that c is dependent on x, leading to different interpretations of the limit.
  • Several participants question the validity of combining limits when one of the limits does not exist, particularly when infinity is involved.
  • There is a discussion about whether \(\infty \cdot 0\) can equal a real number a, with some arguing that it is an ambiguous expression.
  • One participant emphasizes that the laws of limits do not necessarily apply when infinity is involved, suggesting that separate evaluations of limits should be approached with caution.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of the limits involved. Multiple competing views remain regarding the validity of certain manipulations and the nature of indeterminate forms.

Contextual Notes

Limitations include the ambiguity of expressions involving infinity and the potential misapplication of limit laws when dealing with infinite limits.

ellis818
Messages
9
Reaction score
0
Multiplication Question

If we know that [tex]\frac{a}{x}[/tex] = c, we than say a=x*c

We also know that [tex]\lim_{x\rightarrow \infty}[/tex] [tex]\frac{a}{x}[/tex] = 0

But what if we said: [tex]\frac{a}{x}[/tex] = c, then [tex]\frac{a*x}{x}[/tex] = x*c

So, if we take a limit: [tex]\lim_{x\rightarrow \infty}[/tex] [tex]\frac{a*x}{x}[/tex] = a

And also take a limit of: [tex]\lim_{x\rightarrow \infty}[/tex] x*c = [tex]\infty[/tex]

We get a problem.
 
Last edited:
Physics news on Phys.org
ellis818 said:
If we know that [tex]\frac{a}{b}[/tex] = c

Could you make your question a bit more specific?
 
Is the question supposed to be: lim (x -> infinity) 1/x?
 
Sorry, accidently hit the Post button without being finished.
 
I think that the resolution of the conflict arises in the fact that lim (x -> infinity) cx = infinity when c is not equal to zero. I think in this particular case lim (x -> infinity) cx is an indeterminate form in the form of 0*infinity. I could be entirely wrong though.
 
The problem seems to be that c depends on x. Remember, c = x / a, so
[tex]\lim_{x \to \infty} cx = \lim_{x \to \infty} \frac{x}{a} x = \lim_{x \to \infty} a = a.[/tex]
 
adriank said:
[tex]\lim_{x \to \infty} cx = \lim_{x \to \infty} \frac{x}{a} x = \lim_{x \to \infty} a = a.[/tex]

Could you please explain this a bit further?
 
Whoops, I made a typo. It should be c = a / x and

[tex]\lim_{x \to \infty} cx = \lim_{x \to \infty} \frac{a}{x} x = \lim_{x \to \infty} a = a.[/tex]
 
Actually what I think you meant was, [tex]\lim_{x \to \infty} \frac{a}{x} x[/tex]
 
  • #10
adriank I understand what you did, but the question I have is that both sides are not valid. I wasn't looking for a substatution of c being a/x.
 
  • #11
I'm using what you used for c in your original post. The point is, in your post, c is not a constant.
 
  • #12
That's what I was missing. Thanks adriank.
 
  • #13
This leads me to another question, somewhat relevant to the original post.

If [tex]\lim_{x \to \infty} x (\lim_{x \to \infty}\frac{a}{x})[/tex] = a

Does this sort of mean that [tex]\infty[/tex]*0 = a ?

a is any real number except 0
 
  • #14
ellis818 said:
This leads me to another question, somewhat relevant to the original post.

If [tex]\lim_{x \to \infty} x (\lim_{x \to \infty}\frac{a}{x})[/tex] = a

Does this sort of mean that [tex]\infty[/tex]*0 = a ?

a is any real number except 0
i would say that [tex]\lim_{x \to \infty} x (\lim_{x \to \infty}\frac{a}{x})[/tex] is an intermediate form, that is [tex]\infty*0[/tex] so as it is right now, we cannot evaluate the limit, but if we transform it into

[tex]\lim_{x \to \infty} x (\lim_{x \to \infty}\frac{a}{x})=\lim_{x\rightarrow \infty}x\frac{a}{x}=a[/tex]

Remember that infinity is not a number, so the laws that hold for real numbers, not necessarly will hold when infinity is in play.
 
  • #15
Well basically my argument was the if we take the separate parts of the two being:

[tex]\lim_{x \to \infty} x = \infty[/tex]

and

[tex]\lim_{x \to \infty}\frac{a}{x} = 0[/tex]

multiply them together and get

[tex]\lim_{x \to \infty}\frac{a}{x}x = a[/tex]
 
  • #16
ellis818 said:
This leads me to another question, somewhat relevant to the original post.

If [tex]\lim_{x \to \infty} x (\lim_{x \to \infty}\frac{a}{x})[/tex] = a

Does this sort of mean that [tex]\infty[/tex]*0 = a ?

a is any real number except 0

Your equation is ambiguous; there are two possible interpretations. First, and I'm guessing this is what you meant:
[tex]\left(\lim_{x \to \infty} x\right) \left(\lim_{x \to \infty}\frac{a}{x}\right) = a.[/tex]
The first limit doesn't exist, so that doesn't work. (Infinite limits are said to not exist; infinity is not a number. You can't multiply by it.)

Remember that in general,
[tex]\lim_{x \to \infty} f(x) g(x) = \left( \lim_{x \to \infty} f(x) \right) \left( \lim_{x \to \infty} g(x) \right)[/tex]
is true only if each of the limits exists.Second:
[tex]\lim_{x \to \infty} \left(x \lim_{x \to \infty}\frac{a}{x}\right) = a.[/tex]
That just doesn't make sense. It isn't meaningful. You can't use the same variable in a limit that's inside another limit; it's just wrong to write that.

Perhaps you meant this:
[tex]\lim_{y \to \infty} \left(y \lim_{x \to \infty}\frac{a}{x}\right).[/tex]
In that case, evaluate the limits one at a time:
[tex]\lim_{y \to \infty} \left(y \lim_{x \to \infty}\frac{a}{x}\right)<br /> = \lim_{y \to \infty} \left(y \cdot 0\right)<br /> = \lim_{y \to \infty} 0 = 0.[/tex]
 
  • #17
adriank said:
Infinite limits are said to not exist

Your right. I should have noticed that. I guess I was lazy to check that idea in the first place.

Thanks again, adriank.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K