<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-19T07:22:31Z</responseDate>
  <request identifier="793" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:793</identifier>
        <datestamp>2024-03-06T11:06:57Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Two Families of Algorithms for Symbolic Polynomials</dc:title>
          <dc:creator>Watt, Stephen M.</dc:creator>
          <dc:subject>Computer algebra</dc:subject>
          <dc:subject>symbolic computation</dc:subject>
          <dc:subject>factorization</dc:subject>
          <dc:subject>gcd</dc:subject>
          <dc:subject>symbolic exponents</dc:subject>
          <dc:description>We wish to work with polynomials where the exponents are not known &#13;
in advance, such as $x^{2n} - 1$.  There are various operations we will&#13;
want to be able to do, such as squaring the value to get $x^{4n}-2x^{2n}+1$,&#13;
or differentiating it to get $2nx^{2n-1}$.  Expressions of this sort&#13;
arise frequently in practice, for example in the analysis of algorithms,&#13;
and it is very difficult to work with them effectively in current computer&#13;
algebra systems.&#13;
&#13;
We consider the case where multivariate polynomials can have exponents&#13;
which are themselves integer-valued multivariate polynomials, and we present&#13;
algorithms to compute their GCD and factorization.  The algorithms fall into&#13;
two families: algebraic extension methods and interpolation methods.&#13;
The first family of algorithms uses the algebraic independence of  $x$, $x^n$,&#13;
$x^{n^2}$, $x^{nm}, etc, to solve related problems with more indeterminates. &#13;
Some subtlety is needed to avoid problems with fixed divisors of the exponent&#13;
polynomials.  The second family of algorithms uses evaluation and interpolation&#13;
of the exponent polynomials.  While these methods can run into unlucky&#13;
evaluation points, in many cases they can be more appealing.  Additionally,&#13;
we also treat the case of symbolic exponents on rational coefficients&#13;
(e.g. $4^{n^2+n}-81$) and show how to avoid integer factorization.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Stephen M. Watt</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 6271, Challenges in Symbolic Computation Software (2006)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.06271.15</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-7933</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.06271.15</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
