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
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, 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, 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 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A230422(n+1) - A230422(n).
PROG
(Scheme) (define (A258010 n) (- (A230422 (+ 1 n)) (A230422 n)))
CROSSREFS
Sequence in context: A355923 A260333 A138096 * A011102 A323098 A068469
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 05 2015
STATUS
approved

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 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)