Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100641
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100641 Triangle read by rows: denominators of Cotesian numbers C(n,k) (0 <= k <= k). +0
14
1, 2, 2, 6, 3, 6, 8, 8, 8, 8, 90, 45, 15, 45, 90, 288, 96, 144, 144, 96, 288, 840, 35, 280, 105, 280, 35, 840, 17280, 17280, 640, 17280, 17280, 640, 17280, 17280, 28350, 14175, 14175, 14175, 2835, 14175, 14175, 14175, 28350, 89600, 89600, 2240, 5600, 44800, 44800, 5600 (list; graph; listen)
OFFSET

0,2

REFERENCES

Charles Jordan, Calculus of Finite Differences, Chelsea 1965, p. 513.

EXAMPLE

0, 1/2, 1/2, 1/6, 2/3, 1/6, 1/8, 3/8, 3/8, 1/8, 7/90, 16/45, 2/15, 16/45, 7/90, 19/288, 25/96, 25/144, 25/144, 25/96, 19/288, 41/840, 9/35, 9/280, 34/105, 9/280, 9/35, 41/840, ... = A100640/A100641

MAPLE

(This defines the Cotesian numbers C(n, i)) with(combinat); C:=proc(n, i) if i=0 or i=n then RETURN( (1/n!)*add(n^a*stirling1(n, a)/(a+1), a=1..n+1) ); fi; (1/n!)*binomial(n, i)* add( add( n^(a+b)*stirling1(i, a)*stirling1(n-i, b)/((b+1)*binomial(a+b+1, b+1)), b=1..n-i+1), a=1..i+1); end;

CROSSREFS

Cf. A100640-A100648, A100620, A100621, A002177, A002176.

Adjacent sequences: A100638 A100639 A100640 this_sequence A100642 A100643 A100644

Sequence in context: A130478 A128623 A085738 this_sequence A028421 A081745 A129889

KEYWORD

nonn,frac

AUTHOR

njas, Dec 04 2004

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research