bnfisintnorm(bnfinit(x^2+3),7^5) misses integral solution

Georgi Guninski <[email protected]>
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <CAGUWgD9RPb3VJhB4xg8jB=DQt+uuqhGWN_Lrh9QSsCXYnJsZPg@mail.gmail.com>
bnfisintnorm() appears to miss integral solutions, is this
expected?

? bnfisintnorm(bnfinit(x^2+3),7^5)
%25 = [-149/2*x - 25/2, 133/2*x + 119/2, -147/2*x + 49/2, 147/2*x +
49/2, -133/2*x + 119/2, 149/2*x - 25/2]
? norm(Mod(2+x,x^2+3)^5)-7^5
%26 = 0
? Mod(2+x,x^2+3)^5
%27 = Mod(-31*x - 118, x^2 + 3)
?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.