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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A081418 A000720 applied to Pascal-triangle as follows: C(Pi[n],Pi[j])], j,0..n and n=0,1,2,... 0
1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 1, 1, 1, 1, 3, 3, 3, 1, 1, 1, 3, 3, 3, 1, 1, 1, 1, 4, 6, 6, 4, 4, 1, 1, 1, 4, 6, 6, 4, 4, 1, 1, 1, 1, 4, 6, 6, 4, 4, 1, 1, 1, 1, 1, 4, 6, 6, 4, 4, 1, 1, 1, 1, 1, 1, 5, 10, 10, 10, 10, 5, 5, 5, 5, 1, 1, 1, 5, 10, 10, 10, 10, 5, 5, 5, 5, 1, 1, 1, 1, 6, 15, 15, 20, 20, 15 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,9

EXAMPLE

Triangle begins:

1,

1,1,

1,1,1,

1,1,2,1,

1,1,2,1,1,

1,1,3,3,3,1,

1,1,3,3,3,1,1,

1,1,4,6,6,4,4,1,

1,1,4,6,6,4,4,1,1,

1,1,4,6,6,4,4,1,1,1,

1,1,4,6,6,4,4,1,1,1,1,

1,1,5,10,10,10,10,5,5,5,5,1,

1,1,5,10,10,10,10,5,5,5,5,1,1,

1,1,6,15,15,20,20,15,15,15,15,6,6,1,

1,1,6,15,15,20,20,15,15,15,15,6,6,1,1,

1,1,6,15,15,20,20,15,15,15,15,6,6,1,1,1

Rows are usually asymmetric; 25th row:

{1,1,9,36,36,84,84,126,126,126,126,126,126,84,84,84,84,36,36,9,9,9,9,1,1,1}

MATHEMATICA

Flatten[Table[Table[Binomial[PrimePi[n], Prime[j]],

{j, 0, n}], {n, 0, 15}], 1]

CROSSREFS

Cf. A000720, A081417.

Sequence in context: A177991 A146289 A079211 * A088951 A186006 A107453

Adjacent sequences:  A081415 A081416 A081417 * A081419 A081420 A081421

KEYWORD

nonn,tabl

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 02 2003

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 04:58 EST 2012. Contains 205985 sequences.