Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143962
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143962 Binomial transform of A066247. +0
1
0, 0, 0, 0, 1, 5, 16, 42, 99, 220, 476, 1023, 2201, 4732, 10102, 21284, 44103, 89845, 180354, 358226, 707561, 1396560, 2764906, 5501807, 11005363, 22101301, 44470622, 89475559, 179753753, 360325116, 720748862, 1439561539, 2873846383 (list; graph; listen)
OFFSET

0,6

LINKS

N. J. A. Sloane, Transforms

FORMULA

a(n) = Sum_{k=4..n} C(n,k)*A066247(k).

EXAMPLE

a(7) = [35,21,7,1]*[1,0,1,0] = 35+7 = 42.

MAPLE

a:= proc(n) local k, s; s:=0; for k from 4 to n do if not isprime(k) then s:= s+ binomial(n, k) fi od; s; end: seq (a(n), n=0..40);

CROSSREFS

Cf. A007318, A066247.

Sequence in context: A097810 A055796 A002662 this_sequence A066634 A034358 A036888

Adjacent sequences: A143959 A143960 A143961 this_sequence A143963 A143964 A143965

KEYWORD

nonn

AUTHOR

Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 05 2008

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research