Numerical semigroup

Numerical semigroup

In mathematics, a numerical semigroup is a special kind of a semigroup. Its underlying set is the set of all nonnegative integers except a finite number and the binary operation is the operation of addition of integers. Also, the integer 0 must be an element of the semigroup. For example, while the set {0, 2, 3, 4, 5, 6, ...} is a numerical semigroup, the set {0, 1, 3, 5, 6, ...} is not because 1 is in the set and 1 + 1 = 2 is not in the set. Numerical semigroups are commutative monoids and numerical semigroups are also called numerical monoids. [1][2]

The definition of numerical semigroup is intimately related to the problem of determining nonnegative integers that can be expressed in the form x1n1 + x2 n2 + ... + xr nr for a given set {n1, n2, ..., nr} of positive integers and for arbitrary nonnegative integers x1, x2, ..., xr. This problem had been considered by several mathematicians like Frobenius (1849 – 1917) and Sylvester (1814 – 1897) at the end of the 19th century.[3] During the second half of the twentieth century, interest in the study of numerical semigroups resurfaced because of their applications in algebraic geometry.[4]

Contents

Definition and examples

Definition

Let N be the set of nonnegative integers. A subset S of N is called a numerical semigroup if and only if the following conditions are satisfied.

  1. 0 is an element of S
  2. NS, the complement of S in N, is finite.
  3. If x and y are in S then x + y is also in S.

There is a simple method to construct numerical semigroups. Let A = {n1, n2, ..., nr} be a nonempty set of positive integers. The set of all integers of the form x1 n1 + x2 n2 + ... + xr nr is the subset of N generated by A and is denoted by 〈 A 〉. The following theorem fully characterizes numerical semigroups.

Theorem

Let S be the subset of N generated by A. Then S is a numerical semigroup if and only if gcd (A) = 1. Moreover, every numerical semigroup arises in this way.

Examples

The following subsets of N are numerical semigroups.

  1. 〈 1 〉 = {0, 1, 2, 3, ...}
  2. 〈 1, 2 〉 = {0, 1, 2, 3, ...}
  3. 〈 2, 3 〉 = {0, 2, 3, 4, 5, 6, ...}
  4. Let a be a positive integer. 〈 a, a + 1, a + 2, ... , 2a - 1 〉 = {0, a, a + 1, a + 2, a + 3, ...}.
  5. Let b be an odd integer greater than 1. Then 〈 2, b 〉 = {0, 2, 4, . . . , b − 3 , b − 1, b, b + 1, b + 2, b + 3 , ...}.

Embedding dimension, multiplicity

The set A is a set of generators of the numerical semigroup 〈 A 〉. A set of generators of a numerical semigroup is a minimal system of generators if none of its proper subsets generates the numerical semigroup. It is known that every numerical semigroup S has a unique minimal system of generators and also that this minimal system of generators is finite. The cardinality of the minimal set of generators is called the embedding dimension of the numerical semigroup S and is denoted by e(S). The smallest member in the minimal system of generators is called the multiplicity of the numerical semigroup S and is denoted by m(S).

Frobenius number and genus

There are several notable numbers associated with a numerical semigroup S.

  1. The set NS is called the set of gaps in S and is denoted by G(S).
  2. The number elements in the set of gaps G(S) is called the genus of S (or, the degree of singularity of S) and is denoted by g(S).
  3. The greatest element in G(S) is called the Frobenius number ( or, the conductor) of S and is denoted by F(S).

Examples

Let S = 〈 5, 7, 9 〉. Then we have:

  • The set of elements in S : S = {0, 5, 7, 9, 10, 12, 14, ...}.
  • The minimal set of generators of S : {5, 7, 9}.
  • The embedding dimension of S : e(S) = 3.
  • The multiplicity of S : m(S) = 5.
  • The set of gaps in S : G(S) = {1, 2, 3, 4, 6, 8, 11, 13}.
  • The Frobenius number of S : F(S) = 13.
  • The genus of S : g(S) = 8.

