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!)
A275810 First differences of A275809. 3
5, 9, 5, 3, 32, 5, 15, 10, 5, 4, 4, 3, 11, 3, 5, 145, 5, 9, 5, 3, 80, 5, 37, 5, 9, 5, 3, 10, 23, 3, 16, 10, 5, 4, 35, 16, 5, 9, 5, 3, 5, 10, 3, 4, 5, 3, 11, 3, 5, 32, 3, 17, 10, 3, 4, 4, 5, 9, 5, 3, 842, 5, 9, 5, 3, 32, 5, 15, 10, 5, 4, 4, 3, 11, 3, 5, 505, 5, 9, 5, 3, 194, 5, 9, 5, 3, 32, 5, 15, 10, 5, 4, 4, 3, 11, 3, 5, 31, 5, 111, 10, 5, 4, 100 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A275809(n) - A275809(n-1).
PROG
(Scheme)
(define (A275810 n) (- (A275809 n) (A275809 (- n 1))))
CROSSREFS
Cf. A275809.
Sequence in context: A094880 A351216 A256593 * A302708 A108781 A197693
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 09 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 April 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)