The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A276606 First differences of postludic numbers: a(n) = A254100(1+n) - A254100(n). 4
5, 10, 12, 24, 18, 28, 44, 22, 38, 48, 40, 24, 38, 58, 60, 48, 48, 54, 54, 60, 26, 70, 84, 66, 44, 24, 70, 50, 102, 64, 74, 60, 100, 48, 44, 18, 126, 150, 34, 96, 26, 58, 74, 30, 60, 66, 96, 96, 120, 58, 60, 146, 70, 66, 164, 30, 64, 60, 132, 50, 40, 168, 78, 62, 100, 108, 104, 42, 58, 98, 40, 50, 100, 198, 44, 88, 60, 138, 60 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A254100(1+n) - A254100(n).
a(n) = A260723(1+n) + A276607(n).
PROG
(Scheme) (define (A276606 n) (- (A254100 (+ 1 n)) (A254100 n)))
CROSSREFS
Column 2 of A276610.
Cf. also A260723, A276607.
Sequence in context: A313374 A103676 A313375 * A296445 A313376 A129846
KEYWORD
nonn
AUTHOR
Antti Karttunen, Sep 13 2016
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 June 11 02:07 EDT 2024. Contains 373288 sequences. (Running on oeis4.)