Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071547
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071547 Determinant of the n X n matrix whose element (i,j) equals f(|i-j|) where f(n) is the sum of middle divisors (A071090). +0
1
0, -1, 2, 0, -2, 3, 8, -259, -9006, 37575, 1988916, 41615129, -444915500, 4752358604, -50506657344, 532544416084, -4450492081868, -10234691885873, 241215169689690, 21696729746925312, 123619114295636184, 174381272189413488, -43909101832286346168, -439142701170244441024 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

f[n_] := If[n > 0, Plus @@ Select[Divisors[n], Sqrt[n/2] <= # < Sqrt[n*2] &], 0]; Table[ Det[ Table[ f[ Abs[i - j]], {i, 1, n}, {j, 1, n}]], {n, 1, 25}]

CROSSREFS

Cf. A071090.

Sequence in context: A028376 A059235 A072514 this_sequence A089839 A151668 A086151

Adjacent sequences: A071544 A071545 A071546 this_sequence A071548 A071549 A071550

KEYWORD

sign

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 30 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