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!)
A119097 Triangular numbers composed of digits {1,2,3}. 2
1, 3, 21, 231, 2211, 3321, 21321, 32131, 222111, 232221, 11132121, 22221111, 22321221, 2222211111, 2223211221, 12221332311, 222222111111, 222232111221, 1121113113121, 1231322213121, 22222221111111, 22222321111221, 2222222211111111, 2222223211111221 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000217(A119098(n)). - Tyler Busby, Mar 31 2023
MATHEMATICA
Flatten[Table[Select[FromDigits/@Tuples[{1, 2, 3}, n], IntegerQ[(Sqrt[ 8#+1]- 1)/2]&], {n, 14}]] (* Harvey P. Dale, May 16 2014 *)
CROSSREFS
Cf. A000217, A030174, A119098. See A119033 for a table of cross-references.
Sequence in context: A074638 A332708 A097329 * A326604 A008545 A005373
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(23)-a(24) 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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)