← LibraryThe Weyl Algebra Defined as a Ring of Operators | KEVOS® MathematicsProject Delivery · Project ManagementLesson 64/72← PrevNext →
ArticlePublished 9 Aug 202625 min readBy Kevin Jogin
Skip to content
KEVOS® Engineering · Mathematics Knowledge Library

EngineeringMathematicsFoundation

The Weyl Algebra Defined as a Ring of Operators

The n-th Weyl algebra An is built concretely, inside the endomorphism algebra of the polynomial ring K[x1,,xn], from just two families of operators: multiplication by a variable and partial differentiation. Defining it this way makes its relations facts to be computed rather than axioms to be assumed.

Collection Algebraic D-modulesTopic stream weyl-algebraSource Ch. 1 §1Reading time 29 minPage ID KVS-ENG-MATH-0328

Overview

There are two standard ways to introduce the Weyl algebra. One writes down 2n symbols and a list of relations they are declared to satisfy; the other exhibits 2n concrete operators on a concrete vector space and takes the algebra they generate. This page takes the second route, which is the one Coutinho opens with, and which has a decisive pedagogical advantage: nothing has to be assumed consistent. The operators exist, so the algebra exists, and every relation between them is a fact that can be checked by differentiating a polynomial.

The vector space acted on is the polynomial ring K[X]=K[x1,,xn] over a field K of characteristic zero. The operators are the n multiplications fxif and the n partial derivatives ff/xi. The n-th Weyl algebra An is the subalgebra of EndK(K[X]) that these 2n operators generate. Multiplication in An is composition of operators, and it is not commutative: differentiating after multiplying is not the same as multiplying after differentiating, and the discrepancy is exactly the identity operator.

Two consequences are worth flagging immediately. First, K[X] is by construction a faithful module over An: an element of An is an operator, so it is zero precisely when it kills every polynomial. Second, An is genuinely infinite dimensional over K, because K[X] is, and this is not an accident that a cleverer construction could avoid — the commutation relations make finite-dimensional realisations impossible.

The companion page The Weyl Algebra by Generators and Relations gives the abstract presentation and proves the two definitions agree in characteristic zero. They do not agree in characteristic p, a point taken up under Limits of Validity below.

Definition

Throughout, K is a field of characteristic zero and K[X]=K[x1,,xn] is the polynomial ring in n commuting indeterminates. As a K-vector space K[X] has the countable basis {xα:αn} of monomials, so it is infinite dimensional. Write EndK(K[X]) for the K-algebra of all K-linear maps K[X]K[X], with addition defined pointwise and multiplication given by composition.

The Weyl algebra AnCoutinho, Ch. 1 §1

For each i with 1in define two elements of EndK(K[X]) by their effect on a polynomial f:

x^i(f)=xif,i(f)=fxi.

Both maps are K-linear: multiplication by a fixed polynomial is linear, and partial differentiation is linear because K has characteristic zero and the derivative of a sum is the sum of the derivatives. The n-th Weyl algebra An=An(K) is the K-subalgebra of EndK(K[X]) generated by x^1,,x^n,1,,n — that is, the set of all finite K-linear combinations of finite composites of these 2n operators, together with the identity operator. By convention A0=K.

Remark

The hat on x^i distinguishes the operator \"multiply by xi\" from the polynomial xi on which operators act. Keeping them apart is useful for exactly one paragraph. From here on both are written xi, following the universal convention; the context always makes clear which is meant, and for n=1 the generators are written simply x and .

Nested Weyl algebras

If mn then the operators generating Am act on K[x1,,xn] as well, by ignoring the extra variables, and the resulting embedding realises Am as a subalgebra of An. The Weyl algebras therefore form a chain

K=A0A1A2An

Each inclusion is strict, and each An with n1 is non-commutative.

Note

Being a subalgebra of an endomorphism algebra, An comes with a distinguished module for free: K[X] itself. This is the fundamental or natural representation. It is faithful by construction, and it turns out to be simple — it has no submodules other than 0 and itself.

Core Concepts

Why start with operators

