Brahmagupta triangle

Triangle whose side lengths are consecutive positive integers and area is a positive integer

A Brahmagupta triangle is a triangle whose side lengths are consecutive positive integers and area is a positive integer.[1][2][3] The triangle whose side lengths are 3, 4, 5 is a Brahagupta triangle and so also is the triangle whose side lengths are 13, 14, 15. The Brahmagupta triangle is a special case of the Heronian triangle which is a triangle whose side lengths and area are all positive integers but the side lengths need not necessarily be consecutive integers. A Brahmagupta triangle is called as such in honor of the Indian astronomer and mathematician Brahmagupta (c. 598 – c. 668 CE) who gave a list of the first eight such triangles without explaining the method by which he computed that list.[1][4]

A Brahmagupta triangle is also called a Fleenor-Heronian triangle in honor of Charles R. Fleenor who discussed the concept in a paper published in 1996.[5][6][7][8] Some of the other names by which Brahmagupta triangles are known are super-Heronian triangle[9] and almost-equilateral Heronian triangle.[10]

The problem of finding all Brahmagupta triangles is an old problem. A closed form solution of the problem was found by Reinhold Hoppe in 1880.[11]

Generating Brahmagupta triangles

Let the side lengths of a Brahmagupta triangle be t 1 {\displaystyle t-1} , t {\displaystyle t} and t + 1 {\displaystyle t+1} where t {\displaystyle t} is an integer greater than 1. Using Heron's formula, the area A {\displaystyle A} of the triangle can be shown to be

A = ( t 2 ) 3 [ ( t 2 ) 2 1 ] {\displaystyle A={\big (}{\tfrac {t}{2}}{\big )}{\sqrt {3{\big [}{\big (}{\tfrac {t}{2}}{\big )}^{2}-1{\big ]}}}}

Since A {\displaystyle A} has to be an integer, t {\displaystyle t} must be even and so it can be taken as t = 2 x {\displaystyle t=2x} where x {\displaystyle x} is an integer. Thus,

A = x 3 ( x 2 1 ) {\displaystyle A=x{\sqrt {3(x^{2}-1)}}}

Since 3 ( x 2 1 ) {\displaystyle {\sqrt {3(x^{2}-1)}}} has to be an integer, one must have x 2 1 = 3 y 2 {\displaystyle x^{2}-1=3y^{2}} for some integer y {\displaystyle y} . Hence, x {\displaystyle x} must satisfy the following Diophantine equation:

x 2 3 y 2 = 1 {\displaystyle x^{2}-3y^{2}=1} .

This is an example of the so-called Pell's equation x 2 N y 2 = 1 {\displaystyle x^{2}-Ny^{2}=1} with N = 3 {\displaystyle N=3} . The methods for solving the Pell's equation can be applied to find values of the integers x {\displaystyle x} and y {\displaystyle y} .

A Brahmagupta triangle where x n {\displaystyle x_{n}} and y n {\displaystyle y_{n}} are integers satisfying the equation x n 2 3 y n 2 = 1 {\displaystyle x_{n}^{2}-3y_{n}^{2}=1} .

Obviously x = 2 {\displaystyle x=2} , y = 1 {\displaystyle y=1} is a solution of the equation x 2 3 y 2 = 1 {\displaystyle x^{2}-3y^{2}=1} . Taking this as an initial solution x 1 = 2 , y 1 = 1 {\displaystyle x_{1}=2,y_{1}=1} the set of all solutions { ( x n , y n ) } {\displaystyle \{(x_{n},y_{n})\}} of the equation can be generated using the following recurrence relations[1]

x n + 1 = 2 x n + 3 y n , y n + 1 = x n + 2 y n  for  n = 1 , 2 , {\displaystyle x_{n+1}=2x_{n}+3y_{n},\quad y_{n+1}=x_{n}+2y_{n}{\text{ for }}n=1,2,\ldots }

or by the following relations

x n + 1 = 4 x n x n 1  for  n = 2 , 3 ,  with  x 1 = 2 , x 2 = 7 y n + 1 = 4 y n y n 1  for  n = 2 , 3 ,  with  y 1 = 1 , y 2 = 4. {\displaystyle {\begin{aligned}x_{n+1}&=4x_{n}-x_{n-1}{\text{ for }}n=2,3,\ldots {\text{ with }}x_{1}=2,x_{2}=7\\y_{n+1}&=4y_{n}-y_{n-1}{\text{ for }}n=2,3,\ldots {\text{ with }}y_{1}=1,y_{2}=4.\end{aligned}}}

They can also be generated using the following property:

x n + 3 y n = ( x 1 + 3 y 1 ) n  for  n = 1 , 2 , {\displaystyle x_{n}+{\sqrt {3}}y_{n}=(x_{1}+{\sqrt {3}}y_{1})^{n}{\text{ for }}n=1,2,\ldots }

The following are the first eight values of x n {\displaystyle x_{n}} and y n {\displaystyle y_{n}} and the corresponding Brahmagupta triangles:

n {\displaystyle n} 1 2 3 4 5 6 7 8
x n {\displaystyle x_{n}} 2 7 26 97 362 1351 5042 18817
y n {\displaystyle y_{n}} 1 4 15 56 209 780 2911 10864
Brahmagupta
triangle
3,4,5 13,14,15 51,52,53 193,194,195 723,724,725 2701,2702,2703 10083,10084,10085 37633,37634,337635

The sequence { x n } {\displaystyle \{x_{n}\}} is entry A001075 in the Online Encyclopedia of Integer Sequences (OEIS) and the sequence { y n } {\displaystyle \{y_{n}\}} is entry A001353 in OEIS.

Generalized Brahmagupta triangles

