Quiz:Limit and continuity: Difference between revisions

From Calculus
No edit summary
No edit summary
 
Line 28: Line 28:


{Which of the following is a correct formulation of the statement <math>\lim_{x \to c} f(x) = L</math>, in a manner that avoids the use of <math>\epsilon</math>s and <math>\delta</math>s?
{Which of the following is a correct formulation of the statement <math>\lim_{x \to c} f(x) = L</math>, in a manner that avoids the use of <math>\epsilon</math>s and <math>\delta</math>s?
|type="()"}
- For every open interval centered at <math>c</math>, there is an open interval centered at <math>L</math> such that the image under <math>f</math> of the open interval centered at <math>c</math> (excluding the point <math>c</math> itself) is contained in the open interval centered at <math>L</math>.
- For every open interval centered at <math>c</math>, there is an open interval centered at <math>L</math> such that the image under <math>f</math> of the open interval centered at <math>c</math> (excluding the point <math>c</math> itself) is contained in the open interval centered at <math>L</math>.
- For every open interval centered at <math>c</math>, there is an open interval centered at <math>L</math> such that the image under <math>f</math> of the open interval centered at <math>c</math> (excluding the point <math>c</math> itself) contains the open interval centered at <math>L</math>.
- For every open interval centered at <math>c</math>, there is an open interval centered at <math>L</math> such that the image under <math>f</math> of the open interval centered at <math>c</math> (excluding the point <math>c</math> itself) contains the open interval centered at <math>L</math>.

Latest revision as of 23:11, 20 October 2011

Formal definition of limit and continuity

1 Which of these is the correct interpretation of limxcf(x)=L in terms of the definition of limit?

For every α>0, there exists β>0 such that if 0<|xc|<α, then |f(x)L|<β.
There exists α>0 such that for every β>0, and 0<|xc|<α, we have |f(x)L|<β.
For every α>0, there exists β>0 such that if 0<|xc|<β, then |f(x)L|<α.
There exists α>0 such that for every β>0 and 0<|xc|<β, we have |f(x)L|<α.
None of the above

2 Suppose f:RR is a function. Which of the following says that f does not have a limit at any point in R (i.e., there is no point cR for which limxcf(x) exists)?

For every cR, there exists LR such that for every ϵ>0, there exists δ>0 such that for all x satisfying 0<|xc|<δ, we have <math>|f(x) - L| \ge
There exists cR such that for every LR, there exists ϵ>0 such that for every δ>0, there exists x satisfying 0<|xc|<δ and |f(x)L|ϵ.
For every cR and every LR, there exists ϵ>0 such that for every δ>0, there exists x satisfying 0<|xc|<δ and |f(x)L|ϵ.
There exists cR and LR such that for every ϵ>0, there exists δ>0 such that for all x satisfying 0<|xc|<δ, we have |f(x)L|ϵ.
All of the above.

3 In the usual ϵδ definition of limit for a given limit limxcf(x)=L, if a given value δ>0 works for a given value ϵ>0, then which of the following is true?

Every smaller positive value of δ works for the same ϵ. Also, the given value of δ works for every smaller positive value of ϵ.
Every smaller positive value of δ works for the same ϵ. Also, the given value of δ works for every larger value of ϵ.
Every larger value of δ works for the same ϵ. Also, the given value of δ works for every smaller positive value of ϵ.
Every larger value of δ works for the same ϵ. Also, the given value of δ works for every larger value of ϵ.
None of the above statements need always be true.

4 Which of the following is a correct formulation of the statement limxcf(x)=L, in a manner that avoids the use of ϵs and δs?

For every open interval centered at c, there is an open interval centered at L such that the image under f of the open interval centered at c (excluding the point c itself) is contained in the open interval centered at L.
For every open interval centered at c, there is an open interval centered at L such that the image under f of the open interval centered at c (excluding the point c itself) contains the open interval centered at L.
For every open interval centered at L, there is an open interval centered at c such that the image under f of the open interval centered at c (excluding the point c itself) is contained in the open interval centered at L.
For every open interval centered at L, there is an open interval centered at c such that the image under f of the open interval centered at c (excluding the point c itself) contains the open interval centered at L.
None of the above.