Navigation

Limits

2.3 Limits and continuity

14 problems · hints, answers and solutions shown beside each one

Stage 1 · Conceptual

Q1Stage 1

Give an example of a function (you can write a formula, or sketch a graph) that has infinitely many infinite discontinuities.

Hint

Try a repeating pattern.

Answer

Many answers are possible; the tangent function behaves like this.

Full solution

Many answers are possible; the tangent function behaves like this.

Q2Stage 1

Suppose f(t)f(t) is continuous at t=5t=5. True or false: t=5t=5 is in the domain of f(t)f(t).

Hint

Compare what is given to you to the definition of continuity.

Answer

True.

Full solution

True. Since f(t)f(t) is continuous at t=5t=5, that means limt5f(t)=f(5)\ds\lim_{t \to 5} f(t)=f(5). For that to be true, f(5)f(5) must exist — that is, 5 is in the domain of f(x)f(x).

Q3Stage 1

Suppose limt5f(t)=17\ds\lim_{t \rightarrow 5}f(t)=17, and suppose f(t)f(t) is continuous at t=5t=5. True or false: f(5)=17f(5)=17.

Hint

Compare what is given to you to the definition of continuity.

Answer

True.

Full solution

True. Using the definition of continuity, limt5f(t)=f(5)=17\ds\lim_{t \to 5} f(t)=f(5)=17.

Q4Stage 1

Suppose limt5f(t)=17\ds\lim_{t \rightarrow 5}f(t)=17. True or false: f(5)=17f(5)=17.

Hint

What if the function is discontinuous?

Answer

In general, false.

Full solution

In general, false. If f(t)f(t) is continuous at t=5t=5, then f(5)=17f(5)=17; if f(t)f(t) is discontinuous at t=5t=5, then f(5)f(5) either does not exist, or is a number other than 17.