In a Brahmagupta triangle the side lengths form an integer arithmetic progression with a common difference 1. A generalized Brahmagupta triangle is a Heronian triangle in which the side lengths form an arithmetic progression of positive integers. Generalized Brahmagupta triangles can be easily constructed from Brahmagupta triangles. If t 1 , t , t + 1 {\displaystyle t-1,t,t+1} are the side lengths of a Brahmagupta triangle then, for any positive integer k {\displaystyle k} , the integers k ( t 1 ) , k t , k ( t + 1 ) {\displaystyle k(t-1),kt,k(t+1)} are the side lengths of a generalized Brahmagupta triangle which form an arithmetic progression with common difference k {\displaystyle k} . There are generalized Brahmagupta triangles which are not generated this way. A primitive generalized Brahmagupta triangle is a generalized Brahmagupta triangle in which the side lengths have no common factor other than 1.[12]

To find the side lengths of such triangles, let the side lengths be t d , t , t + d {\displaystyle t-d,t,t+d} where b , d {\displaystyle b,d} are integers satisfying 1 d t {\displaystyle 1\leq d\leq t} . Using Heron's formula, the area A {\displaystyle A} of the triangle can be shown to be

A = ( b 4 ) 3 ( t 2 4 d 2 ) {\displaystyle A={\big (}{\tfrac {b}{4}}{\big )}{\sqrt {3(t^{2}-4d^{2})}}} .

For A {\displaystyle A} to be an integer, t {\displaystyle t} must be even and one may take t = 2 x {\displaystyle t=2x} for some integer. This makes

A = x 3 ( x 2 d 2 ) {\displaystyle A=x{\sqrt {3(x^{2}-d^{2})}}} .

Since, again, A {\displaystyle A} has to be an integer, x 2 d 2 {\displaystyle x^{2}-d^{2}} has to be in the form 3 y 2 {\displaystyle 3y^{2}} for some integer y {\displaystyle y} . Thus, to find the side lengths of generalized Brahmagupta triangles, one has to find solutions to the following homogeneous quadratic Diophantine equation:

x 2 3 y 2 = d 2 {\displaystyle x^{2}-3y^{2}=d^{2}} .

It can be shown that all primitive solutions of this equation are given by[12]

d = | m 2 3 n 2 | / g x = ( m 2 + 3 n 2 ) / g y = 2 m n / g {\displaystyle {\begin{aligned}d&=\vert m^{2}-3n^{2}\vert /g\\x&=(m^{2}+3n^{2})/g\\y&=2mn/g\end{aligned}}}

where m {\displaystyle m} and n {\displaystyle n} are relatively prime positive integers and g = gcd ( m 2 3 n 2 , 2 m n , m 2 + 3 n 2 ) {\displaystyle g={\text{gcd}}(m^{2}-3n^{2},2mn,m^{2}+3n^{2})} .

If we take m = n = 1 {\displaystyle m=n=1} we get the Brahmagupta triangle ( 3 , 4 , 5 ) {\displaystyle (3,4,5)} . If we take m = 2 , n = 1 {\displaystyle m=2,n=1} we get the Brahmagupta triangle ( 13 , 14 , 15 ) {\displaystyle (13,14,15)} . But if we take m = 1 , n = 2 {\displaystyle m=1,n=2} we get the generalized Brahmagupta triangle ( 15 , 26 , 37 ) {\displaystyle (15,26,37)} which cannot be reduced to a Brahmagupta triangle.

See also

  • Brahmagupta polynomials
  • Brahmagupta quadrilateral

References

  1. ^ a b c R. A. Beauregard and E. R. Suryanarayan (January 1998). "The Brahmagupta Triangles" (PDF). The College Mathematics Journal. 29 (1): 13–17. Retrieved 6 June 2024.
  2. ^ G. Jacob Martens. "Rational right triangles and the Congruent Number Problem". arxiv.org. Cornell University. Retrieved 6 June 2024.
  3. ^ Herb Bailey and William Gosnell (October 2012). "Heronian Triangles with Sides in Arithmetic Progression: An Inradius Perspective". Mathematics Magazine. 85 (4): 290–294. doi:10.4169/math.mag.85.4.290.
  4. ^ Venkatachaliyengar, K. (1988). "The Development of Mathematics in Ancient India: The Role of Brahmagupta". In Subbarayappa, B. V. (ed.). Scientific Heritage of India: Proceedings of a National Seminar, September 19-21, 1986, Bangalore. The Mythic Society, Bangalore. pp. 36–48.
  5. ^ Charles R. Fleenor (1996). "Heronian Triangles with Consecutive Integer Sides". Journal of Recreational Mathematics. 28 (2): 113–115.
  6. ^ N. J. A. Sloane. "A003500". Online Encyclopedia of Integer Sequences. The OEIS Foundation Inc. Retrieved 6 June 2024.
  7. ^ "Definition:Fleenor-Heronian Triangle". Proof-Wiki. Retrieved 6 June 2024.
  8. ^ Vo Dong To (2003). "Finding all Fleenor-Heronian triangles". Journal of Recreational Mathematics. 32 (4): 298–301.
  9. ^ William H. Richardson. "Super-Heronian Triangles". www.wichita.edu. Wichita State University. Retrieved 7 June 2024.
  10. ^ Roger B Nelsen (2020). "Almost Equilateral Heronian Triangles". Mathematics Magazine. 93 (5): 378–379.
  11. ^ H. W. Gould (1973). "A triangle with integral sides and area" (PDF). Fibonacci Quarterly. 11: 27–39. Retrieved 7 June 2024.
  12. ^ a b James A. Macdougall (January 2003). "Heron Triangles With Sides in Arithmetic Progression". Journal of Recreational Mathematics. 31: 189–196.