[go: up one dir, main page]

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!)
A256446 First differences of A250477: a(n) = A250477(n+1) - A250477(n). 6
2, 4, 9, 12, 12, 18, 17, 36, 32, 34, 50, 33, 31, 60, 77, 57, 58, 77, 49, 66, 89, 90, 136, 132, 65, 61, 63, 70, 211, 240, 132, 105, 167, 183, 121, 180, 161, 164, 191, 138, 215, 215, 109, 108, 263, 462, 336, 126, 122, 209, 183, 262, 354, 281, 270, 199, 192, 249, 139, 312, 605, 495, 156, 162, 492, 562, 458, 359, 178, 302, 424, 443, 377, 306 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A250477(n+1) - A250477(n).
a(n) = A256447(n+1) + A256448(n).
PROG
(Scheme) (define (A256446 n) (- (A250477 (+ n 1)) (A250477 n)))
CROSSREFS
Sequence in context: A372517 A096134 A058885 * A022428 A096186 A359817
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 29 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 August 29 11:15 EDT 2024. Contains 375512 sequences. (Running on oeis4.)