Category:ApCoCoA-1:Package diffalg

From ApCoCoAWiki
Revision as of 09:18, 8 December 2008 by S schuster (talk | contribs) (New page: The package diffalg provides basic functionality for computations within differential polynomial rings in n indeterminates over <math>\mathbb{Q}</math>. Currently, these rings are realized...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The package diffalg provides basic functionality for computations within differential polynomial rings in n indeterminates over . Currently, these rings are realized by using doubly indexed indeterminates where the first index distinguishes the indeterminates and the second index denotes the order of the corresponding derivative.

Example

The differential polynomial with and where we consider only orders up to 20 is defined as follows:

 
 Use S::=Q[x[1..2,0..20]];
 F:=x[1,4]^2-x[2,4]^3;
 

References

  • H. Bluhm: Gröbnerbasen in gewöhnlichen differentiellen Polynomringen, Doctoral Thesis, Dortmund, 2008