Functions, trigonometry, and coordinate-geometry exercise pack (Lang Basic Mathematics Part III-V supplement)
shippedIntermediate-onlyLean: nonepending prereqs
Anchor (Master):
Formal definition of the pack Intermediate
Lang's Basic Mathematics Parts III-V build coordinate geometry, functions, and trigonometry as a single derived structure: lines and conics come from their geometric loci, the trigonometric functions from the unit circle, and the addition formulas from the rotation matrix acting on R2. This pack exercises that block. The problems test function composition and inverses 00.02.05, the equation of a line and slope conditions 00.03.01, right-triangle trigonometry and the Pythagorean identity 00.06.01, the unit-circle extension to all angles 00.07.01, the addition and double-angle formulas 00.08.01, the distance formula in the plane 00.09.01, and the standard-form equations of the conics 00.10.01.
The pack collects ten problems: three easy, four medium, three hard. Each carries a hint and a full solution. Angles are measured in radians by default, matching Lang's Part V convention and the unit-circle unit; where a degree value is more natural for a special triangle it is given explicitly. Lines are written in slope-intercept or point-slope form, conics in the centre-translated standard form, and functions in Lang's f:A→B notation.
The problems are meant to be worked alongside the prerequisite concept units. The recurring theme is Lang's reverse order: rather than declaring an equation and graphing it, the reader derives the equation from a geometric or analytic definition — a line from two points, an identity from a rotation, a conic from a focus condition — and then verifies the algebra. The trigonometry problems in particular lean on deriving identities rather than recalling them.
Key theorem with full solution Intermediate
We work one exercise in full as an exemplar of the format. The remaining nine follow the same structure: problem, hint, full answer in <details> blocks.
Lead exercise.Derive the addition formula cos(x+y)=cosxcosy−sinxsiny from the rotation matrix, then deduce the double-angle formula for cos2x.
Solution. A rotation of the plane by angle θ is the linear map with matrix
Rθ=(cosθsinθ−sinθcosθ),
read off by tracking where the basis vectors (1,0) and (0,1) land on the unit circle 00.07.01. Rotating by x and then by y is the same as rotating by x+y, so RyRx=Rx+y. Multiply the matrices on the left:
The top-left entry of Rx+y is cos(x+y) by definition. Equating the top-left entries of the two sides gives
cos(x+y)=cosxcosy−sinxsiny.
The same comparison on the bottom-left entry yields sin(x+y)=sinxcosy+cosxsiny.
Double angle. Set y=x in the cosine formula:
cos2x=cosxcosx−sinxsinx=cos2x−sin2x.
Using the Pythagorean identity sin2x+cos2x=100.06.01, this also reads cos2x=2cos2x−1=1−2sin2x. □
The rotation-matrix derivation is Lang's signature move: the addition formulas feel inevitable because they are just the statement that composing two rotations adds the angles. Every other identity in the pack — half-angle, product-to-sum, cos3x — is a corollary.
Exercises Intermediate
Exercise pack for Lang, Basic Mathematics, Part III-V. Functions, trigonometry, and coordinate geometry: composition and inverses, lines and conics, right-triangle and unit-circle trigonometry, the addition formulas. Distribution: 3 easy / 4 medium / 3 hard.