Squares and Square Roots | FIO

Question 8

Find 5 more Baudhāyana triples using this idea.

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

We can find Baudhāyana triples by using the property that the sum of the first 'n' odd numbers is n2n^2.

Step 1 — Understanding the Pattern

We know that the sum of the first nn odd numbers is n2n^2. For example, 1+3=4=221+3 = 4 = 2^2. Also, 1+3+5=9=321+3+5 = 9 = 3^2. So, we can write this as 1+3+5+...+(2n1)=n21 + 3 + 5 + ... + (2n-1) = n^2. A Baudhāyana triple (a,b,c)(a, b, c) satisfies the equation a2+b2=c2a^2 + b^2 = c^2. Let us use the sum of odd numbers to form one part of this equation. We can take a2a^2 to be the sum of the first kk odd numbers. So, a2=1+3+5+...+(2k1)a^2 = 1 + 3 + 5 + ... + (2k-1). This means a2=k2a^2 = k^2. Now, we add the next odd number to this sum. The next odd number after (2k1)(2k-1) is (2k1)+2=2k+1(2k-1) + 2 = 2k+1. So, we have the expression k2+(2k+1)k^2 + (2k+1). We know from algebra that k2+2k+1k^2 + 2k + 1 is equal to (k+1)2(k+1)^2. So, we have the equation k2+(2k+1)=(k+1)2k^2 + (2k+1) = (k+1)^2. For this to be a Baudhāyana triple, the term (2k+1)(2k+1) must be a perfect square. Let 2k+1=m22k+1 = m^2 for some integer mm. Then our Baudhāyana triple will be (k,m,k+1)(k, m, k+1). For kk to be a whole number, m21m^2-1 must be an even number. This means m2m^2 must be an odd number. So, mm must be an odd number. We need mm to be greater than 1 for kk to be a positive integer. The smallest odd number for mm is 3, which gives the triple (4,3,5)(4, 3, 5). The problem asks for 5 Baudhāyana triples. We will find them using consecutive odd values for mm, starting from m=7m=7.

Step 2 — First Baudhāyana Triple (for m=7m=7)

We choose the odd number 7 for mm. We set 2k+12k+1 equal to m2m^2.

2k+1=722k+1 = 7^2

2k+1=492k+1 = 49

2k=4912k = 49 - 1

2k=482k = 48

k=482k = \frac{48}{2}

k=24\boxed{k = 24}

Now we write the sum of odd numbers. The sum of the first kk odd numbers is k2k^2. So, 1+3+...+(2k1)1 + 3 + ... + (2k-1) is 1+3+...+(2×241)1 + 3 + ... + (2 \times 24 - 1).

1+3+...+47=2421 + 3 + ... + 47 = 24^2

We add m2m^2 to k2k^2 to get (k+1)2(k+1)^2.

242+72=(24+1)224^2 + 7^2 = (24+1)^2

242+72=25224^2 + 7^2 = 25^2

This gives us our first Baudhāyana triple.

(24, 7, 25)\boxed{\text{(24, 7, 25)}}

Step 3 — Second Baudhāyana Triple (for m=9m=9)

We choose the next odd number 9 for mm. We set 2k+12k+1 equal to m2m^2.

2k+1=922k+1 = 9^2

2k+1=812k+1 = 81

2k=8112k = 81 - 1

2k=802k = 80

k=802k = \frac{80}{2}

k=40\boxed{k = 40}

Now we write the sum of odd numbers. The sum of the first kk odd numbers is k2k^2. So, 1+3+...+(2k1)1 + 3 + ... + (2k-1) is 1+3+...+(2×401)1 + 3 + ... + (2 \times 40 - 1).

1+3+...+79=4021 + 3 + ... + 79 = 40^2

We add m2m^2 to k2k^2 to get (k+1)2(k+1)^2.

402+92=(40+1)240^2 + 9^2 = (40+1)^2

402+92=41240^2 + 9^2 = 41^2

This gives us our second Baudhāyana triple.

(40, 9, 41)\boxed{\text{(40, 9, 41)}}

Step 4 — Third Baudhāyana Triple (for m=11m=11)

We choose the next odd number 11 for mm. We set 2k+12k+1 equal to m2m^2.

2k+1=1122k+1 = 11^2

2k+1=1212k+1 = 121

2k=12112k = 121 - 1

2k=1202k = 120

k=1202k = \frac{120}{2}

k=60\boxed{k = 60}

Now we write the sum of odd numbers. The sum of the first kk odd numbers is k2k^2. So, 1+3+...+(2k1)1 + 3 + ... + (2k-1) is 1+3+...+(2×601)1 + 3 + ... + (2 \times 60 - 1).

1+3+...+119=6021 + 3 + ... + 119 = 60^2

We add m2m^2 to k2k^2 to get (k+1)2(k+1)^2.

602+112=(60+1)260^2 + 11^2 = (60+1)^2

602+112=61260^2 + 11^2 = 61^2

This gives us our third Baudhāyana triple.

(60, 11, 61)\boxed{\text{(60, 11, 61)}}

Step 5 — Fourth Baudhāyana Triple (for m=13m=13)

We choose the next odd number 13 for mm. We set 2k+12k+1 equal to m2m^2.

