Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069649
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069649 Let M_n be the n X n matrix with M_n(i,j)=i^3/(i+j); then a(n)=1/det(M_n). +0
1
2, 9, 200, 30625, 38896200, 461231139600, 55435389494284800, 71735516141608609290000, 1046764828663084040608098000000, 178655433262265936739987483031412640000 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) for(n=1, 15, print1(1/matdet(matrix(n, n, i, j, i^3/(j+i))), ", "))

CROSSREFS

Sequence in context: A078524 A041795 A123625 this_sequence A111832 A114563 A112311

Adjacent sequences: A069646 A069647 A069648 this_sequence A069650 A069651 A069652

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 21 2002

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research