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!)
A258007 First differences of A258203. 4
3, 19, 3, 19, 3, 19, 3, 19, 3, 13, 6, 3, 13, 6, 3, 13, 6, 3, 13, 6, 3, 3, 10, 6, 3, 3, 10, 6, 3, 3, 16, 3, 3, 16, 3, 3, 19, 3, 7, 12, 3, 19, 3, 7, 12, 3, 19, 3, 19, 3, 19, 3, 19, 3, 13, 6, 3, 13, 6, 3, 13, 6, 3, 13, 6, 3, 3, 10, 6, 3, 3, 10, 6, 3, 3, 16, 3, 3, 16, 3, 3, 19, 3, 7, 12, 3, 19, 3, 19, 3, 19, 3, 19, 3, 19, 3, 19, 3, 13, 6 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A258203(n+1) - A258203(n).
PROG
(Scheme) (define (A258007 n) (- (A258203 (+ 1 n)) (A258203 n)))
CROSSREFS
Differs from A258200 for the first time at n=13.
Sequence in context: A139429 A293699 A258200 * A293700 A114365 A084559
KEYWORD
nonn
AUTHOR
Antti Karttunen after V.J. Pohjola's amazing A258200, 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 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)