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!)
A266119 First differences of A265899. 2

%I #5 Dec 25 2015 21:04:58

%S 2,3,2,3,3,3,3,4,3,4,3,4,3,4,4,4,4,4,4,4,4,4,4,4,4,5,4,4,4,5,4,5,4,4,

%T 5,4,5,4,5,5,4,5,4,5,5,5,4,5,5,4,5,5,5,5,5,4,5,5,5,5,5,5,5,5,5,5,5,5,

%U 5,5,5,5,5,5,5,5,5,6,5,5,5,5,5,6,5,5,5,5,6,5,5,5,6,5,5,6,5,5,6,5,5,6,5,5,6,5,5,6,5,6,5,5,6,5,6,5,6,5,6,5

%N First differences of A265899.

%H Antti Karttunen, <a href="/A266119/b266119.txt">Table of n, a(n) for n = 1..1502</a>

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

%o (Scheme) (define (A266119 n) (- (A265899 (+ 1 n)) (A265899 n)))

%Y Cf. A265899.

%K nonn

%O 1,1

%A _Antti Karttunen_, Dec 24 2015

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 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)