Squares and Square Roots | IT

Question 28

If (a,b,c)(a, b, c) is non-primitive, and the integers have ff — greater than 1 — as a common factor, then is (af,bf,cf)\left(\frac{a}{f}, \frac{b}{f}, \frac{c}{f}\right) a Baudhayana triple? Check this statement for (9,12,15)(9, 12, 15). Justify this statement.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We will check if dividing a non-primitive Baudhayana triple by its common factor still results in a Baudhayana triple.

Step 1 — Understanding Baudhayana Triples

A Baudhayana triple is a set of three positive integers (a,b,c)(a, b, c). These integers satisfy the equation a2+b2=c2a^2 + b^2 = c^2. For example, (3,4,5)(3, 4, 5) is a Baudhayana triple because 32+42=9+16=25=523^2 + 4^2 = 9 + 16 = 25 = 5^2. A Baudhayana triple (a,b,c)(a, b, c) is non-primitive if a,b,ca, b, c have a common factor greater than 1. A common factor is a number that divides all three integers exactly. Let ff be this common factor.

Step 2 — Checking the example (9,12,15)(9, 12, 15)

First, let us check if (9,12,15)(9, 12, 15) is a Baudhayana triple. We need to see if 92+122=1529^2 + 12^2 = 15^2.

92+1229^2 + 12^2

=81+144= 81 + 144

=225= 225

15215^2

=225= 225

So, 92+122=1529^2 + 12^2 = 15^2. This means (9,12,15)(9, 12, 15) is a Baudhayana triple.

Next, we find the common factor ff for 9,12,9, 12, and 1515. Factors of 99 are 1,3,91, 3, 9. Factors of 1212 are 1,2,3,4,6,121, 2, 3, 4, 6, 12. Factors of 1515 are 1,3,5,151, 3, 5, 15. The common factors are 11 and 33. The common factor ff greater than 11 is 33.

Now, we divide each number in the triple by f=3f = 3. The new triple is (93,123,153)\left(\frac{9}{3}, \frac{12}{3}, \frac{15}{3}\right).

93=3\frac{9}{3} = 3

123=4\frac{12}{3} = 4

153=5\frac{15}{3} = 5

The new triple is (3,4,5)(3, 4, 5). Let us check if (3,4,5)(3, 4, 5) is a Baudhayana triple. We need to see if 32+42=523^2 + 4^2 = 5^2.

32+423^2 + 4^2

=9+16= 9 + 16

=25= 25

525^2

=25= 25

So, 32+42=523^2 + 4^2 = 5^2. This means (3,4,5)(3, 4, 5) is a Baudhayana triple. For the example (9,12,15)(9, 12, 15), the statement holds true.

Diagram 1

Step 3 — Justifying the general statement

Let (a,b,c)(a, b, c) be a non-primitive Baudhayana triple. This means a2+b2=c2a^2 + b^2 = c^2. Since it is non-primitive, there is a common factor ff. We know ff is an integer and f>1f > 1. This means a,b,a, b, and cc are all multiples of ff. So, we can write a=faa = f \cdot a', b=fbb = f \cdot b', and c=fcc = f \cdot c'. Here, a,b,a', b', and cc' are also integers. We want to check if (af,bf,cf)\left(\frac{a}{f}, \frac{b}{f}, \frac{c}{f}\right), which is (a,b,c)(a', b', c'), is a Baudhayana triple. This means we need to check if (a)2+(b)2=(c)2(a')^2 + (b')^2 = (c')^2.

Let us substitute a=faa = f \cdot a', b=fbb = f \cdot b', and c=fcc = f \cdot c' into the original equation a2+b2=c2a^2 + b^2 = c^2.

