cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A218273 Square triangular numbers that can be expressed as sums of a positive square number and a positive triangular number. Intersection of A182427 and A214937.

Original entry on oeis.org

1225, 1413721, 48024900, 1631432881, 1882672131025, 63955431761796, 2172602007770041, 73804512832419600, 85170343853180456676, 2893284510173841030625, 98286503002057414584576, 3338847817559778254844961, 113422539294030403250144100
Offset: 1

Views

Author

Ivan N. Ianakiev, Oct 25 2012

Keywords

Comments

Theorem (I. N. Ianakiev): There are infinitely many such numbers. Proof: Any A001110(2n+1), for n>0, is such a number as A001110(2n+1) = (2a+1)^2+(4a^2+4a)(4a^2+4a+1)(1/2), where a = (A002315(n)-1)(1/2). Note: other numbers, not of the form A001110(2n+1), e.g. A001110(6), are also in the sequence (see the example below).
Every term is divisible by its digital root (A010888). - Ivan N. Ianakiev, Oct 17 2013

Examples

			a(3) = A001110(6) = 48024900 = 6918^2 + [576*577*(1/2)].
		

Crossrefs

Extensions

a(8)-a(13) from Donovan Johnson, Nov 02 2012

A214937 Square numbers that can be expressed as sums of a positive square number and a positive triangular number.

Original entry on oeis.org

4, 16, 25, 49, 64, 81, 100, 121, 169, 196, 256, 289, 361, 400, 484, 529, 576, 625, 676, 729, 784, 841, 900, 961, 1024, 1156, 1225, 1369, 1444, 1521, 1600, 1681, 1764, 1849, 1936, 2025, 2116, 2209, 2401, 2500, 2704, 2809, 2916, 3025, 3136, 3249, 3364, 3481
Offset: 1

Views

Author

Ivan N. Ianakiev, Jul 30 2012

Keywords

Comments

Theorem (I. N. Ianakiev): There are infinitely many such numbers. Proof: There are infinitely many square triangular numbers (A001110) and every (2t+1)-th of them is odd because A001110(0)=0, A001110(1)=1 and A001110(n)=34*a(n-1)-a(n-2)+2, for n>=2. Any sqrt(A001110(2t+1)) is odd (i. e. is in A005408) and can be written as p^2-q^2 because A005408(n)=A000290(n+1)-A000290(n). The unique values of p and q (p>q>0) for each sqrt(A001110(2t+1)) generate (when t>0) a unique Pythagorean triple with a unique hypotenuse (a=p^2-q^2, b=2pq, c=p^2+q^2). Therefore, there are infinitely many such hypotenuses squared.

Examples

			4 and 49 are in the sequence because 2^2=1^2+2*3/2 and 7^2=2^2+9*10/2
		

Crossrefs

Showing 1-2 of 2 results.