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

%I #6 Feb 03 2014 12:11:11

%S 1,2,3,4,5,6,7,8,9,10,11,144,146,147,148,149,150,151,152,153,154,155,

%T 288,289,291,292,293,294,295,296,297,298,299,432,433,434,436,437,438,

%U 439,440,441,442,443,576,577,578,579,581,582

%N a(n)=s(n)/13, where s=A033010.

%o (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

%Y Cf. A043307 - A043320, A043291, A033001 - A033014, A033016 - A033029.

%K nonn,base

%O 1,2

%A _Clark Kimberling_

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 23 06:58 EDT 2024. Contains 371906 sequences. (Running on oeis4.)