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!)
A283479 First differences of A283474. 2
1, 1, 1, 3, 2, 6, 6, 20, 8, 20, 14, 68, 40, 82, 82, 354, 150, 272, 150, 858, 190, 858, 708, 3186, 1130, 2328, 1280, 8210, 3186, 10538, 10538, 44290, 11818, 23214, 10538, 88580, 10538, 44290, 23214, 233268, 33752, 123612, 33752, 300772, 100398, 300772, 277558, 1427098, 534040, 725156, 300772, 1704656, 534040 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
FORMULA
a(n) = A283474(n) - A283474(n-1).
PROG
(Scheme) (define (A283479 n) (- (A283474 n) (A283474 (- n 1))))
CROSSREFS
Sequence in context: A365660 A309512 A225367 * A087237 A275630 A102004
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 23 2017
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 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)