Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A129960
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129960 Closed integer minimal solutions to: Solve[n!-m*(m-1)/2=0,m] Nearest SO(m) group below the symmetric group Sn in dimension. +0
1
1, 1, 2, 3, 6, 15, 37, 100, 283, 851, 2693, 8934, 30951, 111597, 417560, 1617203, 6468815, 26671611, 113158063, 493244564, 2205856753 (list; graph; listen)
OFFSET

1,3

COMMENT

Algebriac variety sequence ( also not in OEIS) :dim=g#Sn-g#SO(n) low = a - c*(c - 1)/2 {1, 1, 1, 3, 9, 15, 54, 90, 417, 1205, 4022, 13089, 34875, 131394, 323180, 2404997, 9370295, 24764145, 151351047, 697679234, 1901716872}

FORMULA

a(n) = Round[Abs[m]] such that Solve[n!-m*(m-1)/2=0,m]

EXAMPLE

24->S4->SO(6)->15: deta=9

120->S5->SO(15) ->105:delta=15

MATHEMATICA

a = Table[n!, {n, 0, 20}]; b = Table[m /. NSolve[a[[n]] - m*(m - 1)/2 == 0, m][[1]], {n, 1, Length[a]}]; c = Flatten[Round[Abs[b]]]

CROSSREFS

Sequence in context: A053561 A147773 A006403 this_sequence A115098 A036418 A120589

Adjacent sequences: A129957 A129958 A129959 this_sequence A129961 A129962 A129963

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 10 2007

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