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

Calculus Tutorial: Integrals and Derivatives

The document is a tutorial for a mathematics course focusing on calculus, covering topics such as the Fundamental Theorem of Calculus, definite and indefinite integrals, and the Mean Value Theorem for Integrals. It includes a series of problems to solve, along with hints and answer keys for verification. The tutorial emphasizes the application of calculus concepts through various exercises and evaluations.

Uploaded by

b0255895j
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)
17 views3 pages

Calculus Tutorial: Integrals and Derivatives

The document is a tutorial for a mathematics course focusing on calculus, covering topics such as the Fundamental Theorem of Calculus, definite and indefinite integrals, and the Mean Value Theorem for Integrals. It includes a series of problems to solve, along with hints and answer keys for verification. The tutorial emphasizes the application of calculus concepts through various exercises and evaluations.

Uploaded by

b0255895j
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

MH1101 Tutorial 2 (Week 3)

Reference: Sections 1.3 1.4, 1.5 (Lecture Notes)

1. Use the Fundamental Theorem of Calculus Part 1 to find the derivative


of the following functions:
Z x
(i) g(x) = cos(t2 ) dt
1

0 √
Z
(ii) F (s) = 1 + sec t dt
s

3y
u2 − 1
Z
(iii) R(y) = du
2y u2 + 1

2. Evaluate the following definite integral:


Z 2
(i) (x − 2|x|) dx
−1
Z 2
(ii) f (x) dx, where
−2

x3 if x ≥ 0
f (x) =
−x if x < 0

3. Express the given indefinite integrals in terms of the function f :


Z
(i) f 0 (5x) dx
Z
(ii) xf 0 (3x2 ) dx

1
4. Evaluate the integral by making a suitable substitution.
Z √ Z √
sin x
(i) x 1 − x2 dx (iv) √ dx
x
Z Z
2 3 1
(ii) x sin(x ) dx (v) √ dt
2
cos t 1 + tan t
Z −2 Z 2π/3  
8 2 t
(iii) x(2x + 5) dx (vi) csc dt
−5/2 π/3 2

5. If f is continuous on [0, 1], show that


Z π Z π
π
xf (sin x) dx = f (sin x) dx.
0 2 0

Hint: Substitute u = π − x.

Hence, evaluate the integral:


Z π
x sin x
dx.
0 1 + cos2 x
Z
1
You may assume that 2
dx = tan−1 x + C.
1+x

1
6. Let f (x) = √ .
x

(i) Find the average value of f on the interval [1, 4].

(ii) Find the value of c guaranteed by the Mean Value Theorem for Integrals
such that fave = f (c).

7. If fave [a, b] denotes the average value of f on the interval [a, b] and

2
a < c < b, show that
   
c−a b−c
fave [a, b] = fave [a, c] + fave [c, b].
b−a b−a

√ 
4y 2 −1
  2 
−1
Answer Keys. 1. (i) cos(x ) (ii) − 1 + sec s (iii) 2 − 4y2 +1 + 3 9y
2
9y 2 +1

2. (i) −7/2 (ii) 6 3. (i) 51 f (5x)+C (ii) 16 f (3x2 )+C 4. (i) − 31 (1−x2 )3/2 +C
√ √
(ii) − 13 cos(x3 ) + C (iii) − 360
41
(iv) −2 cos( x) + C (v) 2 1 + tan t + C (vi)
4
√ 2
3
3 5. π4 .
6. (i) 23 (iii) 94

Common questions

Powered by AI

To simplify the integral ∫ x² sin(x³) dx using substitution, set u = x³, which makes du = 3x² dx or dx = du/(3x²). Then the integral becomes ∫ (1/3)sin(u) du, which can be directly integrated to yield -1/3 cos(u) + C. Substituting back gives the result -1/3 cos(x³) + C .

Integration by parts can be extended for integrals involving trigonometric power functions by strategically choosing parts of the function as u and dv that streamline the integral. For ∫ sin(√x)/√x dx, let u = sin(√x) and dv = dx/√x, which upon substitution and differentiation yield du = (1/2√x)cos(√x) dx and v = √x, respectively. The resulting expression simplifies the evaluation through substitution and recombining terms derived from the Integration by Parts formula ∫udv = uv - ∫vdu .

The Fundamental Theorem of Calculus Part 1 states that if F is an antiderivative of f on an interval I, then for every x in I, the derivative of an integral of f from a constant to x, F(x), is f(x). This means that you can differentiate an integral with a variable upper limit directly, effectively replacing the variable of integration with the upper limit. For example, the derivative of g(x) = ∫₁ˣ cos(t²) dt is simply cos(x²).

Symmetry can significantly simplify the integration of functions with non-standard limits by exploiting the inherent properties of even and odd functions. If an integrand is an even function (i.e., symmetric about the y-axis), the integral over a symmetric interval [−a, a] equals twice the integral from 0 to a. Similarly, if the function is odd (i.e., symmetric about the origin), the integral over [−a, a] is zero. This approach reduces computation, as showcased in definite integral evaluations like ∫₂₋₂ f(x) dx for specific piecewise functions .

The average value of a function f over an interval [a, b] is computed using the formula (1/(b-a))∫ₐᵇ f(x) dx. This value represents the height of a constant function on the interval [a, b] that has the same area under its curve as the original function f(x), effectively slicing the area beneath the graph into a rectangle with consistent height that equates the integral .

When evaluating definite integrals of piecewise functions, it is essential to consider the effect of the function in each segment separately, particularly if the function behaves differently across positive and negative domains. For the integral ∫₂₋₂ f(x) dx where f(x) = x³ if x ≥ 0 and f(x) = -x if x < 0, the integral must be broken into two segments: ∫₀₋₂ (-x) dx and ∫₂₀ x³ dx, calculating each separately and summing them. This separation accounts for the change in function behavior at x = 0 .

When evaluating definite integrals involving discontinuous functions like ∫ 2 -2 f(x) dx with piecewise definitions, one must separate the integral into parts over intervals where the function is continuous. Discontinuity points require careful handling by evaluating each continuous piece separately and summing results. For instance, separate calculations over negative and non-negative domains as dictated by f(x)'s piecewise definition ensure proper integration. This consideration prevents potential errors at discontinuities and guarantees accurate area analysis .

The value of c provided by the Mean Value Theorem for Integrals is relevant because it represents a point within a closed interval [a, b] where the function's instantaneous value equals the average value over that interval. For f(x) = 1/√x over [1, 4], the average value is 2/3 using (1/(4-1))∫₁⁴ 1/√x dx. The theorem guarantees a c in (1, 4) such that f(c) = 2/3. Solving 1/√c = 2/3, one finds c = (3/2)² = 9/4 .

To tackle integrals like ∫ -5/2 -2 x(2x + 5)^8 dx involving nested trigonometric and algebraic expressions, consider applying a combination of substitution and power rule adjustments. Substituting u = 2x + 5 simplifies the expression, and adjusting for derivatives like du = 2 dx refines the application of the power rule. After substitution, the new bounds and function powers allow the straightforward evaluation of the polynomial integral by breaking down the powers incrementally and applying basic integration operations on each reduced part, thus resolving complexities via iterative simplification .

Symmetry simplifies integrals like ∫ π 0 x sin x / (1 + cos² x) dx by allowing the use of strategic substitutions that transform the limits or integrand properties, thereby reducing the effort needed for evaluation. By substituting u = π - x, symmetry is exploited as the integrand changes to reflect complementary angles or opposing functions, simplifying the expression. In such cases, symmetry can halve the computational workload or reveal cancellations that directly lead to known results or simplified expressions based on trigonometric identities or definite integral properties .

You might also like