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

Integral Calculus Assignment Fall 2023

This document outlines Assignment 01 for MAT120, focusing on Integral Calculus and Differential Equations, with a total of 10 marks. It includes various questions requiring the evaluation of integrals, estimation of areas under curves, and the use of substitution, integration by parts, and partial fraction decomposition. The assignment is structured to assess students' understanding of integral calculus concepts and techniques.

Uploaded by

kaif.al.elahi
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)
11 views2 pages

Integral Calculus Assignment Fall 2023

This document outlines Assignment 01 for MAT120, focusing on Integral Calculus and Differential Equations, with a total of 10 marks. It includes various questions requiring the evaluation of integrals, estimation of areas under curves, and the use of substitution, integration by parts, and partial fraction decomposition. The assignment is structured to assess students' understanding of integral calculus concepts and techniques.

Uploaded by

kaif.al.elahi
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

MAT120 Semester: Fall, 2023

Department of Mathematics and Natural Sciences


MAT120- Mathematics II: Integral Calculus and Differential Equations
Assignment 01
Total Marks: 10
Faculty: Jumaria Binte Zakaria

Name:
ID:
Section:

Question 1: Evaluate the given integrals, [1]


3
𝑥 4 − √𝑥 𝐞−𝑡 −4
(i) ∫ 𝑑𝑥, (ii) ∫ (𝑡 3 − )𝑑𝑡
6√𝑥 𝐞−𝑡

Question 2: Evaluate the following integrals (use substitution rules), [1]


(tan 1 x) 2
(i)  5  z  4  3 z 2  8 zdz , (ii)  x 2  1 dx
Question 3: For problems (i) and (ii) estimate the area of the region between the function and
the 𝑥-axis on the given interval using 𝑛 = 6 and using, [2]
(a) the right end points of the subintervals for the height of the rectangles,
(b) the left end points of the subintervals for the height of the rectangles and,
(c) the midpoints of the subintervals for the height of the rectangles.

(i) 𝑓(𝑥) = 𝑥 3 − 2𝑥 2 + 4 on [1,4]


(ii) 𝑔(𝑥) = 4 − √𝑥 2 + 2 on [−1,3]

Question 4: Find the total area between the curve and the given interval on the x-axis. [1]
𝑥2 − 1 1
𝑦= 2
; [ ,2 ]
𝑥 2
Question 5: Evaluate the following integrals (use integration by parts), [1]

e
ln x
(i)  e cos 3 x dx , (ii) 
x
dx
e x
Question 6: Use trigonometric substitution to evaluate, [1]

2x2  4
2
dx
(i)  for x  2 , (ii)  dx
25 x 2  4 5 x
2

Question 7: Evaluate the integral by using partial fraction decomposition [2]

2 x2 1 3x 4  4 x3  16 x 2  20 x  9
(i)  (4 x  1)( x2  1) dx , (ii)  ( x  2)( x 2  3) 2
dx

Question 8: Determine if the following integral is convergent or divergent [1]

1 
1
(i)  dx , (ii)  xe x dx
2

0 x 

If it is convergent, find its value.

Common questions

Powered by AI

Trigonometric substitution simplifies integrals containing radicals. For ∫dx/√(x^2 - 25) with x > 5, use x = 5 sec(θ), then dx = 5 sec(θ) tan(θ) dθ. This converts the integral into a trigonometric form that can utilize trigonometric identities and be integrated as a trigonometric function, eventually solving for x .

Integration by parts is applicable here, using the formula ∫udv = uv - ∫vdu. Choose u = cos^3(x) and dv = e^x dx. Differentiate u to get du = -3cos^2(x)sin(x) dx and integrate dv to get v = e^x. Apply the integration by parts formula iteratively, adjusting u and dv strategically to simplify the integral until you find an expression that can be referenced back to itself, forming a solvable equation .

Partial fraction decomposition is used to break down complex rational expressions into simpler fractions that are easier to integrate. For the integral ∫(2x + 1)/((4x - 1)(x + 1)) dx, decompose the fraction into simpler parts like A/(4x - 1) + B/(x + 1), then integrate each part separately. This process simplifies integration significantly for handling polynomials in denominators .

The integral ∫(ln(x)/e^x) dx involves both a logarithmic and an exponential function, making integration by parts a suitable technique. By letting u = ln(x), which simplifies on differentiation, and dv = e^(-x) dx, which integrates easily, the formula ∫udv = uv - ∫vdu is employed. This choice takes advantage of the decrease in complexity of the expressions upon differentiation and integration, aiding in finding an analytical solution .

Trigonometric substitution simplifies integrals with expressions like x^2 - 4 by substituting variables that utilize Pythagorean identities, transforming the integral into a trigonometric one. For ∫x^2/(x^2 - 4) dx, substituting x = 2 sec(θ) makes the denominator a secant function, reducing the integral to a form where trigonometric identities simplify the integrand. This facilitates easier evaluation by converting complex algebraic expressions to simpler trigonometric ones .

Using numerical integration methods such as right Riemann sums, left Riemann sums, and midpoint Riemann sums for the area under y = x^3 - 2x^2 + 4 from x = 1 to x = 4 with n = 6 gives different estimates. Right Riemann sums use the right endpoints of subintervals for height and tend to overestimate. Left Riemann sums use left endpoints, often underestimating. Midpoint Riemann sums provide a balanced estimate, using midpoints for better accuracy. Each method quantifies approximation differences, with midpoints generally closest to exact .

To estimate the area under g(x) = 4 - √(x^2 + 2) from x = -1 to x = 3 using the trapezoidal rule with n = 6, divide the interval [-1, 3] into 6 subintervals. Calculate the function values at each interval endpoint. Apply the trapezoidal rule formula, which averages the left and right endpoints’ function values for each subinterval, multiplies by the subinterval width, and sums those areas to approximate the area under the curve .

The area under a curve using right endpoints, left endpoints, and midpoints differs in the choice of points used to estimate the height of the rectangles under the curve. Right endpoints use the value of the function at the right endpoint of each subinterval, left endpoints use the left endpoint, and midpoints use the midpoint of each subinterval. Each method gives a different approximation of the area, with midpoints generally providing the most accurate estimate for smooth continuous functions .

To evaluate the integral ∫(z^3 - 5z^2 + 4z - 8) dz using substitution, you identify a substitution that simplifies the integrand. For this integral, let u = z^2, thus du = 2z dz. Rewrite the integral in terms of u and perform the integration. Simplify and convert back to the original variable to find the integral in terms of z .

To determine if the integral ∫_0^1 dx/x is convergent or divergent, analyze its behavior near the discontinuity at x = 0. This improper integral has an integrand 1/x that diverges to infinity as x approaches 0. Therefore, the integral is divergent as it does not produce a finite number when evaluated using limits .

You might also like