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!)
A218774 First differences of A218772. 4
2, 3, 3, 2, 3, 1, 5, 3, 1, 4, 3, 2, 1, 1, 2, 3, 1, 4, 3, 2, 1, 1, 1, 3, 7, 1, 3, 3, 1, 4, 3, 2, 1, 1, 1, 3, 7, 1, 2, 3, 7, 1, 1, 4, 1, 1, 1, 1, 3, 2, 3, 1, 4, 3, 2, 1, 1, 1, 3, 7, 1, 2, 3, 7, 1, 1, 4, 1, 1, 1, 1, 3, 1, 3, 7, 1, 1, 4, 1, 1, 1, 1, 2, 5, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A218772(n+1)-A218772(n).
PROG
(Scheme): (define (A218774 n) (- (A218772 (1+ n)) (A218772 n)))
CROSSREFS
Also the first differences of A213732. Cf. A218775, A218544, A218545.
Sequence in context: A282014 A241539 A213512 * A270824 A048198 A096006
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 05 2012
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 06:03 EDT 2024. Contains 371918 sequences. (Running on oeis4.)