Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154096
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154096 A rational based combinatorial triangular sequence: f(n)=Product[Prime[a]*k+Prime[b],{k,0,n}];a=2;b=1; t(n,m)=Numerator[f(n)/(f(n-m)*f(m)). +0
1
1, 1, 1, 1, 4, 1, 1, 11, 11, 1, 1, 7, 77, 7, 1, 1, 17, 119, 119, 17, 1, 1, 2, 17, 119, 17, 2, 1, 1, 23, 23, 391, 391, 23, 23, 1, 1, 13, 299, 299, 5083, 299, 299, 13, 1, 1, 29, 377, 8671, 8671, 8671, 8671, 377, 29, 1, 1, 16, 58, 1508, 17342, 69368, 17342, 1508, 58, 16, 1 (list; table; graph; listen)
OFFSET

0,5

COMMENT

The row sums are:

{1, 2, 6, 24, 93, 274, 159, 876, 6307, 35498, 107218,...}.

The begining of the sequence is Eulerian numbers-like.

FORMULA

f(n)=Product[Prime[a]*k+Prime[b],{k,0,n}];a=2;b=1; t(n,m)=Numerator[f(n)/(f(n-m)*f(m)).

EXAMPLE

{1},

{1, 1},

{1, 4, 1},

{1, 11, 11, 1},

{1, 7, 77, 7, 1},

{1, 17, 119, 119, 17, 1},

{1, 2, 17, 119, 17, 2, 1},

{1, 23, 23, 391, 391, 23, 23, 1},

{1, 13, 299, 299, 5083, 299, 299, 13, 1},

{1, 29, 377, 8671, 8671, 8671, 8671, 377, 29, 1},

{1, 16, 58, 1508, 17342, 69368, 17342, 1508, 58, 16, 1}

MATHEMATICA

Clear[a, b, t, f]; f[n_] = Product[Prime[a]*k + Prime[b], {k, 0, n}];

t[n_, m_] = FullSimplify[f[n]/(f[n - m]*f[m])];

a = 2; b = 1; Table[Table[Numerator[t[n, m]], {m, 0, n}], {n, 0, 10}];

Flatten[%]

CROSSREFS

Sequence in context: A087903 A112500 A152938 this_sequence A146898 A152970 A154986

Adjacent sequences: A154093 A154094 A154095 this_sequence A154097 A154098 A154099

KEYWORD

nonn,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 04 2009

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research