The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A056200 a(n) = 2^n - A056045(n). 0
1, 1, 4, 5, 26, 22, 120, 149, 418, 716, 2036, 2378, 8178, 12846, 29294, 50709, 131054, 193972, 524268, 843260, 1979520, 3488618, 8388584, 13190042, 33501276, 56707912, 129527950, 227113934, 536870882, 887838482, 2147483616 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
If p is prime then a(p) = 2^p-p-1. If p=7, a(7)=120.
LINKS
PROG
(PARI) a(n) = 2^n - sumdiv(n, d, binomial(n, d)); \\ Michel Marcus, Aug 25 2019
CROSSREFS
Sequence in context: A187996 A144053 A084465 * A282690 A282687 A153429
KEYWORD
nonn
AUTHOR
Labos Elemer, Aug 02 2000
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 May 31 01:18 EDT 2024. Contains 372980 sequences. (Running on oeis4.)