Dirk Laurie on Sat, 23 Jun 2012 08:17:33 +0200
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- To: pari-users@pari.math.u-bordeaux.fr
- Subject: Converting t_QUADs
- From: Dirk Laurie <dirk.laurie@gmail.com>
- Date: Sat, 23 Jun 2012 08:17:25 +0200
- Delivery-date: Sat, 23 Jun 2012 08:17:33 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dVd5cA7wlBF0CZsA3JswouN1ghkj0XPUCEWGjKe3RdI=; b=MF6DNt7xtfQxa/x5VQ8nJsfefvewDQWUZbeiM5QU8G/K07fkkG3w6AXBA7UhNhArI1 qPFE/ydHWN8X7KlbTljHycQJAjfS0Cjc3r4QW8DCGBgc0w/sa89f2Q+UVvj30TIGYk9j oSZMiK4/fxXZ8jCZHBQFoyaPrSDKvbak7YUl6kMKGj0d0pLiNfU17sHdoHEMMXD3/1bZ 474bqY2ozNeO1Q6my6GxBVf6A5Aa8rdnqSYfircuedyFTSJ7Gb3rOHOOPypjwzk4KfWX crBtkDIkYgbEmiB7SbPbIH4G554MMELZard3MB3L9LYLMcyPjqCm/bbHVA6MdHPeiL5N rYBg==
It is easy to find two t_QUADs that generate the same subset of the
algebraic numbers, e.g. phi=quadgen(5) and sqrt5=quadgen(20).
Is there a function that can convert one kind of QUAD into another
when possible?