Macroeconomics Study Guide, Summaries of Macroeconomics

Macroeconomics Study Guide for studying

Typology: Summaries

2023/2024

Uploaded on 03/24/2026

jen-ef1
jen-ef1 🇨🇦

5 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Calculus I – Derivatives and Integrals
1. Limits
The limit of f(x) as x approaches a is L, written lim[xa] f(x) = L, if f(x) can be made arbitrarily close to L
by taking x sufficiently close to a (but not equal to a). Key limit laws: sum, product, quotient, and
composition rules.
L'Hôpital's Rule
If lim f(x) = lim g(x) = 0 (or ±), then lim f(x)/g(x) = lim f'(x)/g'(x), provided the latter limit exists.
2. Differentiation Rules
Rule Formula
Power Rule d/dx [x^n] = n·x^(n-1)
Product Rule d/dx [uv] = u'v + uv'
Quotient Rule d/dx [u/v] = (u'v - uv') / v²
Chain Rule d/dx [f(g(x))] = f'(g(x))·g'(x)
Exponential d/dx [e^x] = e^x
Natural Log d/dx [ln x] = 1/x
sin / cos d/dx[sin x]=cos x ; d/dx[cos x]=-sin x
3. Applications of Derivatives
3.1 Finding Critical Points
A critical point occurs where f'(x) = 0 or f'(x) is undefined. Use the First Derivative Test: if f' changes
from + to –, the point is a local max; if from – to +, a local min.
3.2 Concavity and Inflection Points
f is concave up where f''(x) > 0, concave down where f''(x) < 0. Inflection points occur where f'' changes
sign.
pf2

Partial preview of the text

Download Macroeconomics Study Guide and more Summaries Macroeconomics in PDF only on Docsity!

Calculus I – Derivatives and Integrals

1. Limits

The limit of f(x) as x approaches a is L, written lim[x→a] f(x) = L, if f(x) can be made arbitrarily close to L by taking x sufficiently close to a (but not equal to a). Key limit laws: sum, product, quotient, and composition rules.

L'Hôpital's Rule

If lim f(x) = lim g(x) = 0 (or ±∞), then lim f(x)/g(x) = lim f'(x)/g'(x), provided the latter limit exists.

2. Differentiation Rules

Rule Formula Power Rule d/dx [x^n] = n·x^(n-1) Product Rule d/dx [uv] = u'v + uv' Quotient Rule d/dx [u/v] = (u'v - uv') / v² Chain Rule d/dx [f(g(x))] = f'(g(x))·g'(x) Exponential d/dx [e^x] = e^x Natural Log d/dx [ln x] = 1/x sin / cos d/dx[sin x]=cos x ; d/dx[cos x]=-sin x

3. Applications of Derivatives

3.1 Finding Critical Points

A critical point occurs where f'(x) = 0 or f'(x) is undefined. Use the First Derivative Test: if f' changes from + to –, the point is a local max; if from – to +, a local min.

3.2 Concavity and Inflection Points

f is concave up where f''(x) > 0, concave down where f''(x) < 0. Inflection points occur where f'' changes sign.

4. Integration

4.1 Antiderivatives

An antiderivative of f is any function F such that F'(x) = f(x). The indefinite integral ∫f(x)dx = F(x) + C.

Function f(x) Integralf(x)dx x^n (n≠-1) x^(n+1)/(n+1) + C 1/x ln|x| + C e^x e^x + C sin x -cos x + C cos x sin x + C 1/(1+x²) arctan(x) + C

4.2 The Fundamental Theorem of Calculus

Part 1: If F(x) = ∫[a to x] f(t)dt, then F'(x) = f(x). Part 2: ∫[a to b] f(x)dx = F(b) – F(a), where F is any antiderivative of f.

4.3 Integration Techniques

u-Substitution: Set u = g(x), du = g'(x)dx. Transforms ∫f(g(x))g'(x)dx into ∫f(u)du.

Integration by Parts: ∫u dv = uv – ∫v du. Choose u using the LIATE rule (Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential).