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!)
A256483 a(n) = A256482(n)/2 = (A254100(n) - A003309(n+1)) / 2. 3
1, 3, 7, 12, 22, 30, 42, 61, 71, 88, 108, 126, 137, 154, 180, 206, 227, 249, 273, 297, 324, 336, 368, 405, 434, 454, 465, 497, 520, 565, 594, 627, 655, 699, 722, 742, 750, 807, 874, 890, 933, 945, 972, 1006, 1020, 1048, 1077, 1120, 1164, 1218, 1244, 1272, 1338, 1370, 1400, 1474, 1488, 1517, 1545, 1605, 1627 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A256482(n)/2 = (A254100(n) - A003309(n+1)) / 2.
PROG
(Scheme) (define (A256483 n) (/ (A256482 n) 2))
CROSSREFS
Column 1 of A257258.
Cf. also A256486, A256487.
Sequence in context: A294422 A034434 A243190 * A337946 A345433 A344856
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 01 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 July 13 06:34 EDT 2024. Contains 374267 sequences. (Running on oeis4.)