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!)
A256482 a(n) = A254100(n) - A003309(n+1). 6
2, 6, 14, 24, 44, 60, 84, 122, 142, 176, 216, 252, 274, 308, 360, 412, 454, 498, 546, 594, 648, 672, 736, 810, 868, 908, 930, 994, 1040, 1130, 1188, 1254, 1310, 1398, 1444, 1484, 1500, 1614, 1748, 1780, 1866, 1890, 1944, 2012, 2040, 2096, 2154, 2240, 2328, 2436, 2488, 2544, 2676, 2740, 2800, 2948, 2976, 3034, 3090, 3210 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A254100(n) - A003309(n+1).
a(n) = 2*A256483(n).
PROG
(Scheme) (define (A256482 n) (- (A254100 n) (A003309 (+ 1 n))))
CROSSREFS
Column 1 of A257257.
Cf. also A256483 (same terms divided by 2).
Sequence in context: A074329 A109592 A238410 * A106353 A002703 A230978
KEYWORD
nonn
AUTHOR
Antti Karttunen, Apr 30 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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)