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!)
A276934 Row 3 of A276616: a(n) = A276933(n) / 6. 5

%I #5 Sep 24 2016 10:48:13

%S 1,5,8,9,21,25,28,29,41,45,48,49,60,61,64,65,68,69,121,125,128,129,

%T 141,145,148,149,161,165,168,169,180,181,184,185,188,189,241,245,248,

%U 249,261,265,268,269,281,285,288,289,300,301,304,305,308,309,361,365,368,369,381,385,388,389,401,405,408,409,420,421,424

%N Row 3 of A276616: a(n) = A276933(n) / 6.

%C Starting offset is 0 (with a(0) = 2) to match with the starting offset of A276933 and A273670.

%H Antti Karttunen, <a href="/A276934/b276934.txt">Table of n, a(n) for n = 0..10000</a>

%H <a href="/index/Fa#facbase">Index entries for sequences related to factorial base representation</a>

%F a(n) = A276933(n) / 6.

%o (Scheme) (define (A276934 n) (/ (A276933 n) 6))

%Y Cf. A273670, A276933.

%Y Row 3 of A276616, column 3 of A276617.

%K nonn,base

%O 0,2

%A _Antti Karttunen_, Sep 23 2016

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 May 5 01:52 EDT 2024. Contains 372257 sequences. (Running on oeis4.)