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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A003099 Sum C(n,k^2), k = 0..n.
(Formerly M0576)
3
1, 2, 3, 4, 6, 11, 22, 43, 79, 137, 231, 397, 728, 1444, 3018, 6386, 13278, 26725, 51852, 97243, 177671, 320286, 579371, 1071226, 2053626, 4098627, 8451288, 17742649, 37352435, 77926452, 159899767, 321468048, 632531039, 1219295320, 2308910353, 4314168202 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

FORMULA

a(n)/2^n*sqrt(n) is bounded: lim sup a(n)/2^n*sqrt(n)=0.82... and lim inf a(n)/2^n*sqrt(n)=0.58... - Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 14 2003

Binomial transform of the characteristic function of squares A010052. - Carl Najafi, Sep 09 2011

MATHEMATICA

Table[Sum[Binomial[n, k^2], {k, 0, Sqrt[n]}], {n, 0, 50}] (* T. D. Noe, Sep 10 2011 *)

CROSSREFS

Sequence in context: A117308 A114412 A016038 * A061941 A029505 A185092

Adjacent sequences:  A003096 A003097 A003098 * A003100 A003101 A003102

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), H. W. Gould

EXTENSIONS

More terms from Carl Najafi (carlnajafi(AT)gmail.com), Sep 09 2011

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 16 01:31 EST 2012. Contains 205860 sequences.