4.2.9 · D2Calculus II — Integration

Visual walkthrough — Trigonometric substitution — x = a sin θ, a tan θ, a sec θ cases

1,716 words8 min readBack to topic

Before line one, three plain words:

  • means "add up thin strips as slides along" — it is area under a curve.
  • is "the side of a right triangle you don't yet know," from Pythagoras.
  • is just a fixed positive number (a size), and is the moving input.

Step 1 — See the square root as a circle

WHAT. Look at . Square both sides: , i.e. . That is the equation of a circle of radius centred at the origin (Pythagoras: two legs and hypotenuse ).

WHY. Our integral is therefore the area under the top half of that circle between two -values. Knowing the shape tells us the final answer must be describable with an angle — because circles are made of angles.

PICTURE. The red curve is the upper semicircle. The shaded blue strip is one term — a tall thin rectangle of height and width .


Step 2 — Name the moving point by its ANGLE

WHAT. Pick the point on the circle. Draw the radius to it. Call the angle that radius makes with the vertical (the -axis) . Then the horizontal leg is and the vertical leg is .

WHY this substitution and not another. On a circle every point is set by one angle. Replacing the length by the angle trades an awkward coordinate for the circle's natural parameter. This is exactly the change of variable idea: pick the variable the shape prefers.

PICTURE. The pink angle opens from the top; the horizontal chalk-blue leg is ; the vertical pale-yellow leg is .


Step 3 — Kill the root with a Pythagorean identity

WHAT. Substitute into the root:

WHY. The identity turns a difference of two squares into one perfect square, so the square root pops off cleanly. That collapse is the entire reason we chose sine.

WHY , no . In general . Here , and on that arc (the vertical leg never points down), so .

PICTURE. The green wedge shows (the whole radius scaled) split into and ; the vertical leg is highlighted as the surviving .


Step 4 — Convert the width too

WHAT. If , then a tiny push in moves by

WHY. The strip's width is measured in , but we are now counting in . We must translate the ruler. Differentiating (rate of change of is ) gives the conversion factor . Forgetting this is the number-one trig-sub error — the is not decoration, it is the width of the strip.

PICTURE. A small angle change at the rim sweeps a horizontal shift ; the closer the point is to the top ( large), the wider the shift.


Step 5 — Assemble the all-angle integral

WHAT. Feed height (Step 3) and width (Step 4) into the sum:

WHY. No square roots survive — we now have a pure trig integral, the kind we already own. Every has become a .

PICTURE. Side-by-side: the ugly world on the left, the clean world on the right, with an arrow labelled "" between them.


Step 6 — Flatten with the double-angle identity

WHAT. wiggles and is not directly integrable, so replace it: Then

WHY. The power-reduction identity rewrites a square (hard) as a constant plus a single cosine (both trivially integrable). Integrating gives ; integrating gives .

PICTURE. The bumpy curve (average height ) redrawn as the flat line plus a gentle wave — same area, easier pieces.


Step 7 — Undo the double angle

WHAT. Use :

WHY. came from an angle; and are the legs of our triangle — quantities we can read straight off the picture. Splitting back into prepares each term for translation to .

PICTURE. The single arc-angle term (a pie-slice area) and the product term (a triangle area) shown as two separate shaded regions of the circle.


Step 8 — Translate every angle back to via the reference triangle

WHAT. From build the reference right triangle: opposite , hypotenuse , adjacent . Read off: Substitute:

WHY. The original question was in ; an answer trapped in is unfinished. The triangle is the dictionary. Notice the two 's in cancel neatly to .

PICTURE. The labelled reference triangle with , , , and marked.


Step 9 — Check the edges (never leave a case unshown)

WHAT & WHY. A formula must survive its extreme inputs.

  • . and the triangle term is → total area . Correct: no strip, no area. ✓
  • . , and , so answer — exactly a quarter of the full circle . ✓ The whole quarter-disc.
  • . , root , answer ; the sign just tracks direction of accumulation. ✓
  • Domain limit. needs — outside that the semicircle doesn't exist, matching 's domain . The substitution's range covers precisely this. ✓

PICTURE. The quarter disc shaded, with the sector wedge and the vanishing triangle at .


The one-picture summary

Everything on one board: the semicircle, the strip, the angle , the reference triangle, and the final area split into sector + triangle.

Recall Feynman retelling — say it to a friend

A square root is secretly the height of a circle of radius . So adding up those heights as slides is just measuring area under a circular arc. Circles don't like being described by side-lengths; they like angles. So we rename our point by the angle its radius makes — now and the height is . The Pythagorean identity swallows the square root whole. We also re-measure the strip width in angle steps, . The whole integral becomes , which we flatten with a double-angle trick into a constant plus a cosine — both easy. Integrating gives an angle piece () and a product piece (). Finally we draw the triangle from and translate the angles back into : the angle piece is the pie-slice, the product piece is the triangle beneath the radius, and together they are exactly the circular area we started measuring. We disguised area as an angle, solved it easily, and undisguised it.


Recall checkpoints

Recall Quick self-test

Which shape is ? ::: the top half of a circle of radius Why substitute ? ::: a point on the circle is naturally set by its angle; sine kills the root via What replaces ? ::: — differentiate the substitution Why no on ? ::: keeps Why use the double-angle identity? ::: isn't directly integrable; it becomes The two final terms mean geometrically? ::: sector area + triangle area = the swept circular region Check : ::: gives , a quarter circle ✓


Connections

  • Parent topic (Hinglish) — the full three-case table this page zooms into.
  • Pythagorean identities — the engine of Step 3.
  • Integration by substitution (u-sub) — trig sub is one clever change of variable.
  • Power-reduction & double-angle formulas — Steps 6–7.
  • Reference right triangle method — Step 8, the back-translation dictionary.
  • Arc length and surface area — where these circular-area integrals reappear.
  • Hyperbolic substitution — the / cousin with .