The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A190531 Number of idempotents in Identity Difference Partial Transformation semigroup. 0
2, 5, 17, 57, 185, 593, 1901, 6121, 19793, 64161, 208085, 674105, 2179001, 7023409, 22566269, 72268809, 230696609, 734153537, 2329503653, 7371475033, 23267249417, 73268609745, 230224239437, 721965697577, 2259855722225 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
IDP_n is a semigroup with the non-isolation property and E(IDP_n) denotes the set of idempotents (satisfying e^2 = e) in IDP_n.
#E(IDP_n) is the number of idempotent elements in the semigroup IDP_n for each n in N. E(IDP_n) is a subset of partial transformation semigroup having the property that the difference in the image, Im(alpha), is not greater than 1 and e^2 = e for each e in IDP_n.
LINKS
FORMULA
#IDP_n = (n-1)*3^(n-2) + n*2^(n-1) - n + 2.
G.f.: -x*(-2+19*x-73*x^2+145*x^3-153*x^4+68*x^5) / ( (x-1)^2*(3*x-1)^2*(2*x-1)^2 ). - R. J. Mathar, Jun 19 2011
EXAMPLE
Example: For n=4, #IDP_n = 3*9 + 4*8 - 4 + 2 = 27 + 32 - 2 = 57
MATHEMATICA
LinearRecurrence[{12, -58, 144, -193, 132, -36}, {2, 5, 17, 57, 185, 593}, 30] (* Harvey P. Dale, Apr 11 2020 *)
CROSSREFS
Cf. A189890.
Sequence in context: A180148 A241133 A148410 * A148411 A149987 A149988
KEYWORD
nonn
AUTHOR
Adeniji, Adenike, Jun 04 2011
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 May 16 03:59 EDT 2024. Contains 372549 sequences. (Running on oeis4.)