Algebra and number-systems exercise pack (Lang Basic Mathematics Part I-II supplement)
shippedIntermediate-onlyLean: nonepending prereqs
Anchor (Master):
Formal definition of the pack Intermediate
Lang's Basic Mathematics Part I treats precalculus as a foundations course: the arithmetic of integers, rationals, and reals is built from the field axioms and the order axioms rather than assumed as a collection of procedures. This pack exercises that foundational layer. The problems test the field and order axioms for R00.01.01, the absolute value and the triangle inequality 00.01.02, polynomial and rational manipulation 00.01.03, the quadratic formula and discriminant 00.03.02, and the sign-chart solution of inequalities 00.04.01. A handful of elementary number-theory problems — divisibility, the Euclidean algorithm, irrationality proofs — round out the set, matching the proof-flavoured exercises Lang scatters through Part I.
The pack collects ten problems: three easy, four medium, three hard. Each carries a hint and a full solution. The conventions follow the prerequisite units: N={0,1,2,…} as in the Babel Bible number-systems unit (Lang's own text uses N from 1, a difference flagged in the Lang notation crosswalk); ∣x∣ denotes absolute value; intervals are written with parentheses for open and brackets for closed.
The problems are meant to be worked alongside the prerequisite concept units rather than as a standalone development. The recurring theme is that every algebraic manipulation a reader will later perform mechanically — clearing a denominator, completing a square, flipping an inequality when multiplying by a negative — is a consequence of a named axiom, and the exercises make that dependence explicit.
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.Prove that 2 is irrational, then show 2+3 is irrational.
Solution. First, 2. Suppose for contradiction that 2=p/q with p,q integers, q=0, and the fraction in lowest terms, so gcd(p,q)=1. Squaring gives 2q2=p2, so p2 is even. The square of an odd integer is odd (since (2k+1)2=4k2+4k+1 is odd), so p must be even: write p=2m. Then 2q2=4m2, so q2=2m2, meaning q2 is even and hence q is even. But then 2∣p and 2∣q contradicts gcd(p,q)=1. So no such fraction exists, and 2 is irrational.
Now 2+3. Suppose it equals a rational r. Then 3=r−2. Square both sides:
3=r2−2r2+2,so2r2=r2−1.
If r=0, this gives 2=(r2−1)/(2r), a ratio of rationals, hence rational — contradicting the first part. If r=0 then 2+3=0, impossible since both summands are positive. Either way we reach a contradiction, so 2+3 is irrational. □
The two-step pattern — assume rational, square to isolate a known irrational, derive a contradiction — is the workhorse of every elementary irrationality proof. It rests only on the field axioms (to manipulate the equation) and the closure of Q under arithmetic (to conclude the isolated expression is rational).
Exercises Intermediate
Exercise pack for Lang, Basic Mathematics, Part I-II. Algebra and number systems: field and order axioms, absolute value, inequalities, polynomials, and elementary number theory. Distribution: 3 easy / 4 medium / 3 hard.