MTH201: Advanced Mathematics II
Comprehensive Lecture Notes (10+ Pages)
1. Introduction to MTH201
MTH201 is a second-year mathematics course that builds on the foundation of MTH101. It
introduces students to more advanced mathematical ideas such as differential calculus, integration
techniques, matrices, vectors, and complex numbers. The aim of this course is to deepen
understanding and improve analytical and problem-solving abilities required in science,
engineering, and technology fields. Students are expected to develop strong reasoning skills and
the ability to apply mathematical methods to real-life situations and technical problems.
2. Functions and Limits
Functions are fundamental in advanced mathematics. A function describes how one quantity
depends on another. Limits help us understand the behavior of functions as they approach certain
values. Example: lim x→2 (x² − 4)/(x − 2) = lim x→2 (x − 2)(x + 2)/(x − 2) = 4 Limits are essential for
defining continuity and derivatives.
3. Continuity
A function is continuous if there are no breaks, holes, or jumps in its graph. Mathematically, a
function f(x) is continuous at x = a if: 1. f(a) is defined 2. lim x→a f(x) exists 3. lim x→a f(x) = f(a)
Continuous functions are important in physics and engineering models.
4. Differential Calculus
Differentiation measures the rate of change of a function. Basic rules: d/dx (x■) = nx■■¹ d/dx (sin
x) = cos x d/dx (cos x) = −sin x Example: If y = x³ + 2x² dy/dx = 3x² + 4x Applications include motion,
optimization, and growth models.
5. Applications of Derivatives
Derivatives are used to find maximum and minimum values of functions, slopes of curves, and rates
of change. Applications: Velocity and acceleration Optimization problems Curve sketching
Example: To find maximum value, set dy/dx = 0 and solve for x.
6. Integral Calculus
Integration is the reverse of differentiation. It is used to find areas, volumes, and accumulated
quantities. Basic rules: ∫ x■ dx = x■■¹/(n+1) + C ∫ cos x dx = sin x + C ∫ sin x dx = −cos x + C
Integration is widely used in engineering and physics.
7. Techniques of Integration
Methods of integration include: Substitution method Integration by parts Partial fractions Example: ∫
x e■ dx = x e■ − ∫ e■ dx = x e■ − e■ + C These methods help solve complex integrals.
8. Matrices and Determinants
A matrix is a rectangular array of numbers arranged in rows and columns. Types: Row matrix
Column matrix Square matrix Determinants are used to find inverse of matrices and solve systems
of equations.
9. Systems of Linear Equations
Systems of equations can be solved using matrices. Methods: Substitution Elimination Matrix
inverse method Example: 2x + y = 5 x − y = 1 Matrix methods provide faster solutions for large
systems.
10. Vectors
Vectors have magnitude and direction. Representation: v = (x, y, z) Operations: Addition
Subtraction Dot product Cross product Vectors are used in physics, engineering, and computer
graphics.
11. Complex Numbers
Complex numbers are of the form a + bi where i² = −1. Operations: Addition Subtraction
Multiplication Division Example: (2 + 3i) + (1 + 4i) = 3 + 7i They are important in electrical
engineering and signal processing.
12. Applications of MTH201
Concepts from MTH201 are applied in: Engineering analysis Computer science Economics
modeling Physics calculations Architecture and design It prepares students for higher-level
mathematics such as differential equations and linear algebra.
13. Practice Questions
1. Find the derivative of y = 4x³ + 2x. 2. Evaluate ∫ 3x² dx. 3. Find the determinant of a 2×2 matrix. 4.
Solve 2x + y = 7 and x − y = 1. 5. Find the magnitude of vector (3,4). 6. Simplify (2 + 3i)(1 + 2i). 7.
Find lim x→1 (x² − 1)/(x − 1). 8. State two rules of differentiation. 9. Define a matrix. 10. Explain
continuity.