Numerical semigroups with small Frobenius number or genus

   n    Semigroup S
   with F(S) = n   
Semigroup S
   with g(S) = n   
   1    〈 2, 3 〉    〈 2, 3 〉
   2    〈 3, 4, 5 〉    〈 3, 4, 5 〉
   〈 2, 5 〉
   3    〈 4, 5, 6, 7 〉
   〈 2, 5 〉
   〈 4, 5, 6, 7, 〉
   〈 3, 5, 7 〉
   〈 3, 4 〉
   〈 2, 7 〉
   4    〈 5, 6, 7, 8, 9 〉
   〈 3, 5, 7 〉
   〈 5, 6, 7, 8, 9 〉
   〈 4, 6, 7, 9 〉
   〈 3, 7, 8 〉
   〈 4, 5, 7 〉
   〈 4, 5, 6 〉
   〈 3, 5, 〉
   〈 2, 9 〉

Computation of Frobenius number

Numerical semigroups with embedding dimension two

The following general results were known to Sylvester.[5] Let a and b be positive integers such that gcd (a, b) = 1. Then

  • F(〈 a, b 〉) = (a − 1) (b − 1) − 1.
  • g(〈 a, b 〉) = (a − 1)(b − 1) / 2.

Numerical semigroups with embedding dimension three

There is no known general formula to compute the Frobenius number of numerical semigroups having embedding dimension three or more. It is also known that no polynomial formula can be found to compute the Frobenius number or genus of a numerical semigroup with embedding dimension three.[6] Interestingly, it is known that every positive integer is the Frobenius number of some numerical semigroup with embedding dimension three.[7]

Rodseth's algorithm

The following algorithm, known as Rodseth's algorithm,[8] can be used to compute the Frobenius number of a numerical semigroup S generated by {a1, a2, a3} where a1 < a2 < a3 and gcd ( a1, a2, a3) = 1.

  • Let s0 be the unique integer such that a2s0a3 mod a1, 0 ≤ s0 < a1.
  • The continued fraction algorithm is applied to the ratio a1/s0:
    • a1 = q1s0s1, 0 ≤ s1 < s0,
    • s0 = q2s1s2, 0 ≤ s2 < s1,
    • s1 = q3s2s3, 0 ≤ s3 < s2,
    • ...
    • sm−1 = qm+1sm,
    • sm+1 = 0,
where qi ≥ 2, si ≥ 0 for all i.
  • Let p−1 = 0, p0 = 1, pi+1 = qi+1pipi−1 and ri = (sia2pia3)/a1.
  • Let v be the unique integer number such that rv+1 ≤ 0 < rv, or equivalently, the unique integer such
    • sv+1/pv+1a3/a2 < sv/pv·
  • Then, F(S) = −a1 + a2(sv − 1) + a3(pv+1 − 1) − min{a2sv+1, a3pv}.

Special classes of numerical semigroups

An irreducible numerical semigroup is a numerical semigroup such that it cannot be written as the intersection of two numerical semigroups properly containing it. A numerical semigroup S is irreducible if and only if S is maximal, with respect to set inclusion, in the collection of all numerical semigroups with Frobenius number F(S).

A numerical semigroup S is symmetric if it is irreducible and its Frobenius number F(S) is odd. We say that S is pseudo-symmetric provided that S is irreducible and F(S) is even. Such numerical semigroups have simple characterizations in terms of Frobenius number and genus:

  • A numerical semigroup S is symmetric if and only if g( S) = (F(S) + 1)/2.
  • A numerical semigroup S is pseudo-symmetric if and only if g(S) = (F(S) + 2)/2.

See also

