TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Type

thue

Description

The type of Thue objects for solving Thue equations. One classical object of number theory is the Diophantine equation of Thue `f(X,Y) = a', where `f(X,Y)' in `Z[X,Y]' is a homogeneous polynomial of degree `n>2' and `a' is an integer. Before solving a Thue equation in KASH the form `f' on the left side has to be created.

Examples

x_t:=Thue(X^3+X-1); Type(x_t);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group