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!)
A043316 a(n)=s(n)/13, where s=A033010. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 144, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 288, 289, 291, 292, 293, 294, 295, 296, 297, 298, 299, 432, 433, 434, 436, 437, 438, 439, 440, 441, 442, 443, 576, 577, 578, 579, 581, 582 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) is_A043316(n)=(n=[n])&&!until(!n[1], ((n=divrem(n[1], 144))[2]<12 && n[1]%12!=n[2])||return) \\ M. F. Hasler, Feb 03 2014
CROSSREFS
Sequence in context: A239218 A263563 A004873 * A044913 A074156 A062003
KEYWORD
nonn,base
AUTHOR
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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)