Presenting an algebra by generators and relations always raises a question of consistency: do the relations collapse the algebra further than intended? A presentation with contradictory relations defines the zero ring, and nothing in the list of relations announces this. Defining An as a set of honest operators sidesteps the question entirely. The algebra is a subset of something that already exists, its elements are distinguishable because they act differently on polynomials, and every relation among the generators is discovered by computation rather than imposed.

The price is that the size of An is not obvious; that is settled by the canonical form theorem, which says the operators xαβ are linearly independent. Under the abstract presentation the roles are reversed: the size is transparent and the consistency needs proof.

Multiplication and differentiation do not commute

The single computation that generates all the structure is the product rule. Applying i after multiplying by xi gives

i(xif)=xifxi+f,

whereas multiplying by xi after differentiating gives only the first term. The two composites therefore differ by the identity operator. Writing [P,Q]=PQQP for the commutator, this reads [i,xi]=1. The full list of relations, and what follows from them, is the subject of the commutation relations page.

Differentiation is a derivation, not a ring map

The operator i does not respect the multiplication of K[X]; it satisfies the Leibniz rule instead. The general statement is that i is a derivation of K[X] over K, and the Weyl algebra can be described as the algebra generated inside EndK(K[X]) by K[X] acting on itself by multiplication together with all K-derivations of K[X]. That formulation is the one that generalises: replacing K[X] by the coordinate ring of a smooth affine variety produces the ring of differential operators on that variety.

Infinite dimension is forced

One might hope to model the same relations on a finite-dimensional space, where linear algebra is easier. It is impossible in characteristic zero: taking traces in [,x]=1 would give 0=dimV, since the trace of a commutator vanishes while the trace of the identity on a d-dimensional space is d. The polynomial ring is the smallest natural home for these operators, and no finite-dimensional home exists.

Key Equations

The definition of the generating operators:

x^i:K[X]K[X],fxif;i:K[X]K[X],ffxi.
(1.1)

The algebra they generate:

An=An(K)=K-subalgebraofEndK(K[X])generatedbyx^1,,x^n,1,,n.
(1.2)

The product rule, written as a statement about composites of operators:

(ix^j)(f)=xjfxi+δijf=(x^ji)(f)+δijf,
(1.3)

valid for every fK[X], where δij is the Kronecker delta.

Equivalently, in commutator form, and this is the defining relation of the algebra:

[i,xj]=δij,[xi,xj]=[i,j]=0(1i,jn).
(1.4)

More generally, commuting a derivative past multiplication by any polynomial produces its derivative, which is the operator form of the Leibniz rule:

[i,f]=fxi(fK[X]).
(1.5)

Repeated use of (1.5) pushes every multiplication operator to the left of every derivative, which yields the canonical form; every element of An can be written uniquely as

D=α,βncαβxαβ,cαβK,almostallzero.
(1.6)

Variable Definitions

K
the ground field, always of characteristic zero on this page
K[X]
the polynomial ring K[x1,,xn], viewed as a K-vector space of infinite dimension
EndK(K[X])
the K-algebra of all K-linear maps K[X]K[X] under addition and composition
x^i
the operator of multiplication by the variable xi; written xi once the notation is settled
i
the operator of partial differentiation with respect to xi
An, An(K)
the n-th Weyl algebra over K; the subalgebra of EndK(K[X]) generated by the 2n operators above
[P,Q]
the commutator PQQP of two operators
δij
the Kronecker delta: 1 when i=j and 0 otherwise
α,β
multi-indices in n, with xα=x1α1xnαn and β=1β1nβn
1
the identity operator, which is the multiplicative identity of the algebra

Properties and Behaviour

Everything below is a property of An as it has just been defined; each is established on its own page, and the list is here so that the shape of the object is visible at the outset.

Canonical formCoutinho (2.1)

Every element of An can be written in exactly one way as a finite sum cαβxαβ. In particular the set {xαβ:α,βn} is a K-basis of An, so dimKAn is countably infinite.

Ring-theoretic properties

An has no zero divisors, and its centre is exactly the field of scalars K. It is simple: its only two-sided ideals are 0 and An. It is left and right Noetherian, and it is a domain but not a division ring — the operator 1, for instance, has no inverse in An.

Every non-zero module is faithful

