Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072333
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072333 Largest eigenvalue, rounded to the nearest integer, of a rank n matrix of 1..n^2 filled successively along rows. +0
1
1, 5, 16, 36, 69, 116, 183, 270, 382, 521, 690, 893, 1132, 1411, 1731, 2097, 2512, 2978, 3498, 4075, 4713, 5414, 6182, 7018, 7927, 8912, 9975, 11119, 12347, 13663, 15069, 16569, 18164, 19859, 21657, 23560, 25571, 27693, 29930, 32284, 34759 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

f[n_] := Table[i + j*n, {j, 0, n - 1}, {i, 1, n}]; Table[ Round[ Sort[ N[ Eigenvalues[ f[n]]]]] [[ -1]], {n, 1, 45}]

CROSSREFS

Adjacent sequences: A072330 A072331 A072332 this_sequence A072334 A072335 A072336

Sequence in context: A098404 A077415 A108966 this_sequence A055232 A001210 A128848

KEYWORD

nonn

AUTHOR

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