Mathematics
Mathematics
Economics Exams
Contents
1 Calculus 5
1.1 Single-variable Differential Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.1 Limits and Continuity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.2 Derivatives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.3 Higher-order Derivatives . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.1.4 Mean Value Theorem and Taylor Series . . . . . . . . . . . . . . . . . . . 5
1.2 Single-variable Integral Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.2.1 Indefinite and Definite Integrals . . . . . . . . . . . . . . . . . . . . . . . . 6
1.2.2 Integration Techniques . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.2.3 Economic Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3 Multivariable Calculus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3.1 Partial Derivatives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3.2 Total Differential . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3.3 Gradient and Directional Derivatives . . . . . . . . . . . . . . . . . . . . . 7
1.3.4 Hessian Matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.3.5 Unconstrained Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.3.6 Constrained Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.3.7 Implicit and Inverse Function Theorems . . . . . . . . . . . . . . . . . . . 7
1.4 Differential Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.4.1 Ordinary Differential Equations (ODEs) . . . . . . . . . . . . . . . . . . . 7
1.4.2 Applications in Economics . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2 Linear Algebra 8
2.1 Vectors and Matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.1.1 Basic Operations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.1.2 Transpose and Special Matrices . . . . . . . . . . . . . . . . . . . . . . . . 9
2.1.3 Determinants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.1.4 Matrix Inverses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2 Systems of Linear Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.1 Gaussian Elimination . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.2 Cramer’s Rule . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1
2.2.3 Rank and Consistency . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.3 Vector Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3.1 Linear Independence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3.2 Basis and Dimension . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3.3 Inner Product Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4 Eigenvalues and Eigenvectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4.1 Characteristic Equation . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4.2 Diagonalization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.4.3 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4 Optimization Theory 12
4.1 Convex Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.1.1 Convex Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.1.2 Convex Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.1.3 Jensen’s Inequality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.1.4 Convex Optimization Problems . . . . . . . . . . . . . . . . . . . . . . . . 12
4.2 Duality Theory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.2.1 Primal vs. Dual Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.2.2 Fenchel Conjugate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.2.3 Duality Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2
5.1.5 Common Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5.1.6 Expected Value and Moments . . . . . . . . . . . . . . . . . . . . . . . . . 14
5.1.7 Covariance and Correlation . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5.2 Sampling Theory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5.2.1 Sampling Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5.2.2 Point Estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.2.3 Properties of Estimators . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.2.4 Interval Estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.3 Hypothesis Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.3.1 Null and Alternative Hypotheses . . . . . . . . . . . . . . . . . . . . . . . 15
5.3.2 Types of Errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.3.3 Common Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5.3.4 Applications in Economics . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
5.4 Matrix-based Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
5.4.1 Multivariate Normal Distribution . . . . . . . . . . . . . . . . . . . . . . . 16
5.4.2 Quadratic Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
5.4.3 Multivariate Regression . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3
7.2.1 Theoretical Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
7.2.2 Applied Mathematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
7.2.3 Computational Implementation . . . . . . . . . . . . . . . . . . . . . . . . 19
7.3 Monthly Mock Problem Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.3.1 Comprehensive Tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.3.2 Exam Simulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.3.3 Conceptual Reviews . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.4 Performance Tracking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.4.1 Progress Metrics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.4.2 Revision Strategy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
7.4.3 Mock Test Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
4
1 Calculus
1.1.2 Derivatives
f (b) − f (a)
• Mean value theorem: f ′ (c) =
b−a
• Rolle’s theorem as special case
• Taylor polynomial approximation
• Maclaurin series
• Remainder and error bounds
• Applications in economics (approximation methods)
5
1.2 Single-variable Integral Calculus
6
1.3.3 Gradient and Directional Derivatives
∂f ∂f
• Gradient vector: ∇f = ∂x , ∂y , . . .
• First-order ODEs
7
– Separable equations
– Linear first-order equations
– Exact equations
– Integrating factors
• Second-order linear ODEs
– Homogeneous equations
– Non-homogeneous equations
– Method of undetermined coefficients
– Variation of parameters
• Systems of ODEs
– Matrix formulation
– Stability analysis
2 Linear Algebra
8
2.1.2 Transpose and Special Matrices
• Properties of transpose
• Symmetric and skew-symmetric matrices
• Orthogonal matrices
• Idempotent matrices
• Economic applications (input-output matrices)
2.1.3 Determinants
• Row operations
• Row echelon form
• Reduced row echelon form
• Back substitution
• Rank of a matrix
• Rank-nullity theorem
• Conditions for existence of solutions
9
• General solution structure
• Economic applications (market equilibrium)
• Definition of basis
• Coordinate systems
• Change of basis
• Dimension of vector spaces and subspaces
2.4.2 Diagonalization
10
2.4.3 Applications
• Definition of convergence
• Monotone sequences
• Bounded sequences
• Cauchy sequences
• Limit properties
• Comparison test
an+1
• Ratio test: lim an
• Radius of convergence
• Term-by-term differentiation
• Term-by-term integration
• Applications in approximation
11
3.2.2 Uniform Convergence
4 Optimization Theory
12
4.2 Duality Theory
• Probability space
• Events and set operations
• Axioms of probability
P (A∩B)
• Definition: P (A|B) = P (B)
• Law of total probability
• Independence of events
P (B|A)P (A)
• Formula: P (A|B) = P (B)
• Applications in economic decisions
• Updating beliefs (Bayesian inference)
13
5.1.4 Random Variables
• Bernoulli: P (X = 1) = p, P (X = 0) = 1 − p
• Binomial: nx px (1 − p)n−x
λx e−λ
• Poisson: x!
• Uniform distribution
(x−µ)2
• Normal distribution: √1 e− 2σ 2
σ 2π
• Exponential distribution
• Log-normal distribution
• Student’s t-distribution
• Chi-square distribution
• F-distribution
14
5.2.2 Point Estimation
• Method of moments
• Maximum likelihood estimation
• Least squares estimation
• Unbiasedness
• Consistency
• Efficiency
• Sufficiency
• Minimum variance unbiased estimator (MVUE)
• Confidence intervals
• Pivotal quantities
• Applications in economic data analysis
– One-sample t-test
– Independent two-sample t-test
– Paired t-test
• Chi-square tests
15
– Goodness of fit
– Test of independence
• Density function
• Properties
• Marginal and conditional distributions
• Matrix formulation: y = Xβ + ε
• Least squares estimation: β̂ = (X′ X)−1 X′ y
• Properties of estimators
• Hypothesis testing in regression
• Gauss-Markov theorem
f (xn )
• Algorithm: xn+1 = xn − f ′ (xn )
• Convergence properties
• Multivariable extension
16
6.1.2 Gradient Descent
• Gaussian quadrature
• Monte Carlo integration
• Adaptive integration methods
• Euler method
• Runge-Kutta methods
• Applications in economic dynamics
17
6.3.2 Matrix Operations
• 10 limit/derivative problems
• 5 integral problems
• 3 applications in economics
18
7.2.3 Computational Implementation
19
7.4.3 Mock Test Analysis
• Performance benchmarking
• Time management analysis
• Error pattern identification
• Measure spaces
• Lebesgue integral
• Applications in advanced economic theory
• Metric spaces
• Banach and Hilbert spaces
• Applications in infinite-dimensional optimization
• Markov chains
• Brownian motion
• Stochastic differential equations
• Applications in finance
20