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!)
A275810 First differences of A275809. 3

%I #7 Aug 11 2016 23:46:53

%S 5,9,5,3,32,5,15,10,5,4,4,3,11,3,5,145,5,9,5,3,80,5,37,5,9,5,3,10,23,

%T 3,16,10,5,4,35,16,5,9,5,3,5,10,3,4,5,3,11,3,5,32,3,17,10,3,4,4,5,9,5,

%U 3,842,5,9,5,3,32,5,15,10,5,4,4,3,11,3,5,505,5,9,5,3,194,5,9,5,3,32,5,15,10,5,4,4,3,11,3,5,31,5,111,10,5,4,100

%N First differences of A275809.

%H Antti Karttunen, <a href="/A275810/b275810.txt">Table of n, a(n) for n = 1..1384</a>

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

%F a(n) = A275809(n) - A275809(n-1).

%o (Scheme)

%o (define (A275810 n) (- (A275809 n) (A275809 (- n 1))))

%Y Cf. A275809.

%K nonn

%O 1,1

%A _Antti Karttunen_, Aug 09 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 July 27 18:35 EDT 2024. Contains 374650 sequences. (Running on oeis4.)