login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A290289 The number of maximal subsemigroups of the monoid of partial orientation-preserving and reversing injective mappings on the set [1..n]. 1
2, 2, 5, 4, 7, 7, 10, 4, 5, 9, 14, 7, 16, 11, 11, 5, 19, 7, 22, 9, 13, 16, 26, 7, 8, 17, 6, 11, 32, 12, 35, 4, 16, 22, 15, 8, 40, 23, 19, 10, 44, 14, 47, 15, 11, 28, 50, 7, 10, 9, 23, 18, 56, 7, 19, 12, 25, 34, 62, 12, 65, 35, 13, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
James East, Jitender Kumar, James D. Mitchell, and Wilf A. Wilson, Maximal subsemigroups of finite transformation and partition monoids, arXiv:1706.04967 [math.GR], 2017.
FORMULA
a(n)= A001221(n -1) + A008472(n) + 1, n > 2.
MATHEMATICA
a[1] = a[2] = 2; a[n_] := PrimeNu[n-1] + DivisorSum[n, Identity, PrimeQ]+1; Array[a, 64] (* Jean-François Alcover, Feb 18 2019 *)
CROSSREFS
Sequence in context: A336073 A266792 A162200 * A000019 A318196 A367213
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)