Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092416
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092416 Determinant of the n X n matrix with entries gcd(X,Y)^gcd(X,Y). +0
1
1, 1, 3, 78, 19656, 61405344, 2863085569344, 2357871215948696448, 39557911075122642360238080, 15325544184478930809864207383592960, 153255393906487099048546500580688904121221120 (list; graph; listen)
OFFSET

0,3

EXAMPLE

for n = 3:

[1,1,1]

[1,4,1]

[1,1,27]

with det 78.

PROGRAM

(PARI) for(i=0, 10, m=matrix(i, i, X, Y, gcd(X, Y)^gcd(X, Y)); print1(", "matdet(m)))

CROSSREFS

Cf. A000178:super-factorials, A001088:product(A000010(i)).

Adjacent sequences: A092413 A092414 A092415 this_sequence A092417 A092418 A092419

Sequence in context: A065993 A097802 A119200 this_sequence A069839 A064456 A073176

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Mar 22 2004

page 1

Search completed in 0.004 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 10 20:39 EDT 2008. Contains 144831 sequences.


AT&T Labs Research