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.

A119103 Triangular numbers composed of digits {1,2,6}.

Original entry on oeis.org

1, 6, 21, 66, 666, 2211, 6216, 212226, 222111, 1222266, 1261666, 16626261, 22121226, 22221111, 121111266, 126222216, 661261161, 2162616261, 2221211226, 2222211111, 21166222626, 66126661611, 166122226621, 216262612611, 222212111226, 222222111111, 22162261612611
Offset: 1

Views

Author

Giovanni Resta, May 10 2006

Keywords

Crossrefs

Cf. A000217, A053883, A119104. See A119033 for a table of cross-references.

Programs

  • Mathematica
    Flatten[Table[Select[FromDigits/@Tuples[{1,2,6},n],OddQ[Sqrt[8#+1]]&],{n,12}]] (* Harvey P. Dale, Mar 07 2015 *)

Formula

a(n) = A000217(A119104(n)). - Michel Marcus, Mar 16 2023

Extensions

a(24)-a(27) from Tyler Busby, Mar 14 2023

A053882 Numbers k such that k^2 contains only digits {1,2,6}.

Original entry on oeis.org

1, 4, 11, 46, 511, 1619, 78881, 81404, 81619, 161761, 1105046, 1456404, 4595881, 814010204, 128884685369, 112366637002369, 47130268582155593596, 51595698572871617009432954
Offset: 1

Views

Author

Patrick De Geest, Mar 15 2000

Keywords

Crossrefs

Cf. A053883.

Extensions

More terms from C. Ronaldo (aga_new_ac(AT)hotmail.com), Jan 04 2005
More terms from C. Ronaldo (aga_new_ac(AT)hotmail.com), Jan 14 2005
a(18) from Zhao Hui Du, Feb 28 2024
Showing 1-2 of 2 results.