Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118708
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118708 Triangular array made from A002110 primorial numbers of the first kind. +0
1
1, 1, -2, 1, -8, 12, 1, -38, 252, -360, 1, -248, 8232, -53280, 75600, 1, -2558, 581112, -19069200, 123152400, -174636000, 1, -32588, 77397852, -17469862560, 572771228400, -3698441208000, 5244319080000, 1, -543098, 16713897732, -39529847287080, 8919112306734000 (list; table; graph; listen)
OFFSET

0,3

COMMENT

The primorial of the second kind A034386 is more Stirling like as the row sum of this sequence isn't zero.

FORMULA

a(n,n) = coefficients[a[n,m]*x^n]

EXAMPLE

1

1, -2

1,-8, 12

1, -38, 252, -360

MATHEMATICA

p[1] = 2; p[n_Integer?Positive] := p[n] = Prime[n]*p[n - 1] a = Join[{{1}}, Table[Reverse[ CoefficientList[Product[x - p[n], {n, 0, m}], x]], {m, 0, 10}]] aout = Flatten[a]

CROSSREFS

Cf. A002110, A034386.

Sequence in context: A075513 A011019 A007026 this_sequence A055134 A137370 A102735

Adjacent sequences: A118705 A118706 A118707 this_sequence A118709 A118710 A118711

KEYWORD

sign,tabl,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 20 2006

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research