Simplicity has an immediate consequence for the definition given here: because a two-sided ideal is either 0 or everything, every non-zero An-module is faithful. So the faithfulness of K[X], which came free from the construction, was never going to be a restrictive condition in characteristic zero.

An is an n-fold external product

Composing the natural inclusions gives an isomorphism of K-algebras

AnA1KA1KKA1(nfactors),

so all of the structure of An is generated by the one-variable case together with the external product. Correspondingly K[x1,,xn]K[x1]KKK[xn] as a module.

Agreement with the intrinsic definition

An coincides with the ring 𝒟(K[X]) of differential operators on affine n-space in the sense of Grothendieck. So the concrete definition given here, which looks like a choice of convenient generators, in fact produces the whole of an intrinsically defined object; see the comparison page.

Examples and Special Cases

The degenerate case n=0

A0=K by convention: there are no variables, K[X]=K, and the only operators are the scalars.

The first Weyl algebra

A1 is generated by x and acting on K[x], with the single relation xx=1. Its canonical basis is {xab:a,b0}. Every ordinary linear differential operator with polynomial coefficients, such as the Bessel operator x22+x+(x2ν2) for νK, is an element of A1.

The Euler operator

The Euler operator θ=xA1 acts diagonally on the monomial basis: θ(xk)=kxk. It is the simplest interesting element of A1 that is neither a multiplication nor a derivative, and it satisfies [θ,x]=x and [θ,]=, so conjugation by it grades A1. In n variables, θ=ixii measures total degree.

An is not all of EndK(K[X])

An is a very small part of EndK(K[X]). Every DAn raises degrees by a bounded amount: if D=cαβxαβ and c=max{|α|:cαβ0}, then degD(f)degf+c for every f. So the K-linear map T defined on the monomial basis of K[x] by T(xk)=x2k lies in EndK(K[x]) but not in A1: it raises the degree of xk by k, which is unbounded. The inclusion AnEndK(K[X]) is very far from an equality — indeed An has countable dimension over K while EndK(K[X]) does not.

Worked Example

Composing operators in A1 and reducing to canonical form

  1. Step 1 - fix the action on the monomial basis

    Work in A1 over K=, acting on K[x]. On the basis {1,x,x2,} the two generators act by

    xxk=xk+1,xk=kxk1(k1),1=0.

    Every computation below is carried out on this basis and then extended by linearity, which is legitimate because all the operators involved are K-linear.

  2. Step 2 - verify the commutation relation directly

    Apply x and x to xk:

    (xxk)=(xk+1)=(k+1)xk,x(xk)=xkxk1=kxk.

    Subtracting, (xx)(xk)=(k+1)xkkxk=xk for every k0 (for k=0 the second term is 0 and the first is 1). The two operators therefore differ by the identity on a basis, hence everywhere, so [,x]=1. Note that this holds on x0=1 as well, which is where a careless computation usually goes wrong.

  3. Step 3 - reduce a composite to canonical form

    Take D=2x2, a composite written with the derivatives on the left. Push the multiplications leftwards using x=x+1 twice. First,

    x2=(x)x=(x+1)x=x(x)+x=x(x+1)+x=x2+2x.

    Now apply on the left of that identity:

    2x2=(x2+2x)=(x2)+2(x)=(x2+2x)+2(x+1),

    which collects to

    2x2=x22+4x+2.
    (1.7)

    The right-hand side is in canonical form: every term is a scalar times xab with the multiplications to the left.

  4. Step 4 - check the answer on test polynomials

    Apply both sides of (1.7) to f=x3. Left-hand side: x2f=x5, and 2x5=54x3=20x3. Right-hand side:

    x22(x3)=x26x=6x3,4x(x3)=4x3x2=12x3,2x3=2x3,

    and 6+12+2=20. Now test f=1: the left-hand side gives 2(x2)=2, while the right-hand side gives 0+0+2=2. And f=x: left-hand side 2(x3)=6x; right-hand side x20+4x1+2x=6x. All three agree.

  5. Step 5 - upgrade the check to a proof

    Finitely many monomials are not enough, but the general one is: both sides of (1.7) applied to xk give 2xk+2=(k+2)(k+1)xk on the left and k(k1)xk+4kxk+2xk=(k2+3k+2)xk on the right, and these agree identically in k. Since elements of A1 are operators, agreement on a basis of K[x] is equality.

