login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A119105 Triangular numbers composed of digits {1,2,7}. 2
1, 21, 171, 1711, 2211, 72771, 121771, 222111, 712221, 22221111, 72222171, 2222211111, 12177127711, 72177771711, 171277217121, 222222111111, 22222221111111, 121727717277211, 2222222211111111, 22117121117271271, 222222222111111111, 12172172111271712221 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000217(A119106(n)). - Tyler Busby, Mar 31 2023
MATHEMATICA
Flatten[Table[Select[FromDigits/@Tuples[{1, 2, 7}, n], OddQ[Sqrt[8#+1]]&], {n, 17}]] (* Harvey P. Dale, Sep 02 2015 *)
CROSSREFS
Cf. A000217, A053885, A119106. See A119033 for a table of cross-references.
Sequence in context: A241219 A185128 A007261 * A015880 A113163 A090021
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(21)-a(22) from Tyler Busby, Mar 23 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)