Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085573
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085573 2*Sum(floor(C(n,w)/w),w=1..n/2-1)+floor(C(n,n/2)/(n/2)) if n is even, otherwise 2*Sum(floor(C(n,w)/w),w=1..(n-1)/2). +0
1
2, 6, 11, 20, 32, 56, 97, 172, 298, 534, 952, 1736, 3150, 5824, 10724, 20042, 37308, 70304, 131971, 250308, 473020, 901872, 1713596, 3281122, 6262254, 12033330, 23053047, 44431308, 85393280, 165008114, 318009610, 615878180, 1189803926, 2308781688 (list; graph; listen)
OFFSET

2,1

MAPLE

b := binomial; f3 := n->if n mod 2 = 0 then 2*add(floor(b(n, w)/w), w=1..n/2-1)+floor(b(n, n/2)/(n/2)); else 2*add(floor(b(n, w)/w), w=1..(n-1)/2); fi;

CROSSREFS

Cf. A085568-A086672.

Sequence in context: A024521 A048204 A058760 this_sequence A081691 A085571 A007684

Adjacent sequences: A085570 A085571 A085572 this_sequence A085574 A085575 A085576

KEYWORD

nonn

AUTHOR

njas, Jul 07 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research