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!)
A134762 a(n) = 3*A000984(n) - 2. 2
1, 4, 16, 58, 208, 754, 2770, 10294, 38608, 145858, 554266, 2116294, 8112466, 31201798, 120349798, 465352558, 1803241168, 7000818658, 27225405898, 106035791398, 413539586458, 1614773623318, 6312296891158, 24700292182798, 96742811049298, 379231819313254 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Second inverse binomial transform of the sequence = A134763, (same as A134762 but with interpolated two's).
LINKS
FORMULA
G.f.: 3/sqrt(1-4*x) - 2/(1-x). - Sergei N. Gladkovskii, Nov 21 2013
EXAMPLE
a(2) = 16 = 3*A000984(2) - 2 = 3*6 - 2.
PROG
(PARI) a(n) = 3*binomial(2*n, n) - 2; \\ Michel Marcus, Nov 22 2013
CROSSREFS
Sequence in context: A180143 A224128 A123893 * A207276 A047123 A297096
KEYWORD
nonn
AUTHOR
Gary W. Adamson, Nov 09 2007
EXTENSIONS
More terms from Michel Marcus, Nov 22 2013
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 24 08:59 EDT 2024. Contains 371935 sequences. (Running on oeis4.)