Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105060
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105060 Triangle read by rows in which the n-th n consists of the first n nonzero terms of A033312. +0
1
1, 1, 5, 1, 5, 23, 1, 5, 23, 119, 1, 5, 23, 119, 719, 1, 5, 23, 119, 719, 5039, 1, 5, 23, 119, 719, 5039, 40319, 1, 5, 23, 119, 719, 5039, 40319, 362879, 1, 5, 23, 119, 719, 5039, 40319, 362879, 3628799, 1, 5, 23, 119, 719, 5039, 40319, 362879, 3628799, 39916799 (list; table; graph; listen)
OFFSET

1,3

COMMENT

A triangular array based on the integer determinant content.

Det[{{0,-n,n+1},{n+1},0,-n},{-n,n+1,0}}=(n+1)^3-n^3 a(n)=a(n-1)+6*n

MATHEMATICA

a[1] = 1; a[n_] := a[n] = a[n - 1] + m!*n; aa = Flatten[Table[Table[a[n], {n, 1, m}], {m, 1, 20}]]

CROSSREFS

Adjacent sequences: A105057 A105058 A105059 this_sequence A105061 A105062 A105063

Sequence in context: A143384 A046611 A101692 this_sequence A066805 A028284 A096462

KEYWORD

nonn,tabl

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Apr 05 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 October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research