You're staring at the syllabus. Exam 2 is next week. Professor Lan's Calculus 2 class has been moving fast — integration techniques, applications, maybe a taste of sequences — and now you're wondering what's actually going to show up on the test But it adds up..
I've been there. Think about it: this isn't a generic "how to study calculus" post. More importantly, I've talked to enough students who've taken Lan's exams to know the pattern. It's a breakdown of what this exam usually looks like, where the traps hide, and how to walk in prepared instead of hoping for the best Not complicated — just consistent..
What Is Lan's Calculus 2 Exam 2
Most semesters, Exam 2 lands right after the integration techniques unit wraps up and before series really take over. That means the test lives in a sweet spot: heavy on technique, light on theory, but with just enough conceptual questions to catch anyone who's only memorized formulas.
Typical coverage includes:
- Integration by parts (including tabular method and definite integrals)
- Trigonometric integrals — powers of sine/cosine, tangent/secant, the works
- Trig substitution — the three main forms, plus completing the square
- Partial fractions — distinct linear, repeated linear, irreducible quadratics
- Improper integrals — Type 1 (infinite limits) and Type 2 (discontinuities)
- Maybe a quick application: arc length, surface area, or hydrostatic force
Some semesters he sneaks in a Taylor polynomial question or a convergence test preview. Don't bet on it, but don't be shocked either Practical, not theoretical..
The format? Usually 6–8 problems. Mix of show-your-work and "set up but don't evaluate." Partial credit is real — but only if your reasoning is readable.
Why This Exam Trips People Up
Here's the thing: the material isn't harder than Exam 1. But the volume is That's the part that actually makes a difference..
Exam 1 had you differentiating and integrating basic functions. trig sub? partial fractions? That said, u-sub first? Exam 2 asks you to look at a mess of an integral and decide: parts? That decision-making — under time pressure — is where points evaporate.
Students who aced Exam 1 often walk out of Exam 2 thinking "I knew how to do every single method... I just didn't know which one to pick."
And Lan knows this. His exams reward pattern recognition, not just mechanical skill.
How It Works: The Decision Tree You Need
You don't need more practice integrals. You need a framework for choosing. Here's the mental flowchart that separates the A's from the B-minuses No workaround needed..
Step 1: Can you simplify first?
Before you reach for a technique, ask: does algebra or trig identity clean this up?
- $\int \frac{x^2+3x+2}{x+1} dx$ → polynomial long division first
- $\int \sin^2 x \cos^2 x dx$ → power-reducing identities
- $\int \frac{1}{\sqrt{x}(\sqrt{x}+1)} dx$ → $u = \sqrt{x}$ substitution
Half the "hard" integrals on Lan's exams become easy if you pause for ten seconds and simplify Easy to understand, harder to ignore..
Step 2: Is it a basic u-sub?
Look for a function and its derivative (or close to it) sitting together.
- $\int x e^{x^2} dx$ → $u = x^2$
- $\int \frac{\ln x}{x} dx$ → $u = \ln x$
- $\int \frac{\cos x}{\sin x} dx$ → $u = \sin x$
If you don't see it in five seconds, move on. Don't force it.
Step 3: Integration by parts — LIATE is your friend
Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential Easy to understand, harder to ignore..
Pick $u$ from the leftmost category that appears. $dv$ is everything else.
Classic Lan setups:
- $\int x^3 \ln x dx$ → $u = \ln x$, $dv = x^3 dx$
- $\int e^x \sin x dx$ → parts twice, solve for the integral
- $\int \arctan x dx$ → $u = \arctan x$, $dv = dx$
Tabular method works when $u$ differentiates to zero eventually (polynomials). Use it. It's faster and fewer sign errors It's one of those things that adds up..
Step 4: Trigonometric integrals — know the playbook
Powers of sine and cosine:
- Odd power of sine → peel off $\sin x$, convert rest to $\cos x$ via $\sin^2 = 1 - \cos^2$
- Odd power of cosine → peel off $\cos x$, convert rest to $\sin x$
- Both even → power-reducing formulas: $\sin^2 x = \frac{1-\cos 2x}{2}$, $\cos^2 x = \frac{1+\cos 2x}{2}$
Powers of tangent and secant:
- Even power of secant → peel off $\sec^2 x$, convert rest to $\tan x$
- Odd power of tangent → peel off $\sec x \tan x$, convert rest to $\sec x$
- $\int \sec x dx = \ln|\sec x + \tan x| + C$ — memorize this. It shows up.
Step 5: Trig substitution — match the radical
| Form | Substitution | Becomes |
|---|---|---|
| $\sqrt{a^2 - x^2}$ | $x = a \sin \theta$ | $a \cos \theta$ |
| $\sqrt{a^2 + x^2}$ | $x = a \tan \theta$ | $a \sec \theta$ |
| $\sqrt{x^2 - a^2}$ | $x = a \sec \theta$ | $a \tan \theta$ |
This is the bit that actually matters in practice.
Critical: after integrating in $\theta$, you must convert back to $x$. Draw the right triangle. Label sides. Don't skip this — Lan deducts hard for leaving answers in $\theta$.
Also: completing the square hides these forms. $\int \frac{dx}{\sqrt{4x - x^2}} = \int \frac{dx}{\sqrt{4 - (x-2)^2}}$ → $u = x-2$, then $u = 2\sin\theta$.
Step 6: Partial fractions — don't rush the setup
Factor the denominator completely. Then:
- Distinct linear: $\frac{A}{x-a} + \frac{B}{x-b}$
- Repeated linear: $\frac{A}{x-a} + \frac{B}{(x-a)^2} + \frac{C}{(x-a)^3}$
- Irreducible quadratic: $\frac{Ax+B}{x^2+bx+c}$
Heads up: if degree(numerator) ≥ degree(denominator), long divide first. Every semester someone forgets this and loses 5+ points on a 10-point problem.
Solve for constants by plugging in convenient $x$-values (cover-up method) or equating coefficients. Cover-up is faster when it works.
Step 7: Improper integrals — limits are not optional
$\int_a^\infty f(x) dx = \lim_{b \to \infty} \int_a^b f(x) dx$
$\int_a^
Step 7: Improper Integrals – Limits Are Not Optional
When a limit appears in the definition of an integral, treat it as a gatekeeper: the integral converges only if the limit exists and is finite Turns out it matters..
Infinite interval
[
\int_{a}^{\infty} f(x),dx ;=; \lim_{b\to\infty}\int_{a}^{b} f(x),dx .
]
Evaluate the antiderivative at (b), then examine the behavior as (b\to\infty). If the resulting expression approaches a real number, the improper integral converges; otherwise it diverges Which is the point..
Discontinuous integrand
If (f) has a vertical asymptote at (c\in(a,b)), split the integral at the point of discontinuity:
[
\int_{a}^{b} f(x),dx ;=; \lim_{t\to c^-}\int_{a}^{t} f(x),dx ;+; \lim_{s\to c^+}\int_{s}^{b} f(x),dx .
]
Both one‑sided limits must exist and be finite. A common pitfall is to evaluate the antiderivative at the endpoint and then “plug in” the problematic value—this bypasses the limit and yields incorrect conclusions That's the part that actually makes a difference..
Comparison Test (quick sanity check)
For large (x), compare (f(x)) with a known p‑function:
[
\frac{1}{x^{p}} \quad\text{converges if }p>1,;\text{diverges if }p\le 1.
]
If (0\le f(x)\le \frac{1}{x^{p}}) for all sufficiently large (x) and (p>1), then (\int_{a}^{\infty} f(x),dx) converges. Conversely, if (f(x)\ge \frac{1}{x^{p}}) with (p\le 1), the integral diverges. This test is especially handy when the antiderivative is messy or unavailable And that's really what it comes down to..
Improper integrals with both limits infinite
[
\int_{-\infty}^{\infty} f(x),dx ;=; \lim_{A\to-\infty}\int_{A}^{0} f(x),dx ;+; \lim_{B\to\infty}\int_{0}^{B} f(x),dx .
]
Both one‑sided improper integrals must converge separately; otherwise the whole integral is undefined Turns out it matters..
Practical tip: When a problem asks you to “determine convergence or divergence,” you often do not need to compute the exact value. Apply the comparison test first; only if the integral is known to converge should you proceed to evaluate it.
Step 8: Strategies for Tricky Integrals – When the Standard Playbook Fails
-
Look for hidden symmetry.
If the integrand satisfies (f(-x)=-f(x)) (odd) or (f(-x)=f(x)) (even) on a symmetric interval ([-a,a]), the integral may be zero or twice an integral over ([0,a]). This shortcut bypasses lengthy antiderivative work Which is the point.. -
Differentiate under the integral sign.
Introduce a parameter (\alpha) into the integrand, compute (\frac{d}{d\alpha}\int f(x,\alpha),dx), and integrate the resulting simpler expression. This technique often turns an intractable integral into a rational function of (\alpha), which can be integrated and then differentiated back Took long enough.. -
Use the “reverse substitution” trick.
Sometimes a substitution that adds a constant (e.g., (u=x+1)) simplifies the algebraic structure more than a pure scaling. Try (u = x + c) when the integrand contains expressions like (x^2+2x+5); completing the square first often reveals a clean substitution. -
Combine methods.
A single integral may require a sequence: a trig substitution to remove a radical, followed by a partial‑fraction decomposition of the resulting rational function, and finally an elementary antiderivative. Keep a mental checklist of the seven core techniques and apply them iteratively until the integrand collapses to a known form. -
take advantage of known integral tables judiciously.
Certain standard forms—(\int \frac{dx}{\sqrt{x^2+a^2}}), (\int \frac{x,dx}{x^2+bx+c}), (\int e^{ax}\sin(bx),dx)—appear repeatedly. Memorizing their antiderivatives saves time, but always verify the conditions (e.g., (a\neq0)) to avoid sign errors.
Conclusion
Mastery of integration hinges on recognizing patterns, selecting the appropriate technique from a
well‑stocked toolkit, and developing the intuition to know when a clever manipulation will outpace brute‑force computation. The seven core methods—basic antiderivatives, substitution, integration by parts, trigonometric integrals and substitutions, partial fractions, improper integrals, and the strategic “tricks” for stubborn cases—form a coherent framework that covers the vast majority of integrals encountered in calculus, physics, and engineering.
Yet technique alone is not enough. Fluency comes from practice that is deliberate rather than rote: after solving an integral, pause to ask why a particular substitution worked, whether a symmetry argument could have shortened the work, or how a comparison test might have settled convergence without any antiderivative at all. Cultivating this reflective habit transforms a collection of formulas into a flexible problem‑solving mindset.
Finally, remember that integration is fundamentally an inverse process, and not every continuous function possesses an elementary antiderivative. Also, when the standard playbook truly fails—whether because the integral defines a special function, requires numerical quadrature, or simply resists closed‑form expression—recognizing that limitation is itself a valuable conclusion. The goal is not merely to “find the answer” but to understand the structure of the problem well enough to choose the most efficient, reliable path forward, be it analytic, approximate, or conceptual.