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

Volume and Integral Calculations Tutorial

The document contains a tutorial focused on calculating volumes using the method of cylindrical shells and evaluating integrals through various techniques. It includes exercises on finding volumes of solids, evaluating integrals using integration by parts, and proving reduction formulas. Answer keys for the exercises are also provided.

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 views2 pages

Volume and Integral Calculations Tutorial

The document contains a tutorial focused on calculating volumes using the method of cylindrical shells and evaluating integrals through various techniques. It includes exercises on finding volumes of solids, evaluating integrals using integration by parts, and proving reduction formulas. Answer keys for the exercises are also provided.

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 4 (Week 5)

Reference: Sections 2.3, 3.1 (Lecture Notes)

1. Use the method of cylindrical shells to find the volume generated by


rotating the region bounded by the given curves about the given axis.
(i) y = x2 , y = 6x − 2x2 ; about x = 0.

(ii) y = x3 , y = 8, x = 0; about x = 3.

(iii) x = 2y 2 , x = y 2 + 1; about y = −2.

2. Each integral represents the volume of a solid. Describe the solid.


Z 3
(i) 2πx5 dx.
0
Z π/2
(ii) 2π(x + 1)(2x − sin x) dx.
0

3. Find the volume of a pyramid with height h and base an equilateral


triangle with side a.

You can use the following sine formula for area of a triangle: Suppose θ is
the angle between two sides (of length a and b respectively) of a triangle:

1
Then the area of the triangle is 21 ab sin θ. You can also use Heron’s formula
for the area of triangle.

4. Evaluate the integral using integration by parts.

Z
(i) x cos 5x dx √
Z 3
(iv) tan−1 (1/x) dx

Z
1
(ii) ln x dx
Z 1/2
Z 1 (v) cos−1 x dx
(iii) (x2 + 1)e−x dx 0

5.

(a) Prove the reduction formula


n−1
Z Z
n 1 n−1
cos x dx = cos x sin x + cosn−2 x dx.
n n
Z
(b) Use part (a) to evaluate cos2 x dx.

264 16
Answer Keys. 1. (i) 8π (ii) 5
π (iii) 3
π 2. (i) the solid obtained by
rotating the region bounded by the curves y = x4 and y = 0, 0 ≤ x ≤ 3,
about the y-axis. (ii) the solid obtained by rotating the region abounded by
the curves y = 2x and y = sin x, 0 ≤ x ≤ π/2, about the line x = −1. 3.
√ √
3 2
a h 4. (i) x
sin 5x + 1
cos 5x + C (ii) x ln x − x2 + C (iii) −6e−1 + 3 (iv)
√12

5 25 √
6
− π4 + + ln22 (v) 16 (π + 6 − 3 3) 5. (b) 12 cos x sin x + x2 + C

Common questions

Powered by AI

To find the volume of a solid formed by rotating the region bounded by x = 2y^2 and x = y^2 + 1 about y = -2, the method of cylindrical shells is appropriate. This method is suitable because the region is bounded in terms of y, and the rotation axis is horizontal, facilitating calculation via integration over y intervals. Implementing this, the shell height is determined by the difference between the functions 2y^2 and y^2 + 1. The radius of each shell about y = -2 is y + 2. This setup leverages cylindrical shells' strengths for non-rectilinear boundaries .

For ∫₀ˡⁿ√(x) dx, set u = ln(x) and dv = (1/√x) dx. Find du = (1/x) dx and v = 2√x. Using the integration by parts formula, ∫udv = uv - ∫vdu, we have ∫₀ˡⁿ√(x) dx = [2√xln(x)]₀ − ∫0 2√x(1/x) dx = 2√xln(x) - ∫2 dx = 2√xln(x) - 2x. Calculate these expressions from x = 1 to x = 0, noting that natural logarithm terms resolve because ln(1)=0, and get x ln(√x) − x/2 + C. The resolved integral is x ln √x − x/2 + C .

