What Does Calculating the Limit of f(x) as x Approaches a Specific Value Reveal?

  • Thread starter Thread starter Swetasuria
  • Start date Start date
  • Tags Tags
    Limits
Swetasuria
Messages
48
Reaction score
0

Homework Statement


lim(x+3)=?
x→3

Homework Equations


Substituting x=3, I think.


The Attempt at a Solution


lim(x+3)= 3+3= 6
x→3

So we have got this straight lined graph, f(x)=x+3, and the answer I got shows... what exactly?
 
Physics news on Phys.org
Swetasuria said:

Homework Statement


lim(x+3)=?
x→3

Homework Equations


Substituting x=3, I think.


The Attempt at a Solution


lim(x+3)= 3+3= 6
x→3

So we have got this straight lined graph, f(x)=x+3, and the answer I got shows... what exactly?
Your answer is correct. The problem is extremely simple, so it doesn't really show much about the power of limits. What this is saying is that if x is some value close to 3, then x + 3 will be close to 6.

Here's an example that is more informative.

$$ \lim_{x \to 3} \frac{x^2 - 9}{x - 3}$$

If you simply substitute 3 for x as you did in the problem you posted, you will get 0/0, which is not defined. Even so, the limit above actually exists, and is the same number as in your problem, 6.
 
Exam problems are usually 0/0, ∞/∞, 1, 0, ∞0 which you can't just simply plug and chug.:devil:
 
Swetasuria said:

Homework Statement


lim(x+3)=?
x→3

Homework Equations


Substituting x=3, I think.


The Attempt at a Solution


lim(x+3)= 3+3= 6
x→3

So we have got this straight lined graph, f(x)=x+3, and the answer I got shows... what exactly?

I agree, lim x->3 of x+3 really isn't very fun or useful...
The power of limits lies in places, like Mark44 said, where you cannot simply substitute in some value.

The limit is 'kind of' the answer you would expect to get if you nudge yourself infinitely close to a point.
Take the function f(x) = x if x≠2 and x=0 if x=2.

What is the limit of f(x) as x->2?
Plugging in x=2 gives us f(2) which is 0. The limit is, however, 2.
Another common example is limit as x->0 of Sin(x)/x, which happens to be 1 but it's not so obvious from just looking at it, and just plugging in x=0 gives you the lovely, undefined 0/0.

The most common definition given for the limiting process is this;
The limit of f(x) as x goes to a is L if;
For any given ε>0 I can find a δ>0 such that whenever |x-a| < δ then |f(x) - L| < ε
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top