(fa)2+(fb)2=(fc)2(f \cdot a')^2 + (f \cdot b')^2 = (f \cdot c')^2

We can expand the terms.

f2(a)2+f2(b)2=f2(c)2f^2 \cdot (a')^2 + f^2 \cdot (b')^2 = f^2 \cdot (c')^2

Now, we can take f2f^2 as a common factor on the left side.

f2((a)2+(b)2)=f2(c)2f^2 \cdot ((a')^2 + (b')^2) = f^2 \cdot (c')^2

Since f>1f > 1, f2f^2 is not zero. So, we can divide both sides of the equation by f2f^2.

f2((a)2+(b)2)f2=f2(c)2f2\frac{f^2 \cdot ((a')^2 + (b')^2)}{f^2} = \frac{f^2 \cdot (c')^2}{f^2}

This simplifies to:

(a)2+(b)2=(c)2(a')^2 + (b')^2 = (c')^2

(af)2+(bf)2=(cf)2\boxed{\left(\frac{a}{f}\right)^2 + \left(\frac{b}{f}\right)^2 = \left(\frac{c}{f}\right)^2}

This shows that the new triple (a,b,c)(a', b', c') also satisfies the condition for a Baudhayana triple. So, if (a,b,c)(a, b, c) is a non-primitive Baudhayana triple, then (af,bf,cf)\left(\frac{a}{f}, \frac{b}{f}, \frac{c}{f}\right) is also a Baudhayana triple.

Answer

(i) Yes, if (a,b,c)(a, b, c) is non-primitive, and ff is a common factor greater than 1, then (af,bf,cf)\left(\frac{a}{f}, \frac{b}{f}, \frac{c}{f}\right) is a Baudhayana triple. (ii) For (9,12,15)(9, 12, 15), the common factor ff is 33. Dividing by 33 gives (3,4,5)(3, 4, 5), which is a Baudhayana triple (32+42=523^2 + 4^2 = 5^2). (iii) The statement is justified because if a2+b2=c2a^2 + b^2 = c^2 and a=fa,b=fb,c=fca=fa', b=fb', c=fc', then (fa)2+(fb)2=(fc)2(fa')^2 + (fb')^2 = (fc')^2, which simplifies to f2(a2+b2)=f2c2f^2(a'^2 + b'^2) = f^2c'^2. Dividing by f2f^2 gives a2+b2=c2a'^2 + b'^2 = c'^2.

More questions in IT

Q1

How can one construct a square having double the area of a given square?

Q2

Why does the new dotted square have double the area of the original square?

In many of the constructions in the Śulba-Sūtra, it is desirable to construct, where needed, what Baudhāyana calls ‘east-west’ and ‘north-south’ lines, i.e., horizontal and vertical lines that are perpendicular to each other. Can you draw some horizontal and vertical lines to see why the new square has double the area of the original square? You could draw some horizontal and vertical lines as shown on the right.

Q3

Why should the extension of the vertical and horizontal sides of the original square pass through the vertices of the dotted square?

[Hint: From the diagonal property of a square, the line that bisects an angle passes through the opposite vertex. Argue why the vertical and horizontal sides of the original square bisect the two angles of the dotted square.**]

Q4

Context: So, the new square has double the area of the original square, because the original square is made up of two small triangles, while the new square is made up of four small triangles.

Q. Moreover, all these small triangles are congruent to each other. Can you explain why?

Q5

Now suppose we are given a square, and we want to construct a square whose area is half that of the original square. How would you do it?

Q6

Why is the smaller inside square half the area of the larger square?

Again, adding some east-west and north-south lines can explain it:

Q7

Why is PQRS a square? Why is its area half that of the original paper?

Explain by connecting QS and PR, finding the different angles formed, and then using tringle congruence.

Q8

Find the hypotenuse of this isosceles right triangle.

Q9

What is the value of 2\sqrt{2}?

Q10

Is 2\sqrt{2} less than or greater than 1?

Q11

Is 2\sqrt{2} less than or greater than 2?

Q12

Can we find closer bounds for 2\sqrt{2}?

Q13

Will we ever get a number with a terminating decimal representation whose square is 2?

If there is such a terminating decimal starting with 1.414... whose square is 2, then it must have a non-zero last digit. If this is the case, then the decimal representation of its square will also have a non-zero last digit after the decimal point. For example, if 2\sqrt{2} is of the form 1.414...4, then its square will be of the form—

Q14

Use this formula to check your answers in the Figure it Out on page 39.

Q15

What if we wish to combine two squares of 'different' sizes to make a large square whose area is the sum of the two smaller squares?

Q16

Why does Baudhāyana’s method work?

Q17

Can you see why the method works in the case where the two squares are the same size? Does it agree with the method we used earlier to combine two same sized squares into a bigger square?

Q19

Explain why all the angles of this new 4-sided figure are right angles and so it is a square.

Q20

List down all the Baudhāyana triples with numbers less than or equal to 20.

Q21

Is there an unending sequence of Baudhāyana triples?

Q22

Is (30, 40, 50) a Baudhāyana triple?

Is (300, 400, 500) a Baudhāyana triple?

Q23

Context: The list of Baudhāyana triples having numbers less than or equal to 20 contains the following triples — (3, 4, 5), (6, 8, 10), (9, 12, 15), (12, 16, 20).

Q. Do you see any pattern among them?

Q24

Context: All these triples can be obtained by multiplying each term of (3, 4, 5) by a certain positive integer.

Q. Can we form a conjecture on Baudhāyana triples based on this observation?

Q25

Context: Conjecture: (3k, 4k, 5k) is a Baudhāyana triple, where k is any positive integer.

Q. Is this true?

Q26

Is (5,12,13)(5, 12, 13) a primitive Baudhayana triple? What are the other primitive Baudhayana triples with numbers less than or equal to 20?

Q27

Generate 5 scaled versions of each of these primitive triples. Are these scaled versions primitive?

Q28

If (a,b,c)(a, b, c) is non-primitive, and the integers have ff — greater than 1 — as a common factor, then is (af,bf,cf)\left(\frac{a}{f}, \frac{b}{f}, \frac{c}{f}\right) a Baudhayana triple? Check this statement for (9,12,15)(9, 12, 15). Justify this statement.

← Back to Squares and Square Roots