Is (30, 40, 50) a Baudhayana triple? Is (300, 400, 500)? Is there an unending sequence of Baudhayana triples?
Hint. Look for a common factor before you start squaring.
Direct check for (30, 40, 50). 30² + 40² = 900 + 1600 = 2500, and 50² = 2500. They match, so yes.
Direct check for (300, 400, 500). 300² + 400² = 90000 + 160000 = 250000, and 500² = 250000. They match, so yes again.
The reason, without any squaring. Both are (3, 4, 5) scaled up — the first by 10, the second by 100. The chapter proves that if (a, b, c) is a Baudhayana triple then so is (ka, kb, kc), because (ka)² + (kb)² = k²a² + k²b² = k²(a² + b²) = k²c² = (kc)². So once you spot the common factor, the answer is immediate.
An unending sequence. Since k can be any positive integer, (3k, 4k, 5k) gives (3, 4, 5), (6, 8, 10), (9, 12, 15), (12, 16, 20), (15, 20, 25), … and this list never stops. Therefore there are infinitely many Baudhayana triples.
But notice what this does not give. Every triple in that list is a scaled copy of one small triple. It tells us there are infinitely many triples, but not that there are infinitely many genuinely different ones — which is why the chapter goes on to hunt for primitive triples.
✦ Yes to both — each is (3, 4, 5) scaled by 10 and by 100. And since (3k, 4k, 5k) is a triple for every positive integer k, there are infinitely many Baudhayana triples.