2k+1=1322k+1 = 13^2

2k+1=1692k+1 = 169

2k=16912k = 169 - 1

2k=1682k = 168

k=1682k = \frac{168}{2}

k=84\boxed{k = 84}

Now we write the sum of odd numbers. The sum of the first kk odd numbers is k2k^2. So, 1+3+...+(2k1)1 + 3 + ... + (2k-1) is 1+3+...+(2×841)1 + 3 + ... + (2 \times 84 - 1).

1+3+...+167=8421 + 3 + ... + 167 = 84^2

We add m2m^2 to k2k^2 to get (k+1)2(k+1)^2.

842+132=(84+1)284^2 + 13^2 = (84+1)^2

842+132=85284^2 + 13^2 = 85^2

This gives us our fourth Baudhāyana triple.

(84, 13, 85)\boxed{\text{(84, 13, 85)}}

Step 6 — Fifth Baudhāyana Triple (for m=15m=15)

We choose the next odd number 15 for mm. We set 2k+12k+1 equal to m2m^2.

2k+1=1522k+1 = 15^2

2k+1=2252k+1 = 225

2k=22512k = 225 - 1

2k=2242k = 224

k=2242k = \frac{224}{2}

k=112\boxed{k = 112}

Now we write the sum of odd numbers. The sum of the first kk odd numbers is k2k^2. So, 1+3+...+(2k1)1 + 3 + ... + (2k-1) is 1+3+...+(2×1121)1 + 3 + ... + (2 \times 112 - 1).

1+3+...+223=11221 + 3 + ... + 223 = 112^2

We add m2m^2 to k2k^2 to get (k+1)2(k+1)^2.

1122+152=(112+1)2112^2 + 15^2 = (112+1)^2

1122+152=1132112^2 + 15^2 = 113^2

This gives us our fifth Baudhāyana triple.

(112, 15, 113)\boxed{\text{(112, 15, 113)}}

Answer

(i) (24, 7, 25) (ii) (40, 9, 41) (iii) (60, 11, 61) (iv) (84, 13, 85) (v) (112, 15, 113)

More questions in FIO

Q1

Earlier, we saw a method to create a square with double the area of a given square paper. There is another method to do this in which two identical square papers are cut in the following way.

Can you arrange these pieces to create a square with double the area of either square?

Q2

The length of the two equal sides of an isosceles right triangle is given. Find the length of the hypotenuse. Find bounds on the length of the hypotenuse such that they have at least one digit after the decimal point.

(i) 3

(ii) 4

(iii) 6

(iv) 8

(v) 9

Q3

The hypotenuse of an isosceles right triangle is 10. What are its other two sidelengths? [Hint: Find the area of the square composed of two such right triangles.]

Q4

If a right-angled triangle has shorter sides of lengths 5 cm and 12 cm, then what is the length of its hypotenuse? First draw the right-angled triangle with these sidelengths and measure the hypotenuse, then check your answer using Baudhāyana's Theorem.

Q5

If a right-angled triangle has a short side of length 8 cm and hypotenuse of length 17 cm, what is the length of the third side? Again, try drawing the triangle and measuring, and then check your answer using Baudhāyana's Theorem.

Q6

Using the constructions you have now seen, how would you construct a square whose area is triple the area of a given square? Five times the area of a given square? (Baudhāyana's Śulba-Sūtra, Verse 1.10)

Q7

Let aa, bb and cc denote the length of the sides of a right triangle, with cc being the length of the hypotenuse. Find the missing sidelength in each of the following cases:

(i) a=5,b=7a = 5, b = 7

(ii) a=8,b=12a = 8, b = 12

(iii) a=9,c=15a = 9, c = 15

(iv) a=7,b=12a = 7, b = 12

(v) a=1.5,b=3.5a = 1.5, b = 3.5

Q8

Find 5 more Baudhāyana triples using this idea.

Q9

Does this method yield non-primitive Baudhāyana triples?

[Hint: Observe that among the triples generated, one of the smaller sidelengths is one less than the hypotenuse.]

Q10

Are there primitive triples that cannot be obtained through this method? If yes, give examples.

Q11

Find the diagonal of a square with sidelength 5 cm.

Q12

Find the missing sidelengths in the following right triangles:

Q13

Find the sidelength of a rhombus whose diagonals are of length 24 units and 70 units.

Q14

Is the hypotenuse the longest side of a right triangle? Justify your answer.

Q15

True or False—Every Baudhāyana triple is either a primitive triple or a scaled version of a primitive triple.

Q16

Give 5 examples of rectangles whose sidelengths and diagonals are all integers.

Q17

Construct a square whose area is equal to the difference of the areas of squares of sidelengths 5 units and 7 units.

Q18

(i) Using the dots of a grid as the vertices, can you create a square that has an area of (a) 2 sq. units, (b) 3 sq. units, (c) 4 sq.units, and (d) 5 sq. unit?

(ii) Suppose the grid extends indefinitely. What are the possible integer-valued areas of squares you can create in this manner?

Q19

Find the area of an equilateral triangle with sidelength 6 units. [Hint: Show that an altitude bisects the opposite side. Use this to find the height.]

← Back to Squares and Square Roots