Find 5 more Baudhayana triples using the odd-square idea — that if the nth odd number 2n − 1 is itself a square, then (n − 1)² + (2n − 1) = n² gives a triple.
Hint. Pick an odd number m, square it, then work out which odd number m² is.
The recipe, stated once. Choose an odd number m and square it. Since m² is odd, it is the nth odd number for some n, and 2n − 1 = m² gives n = (m² + 1) ÷ 2. The identity (n − 1)² + (2n − 1) = n² then reads m² + (n − 1)² = n², so (m, n − 1, n) is a Baudhayana triple. The book has already done m = 3 and m = 5; carry on from m = 7.
m = 7 → m² = 49, n = (49 + 1) ÷ 2 = 25 → (7, 24, 25) Check: 49 + 576 = 625 = 25² ✓
m = 9 → m² = 81, n = (81 + 1) ÷ 2 = 41 → (9, 40, 41) Check: 81 + 1600 = 1681 = 41² ✓
m = 11 → m² = 121, n = (121 + 1) ÷ 2 = 61 → (11, 60, 61) Check: 121 + 3600 = 3721 = 61² ✓
m = 13 → m² = 169, n = (169 + 1) ÷ 2 = 85 → (13, 84, 85) Check: 169 + 7056 = 7225 = 85² ✓
m = 15 → m² = 225, n = (225 + 1) ÷ 2 = 113 → (15, 112, 113) Check: 225 + 12544 = 12769 = 113² ✓
Why it never fails. Every odd square is an odd number, so it always occupies some position in the list of odd numbers, and n always comes out a whole number because m² + 1 is even. Since there are infinitely many odd numbers, the recipe produces infinitely many triples. Notice also that the two larger numbers always differ by 1 — 24 and 25, 40 and 41, 60 and 61 — which is the clue the next question turns on.
✦ (7, 24, 25), (9, 40, 41), (11, 60, 61), (13, 84, 85) and (15, 112, 113).
