Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071084
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071084 Determinant of the n X n matrix whose element (i,j) equals t(|i-j|) where t(n) is the number of divisors of n and t(0) = 0. +0
3
0, -1, 4, -7, 10, 68, -578, 3825, -14508, 38367, -46170, 37125, 740520, 7341147, -211529660, 2662060613, -31141230062, 234276517760, -1130151516242, 4893200552669, -6576135166508 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

f[n_] := Det[ Table[ If[i == j, 0, DivisorSigma[0, Abs[i - j]]], {i, 1, n}, {j, 1, n}]]; Table[Abs[f[n]], {n, 1, 21}]

CROSSREFS

Adjacent sequences: A071081 A071082 A071083 this_sequence A071085 A071086 A071087

Sequence in context: A100591 A135262 A061515 this_sequence A032547 A075630 A023985

KEYWORD

sign

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 26 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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research