Table of Contents
Fetching ...

Primary Decomposition of Symmetric Ideals

Yuki Ishihara

TL;DR

The paper addresses efficient primary decomposition of symmetric ideals in $K[X]$ by exploiting the action of the symmetric group $\mathfrak{S}_n$. It introduces the quotient set of primary components $\mathcal{Q}[I]$ and an orbit-based decomposition to reduce computation, and develops a symmetric adaptation of the Shimoyama-Yokoyama framework using symmetric separators and saturated separating ideals. The proposed Symmetric Shimoyama-Yokoyama algorithm (symSY) computes minimal primary decompositions from a small set of orbit representatives, with termination guarantees. Experimental results in Risa/Asir demonstrate significant speedups when symmetry is high and the number of components is large, underscoring practical impact and suggesting avenues for extending to other group actions such as $GL(n,K)$ and applications in statistics.

Abstract

We propose an effective method for primary decomposition of symmetric ideals. Let $K[X]=K[x_1,\ldots,x_n]$ be the $n$-valuables polynomial ring over a field $K$ and $\mathfrak{S}_n$ the symmetric group of order $n$. We consider the canonical action of $\mathfrak{S}_n$ on $K[X]$ i.e. $σ(f(x_1,\ldots,x_n))=f(x_{σ(1)},\ldots,x_{σ(n)})$ for $σ\in \mathfrak{S}_n$. For an ideal $I$ of $K[X]$, $I$ is called {\em symmetric} if $σ(I)=I$ for any $σ\in \mathfrak{S}_n$. For a minimal primary decomposition $I=Q_1\cap \cdots \cap Q_r$ of a symmetric ideal $I$, $σ(I)=σ(Q_1)\cap \cdots \cap σ(Q_r)$ is a minimal primary decomposition of $I$ for any $σ\in \mathfrak{S}_n$. We utilize this property to compute a full primary decomposition of $I$ efficiently from partial primary components. We investigate the effectiveness of our algorithm by implementing it in the computer algebra system Risa/Asir.

Primary Decomposition of Symmetric Ideals

TL;DR

The paper addresses efficient primary decomposition of symmetric ideals in by exploiting the action of the symmetric group . It introduces the quotient set of primary components and an orbit-based decomposition to reduce computation, and develops a symmetric adaptation of the Shimoyama-Yokoyama framework using symmetric separators and saturated separating ideals. The proposed Symmetric Shimoyama-Yokoyama algorithm (symSY) computes minimal primary decompositions from a small set of orbit representatives, with termination guarantees. Experimental results in Risa/Asir demonstrate significant speedups when symmetry is high and the number of components is large, underscoring practical impact and suggesting avenues for extending to other group actions such as and applications in statistics.

Abstract

We propose an effective method for primary decomposition of symmetric ideals. Let be the -valuables polynomial ring over a field and the symmetric group of order . We consider the canonical action of on i.e. for . For an ideal of , is called {\em symmetric} if for any . For a minimal primary decomposition of a symmetric ideal , is a minimal primary decomposition of for any . We utilize this property to compute a full primary decomposition of efficiently from partial primary components. We investigate the effectiveness of our algorithm by implementing it in the computer algebra system Risa/Asir.
Paper Structure (12 sections, 12 theorems, 9 equations, 1 table, 4 algorithms)

This paper contains 12 sections, 12 theorems, 9 equations, 1 table, 4 algorithms.

Key Result

Lemma 2.2.1

Let $I=\langle f_1,\ldots,f_k\rangle$ be an ideal of $K[X]$ and $G$ a subgroup of $\mathfrak{S}_n$. Then, $I$ is $G$-invariant if and only if $\sigma(f_i)\in I$ for any $i\in \{1,\ldots,k\}$ and $\sigma\in G$. In particular, one can check whether a given ideal $I$ is $G$-invariant or not.

Theorems & Definitions (39)

  • Definition 2.1.1
  • Example 2.1.2
  • Remark 2.1.3
  • Definition 2.1.4
  • Example 2.1.5
  • Remark 2.1.6
  • Definition 2.1.7
  • Remark 2.1.8
  • Lemma 2.2.1
  • proof
  • ...and 29 more