Result

2x2=x22+4x+2 in A1, verified as an identity of operators on the general monomial xk: both sides multiply xk by (k+1)(k+2). The reduction used only the relation [,x]=1, which was itself verified from the definition of the operators.

Applications and Industry Use

In a mathematics topic, this section covers downstream use inside mathematics, computing and engineering rather than a manufactured product.

The operator definition is the one that connects most directly to uses outside pure algebra, because in every one of them the object of interest genuinely is an operator.

  • Quantum mechanics. The canonical commutation relation [p^,q^]=i is the relation [,x]=1 after rescaling, and An is the algebraic skeleton of the Heisenberg picture. The impossibility of a finite-dimensional model is the algebraic content of the statement that position and momentum cannot both be represented by finite matrices. See the Weyl algebra and the birth of quantum mechanics.
  • Linear differential equations with polynomial coefficients. A system of such equations is an element or a matrix of elements of An, and its solution theory is the study of the module it presents. This is the entry point to the whole of D-module theory.
  • Computer algebra. Symbolic integration and summation algorithms manipulate elements of An and its difference analogues (Ore algebras) directly. Canonical form is what makes the data structure and the equality test possible.
  • Combinatorial identity proving. Holonomic sequences and functions are those annihilated by large enough ideals of a Weyl or Ore algebra, and Zeilberger's method runs entirely inside such algebras.
  • Control and systems theory. Linear time-varying systems with polynomial coefficients are modules over A1 or B1; controllability and observability translate into module-theoretic properties such as freeness and torsion-freeness.

Design Considerations

For a mathematical object, design considerations are the modelling choices: which ring, which filtration, which category to work in.

Operators or symbols

The operator definition buys existence and faithfulness for free and costs a proof that the algebra is as large as expected; the abstract presentation buys the size for free and costs a proof that it is not smaller. Coutinho does both, reconciled by the canonical basis theorem. For everyday work the presentation is more flexible: constructing a homomorphism out of An becomes a matter of checking finitely many relations, which is exactly how automorphisms of P1 are built.

Which module to act on

For algebra, K[X] is the right choice: smallest faithful module, transparent structure. For analysis the natural modules are smooth or holomorphic functions, or distributions, each detecting different solutions of the same operator. The algebra is fixed; the module is where the information lives.

Left or right

Because An is non-commutative, left and right modules are different categories. The convention throughout this collection is left modules, matching the way operators act on functions. The two theories are equivalent via the transposition anti-automorphism, which sends xixi and ii, so nothing is lost — but signs are, if the transposition is applied carelessly.

Standards and Codes

For mathematics, the relevant standards are notation, numeric and markup standards together with reference implementations.

  • ISO 80000-2 fixes the notation used here: for partial differentiation, and for the number systems, upright roman type for operator names such as dim and deg, and δij for the Kronecker delta.
  • ISO/IEC 40314 (MathML 3.0) is the markup in which the expressions on this page are encoded, so the mathematics is machine-readable rather than an image.
  • There is no standard for the name: An, An(K), 𝒟(𝔸n), 𝒟n and Wn all appear in the literature for the same algebra. Wn is the most common alternative and is standard in the Russian tradition; 𝒟n often denotes the formal or analytic version instead, so it is worth checking.
  • Software conventions: Macaulay2 constructs the algebra with makeWeylAlgebra, Singular with Weyl() in nctools.lib, and SageMath with DifferentialWeylAlgebra. Each normalises products to a fixed side and each documents which.
  • Coutinho's own numbering — results cited as section-and-item pairs within a chapter — is the citation convention used in the References below.

Material Selection

The material of a mathematical construction is its numeric substrate: the ground field, the coefficient ring and the representation used to store it.

