|
A square triangular number (or triangular square number) is a number which is both a triangular number and a perfect square. There is an infinity of triangular squares, given by the formula A triangular number is a number that can be arranged in the shape of an equilateral triangle. ...
In mathematics, a square number, sometimes also called a perfect square, is an integer that can be written as the square of some other integer. ...
The word infinity comes from the Latin infinitas or unboundedness. It refers to several distinct concepts which arise in theology, philosophy, mathematics and everyday life. ...
 or by the linear recursion A Sierpinski triangle âa confined recursion of triangles to form a geometric lattice. ...
- Nk = 34Nk − 1 − Nk − 2 + 2 with N0 = 0 and N1 = 1
The problem of finding square triangular numbers reduces to Pell's equation in the following way. Every triangular number is of the form n(n + 1)/2. Therefore we seek integers n, m such that Pells equation is any Diophantine equation of the form where n is a nonsquare integer. ...
- n(n + 1) / 2 = m2.
With a bit of algebra this becomes - (2n + 1)2 = 8m2 + 1,
and then letting k = 2n + 1 and h = 2m, we get the Diophantine equation In mathematics, a Diophantine equation is a polynomial equation that only allows the variables to be integers. ...
- k2 = 2h2 + 1
which is an instance of Pell's equation. The kth triangular square Nk is equal to the sth perfect square and the tth triangular number, such that   t is given by the formula ![t(N_k) = {1 over 4} left[ left( left( 1 + sqrt{2} right)^k + left( 1 - sqrt{2} right)^k right)^2 - left( 1 + (-1)^k right)^2 right].](http://upload.wikimedia.org/math/2/f/8/2f85f3538283f8a2368d6a6328ee11c3.png) As k becomes larger, the ratio t/s approaches the square root of two: Also ratio of successive square triangulars converges to 17+12(sqrt(2))

External references
- Triangular numbers that are also square at cut-the-knot
- Sequence A001110 from the On-Line Encyclopedia of Integer Sequences.
|