0% found this document useful (0 votes)
72 views3 pages

MA2002 Calculus Tutorial 7

This document contains: 1) An outline of tutorial questions for Calculus covering basic and more difficult questions on limits, integrals, derivatives, and Riemann sums. 2) Sample questions from Part I including limits, integrals, derivatives, and using Riemann sums to evaluate integrals. 3) An indication that Part II contains more challenging questions without solutions and a complete solution will be provided.

Uploaded by

yu hanyue
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views3 pages

MA2002 Calculus Tutorial 7

This document contains: 1) An outline of tutorial questions for Calculus covering basic and more difficult questions on limits, integrals, derivatives, and Riemann sums. 2) Sample questions from Part I including limits, integrals, derivatives, and using Riemann sums to evaluate integrals. 3) An indication that Part II contains more challenging questions without solutions and a complete solution will be provided.

Uploaded by

yu hanyue
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

NATIONAL UNIVERSITY OF SINGAPORE

SEMESTER 1, 2021/2022

MA2002 Calculus Tutorial 7 (11th October – 15th October)

T UTORIAL PART I

This part consists of relatively basic questions which cover the course materials. The solutions to
these questions will be recorded.

1. Find the following limits.

t 3 − 4t + 15 8x 2
(a) lim 2 , (b) lim ,
t →−3 t − t − 12 x→0 cos x − 1
p
t (1 − cos t ) 9x + 1
(c) lim , (d) lim p ,
t →0 t − sin t x→∞ x +1
p p
sec x 3−x − 1+x
(e) lim , (f ) lim ,
tan x
x→(π/2)− x→1 x2 + x − 2
xm − am
(g) lim n (a ̸= 0, m, n ∈ Z+ ), (h) lim (sec x − tan x).
x→a x − a n x→π/2
Z a
2. Let a > 0. Use Riemann sums to compute x 3 d x. You may use the following formula
0

n ¸2
n(n + 1)
·
3 3 3 3
X
i = 1 +2 +···+n = .
i =1 2

Z 1 Z 3 Z 1
3. Suppose that h is continuous and that h(r ) d r = 0 and h(r ) d r = 6. Find h(r ) d r .
−1 −1 3

dy
4. Find of the following functions.
dx
p
Z x2 Z x
1/3
(a) y = cos(t )dt, (b) y = sin t d t ,
0 π
Z 0 dt
(c) y = .
tan x (1 + t 2 )2
1
2 SEMESTER 1, 2021/2022

5. Let f be a continuous function on R. Suppose that g and h are differentiable. Find a formula
for the derivative of Z h(x)
F (x) = f (t ) d t .
g (x)
Z 5x
Hence evaluate the derivative of F (x) = cos(t 2 ) d t .
cos x

6. Let f be a continuous function on R. Define


Z x
F (x) = f (t )(x − t ) d t .
a
′′
Evaluate F (x).

T UTORIAL PART II

This part consists of relatively difficult questions to promote independent learning and inculcate
critical thinking abilities. The solutions will not be recorded. You may attempt them after you
have gained a good understanding of the questions in Part I. The complete solution of this part is
provided.

1. Find the following limits.


tan x − x − x 3 /3 ³p p ´
(a) lim , (b) lim x2 + x + 1 − x2 − x .
x→0 sin5 x x→∞

Z b
2. Let 0 < a < b. Use Riemann sums to compute x −2 d x.
a

3. Let f be a continuous function on R. Suppose that f is periodic with period T (T > 0), i.e.,
f (x + T ) = f (x) for every x ∈ R. Prove that
Z a+T Z T
f (x) d x = f (x) d x for any a ∈ R.
a 0

Answers to Part I:
p
23 2 m m−n
1. (a) − , (b) −16, (c) 3, (d) 3, (e) 1, (f) − , (g) a , (h) 0.
7 6 n

a4
2. .
4

3. −6.
p
2/3 sin x
4. (a) 2x cos(x ), (b) p , (c) − cos2 x.
2 x
MA2002 CALCULUS TUTORIAL 7 3

5. h ′ (x) f (h(x)) − g ′ (x) f (g (x)), 5 cos(25x 2 ) + sin x cos(cos2 x).

6. f (x).

Common questions

Powered by AI

To find the limit \( \lim_{x \to 1} \frac{\sqrt{3-x} - \sqrt{1+x}}{x^2 + x - 2} \), first note that direct substitution leads to an indeterminate \( \frac{0}{0} \) form. Applying L'Hôpital's Rule requires differentiating the numerator and the denominator. Let \( f(x) = \sqrt{3-x} - \sqrt{1+x} \); its derivative is \( f'(x) = \frac{-1}{2\sqrt{3-x}} - \frac{1}{2\sqrt{1+x}} \). The denominator, \( g(x) = x^2 + x - 2 \), has derivative \( g'(x) = 2x + 1 \). Thus: \[ \lim_{x \to 1} \frac{f'(x)}{g'(x)} = \lim_{x \to 1} \frac{-\frac{1}{2\sqrt{3-x}} - \frac{1}{2\sqrt{1+x}}}{2x + 1}. \] Evaluating this yields \( -\frac{\sqrt{2}}{6} \), which results in an alternate evaluation from Source 1's given answer of \( -\frac{\sqrt{2}}{6} \).

