Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105110
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105110 Direct matrix (non-recursive) content of -n to n+1 symmetry matrices. +0
1
0, 0, 2, 0, 6, 6, 0, 12, 12, 156, 0, 20, 20, 420, 820, 0, 30, 30, 930, 1830, 29730, 0, 42, 42, 1806, 3570, 79422, 229362, 0, 56, 56, 3192, 6328, 185080, 539448, 10903928, 0, 72, 72, 5256, 10440, 388872, 1140552, 29139336, 111259080, 0, 90, 90, 8190, 16290 (list; graph; listen)
OFFSET

0,3

COMMENT

Triangle table: {0} {0, 2} {0, 6, 6} {0, 12, 12, 156} {0, 20, 20, 420, 820} {0, 30, 30, 930, 1830, 29730} {0, 42, 42, 1806, 3570, 79422, 229362}

FORMULA

f(w)=Abs[Det[Table[Table[If [n > m, -q, If[ n == m, 0, q + 1]], {n, 0, w}], {m, 0, w}]]] a(n)=f(w) while q>=w

MATHEMATICA

f[w_] := Abs[Det[Table[Table[If [ n > m, -q, If[ n == m, 0, q + 1]], {n, 0, w}], {m, 0, w}]]] (* triangular table*) a = Table[Table[f[w], {w, 0, q}], {q, 0, 20}] (* output array*) b = Flatten[a]

CROSSREFS

Sequence in context: A111520 A145419 A142354 this_sequence A064696 A021488 A053206

Adjacent sequences: A105107 A105108 A105109 this_sequence A105111 A105112 A105113

KEYWORD

nonn,uned,tabf,obsc

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Apr 07 2005

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research