John Cremona on Fri, 01 Feb 2008 22:15:19 +0100
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- To: pari-users <pari-users@list.cr.yp.to>
- Subject: idealappr()
- From: "John Cremona" <john.cremona@gmail.com>
- Date: Tue, 29 Jan 2008 03:00:12 +0000
- Delivery-date: Fri, 01 Feb 2008 22:15:19 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=8LsxtAt2eal7pyuC9RfAP+nLTamfSGQM5Bc4Boq1TaA=; b=gd4k2CKvnUbiAm4FOFDGeQESIM3EoJ6UsQ642FNuh5t23r4XEs6HZ+so2yAfVW4PE+7CboC1KLFmzzq3QEFl+3b/ifk6wShoTSn4Vd07vwexhBsSI7EfSAPYhzvSCmS4y1ldtvJDggYDIfgCVHt5vj0Qw5m8Nl0m4cVfBMv9rbk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PgxgTurqzgdGHUkhDqXz1u8/uyru8HUnAy8l8d0roem++CgHYFe1miJ2dKFJLoZKvdo6rN0cq2owuAejQBEMjqQJhQDjKdR/3y0UK6dHuaEGJg798RWvbhfpyImaAgP6wC43lw9ncIYmWmZ8rlHDtMyOztkRXpTzkcQoBnvHRsI=
- Mailing-list: contact pari-users-help@list.cr.yp.to; run by ezmlm
The documentation for idealappr(K,P) implies that in the case that P a
prime ideal in the number field K, the element returned will be a
uniformizer for P and integral.
Will it always be a generator for P when P is principal (as it might
then be), or might the function return some other uniformizer?
If the latter, would it be relatively expensive to call
bnfisprincipal() to ensure that we have a generator when it exists?
--
--
John Cremona