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!)
A261090 First differences of A261091: a(n) = A261091(n+1) - A261091(n). 2
1, 0, 0, 1, 0, 1, 2, 3, 3, 6, 8, 12, 19, 29, 45, 69, 106, 164, 254, 395, 615, 960, 1500, 2346, 3672, 5751, 9012, 14129, 22159, 34768, 54578, 85730, 134763, 212017, 333860, 526226, 830230, 1311088, 2072264, 3277910, 5188460, 8217094 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
FORMULA
a(n) = A261091(n+1) - A261091(n).
PROG
(Scheme) (define (A261090 n) (- (A261091 (+ n 1)) (A261091 n)))
CROSSREFS
Cf. A261091.
Sequence in context: A187505 A027100 A346030 * A183560 A060840 A357654
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 09 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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)