Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092415
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092415 Determinant of the n X n matrix with entries (X+Y)^n. +0
1
1, 2, -17, -2016, 6941952, 1183818240000, -15226366699929600000, -20905103969704791244800000000, 4118415008134762062658292598964224000000, 150638206504104123857462570135784635511078912000000000 (list; graph; listen)
OFFSET

0,2

EXAMPLE

For n = 3:

[2^3, 3^3, 4^3]

[3^3, 4^3, 5^3]

[4^3, 5^3, 6^3]

=

[8,27,64]

[27,64,125]

[64,125,216]

with det -2016

PROGRAM

(PARI) for(j=0, 15, m=matrix(j, j, X, Y, (X+Y)^j); print1(", "matdet(m)))

CROSSREFS

Sequence in context: A062635 A060835 A122054 this_sequence A060353 A002814 A122207

Adjacent sequences: A092412 A092413 A092414 this_sequence A092416 A092417 A092418

KEYWORD

sign

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Mar 22 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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research