For a continuous periodic function \( f \) with period \( T \), the integral over any interval \([a, a+T]\) equals the integral over one period \([0, T]\). This can be shown by noting that a shift by the periodic length does not change the evaluation of the integral due to the periodicity \( f(x+T) = f(x) \). Thus, \( \int_a^{a+T} f(x) \, dx = \int_0^T f(x) \, dx \). This is due to the function's invariance to translations by \( T \), hence maintaining the same area under the curve .

The assessment of \( \lim_{x \to 0} \frac{x^3}{x+\sin(5x)} \) highlights the complexity added by trigonometric terms that influence limit evaluation. This expression initially presents a \( \frac{0}{0} \) form, prompting consideration of specific properties of \( \sin(x) \) near zero. While typical problems might directly apply L'Hôpital’s Rule, handling the trigonometric component here requires careful expansion or manipulation to accommodate the oscillatory behavior, showcasing the intricacies present in multi-component limits .

Direct substitution in \( \lim_{t \to -3} \frac{t^3 - 4t + 15}{t^2 - t - 12} \) leads to an indeterminate form \( \frac{0}{0} \), which suggests the expression can be simplified by algebraic manipulation rather than direct evaluation. Factorization of the polynomials in the numerator and denominator can help cancel out common factors, resolving the indeterminate form to calculate the limit effectively \( = -\frac{23}{7} \).

To prove \( \int_{a+T}^{a} f(x) \, dx = \int_{0}^{T} f(x) \, dx \) for a function \( f \) with period \( T \), consider \( \int_a^{a+T} f(x) \, dx = \int_a^T f(x) \, dx + \int_T^{a+T} f(x) \, dx \). Since \( f(x+T) = f(x) \), the integrals can be shifted by \( T \) without changing their value: \( \int_T^{a+T} f(x) \, dx = \int_0^a f(x) \, dx \). Combining the two integrals, shows the original limit transformation holds \( \int_0^T f(x) \, dx \).

For \( F(x) = \int_{a}^{x} f(t)(x-t) \, dt \), where \( f \) is continuous, differentiate under the integral sign to find \( F'(x) = \int_{a}^{x} -f(t) \, dt + f(x)(x-x) = -\int_a^x f(t) \, dt \). Differentiating again for \( F''(x) \) yields \( F''(x) = f(x) \) straightforwardly. This result uses Leibniz's integral rule for differentiating integrals of varying limits .

The significance of periodic functions in computing definite integrals over equivalent intervals lies in their property of translating periodic behavior to maintain constant integral values over these intervals. For a periodic function \( f \) with period \( T \), the definite integral over any interval \( [a, a+T] \) equals that of \( [0, T] \), demonstrating invariance under translation, crucial for simplifying calculations across repeated cycle evaluations in applications from physics to engineering .

The derivative of \( F(x) = \int_{h(x)}^{g(x)} f(t) \, dt \) is given by applying the Leibniz rule for differentiation under the integral sign with variable limits. This results in \( F'(x) = h'(x)f(h(x)) - g'(x)f(g(x)) \). For the function evaluated at \( F(x) = \int_{5x}^{\cos(x)} \cos(t^2) \, dt \), applying the rule yields \( -5\cos(25x^2) + \sin(x) \cos(\cos^2(x)) \).

To compute \( \int_0^a x^3 \, dx \), we can approximate the definite integral using Riemann sums. By partitioning the interval \([0, a]\) into \( n \) subintervals, each of width \( \Delta x = \frac{a}{n} \), the Riemann sum becomes \( \sum_{i=1}^n (x_i^*)^3 \Delta x \) where \( x_i^* = \frac{i \, a}{n} \). Substituting \( x_i^* \) and simplifying, it follows that \( \sum_{i=1}^n \left( \frac{i \, a}{n} \right)^3 \frac{a}{n} = \frac{a^4}{n^4} \sum_{i=1}^n i^3 \). Using the formula \( \sum_{i=1}^n i^3 = \left( \frac{n(n+1)}{2} \right)^2 \), the integral evaluates to \( \frac{a^4}{4} \) as \( n \to \infty \).

The evaluation of \( \lim_{x \to \pi/2^-} \sec(x) \tan(x) \) involves recognizing \( \sec(x) = \frac{1}{\cos(x)} \) and \( \tan(x) = \frac{\sin(x)}{\cos(x)} \). As \( x \to \pi/2^- \), \( \cos(x) \to 0^+ \) causing both \( \sec(x) \) and \( \tan(x) \) to tend towards infinity. This results in an undefined form indicating an asymptotic behavior. However, left-hand limit calculations can result in converging expressions, thus leading to \( 1 \) as the limit .

You might also like