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!)
A119186 Triangular numbers composed of digits {3,5,6}. 2
3, 6, 36, 55, 66, 666, 3655, 5356, 5565, 6555, 333336, 3635556, 5656566, 35536665, 56365653, 56663335, 63365653, 655636366, 53533355655, 55663663653, 533533653555, 555533363556, 6653355565366, 555665666566566, 35356355566555653, 653366333366663536656 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A000217(A119187(n)). - Tyler Busby, Mar 24 2023
MATHEMATICA
Table[Select[FromDigits/@Tuples[{3, 5, 6}, n], OddQ[Sqrt[8#+1]]&], {n, 15}]//Flatten (* Harvey P. Dale, Aug 03 2021 *)
CROSSREFS
Cf. A000217, A053945, A119187. See A119033 for a table of cross-references.
Sequence in context: A130317 A019467 A106128 * A119115 A079653 A119063
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(25)-a(26) from Tyler Busby, Mar 24 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 13:24 EDT 2024. Contains 371955 sequences. (Running on oeis4.)