Squares and Square Roots | IT

Question 26

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?

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

A Baudhayana triple is a set of three positive whole numbers (a,b,c)(a, b, c) such that a2+b2=c2a^2 + b^2 = c^2. A primitive Baudhayana triple is one where a,b,ca, b, c have no common factors other than 1.

Step 1 — Verify if (5,12,13)(5, 12, 13) is a Baudhayana triple

Let us check if the numbers (5,12,13)(5, 12, 13) satisfy the condition a2+b2=c2a^2 + b^2 = c^2. Here, we have a=5a = 5, b=12b = 12, and c=13c = 13. First, we will calculate the sum of the squares of the first two numbers. a2+b2=52+122a^2 + b^2 = 5^2 + 12^2 =25+144= 25 + 144 =169= 169 Next, we will calculate the square of the third number. c2=132c^2 = 13^2 =169= 169 Since a2+b2=c2a^2 + b^2 = c^2, the numbers (5,12,13)(5, 12, 13) form a Baudhayana triple.

Yes, (5, 12, 13) is a Baudhayana triple.\boxed{\text{Yes, (5, 12, 13) is a Baudhayana triple.}}

Step 2 — Check for primitivity of (5,12,13)(5, 12, 13)

A Baudhayana triple is called primitive if its three numbers have no common factors other than 1. Let us find the factors of each number in the triple (5,12,13)(5, 12, 13). The factors of 5 are 1, 5. The factors of 12 are 1, 2, 3, 4, 6, 12. The factors of 13 are 1, 13. The only common factor for 5, 12, and 13 is 1. So, the triple (5,12,13)(5, 12, 13) is a primitive Baudhayana triple.

Yes, (5, 12, 13) is a primitive Baudhayana triple.\boxed{\text{Yes, (5, 12, 13) is a primitive Baudhayana triple.}}

Step 3 — Find other primitive Baudhayana triples with numbers less than or equal to 20

We can find primitive Baudhayana triples using a special formula. Let mm and nn be two positive whole numbers. These numbers must satisfy three conditions:

  1. mm must be greater than nn (m>nm > n).
  2. mm and nn must have no common factors other than 1 (they are coprime).
  3. One of mm or nn must be an even number. If these conditions are met, the primitive Baudhayana triple (a,b,c)(a, b, c) can be found using these formulas: a=m2n2a = m^2 - n^2 b=2mnb = 2mn c=m2+n2c = m^2 + n^2 We need to find triples where all three numbers (a,b,ca, b, c) are less than or equal to 20.

Let us test different values for mm and nn:

Case 1: Let m=2m = 2, n=1n = 1. These values satisfy all conditions: 2>12 > 1, 2 and 1 are coprime, and 2 is an even number. a=m2n2=2212=41=3a = m^2 - n^2 = 2^2 - 1^2 = 4 - 1 = \mathbf{3} b=2mn=2×2×1=4b = 2mn = 2 \times 2 \times 1 = \mathbf{4} c=m2+n2=22+12=4+1=5c = m^2 + n^2 = 2^2 + 1^2 = 4 + 1 = \mathbf{5} The triple is (3,4,5)(3, 4, 5). All numbers (3, 4, 5) are less than or equal to 20. This is a primitive Baudhayana triple.

Case 2: Let m=3m = 3, n=2n = 2. These values satisfy all conditions: 3>23 > 2, 3 and 2 are coprime, and 2 is an even number. a=m2n2=3222=94=5a = m^2 - n^2 = 3^2 - 2^2 = 9 - 4 = \mathbf{5} b=2mn=2×3×2=12b = 2mn = 2 \times 3 \times 2 = \mathbf{12} c=m2+n2=32+22=9+4=13c = m^2 + n^2 = 3^2 + 2^2 = 9 + 4 = \mathbf{13} The triple is (5,12,13)(5, 12, 13). All numbers (5, 12, 13) are less than or equal to 20. This is the triple given in the question.

Case 3: Let m=4m = 4, n=1n = 1. These values satisfy all conditions: 4>14 > 1, 4 and 1 are coprime, and 4 is an even number. a=m2n2=4212=161=15a = m^2 - n^2 = 4^2 - 1^2 = 16 - 1 = \mathbf{15} b=2mn=2×4×1=8b = 2mn = 2 \times 4 \times 1 = \mathbf{8} c=m2+n2=42+12=16+1=17c = m^2 + n^2 = 4^2 + 1^2 = 16 + 1 = \mathbf{17} The triple is (15,8,17)(15, 8, 17). All numbers (15, 8, 17) are less than or equal to 20. This is a primitive Baudhayana triple.

Case 4: Let m=4m = 4, n=3n = 3. These values satisfy conditions: 4>34 > 3, 4 and 3 are coprime, and 4 is an even number. a=m2n2=4232=169=7a = m^2 - n^2 = 4^2 - 3^2 = 16 - 9 = \mathbf{7} b=2mn=2×4×3=24b = 2mn = 2 \times 4 \times 3 = \mathbf{24} c=m2+n2=42+32=16+9=25c = m^2 + n^2 = 4^2 + 3^2 = 16 + 9 = \mathbf{25} Here, b=24b = 24 and c=25c = 25 are greater than 20. So, this triple is not included. If we try larger values for mm, the value of c=m2+n2c = m^2 + n^2 will become even larger than 20. For example, if m=5m=5, then m2=25m^2 = 25, which is already greater than 20. So, we can stop here.

The primitive Baudhayana triples with numbers less than or equal to 20 are (3,4,5)(3, 4, 5), (5,12,13)(5, 12, 13), and (8,15,17)(8, 15, 17). The question asks for the "other" primitive Baudhayana triples, so we exclude (5,12,13)(5, 12, 13).

The other primitive Baudhayana triples are (3, 4, 5) and (8, 15, 17).\boxed{\text{The other primitive Baudhayana triples are (3, 4, 5) and (8, 15, 17).}}

Answer

(i) Yes, (5,12,13)(5, 12, 13) is a primitive Baudhayana triple. (ii) The other primitive Baudhayana triples with numbers less than or equal to 20 are (3,4,5)(3, 4, 5) and (8,15,17)(8, 15, 17).

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