Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A001142
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A001142 a(n) = product{k=1,...n} k^(2k-1-n).
(Formerly M1953 N0773)
+0
12
1, 1, 2, 9, 96, 2500, 162000, 26471025, 11014635520, 11759522374656, 32406091200000000, 231627686043080250000, 4311500661703860387840000, 209706417310526095716965894400, 26729809777664965932590782608648192 (list; graph; listen)
OFFSET

0,3

COMMENT

Absolute value of determinant of triangular matrix containing binomial coefficients.

These are also the products of consecutive horizontal rows of the Pascal triangle. - Jeremy Hehn (ROBO_HEN5000(AT)rose.net), Mar 29 2007

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards Applied Math. Series 55, 1964 (and various reprintings), p. 828.

Problem 1636, Mathematics Magazine, Dec. 2001, p. 403.

LINKS

M. Abramowitz and I. A. Stegun, eds., Handbook of Mathematical Functions, National Bureau of Standards, Applied Math. Series 55, Tenth Printing, 1972 [alternative scanned copy].

FORMULA

a(n) = C(n, 0)*C(n, 1)* ... *C(n, n).

MAPLE

a:=n->mul(binomial(n, k), k=0..n): seq(a(n), n=0..14); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 22 2008

PROGRAM

(PARI) for(n=0, 16, print(prod(m=1, n, binomial(n, m))))

CROSSREFS

Sequence in context: A106343 A086992 A115965 this_sequence A111847 A013132 A013057

Adjacent sequences: A001139 A001140 A001141 this_sequence A001143 A001144 A001145

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), May 01 2000. Better description from Ahmed Fares (ahmedfares(AT)my-deja.com), Apr 30 2001

page 1

Search completed in 0.005 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research