An example of a function with limt5f(t)=17f(5)\ds\lim_{t \to 5}f(t)=17 \neq f(5) is $f(t)=\left{ \begin{array}{lcr} 17&,&t \neq 5\ 0&,&t=5 \end{array} \right.$, shown below.

Figure from prob_s1.6, line 2

Figure from prob_s1.6, line 2

Q5Stage 1

Suppose f(x)f(x) and g(x)g(x) are continuous at x=0x=0, and let h(x)=xf(x)g2(x)+1h(x)=\dfrac{xf(x)}{g^2(x)+1}. What is limx0+h(x)\ds\lim_{x \to 0^+} h(x)?

Hint

What is h(0)h(0)?

Answer

limx0+h(x)=0\ds\lim_{x \to 0^+} h(x)=0

Full solution

Since f(x)f(x) and g(x)g(x) are continuous at zero, and since g2(x)+1g^2(x)+1 must be nonzero, then h(x)h(x) is continuous at 0 as well. According to the definition of continuity, then limx0h(x)\ds\lim_{x \to 0}h(x) exists and is equal to h(0)=0f(0)g2(0)+1=0h(0)=\frac{0f(0)}{g^2(0)+1}=0.

Since the limit limx0h(x)\ds\lim_{x \to 0}h(x) exists and is equal to zero, also the one-sided limit limx0+h(x)\ds\lim_{x \to 0^+}h(x) exists and is equal to zero.

Stage 2 · Procedural

Q6Stage 2

Find a constant kk so that the function

a(x)={xsin(1x)when x0kwhen x=0a(x)=\left\{\begin{array}{ll} x\sin\left(\frac{1}{x}\right)&\text{when } x \neq 0\\ k&\text{when }x=0 \end{array}\right.

is continuous at x=0x=0.

Hint

Use the definition of continuity.

Answer

k=0k=0

Full solution

Using the definition of continuity, we need k=limx0f(x)k=\displaystyle\lim_{x \rightarrow 0} f(x). Since the limit is blind to what actually happens to f(x)f(x) at x=0x=0, this is equivalent to k=limx0xsin(1x)k=\displaystyle\lim_{x \rightarrow 0} x\sin\left(\frac{1}{x}\right). So if we find the limit, we solve the problem.

For any nonzero value of xx, 1sin(1x)1-1 \le\sin\left(\frac{1}{x}\right)\le 1. So if we multiply xx by sin(1x)\sin\left(\frac{1}{x}\right), the magnitude (absolute value) of xx either stays the same or gets closer to 0. Since xx is already approaching 0, limx0xsin(1x)=0\displaystyle\lim_{x \rightarrow 0} x\sin\left(\frac{1}{x}\right)=0.

So, when k=0k=0, the function is continuous at x=0x=0.

Q7Stage 2Past exam · 2015Q

Describe all points for which the function is continuous: f(x)=1x21f(x)=\dfrac{1}{x^2-1}.

Hint

Find the domain: when is the denominator zero?

Answer

(,1)(1,1)(1,+)(-\infty, -1)\cup (-1,1) \cup (1,+\infty)

Full solution

f(x)f(x) is a rational function and so is continuous except when its denominator is zero. That is, except when x=1x=1 and x=1x=-1.

Q8Stage 2Past exam · 2015Q

Describe all points for which this function is continuous: f(x)=1x21f(x)=\dfrac{1}{\sqrt{x^2-1}}.

Hint

When is the denominator zero? When is the argument of the square root negative?

Answer

(,1)(1,+)(-\infty, -1)\cup (1,+\infty)

Full solution

The function is continuous when x21>0x^2-1> 0, i.e. (x1)(x+1)>0(x-1)(x+1)> 0, which yields the intervals (,1)(1,+)(-\infty, -1)\cup (1,+\infty).

Q9Stage 2Past exam · 2015Q

Describe all points for which this function is continuous: 11+cos(x)\dfrac{1}{\sqrt{1+\cos(x)}}.

Hint

When is the denominator zero? When is the argument of the square root negative?

Answer

The function is continuous except at x=±π,±3π,±5π,x=\pm \pi, \pm 3\pi, \pm 5\pi, \dots.

Full solution

The function 1/x1/\sqrt{x} is continuous on (0,+)(0,+\infty) and the function $\cos(x) + 1$ is continuous everywhere.

So 1/cos(x)+11/\sqrt{\cos(x) + 1 } is continuous except when cosx=1\cos x=-1. This happens when xx is an odd multiple of π\pi. Hence the function is continuous except at x=±π,±3π,±5π,x=\pm \pi, \pm 3\pi, \pm 5\pi, \dots.

Q10Stage 2Past exam · 2015Q

Describe all points for which this function is continuous: f(x)=1sinxf(x)=\dfrac{1}{\sin x}.

Hint

There are infinitely many points where it is not continuous.

Answer

xnπ,x \neq n\pi, where nn is any integer

Full solution

The function is continuous when sin(x)0\sin(x)\neq 0. That is, when xx is not an integer multiple of π\pi.

Q11Stage 2Past exam · 2015Q

Find all values of cc such that the following function is continuous at x=cx=c:

f(x)={8cxifxcx2ifx>cf(x)=\left\{\begin{array}{ccc} 8-cx & \text{if} & x\le c\\ x^2 & \text{if} & x> c \end{array}\right.

Use the definition of continuity to justify your answer.

Hint

x=cx=c is the important point.

Answer

±2\pm 2

Full solution

The function is continuous for xcx\ne c since each of those two branches are polynomials. So, the only question is whether the function is continuous at x=cx=c; for this we need

limxcf(x)=f(c)=limxc+f(x).\lim_{x\to c^-}f(x)=f(c)=\lim_{x\to c+}f(x).

We compute

limxcf(x)=limxc8cx=8c2;\lim_{x\to c^-}f(x)=\lim_{x\to c^-}8-cx = 8-c^2;
f(c)=8cc=8c2 andf(c)=8-c\cdot c= 8-c^2\text{ and}
limxc+f(x)=limxc+x2=c2.\lim_{x\to c^+}f(x)=\lim_{x\to c^+}x^2=c^2.

So, we need 8c2=c28-c^2=c^2, which yields c2=4c^2=4, i.e. c=2c=-2 or c=2c=2.

Q12Stage 2Past exam · 2015Q

Find all values of cc such that the following function is continuous everywhere:

f(x)={x2+cx0coscxx<0\begin{align*} f(x) &= \begin{cases} x^2+c & x\geq 0\\ \cos cx & x< 0 \end{cases} \end{align*}

Use the definition of continuity to justify your answer.

Hint

The important place is x=0x=0.

Answer

c=1c=1

Full solution

The function is continuous for x0x \ne 0 since x2+cx^2+c and coscx\cos cx are continuous everywhere. It remains to check continuity at x=0x=0. To do this we must check that the following three are equal.

limx0+f(x)=limx0+x2+c=cf(0)=climx0f(x)=limx0coscx=cos0=1\begin{align*} \lim_{x \to 0^+} f(x) &= \lim_{x\to 0^+} x^2+c = c\\ f(0) &= c \\ \lim_{x \to 0^-} f(x) &= \lim_{x\to 0^-} \cos cx = \cos 0 = 1 \end{align*}

Hence when c=1c=1 we have the limits agree.

Q13Stage 2Past exam · 2015Q

Find all values of cc such that the following function is continuous:

f(x)={x24if x<c3xif xc.f(x) = \begin{cases} x^2-4 & \text{if } x< c\\ 3x & \text{if } x \ge c\,. \end{cases}

Use the definition of continuity to justify your answer.

Hint

The important point is x=cx=c.

Answer

1-1, 44

Full solution

The function is continuous for xcx\ne c since each of those two branches are defined by polynomials. Thus, the only question is whether the function is continuous at x=cx=c. Furthermore,

limxcf(x)=c24\lim_{x\to c^-}f(x) = c^2-4

and

limxc+f(x)=f(c)=3c.\lim_{x\to c^+}f(x) = f(c) = 3c\,.

For continunity we need both limits and the value to agree, so ff is continuous if and only if c24=3cc^2-4 = 3c, that is if and only if

c23c4=0.c^2-3c-4 = 0\,.

Factoring this as (c4)(c+1)=0(c-4)(c+1) = 0 yields c=1c=-1 or c=+4c=+4.

Q14Stage 2Past exam · 2015Q

Find all values of cc such that the following function is continuous:

f(x)={6cxifx2cx2ifx>2cf(x)=\left\{\begin{array}{ccc} 6-cx & \text{if} & x\le 2c\\ x^2 & \text{if} & x> 2c \end{array}\right.

Use the definition of continuity to justify your answer.

Hint

The important point is x=2cx=2c.

Answer

c=1c=1, c=1c=-1

Full solution

The function is continuous for xcx\ne c since each of those two branches are polynomials. So, the only question is whether the function is continuous at x=cx=c; for this we need

limx2cf(x)=f(2c)=limx2c+f(x).\lim_{x\to 2c^-}f(x)=f(2c)=\lim_{x\to 2c+}f(x).

We compute

limx2cf(x)=limx2c6cx=62c2;\lim_{x\to 2c^-}f(x)=\lim_{x\to 2c^-}6-cx = 6-2c^2;
f(2c)=6c2c=62c2 andf(2c)=6-c\cdot 2c= 6-2c^2\text{ and}
limx2c+f(x)=limx2c+x2=4c2.\lim_{x\to 2c^+}f(x)=\lim_{x\to 2c^+}x^2=4c^2.

So, we need 62c2=4c26-2c^2=4c^2, which yields c2=1c^2=1, i.e. c=1c=-1 or c=1c=1.

From the UBC Math 100 open textbook project, © Joel Feldman, Andrew Rechnitzer, Elyse Yeager and others. Licensed CC BY-NC-SA 4.0; this HTML adaptation is released under the same licence. Full attribution.