login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A132807
A000108(n) + A000079(n) - 1.
0
1, 2, 5, 12, 29, 73, 195, 556, 1685, 5373
OFFSET
0,2
FORMULA
a(n) = C(n) + 2^n - 1.
EXAMPLE
a(3) = 12 = C(3) + 2^3 - 1 = 5 + 8 = 1.
CROSSREFS
Sequence in context: A089372 A036671 A152171 * A261234 A368984 A324787
KEYWORD
nonn
AUTHOR
Gary W. Adamson, Aug 31 2007
STATUS
approved