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

Function

NormEquation ( elt-ord^rat d, elt-ord^rat m ) -> elt-alg^boo, elt-ord^rat, elt-ord^rat

Optional Arguments

Resultselt-ord^rat1 <= Results <= 3
Factorizationseq()

Description

Return true and integers x and y if and only if a solution to x^2 + d*y^2 = m exists [d > 0, m >= 0]).

Examples

NormEquation(2,19);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group