login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057552 Sum_{k=0..n} C(2k+2,k). 1
1, 5, 20, 76, 286, 1078, 4081, 15521, 59279, 227239, 873885, 3370029, 13027729, 50469889, 195892564, 761615284, 2965576714, 11563073314, 45141073924, 176423482324, 690215089744, 2702831489824, 10593202603774, 41550902139550 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: 1/2*(2*x+(1-4*x)^(1/2)-1)/(1-4*x)^(1/2)/x^2/(-1+x). - Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 10 2003

sum(igcd(binomial(2*j,j+1)),j=0..n). - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Oct 25 2006

MAPLE

a:=n->sum(igcd(binomial(2*j, j+1)), j=0..n): seq(a(n), n=1..24); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Oct 25 2006

CROSSREFS

Cf. A000108.

Sequence in context: A061278 A000758 A005283 * A129869 A079737 A028814

Adjacent sequences:  A057549 A057550 A057551 * A057553 A057554 A057555

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu), Sep 07 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 10:57 EST 2012. Contains 206009 sequences.