References

  1. ^ Garcia-Sanchez, P.A.. "Numerical semigroups minicourse". http://cmup.fc.up.pt/cmup/v2/include/filedb.php?id=117&table=publicacoes&field=file. Retrieved 6 April 2011. 
  2. ^ Finch, Steven. "Monoids of Natural Numbers". INRIA Algorithms Project. http://algo.inria.fr/csolve/mnd.pdf. Retrieved 7 April 2011. 
  3. ^ J.C. Rosales and P.A. Garcia-Sanchez (2009). Numerical Semigroups. Springer. ISBN 978-1-4419-0159-0. 
  4. ^ V. Barucci, et. al. (1997). "Maximality properties in numerical semigroups and applications to one-dimensional analytically irreducible local domains". Memoirs of the Amer. Math. Soc. 598. 
  5. ^ J. J. Sylvester (1884). "Mathematical questions with their solutions". Educational Times 41 (21). 
  6. ^ F. Curtis (1990). "On formulas for the Frobenius number of a numerical semigroup". Math. Scand. 67 (2): 190–192. http://www.mscand.dk/article.php?id=1278. Retrieved 8 April 2011. 
  7. ^ J. C. Rosales, et. al. (2004). "Every positive integer is the Frobenius number of a numerical semigroup with three generators". Math. Scand. 94: 5–12. http://www.mscand.dk/article.php?id=231. Retrieved 8 April 2011. 
  8. ^ J.L. Ram´ırez Alfons´ın (2005). The Diophantine Frobenius Problem. Oxford University Press. pp. 4–6. ISBN 978-0-19-856820-9. 

Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Special classes of semigroups — In mathematics, a semigroup is a nonempty set together with an associative binary operation. A special class of semigroups is a class of semigroups satisfying additional properties or conditions. Thus the class of commutative semigroups consists… …   Wikipedia

  • Conductor — or conduction may refer to: In science: Electrical conductor, a material allowing the flow of electric current Electrical conduction, the movement of charged particles through an electrical conductor Fast ion conductor, a solid state electrical… …   Wikipedia

  • Coin problem — With only 2 pence and 5 pence coins, one cannot make 3 pence, but one can make any higher amount. The coin problem (also referred to as the Frobenius coin problem or Frobenius problem, after the mathematician Ferdinand Frobenius) is a… …   Wikipedia

  • Moore–Penrose pseudoinverse — In mathematics, and in particular linear algebra, a pseudoinverse A+ of a matrix A is a generalization of the inverse matrix.[1] The most widely known type of matrix pseudoinverse is the Moore–Penrose pseudoinverse, which was independently… …   Wikipedia

  • Monoid — This article is about the mathematical concept. For the alien creatures in the Doctor Who adventure, see The Ark (Doctor Who). Coherence law for monoid unit In abstract algebra, a branch of mathematics, a monoid is an algebraic structure with a… …   Wikipedia

  • Algebra — This article is about the branch of mathematics. For other uses, see Algebra (disambiguation). Algebra is the branch of mathematics concerning the study of the rules of operations and relations, and the constructions and concepts arising from… …   Wikipedia

  • Dirac delta function — Schematic representation of the Dirac delta function by a line surmounted by an arrow. The height of the arrow is usually used to specify the value of any multiplicative constant, which will give the area under the function. The other convention… …   Wikipedia

  • Algebraic structure — In algebra, a branch of pure mathematics, an algebraic structure consists of one or more sets closed under one or more operations, satisfying some axioms. Abstract algebra is primarily the study of algebraic structures and their properties. The… …   Wikipedia

  • List of mathematics articles (S) — NOTOC S S duality S matrix S plane S transform S unit S.O.S. Mathematics SA subgroup Saccheri quadrilateral Sacks spiral Sacred geometry Saddle node bifurcation Saddle point Saddle surface Sadleirian Professor of Pure Mathematics Safe prime Safe… …   Wikipedia

  • Information algebra — Classical information theory goes back to Claude Shannon. It is a theory of information transmission, looking at communication and storage. However, it has not been considered so far that information comes from different sources and that it is… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”