Mathematics: Analysis Course Book Notes
UNIT 1: SEQUENCES AND SERIES
Introduction and Basic Definitions
Sequence: An enumerated collection of real numbers denoted as . Every single number in the sequence is a sequence element or member.
Index: A natural number used to number sequence elements, where . Sometimes is used, making the first element.
Characteristics: A sequence is distinguished from a set by its fixed order and the fact that the same element can occur multiple times.
Specification Methods:
Listing: Writing elements separated by commas, e.g.,
Formula: An equation for a general member, e.g., for all .
Recursive Formula: Determining subsequent elements based on preceding ones, provided at least the first element is given.
Graphical Representation: Sequences are plotted in a coordinate system with index on the x-axis and values on the y-axis. Elements are individual points; connecting them to form a continuous graph is generally not allowed.
Recursive Sequences and Modeling Examples
Fibonacci Sequence: Formed recursively with for , with and . Elements: This sequence often describes natural growth processes.
Finite Sequence: A sequence with a finite number of elements, defined by a maximum value for the index . Example: for .
John’s Forest Growth Model: Initial size hectares. Annual growth of and annual clearing of hectares. Recursive formula: for . Elements: , , , .
John’s Well Drilling Model: Cost of first meter euros, each subsequent meter costs more. Formula: for . Costs for meter 12: .
Monotonicity and Boundedness
Monotonicity Definitions:
Monotone increasing: for all .
Strictly monotone increasing: for all .
Monotone decreasing: for all .
Strictly monotone decreasing: for all .
Constant: for all .
Boundedness Definitions:
Bounded above: for all , where is the upper bound.
Bounded below: for all , where is the lower bound.
Bounded: A sequence that is bounded from both above and below.
Unbounded: A sequence that lacks either an upper bound, a lower bound, or both.
Alternating Sequence: A sequence where members are alternately positive and negative, e.g., .
Convergence and Limit Values
Distance: The unsigned difference between two real numbers: .
-neighborhood: The set of all points whose distance from is less than a given small number . This represents an open interval .
Convergence: A sequence is convergent with limit if for all , almost all sequence elements lie in the -neighborhood of . Notation: or .
Null Sequence: A convergent sequence whose limit value is .
Divergence: A sequence that does not converge. If elements become arbitrarily large, notation is . Note that is not a real number limit.
Theorems on Convergence:
Every convergent sequence is bounded.
Every unbounded sequence is divergent (contraposition).
Every bounded and monotone sequence converges.
Rules of Convergence (assuming and ):
(where )
for
Arithmetic and Geometric Sequences
Arithmetic Sequence: The difference of two consecutive members is constant: . General formula: .
: Strictly monotone increasing.
: Strictly monotone decreasing.
: Constant.
Geometric Sequence: The quotient of two consecutive members is constant: . General formula: .
: Strictly monotone increasing.
: Strictly monotone decreasing and converges to .
: Constant.
: Alternating.
Series: Definition and Convergence
Series: A special sequence resulting from the stepwise addition of elements of a sequence .
-th Partial Sum: The element .
Recursive form: .
Infinite Series: Summation continues to infinity, written as .
Convergence Condition: An infinite series can only converge if is a null sequence. This condition is necessary but not sufficient (e.g., the harmonic series diverges despite having a null sequence).
Arithmetic Series: The sum of terms of an arithmetic sequence. Formula: .
Geometric Series: The sum of terms of a geometric sequence. Formula: .
Convergence: A geometric series converges if and only if . The limit is .
Euler’s Number and Specific Limits
Euler’s Number : Defined as It is also the limit of the series , where (k factorial) is the product . By convention, .
Limit Theorems (for ):
for
for
Leibniz Series: Converges to . Defined as
Power Series: The partial sums of a power series are polynomials.
UNIT 2: FUNCTIONS AND INVERSE FUNCTIONS
Terms and Definitions
Function (Map/Mapping): A rule that uniquely assigns an element from set to each element from set .
Domain (): The set from which input values are taken.
Co-domain (): The set in which the function takes its values.
Argument (Input value/Pre-image): An element .
Function Value (Image/Output): The result of applying the function, written as .
Image of ( ): The set of all actual function values achieved.
Uniqueness: Each argument has exactly one function value, but multiple arguments can map to the same function value.
Identity Function (): Maps each element to itself, .
Constant Function (): Maps all arguments to a single value , .
Absolute Value Function (): Maps negative inputs to positive outputs: if and if .
Graphical Representation and Elementary Functions
Graph: Illustration of point pairs in a two-dimensional coordinate system with an x-axis (domain) and y-axis (co-domain).
Linear Functions: . is the slope; is the y-axis intercept.
Quadratic Functions: , with .
is the Normal Parabola.
: Open upward; : Open downward.
: Vertical shift.
: Vertex shift along the x-axis by units.
Polynomial Functions of Degree : .
Composition and Properties of Functions
Composition: If and , and , then . Read as "g after f." It is not commutative ().
Surjective: Every element in the co-domain has at least one pre-image in .
Injective: Different inputs result in different outputs ().
Bijective: A function that is both surjective and injective.
Inverse Functions and Invertibility
Invertibility: A function is invertible if there exists a function such that and . The unique inverse is denoted .
Condition: A function must be bijective to be invertible.
Graphical property: The graph of an inverse function is the reflection of the original graph across the identity line .
Root Function: The inverse of the restricted quadratic function () is .
Exponential and Logarithmic Functions
General Exponential Function: with positive base .
: Strictly monotone increasing.
: Strictly monotone decreasing.
Asymptote: The x-axis is an asymptote (values approach but never reach ).
Natural Exponential Function (): Base is Euler’s constant .
Compound Interest: capital growth after years with compounding times per year results in .
Logarithm Functions: Inverse of exponential functions, denoted . Only defined for .
Natural Logarithm (): Logarithm with base . Properties: and .
Growth Rate Relation: with . is the continuous growth rate.
Trigonometric Functions
Unit Circle: Circle with radius centered at . Sine and cosine are definitions of coordinates for a point with angle .
Radian Measure (): Dimensionless measure of arc length. . , , .
Properties:
Range: for sine and cosine.
Periodicity: Sine and cosine are -periodic ().
Pythagorean identity: .
Tangent and Cotangent:
; Domain excluded where .
; Domain excluded where .
Periodicity: Both are -periodic.
Inverse Trigonometric Functions:
Arcsine (): Inverse of sine on .
Arccosine (): Inverse of cosine on .
Arctangent (): Inverse of tangent on .
Arccotangent (\arccot): Inverse of cotangent on .
Oscillation Modeling: .
: Amplitude ().
: Average level/Vertical shift ().
: Period parameter (, where is cycle length).
UNIT 3: DIFFERENTIAL CALCULUS
First Derivative and Slope
Difference Quotient: The slope of the secant connecting two points and : .
Tangent: The limiting case of the secant as .
First Derivative: The slope of the tangent at point , denoted or .
Definition: .
Differentiable: A function is differentiable if the differential quotient limit exists, is unique, and is finite.
Differentiation Rules for Elementary Functions
Power Rule: If , then . Applies to all .
Table of Derivatives:
General Differentiation Rules
Summation Rule:
Product Rule:
Quotient Rule:
Chain Rule: For composite functions , the derivative is ("outer derivative times inner derivative").
Higher Derivatives
Second Derivative ( or ): The derivative of the first derivative.
-th Derivative: Result of differentiating a function times.
Polynomials: Each derivative reduces the degree by until it reaches . All subsequent derivatives are zero.
Exponential (): All higher derivatives are identically .
Taylor Series and Taylor Polynomial
Concept: Approximating real-valued, and infinitely differentiable functions using a power series around an expansion point (usually ).
Definition: The Taylor series of at is .
Taylor Polynomial of degree : The partial sum .
Examples:
Curve Sketching
Criteria for analysis:
Domain & Co-domain: Valid input and output sets.
Symmetry: Even if (y-axis symmetry); Odd if (origin symmetry).
Zeros: Solutions to .
Singularities: Points where the function is undefined (e.g., denominator is zero).
Asymptotic Behavior: Limit behavior for .
Monotonicity: Increasing if ; Decreasing if .
Extremes: Local maximum if and ; Local minimum if and .
Turning Points: Where and .
Saddle Point: Where , and .
Partial Derivatives
Multidimensional Functions: Functions of several variables, . For example, kinetic energy .
First-order Partial Derivative: Differentiating with respect to one variable while treating all others as constants. Notation: or .
Interpretations: The slope of a surface at a point along the direction of a specific coordinate axis.
Symmetry of Second Derivatives: Usually .
UNIT 4: INTEGRAL CALCULUS
Indefinite Integral and Anti-derivatives
Integral Calculus: The process of reversing differentiation to find the original function, called the anti-derivative or primitive function . Notation: .
Integration Constant (): Because constants disappear during differentiation, an anti-derivative is only unique up to a real constant .
Indefinite Integral: The set of all primitive functions, denoted .
Integration Rules:
Factor Rule: .
Summation Rule: .
Basic integrals:
(for )
Integration Techniques
Logarithmic Integration: For integrands in the form : .
Partial Integration: Reversal of the product rule: .
Continuity: A function continuous on the interval can be integrated on that interval.
The Definite Integral
Definite Integral: Represents the surface area between the function graph and the x-axis between limits and . It results in a real number.
Fundamental Theorem of Calculus: .
Rules for Limits:
Exchanging:
Decomposition: for
Area Calculation:
Areas below the x-axis result in negative integral values; the absolute value must be taken for area calculation.
If a function crosses the x-axis, the integral must be split at the zero points.
Solids of Revolution and Arc Length
Volume (): Created when a surface rotates around the x-axis: .
Arc Length (): The length of a curve on : .
Lateral Surface (): The surface area of the body of revolution: .
UNIT 5: DIFFERENTIAL EQUATIONS
Introduction and Basic Terms
Differential Equation (D.E.): An equation establishing a relationship between a function and its derivatives. The solution is a function, not a number.
Order: Determined by the highest derivative present (e.g., only means first-order).
Ordinary Differential Equation: A D.E. depending on only one variable (usually or ).
Linear D.E.: Function and its derivatives appear only linearly (no squares, roots, etc.).
Homogeneous vs. Non-homogeneous: A homogeneous D.E. has a zero on the "right side" (). Non-homogeneous has a non-zero function or constant.
Solutions of First-Order Linear D.E.s
General Solution: The entire set of functions solving the D.E., usually containing an arbitrary constant factor .
Initial Condition/Initial Value Problem: Providing a specific point to find a Special Solution from the general group.
Slope/Direction Field: A graphical sketch showing the directions of solution curves.
Basic Homogeneous Case: For , the general solution is .
Non-homogeneous Case: Solve by adding the general solution of the homogeneous version () and one special solution of the non-homogeneous version (): .
Modeling Applications
Limited Growth: , where is an upper capacity limit. General solution: . With initial condition , solution is .
Newton’s Law of Cooling: Tea temperature with ambient temperature follows . Solution: .
Outlook: Partial Differential Equations (PDEs)
Definition: Equations involving partial derivatives of a function with multiple variables (e.g., space and time).
Examples:
Laplace Equation: . Describes equilibrium states, such as a constant temperature gradient in a metal rod.
Heat Conduction Equation: General form for thermal transfer.
Others: Maxwell equations (electrodynamics), Schrödinger equation (quantum mechanics), Navier-Stokes (hydrodynamics).