To find the volume of the pyramid, first calculate the area of the equilateral triangular base using the formula for the area of a triangle: A = (1/2)ab sinθ. For an equilateral triangle, all angles are 60°, giving sinθ = sin(60°) = √3/2, and each side is a. Therefore, the area A = (1/2)a^2√3/2 = (a^2√3)/4. The volume V of a pyramid is (1/3)Base Area × Height, thus V = (1/3)((a^2√3)/4)h = (a^2h√3)/12. This calculation relies on the geometrical principle of volumes for pyramidal solids .

The integral ∫₀π/2 2π(x + 1)(2x - sinx) dx represents the volume of a solid formed by rotating the region bounded by the curves y = 2x and y = sin(x) about x = -1. The integrand 2π(x + 1) results from using the washer method for rotation about a line x = -1, where the radius is (x + 1). The difference of the functions (2x - sinx) represents the outer and inner radii of the washers removed during this rotation to form the solid .

The integral ∫[0,3] 2πx^5 dx represents the volume of a solid of revolution obtained by rotating the curve y = x^4 about the y-axis between x = 0 and x = 3. To determine the geometric form, recognize that the integrand 2πx^5 is the result of multiplying 2π times the radius (x) and the function value (x^4) when using the method of cylindrical shells. This confirms that the solid is generated by rotating the given curve about the y-axis, forming a three-dimensional shape .

To find the volume using cylindrical shells, first identify the region bounded by the curves y = x^2 and y = 6x - 2x^2. The bounds for x are found by setting x^2 = 6x - 2x^2, yielding the roots x = 0 and x = 3. The volume V using cylindrical shells when rotating around x = 0 is given by the integral V = 2π ∫[0,3] x[(6x - 2x^2) - (x^2)] dx. Simplify the integrand to get 2π ∫[0,3] x(6x - 3x^2) dx, which evaluates to 2π ∫[0,3] (6x^2 - 3x^3) dx. Calculating this integral gives 2π[(2x^3 - 3/4x^4)] from 0 to 3, which results in the volume of 8π .

Heron's formula for the area of a triangle is A = √[s(s-a)(s-b)(s-c)], where s is the semi-perimeter (s = (a+b+c)/2) and a, b, c are the side lengths. In pyramidal volume calculations, such as finding the volume of a pyramid with a triangular base, Heron's formula provides the precise area of the base when straightforward area formulas (like for equilateral triangles) are not applicable. This area calculation can then be used in the volume formula for pyramids, V = (1/3)Base Area × Height, ensuring accuracy despite non-standard side lengths .

To solve ∫x cos(5x) dx using integration by parts, identify u = x and dv = cos(5x)dx. Then, differentiate u to get du = dx and integrate dv to get v = (1/5)sin(5x). Apply the integration by parts formula ∫udv = uv - ∫vdu. Thus, ∫x cos(5x) dx = x(1/5)sin(5x) - ∫(1/5)sin(5x) dx. Solve ∫(1/5)sin(5x) dx as -1/25 cos(5x) + C. Therefore, the full integral is (1/5)x sin(5x) + (1/25)cos(5x) + C .

To derive the reduction formula for ∫cos^n(x) dx, consider integrating by parts where u = cos^(n-1)(x) and dv = cos(x)dx. We get du = -(n-1)cos^(n-2)(x)sin(x)dx, v = sin(x). The integration by parts formula gives ∫cos^n(x)dx = (1/n)cos^(n-1)(x)sin(x) + (n-1)/n ∫cos^(n-2)(x) dx. Now, using this formula for n = 2, get ∫cos^2(x) dx = (1/2)cos(x)sin(x) + (1/2)∫dx = (1/2)cos(x)sin(x) + (x/2) + C .

To prove the reduction formula ∫cos^n(x) dx = (1/n)cos^(n-1)(x)sin(x) + (n-1)/n ∫cos^(n-2)(x) dx, use integration by parts where u = cos^(n-1)(x), dv = cos(x)dx, resulting in v = sin(x) and du = -(n-1)cos^(n-2)(x)sin(x)dx. Substituting these, follow the formula ∫udv = uv - ∫vdu to derive the reduction formula. Applying this proven reduction formula to ∫cos^4(x) dx, use it repeatedly to simplify the integral stepwise, first to terms of ∫cos^2(x) dx, and then applying part (a) again until obtaining an elementary function solution .

You might also like