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!)
A119043 Triangular numbers composed of digits {0,1,7}. 2
1, 10, 171, 1711, 1770, 10011, 111117701071, 17170010070077710, 101711101707777771, 701000700077010700, 1701111717707771071, 10010107100007777700, 101770070070071771070, 170107111111710707070, 1177170070777107111711, 70071707101001717077017171 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000217(A119044(n)). - Tyler Busby, Mar 31 2023
MATHEMATICA
Select[FromDigits/@Tuples[{0, 1, 7}, 12], OddQ[Sqrt[8#+1]]&] (* The program generates the first 8 terms of the sequence. *) (* Harvey P. Dale, Sep 06 2022 *)
CROSSREFS
Cf. A000217, A058420, A119044. See A119033 for a table of cross-references.
Sequence in context: A098345 A366299 A361364 * A187204 A346458 A133273
KEYWORD
nonn,base
AUTHOR
Giovanni Resta, May 10 2006
EXTENSIONS
a(15)-a(16) from Tyler Busby, Mar 22 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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)