The only genuine choice at this stage is the ground field, and characteristic is the property that matters.

  • is the default for exact computation. Everything on this page is true over , and results proved there transfer to any extension, since An(K)KLAn(L).
  • is the field to use when the module of interest is a space of holomorphic functions or distributions, or when monodromy is in play.
  • behaves exactly like for all structural purposes; it is chosen only when the application is real-analytic.
  • Fields of characteristic p change the object. The operator algebra defined above is then not the Weyl algebra of the abstract presentation, and neither one is simple.
  • Rings that are not fields are not admissible here without care. Over a commutative ring R containing one can define An(R), but simplicity fails immediately: any ideal of R generates a two-sided ideal.

For the module, the monomial basis of K[X] is the standard storage choice because it makes both generators sparse: xi shifts one exponent up, i shifts one down and multiplies by an integer.

Computational Notes

Read this as the manufacturing section of the template: how the object is actually built by machine, at what cost, and where the computation stops being decidable.

An element of An is stored as its canonical form: a sparse list of pairs (α,β)n×n with non-zero coefficients in K. Addition is merging of sparse lists. Multiplication is the only non-trivial operation.

  1. To multiply xαβ by xγδ, the block βxγ must be normalised.
  2. The rule is the Leibniz expansion βxγ=κ(βκ)(γκ)κ!xγκβκ, the sum running over multi-indices κmin(β,γ) componentwise.
  3. Multiply through by xα on the left and δ on the right and merge terms.
  4. Equality of two elements is then coefficient-by-coefficient comparison, which is what the canonical form is for.

One monomial product expands into i(min(βi,γi)+1) terms, so the cost is exponential in n in the worst case; for n=1 it is at most min(β,γ)+1 terms. In practice coefficient growth over bites before the term count does.

Implementations that expose An directly include the Dmodules package and WeylAlgebra type in Macaulay2, Weyl algebras in Singular via dmod.lib and nctools.lib, the ore_algebra package in SageMath, and HolonomicFunctions.m in Mathematica. All of them normalise to a fixed side; consult the documentation before comparing output with a formula written elsewhere.

Limits of Validity

The operator definition is robust, but three hypotheses in it are load-bearing.

  • Characteristic zero. In characteristic p>0 the operator ip annihilates K[X], because p(xk)=k(k1)(kp+1)xkp and one of any p consecutive integers is divisible by p. So the algebra of operators generated by xi and i is a proper quotient of the algebra defined by generators and relations, and the two definitions of the Weyl algebra part company. See the positive characteristic page.
  • The module must be K[X], or something at least as large. The construction realises An inside EndK(V) for V=K[X]. Any faithful An-module would do equally well — formal power series K[[X]], or holomorphic functions on a domain when K= — and in characteristic zero every non-zero module is faithful, so the resulting algebra is the same. What is not available is a finite-dimensional V.
  • Polynomial coefficients only. Enlarging the coefficients to rational functions, formal power series or convergent series gives different rings — Bn, 𝒟^n and so on — with genuinely different behaviour. The rational-coefficient ring, for instance, has a division-ring-like localisation theory that An lacks.

What is not needed

Nothing above requires K to be algebraically closed, and nothing requires it to be . All the structural facts listed under Properties hold over any field of characteristic zero, including . Extension of scalars is harmless: An(K)KLAn(L) for any field extension L/K.

Failure Modes and Common Mistakes

Treating the canonical basis as a commuting monomial basis

An is not the polynomial ring K[x1,,xn,1,,n], even though its canonical basis {xαβ} looks exactly like the monomial basis of that polynomial ring. The underlying vector spaces are isomorphic; the multiplications are not. In A1, x=x+1x. The polynomial ring is the associated graded algebra of An, which is a genuinely weaker piece of data — see the associated graded algebra.

Dropping the order of composition

Writing 2x2 and x22 for the same operator. They differ by 4x+2, as computed above. Order matters at every step of a composite, and the safest habit is to reduce every expression to canonical form immediately, so that two elements can be compared coefficient by coefficient.

Assuming everyone orders the canonical form the same way

The mathematical convention used here puts all multiplication operators to the left. Much of the physics literature, and some computer algebra systems, use the opposite (normal ordering, derivatives to the left) or the Weyl-symmetric ordering. The same operator then has different coefficients. Before comparing a formula with a source or a package, check which side the coefficients sit on: for example x=x1, so a symbol that reads ξη in one convention need not correspond to the same element in another.

