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!)
A275963 First differences of A265908; second differences of A265907. 2

%I #5 Aug 16 2016 09:47:12

%S 18,234,2244,22098,237594,2743164,33556818,441925794,12449045364,

%T 267703255698,5497712563434,112804699752300,2358022995718578,

%U 51007863864388434,1135446810698914644,26241095309660220138,626391138692542250154,15519080113275337003404,397364781519139001021778,10545585096254938755221394,289700229771377481566636364

%N First differences of A265908; second differences of A265907.

%H Antti Karttunen, <a href="/A275963/b275963.txt">Table of n, a(n) for n = 1..52</a>

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

%F a(n) = A265908(1+n) - A265908(n).

%o (Scheme) (define (A275963 n) (- (A265908 (+ 1 n)) (A265908 n)))

%Y Row 3 of A275960.

%Y Cf. A265907, A265908.

%K nonn,base

%O 1,1

%A _Antti Karttunen_, Aug 13 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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)