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!)
A258010 First differences of A230422. 3

%I #5 Jun 11 2015 08:23:09

%S 7,6,2,2,4,11,2,2,4,4,6,2,4,4,10,4,7,5,9,10,10,2,2,4,4,6,2,4,4,10,4,7,

%T 5,9,10,9,2,6,2,4,4,10,4,7,5,9,10,9,2,8,9,4,7,5,9,10,9,2,8,2,6,2,9,9,

%U 10,9,2,8,8,16,8,9,2,8,8,29,2,8,8,9,6,13,10,2,2,4,4,6,2,4,4,10,4,7,5,9,10,9,2,6,2,4,4,10,4,7,5,9

%N First differences of A230422.

%H Antti Karttunen, <a href="/A258010/b258010.txt">Table of n, a(n) for n = 1..17516</a>

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

%o (Scheme) (define (A258010 n) (- (A230422 (+ 1 n)) (A230422 n)))

%Y Cf. A230422, A258008.

%K nonn

%O 1,1

%A _Antti Karttunen_, Jun 05 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 16 13:34 EDT 2024. Contains 371712 sequences. (Running on oeis4.)