Confusing An with the ambient endomorphism algebra

EndK(K[X]) is enormous and badly behaved — not Noetherian, full of idempotents and zero divisors — while An is a Noetherian simple domain. Facts about the ambient algebra do not transfer. In particular An has no idempotents other than 0 and 1, so there is no projection available to split K[X] as an An-module.

Carrying characteristic-zero statements into characteristic p

In characteristic p the phrase \"the Weyl algebra\" is ambiguous and the two standard definitions give non-isomorphic answers. If a source states results \"over a field K\" without saying characteristic zero, and uses the operator definition, treat every simplicity or faithfulness claim with suspicion until the characteristic is pinned down.

Historical Notes

The relations came before the algebra. In 1925 and 1926 Heisenberg, Born and Jordan, and then Dirac, arrived at the canonical commutation relation between position and momentum, and Dirac in particular framed it as an algebraic condition on operators. It was immediately clear that the operators could not be finite matrices.

Hermann Weyl, in Gruppentheorie und Quantenmechanik (1928), studied the exponentiated form of the relations and their unitary representations — the material that became the Stone–von Neumann theorem — and the algebra generated by the unexponentiated operators was eventually named after him. It appeared in a purely algebraic setting as early as Littlewood's 1933 work on non-commutative algebras, and its simplicity over fields of characteristic zero was established in that algebraic tradition.

The name \"Weyl algebra\" became standard after Dixmier's 1968 paper Sur les algèbres de Weyl, which set out the structure theory used ever since and posed the conjecture that every endomorphism of An is an automorphism — still open, and now known to be equivalent to the Jacobian conjecture. Shortly afterwards Bernstein's work on the analytic continuation of fs turned An from an interesting example in ring theory into the foundation of a theory of differential equations, which is the subject of the rest of this collection.

Comparison

Three algebras that share the same underlying vector space or the same generators, and how they differ.
An (Weyl algebra)K[x1,,xn,ξ1,,ξn]EndK(K[X])
Definitionoperators generated by multiplications and derivativescommutative polynomials in 2n variablesall K-linear maps of K[X]
dimKcountably infinitecountably infiniteuncountable
Commutative?no, [i,xi]=1yesno
Zero divisorsnonenonemany
Two-sided idealsonly 0 and the whole ringmanymany
Noetherianyes, left and rightyesno
Relation to the othersthe associated graded ring of Ancontains An as a tiny subalgebra

Key Takeaways

Key points

  • An is defined as the subalgebra of EndK(K[x1,,xn]) generated by the n multiplications fxif and the n partial derivatives ff/xi, with K of characteristic zero.
  • Because the elements are operators, the algebra exists without any consistency check and K[X] is automatically a faithful module.
  • The product rule gives [i,xj]=δij and [xi,xj]=[i,j]=0; these relations generate all others.
  • Every element has a unique canonical form cαβxαβ, so {xαβ} is a K-basis and An is countably infinite dimensional.
  • An is a Noetherian simple domain with centre K; it is very much smaller than the ambient EndK(K[X]) and very different from the commutative polynomial ring in 2n variables.
  • No finite-dimensional vector space supports these relations in characteristic zero, and in characteristic p the operator definition and the abstract presentation give non-isomorphic algebras.

FAQs

Why define An inside EndK(K[X]) instead of just listing relations?

Because then existence is free. A presentation by generators and relations might, for all one knows at the outset, define the zero ring; proving otherwise requires exhibiting a model, and the model is exactly the operator algebra. Coutinho gives the operator definition first for this reason and only afterwards proves the abstract presentation describes the same object.

Is the polynomial ring the only module one could have used?

No. Any faithful An-module realises An inside its endomorphism algebra, and in characteristic zero every non-zero module is faithful because An is simple. Formal power series, convergent power series and C functions all work. K[X] is chosen because it is the smallest and the most computable.

Does An contain the polynomial ring K[X]?

Yes, as the subalgebra of multiplication operators, and that copy is commutative. It also contains the commutative subalgebra K[1,,n] of constant-coefficient operators. What it does not do is decompose as a tensor product of these two as an algebra — only as a vector space, which is precisely the content of the canonical form.

