Evaluating Limits: Explaining Why Limit of f(x) Does Not Exist at x → 1

  • Thread starter Thread starter stripes
  • Start date Start date
  • Tags Tags
    Limits
stripes
Messages
262
Reaction score
0

Homework Statement



Consider a function f: D∈R, where D = {1/n for natural numbers n (1, 2, 3, 4, etc.)} and f(x) = 3x - 1 for all x in D. Explain why the limit of f(x) as x → 1 does not exist.

Homework Equations





The Attempt at a Solution



Uh I figured it would exist. We know a function does not have a limit at c if and only if there exists a sequence (x_n) where x_n ≠ c for all natural numbers n such that (x_n) converges to c but the sequence (f(x_n)) does not converge in the reals.

there will not exist such a sequence in D that converges to 1 because x_n cannot equal 1 for any n. so the limit must exist. i mean why wouldn't the limit exist?
 
Physics news on Phys.org
stripes said:

Homework Statement



Consider a function f: D∈R, where D = {1/n for natural numbers n (1, 2, 3, 4, etc.)} and f(x) = 3x - 1 for all x in D. Explain why the limit of f(x) as x → 1 does not exist.

Homework Equations





The Attempt at a Solution



Uh I figured it would exist. We know a function does not have a limit at c if and only if there exists a sequence (x_n) where x_n ≠ c for all natural numbers n such that (x_n) converges to c but the sequence (f(x_n)) does not converge in the reals.

there will not exist such a sequence in D that converges to 1 because x_n cannot equal 1 for any n. so the limit must exist.
x1 = 1/1 = 1, right?
stripes said:
i mean why wouldn't the limit exist?
 
Mark44 said:
x1 = 1/1 = 1, right?

does this have to do with the fact that the limit from the left does not exist? but 1/n is always less than or equal to 1...so things seem well-defined...
 
The limit from the left has a better chance of existing than the limit from the right, which is not to say that the limit from the left exists. It might be helpful to sketch a graph of f, keeping in mind that the inputs to f come from your set D.
 
i don't quite understand the notion of a limit from one direction having a better chance of existing. to me, it is extremely clear the limit from the left does not exist, so the limit itself doesn't exist.

but things are confusing because we're using 1/n, which goes a different direction than x. if that makes sense.
 
By "better chance" I wasn't implying that the limit from the left actually existed. What I was getting at is that there are numbers in D that are smaller than 1, but no numbers in D that are larger than 1, so there's no chance of a limit from the right existing.

stripes said:
but things are confusing because we're using 1/n, which goes a different direction than x. if that makes sense.
It might be helpful to look at set D like this:
D = {..., 1/5, 1/4, 1/3, 1/2, 1}
Note that you can never get closer to 1 than 1/2 for the numbers in D.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top