Limit f(1/x) as x->∞ Given f(x) as x->0 is 7

  • Thread starter Thread starter negation
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the function f(1/x) as x approaches infinity, given that the limit of f(x) as x approaches 0 is 7. Participants are exploring the relationship between the limits at different points and the implications of the function's behavior.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Some participants attempt to connect the limit of f(1/x) as x approaches infinity to the limit of f(x) as x approaches 0. Questions arise about the relevance of the limits and the continuity of the function f. Others suggest considering the behavior of the function as the variable changes.

Discussion Status

The discussion is ongoing, with participants sharing various interpretations and approaches. Some have provided hints and guidance without revealing direct solutions, while others express confusion about the relevance of certain points raised in the discussion.

Contextual Notes

There are concerns about the continuity of the function f and the assumptions necessary for applying limit theorems. Participants are questioning whether the function's behavior at the limit points can be assumed to be consistent across different formulations.

negation
Messages
817
Reaction score
0

Homework Statement



The question states:

It is given limit f(x) as x->0 is 7
what should we then expect of the limit f(1/x) as x->∞



The Attempt at a Solution



0? I'm handwaving an answer because I have no idea the approach towards this problem. One states the limit x->0 and the other x->∞. I'm not seeing a connection.
 
Physics news on Phys.org
What is the limit of 1/x as x->∞?

Have you learned any rules about limits over compounding of functions, e.g. f(g(x)) ?
 
PAllen said:
What is the limit of 1/x as x->∞?

Have you learned any rules about limits over compounding of functions, e.g. f(g(x)) ?

The limit is 0 as x tends towards infinity.

Yes but how does it relates to this problem?
 
negation said:
The limit is 0 as x tends towards infinity.

Yes but how does it relates to this problem?

Think. I'm afraid I can't give another hint without just giving the answer.
 
PAllen said:
Think. I'm afraid I can't give another hint without just giving the answer.


I'm only posting because its been a couple of hours thinking. I really have no idea as to the relevance.
 
negation said:
I'm only posting because its been a couple of hours thinking. I really have no idea as to the relevance.
Think about PAllen's hint. ... then think about your response to that hint. ... then how does that fit back into the given problem?

then ... repeat.

Think about PAllen's hint. ... then think about your response to that hint. ... then how does that fit back into the given problem?

then ... repeat.

...
 
The function f(x)=x+7 has the property that when x approaches 0, f(x)=7. The limit of this function at x=0 is 7.
f is the operation we do to our variable, in this case, x, and that operation in this case is to add 7 to our variable.

If we changed our variable to anything else, say, a, then we have
f(a) = a+7

And nothing here has changed except for the symbol we used for our variable. The limit as a goes to 0 will still be 7.

Now if we let a = 1/x, we have

f(1/x) = 1/x + 7

And if x approaches infinity, what is our limit?
 
Mentallic said:
The function f(x)=x+7 has the property that when x approaches 0, f(x)=7. The limit of this function at x=0 is 7.
f is the operation we do to our variable, in this case, x, and that operation in this case is to add 7 to our variable.

If we changed our variable to anything else, say, a, then we have
f(a) = a+7

And nothing here has changed except for the symbol we used for our variable. The limit as a goes to 0 will still be 7.

Now if we let a = 1/x, we have

f(1/x) = 1/x + 7

And if x approaches infinity, what is our limit?
I arrived at 7 which is consistent with the answer key I have ( This shows the answer means nothing to me if I cannot understand).

lim f(x) as x-> 0 = 7 where f(x) = x+7
(is it necessary that we add x as a variable? It is true also that without the x variable, the limit is 7.)

The limit f(1/x) = lim x->∞ = 7+1/x = 7+0 = 7
 
Last edited:
if you know about limits for compounding functions, let g(x)=1/x, and apply a rule you know.
 
  • #10
negation said:
I arrived at 7 which is consistent with the answer key I have ( This shows the answer means nothing to me if I cannot understand).

It's really not that difficult.

[tex]\lim_{u\to 0} f(u) = 7[/tex]

If we ignore that f(u) is likely undefined at u=0, then this is pretty much like evaluating f(0).

[tex]\lim_{x\to \infty}f(1/x)[/tex]

Is also pretty much like evaluating f(0) because

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

Hence the two limits are asking the exact same question.
negation said:
lim f(x) as x-> 0 = 7 where f(x) = x+7
(is it necessary that we add x as a variable? It is true also that without the x variable, the limit is 7.)
The x variable isn't necessary, but I wanted to use a simple function for the example without possibly causing more confusion.EDIT:

Maybe it'll help if you saw a few more examples.

[tex]\lim_{x\to 1} g(x) = 3/2[/tex]
So in essence, g(1) = 3/2.

Then it's also true that
[tex]\lim_{x\to 1} g(1/x) = 3/2[/tex]
Because 1/x = 1/1 = 1, hence g(1/x) = g(1) = 3/2

Also,

[tex]\lim_{x\to 1} g(x^n) = 3/2[/tex]
For any n since if x=1, 1n = 1 and so g(1n)=g(1)=3/2.

But,

[tex]\lim_{x\to 1} g(x+1)[/tex]

is likely not equal to 3/2 because we are now evaluating g(2) and that is probably a different value to g(1).
 
Last edited:
  • #11
For a proof, you have to be careful of the assumptions for compounding limits. Suppose you believe the following:

given lim y->0 f(y) = 1
and limit x->0 g(x) = 0

then limit x->0 f(g(x)) = 1

This could be false. Consider that f(y) = 1 for y ≠ 0, f(y)=0 for y=0. Consider that g(x)=0. Then the above 'theorem' would claim lim x->0 f(g(x)) = 1, while it is really 0.

The original problem statement did not say f is continuous, so this type of case is not excluded. You want to look at compounding theorems that cover the possibility of f not being continuous. A key assumption for that case is that if g(x) ≠ 0 is true (while lim x->0 g(x) = 0 is still true), then with this extra assumption, the theorem would be true. In the given problem here, 1/x is never 0, so the compounding rule is true even if f is not continuous at its limit point.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
4
Views
4K
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K