Why does the definition insist on characteristic zero?

In characteristic p the operator ip acts as zero on K[X], so the operator algebra satisfies a relation that the abstractly presented Weyl algebra does not. The operator algebra is then a proper quotient, it is not simple, and it is finitely generated as a module over its centre. Essentially every theorem in this collection fails or changes.

Is An a finitely generated algebra?

Yes — by 2n elements, by definition. It is infinite dimensional as a vector space but finitely generated as an algebra, and moreover Noetherian on both sides. Finite generation as an algebra and finite dimension as a vector space are different conditions, and only the first holds here.

Where does the identity operator come from in [,x]=1?

From the product rule. (xf)=xf+f, and the extra f is the value of the identity operator at f. It is not a normalisation choice: the constant is forced to be 1 by the definition of the derivative.

Can I think of x and as matrices?

Only as infinite matrices. With respect to the monomial basis of K[x], x is the shift matrix with 1s on one subdiagonal and is the shift matrix with 1,2,3, on the other. These are honest infinite matrices with finitely many non-zero entries in each column, and their commutator is the identity. No finite truncation of them satisfies the relation.

Is i a ring homomorphism of K[X]?

No. It is K-linear but satisfies the Leibniz rule i(fg)=fig+gif rather than i(fg)=i(f)i(g). Maps of this kind are derivations, and the general theory of differential operators is built from them.

References

  1. S. C. Coutinho, A Primer of Algebraic D-modules, London Mathematical Society Student Texts 33, Cambridge University Press, 1995 - Ch. 1 §1 for the definition as a ring of operators, §2 for the canonical form and §3 for the abstract presentation.
  2. J. Dixmier, Sur les algèbres de Weyl, Bulletin de la Société Mathématique de France 96 (1968), 209-242 - the paper that fixed the name and the basic structure theory.
  3. H. Weyl, Gruppentheorie und Quantenmechanik, Hirzel, Leipzig, 1928; English translation The Theory of Groups and Quantum Mechanics, Dover, 1950.
  4. J.-E. Björk, Rings of Differential Operators, North-Holland Mathematical Library 21, North-Holland, 1979 - Ch. 1, for the filtered and analytic versions of the same algebra.
  5. J. C. McConnell and J. C. Robson, Noncommutative Noetherian Rings, Graduate Studies in Mathematics 30, revised edition, American Mathematical Society, 2001 - Ch. 1 and Ch. 8, for An as the standard example of a simple Noetherian domain.
  6. R. Hotta, K. Takeuchi and T. Tanisaki, D-modules, Perverse Sheaves, and Representation Theory, Progress in Mathematics 236, Birkhäuser, 2008 - Ch. 1, for the sheaf-theoretic version.
  7. Dmodules: a Macaulay2 package for D-modules, and ore_algebra: a SageMath package for Ore algebras - package documentation, for the computational conventions cited above.
  8. ISO 80000-2:2019, Quantities and units - Part 2: Mathematics, International Organization for Standardization.
  9. ISO/IEC 40314:2016, Information technology - Mathematical Markup Language (MathML) Version 3.0, International Organization for Standardization.

AI Suggested Questions

  • Reduce 3x3 to canonical form in A1 and verify the answer on the general monomial xk.
  • Show that the operator T(xk)=xk+1 on K[x] lies in A1 but T(xk)=x2k does not.
  • Prove that A1 has no non-zero idempotents, using the canonical form.
  • Write the infinite matrices of x and in the monomial basis and check that their commutator is the identity matrix.
  • Explain why p acts as zero on K[x] when K has characteristic p, and what that does to the definition.
  • Show that the Euler operator θ=x satisfies [θ,xk]=kxk and use it to grade A1.
  • Explain why the trace argument rules out finite-dimensional representations, and what changes in characteristic p.

Continue learning

A Roadmap Through Algebraic D-module Theory | KEVOS® MathematicsArticle · Project ManagementAutomorphisms of the Weyl Algebra | KEVOS® MathematicsArticle · Project ManagementBernstein's Inequality | KEVOS® MathematicsArticle · Project ManagementCanonical Form of an Element of the Weyl Algebra | KEVOS® MathematicsArticle · Project Management