ConceptComplete

Primary Decomposition - Core Definitions

Primary decomposition generalizes unique prime factorization to ideals, providing a geometric decomposition into irreducible components.

DefinitionPrimary Ideal

An ideal Q⊊RQ \subsetneq R is primary if whenever ab∈Qab \in Q and aβˆ‰Qa \notin Q, we have bn∈Qb^n \in Q for some nβ‰₯1n \geq 1.

Equivalently, QQ is primary if R/QR/Q has the property that every zero divisor is nilpotent. Prime ideals are primary, but not conversely.

ExamplePrimary vs. Prime
  • (4)βŠ‚Z(4) \subset \mathbb{Z} is primary but not prime, since 2β‹…2∈(4)2 \cdot 2 \in (4) but 2βˆ‰(4)2 \notin (4), yet 22∈(4)2^2 \in (4)
  • (pn)βŠ‚Z(p^n) \subset \mathbb{Z} is primary for any prime pp and nβ‰₯1n \geq 1
  • In k[x,y]k[x,y], the ideal (x2,xy)(x^2, xy) is not primary: yβ‹…x∈(x2,xy)y \cdot x \in (x^2, xy) but yβˆ‰(x2,xy)y \notin (x^2, xy) and no power of xx equals zero
  • (x2,y)βŠ‚k[x,y](x^2, y) \subset k[x,y] is primary with radical (x,y)(x, y)
DefinitionRadical of Primary Ideal

If QQ is primary, its radical Q={a∈R:an∈Q for some n}\sqrt{Q} = \{a \in R : a^n \in Q \text{ for some } n\} is always a prime ideal, called the associated prime of QQ.

We say QQ is p\mathfrak{p}-primary if Q=p\sqrt{Q} = \mathfrak{p}. This establishes a connection between primary ideals and prime ideals.

DefinitionPrimary Decomposition

An ideal IβŠ†RI \subseteq R has a primary decomposition if: I=Q1∩Q2βˆ©β‹―βˆ©QnI = Q_1 \cap Q_2 \cap \cdots \cap Q_n where each QiQ_i is primary. The decomposition is minimal or irredundant if:

  1. No QiQ_i is redundant (removing any QiQ_i changes the intersection)
  2. The radicals Qi\sqrt{Q_i} are all distinct
ExamplePrimary Decomposition in $\mathbb{Z}$

For n=p1e1β‹―pkekn = p_1^{e_1} \cdots p_k^{e_k}, the ideal (n)=(p1e1)βˆ©β‹―βˆ©(pkek)(n) = (p_1^{e_1}) \cap \cdots \cap (p_k^{e_k}) is a primary decomposition, since each (piei)(p_i^{e_i}) is primary with associated prime (pi)(p_i).

This algebraically encodes the fundamental theorem of arithmetic.

Remark

Primary decomposition generalizes to modules: a submodule NβŠ†MN \subseteq M is primary if every zero divisor on M/NM/N is nilpotent. The theory parallels that for ideals, though with added complexity.

DefinitionAssociated Primes

For an ideal II with primary decomposition I=Q1βˆ©β‹―βˆ©QnI = Q_1 \cap \cdots \cap Q_n, the associated primes are Ass(R/I)={p1,…,pn}\text{Ass}(R/I) = \{\mathfrak{p}_1, \ldots, \mathfrak{p}_n\} where pi=Qi\mathfrak{p}_i = \sqrt{Q_i}.

The set of associated primes is independent of the choice of minimal primary decomposition, forming an intrinsic invariant of II.

Remark

Geometrically, primary decomposition corresponds to decomposing an algebraic variety into irreducible components with multiplicities. The associated primes correspond to the irreducible components, while the primary ideals encode both components and multiplicities.

Primary decomposition provides an algebraic analogue of factorization, expressing ideals as intersections of "prime power" components.