John Cremona on Thu, 06 Aug 2015 13:58:08 +0200
[Date Prev] [
Date Next
] [Thread Prev] [
Thread Next
] [
Date Index
] [
Thread Index
]
function for prime factors of an integer
To
: Pari gp users <
pari-users@pari.math.u-bordeaux1.fr
>
Subject
: function for prime factors of an integer
From
: John Cremona <
john.cremona@gmail.com
>
Date
: Thu, 6 Aug 2015 12:57:31 +0100
Delivery-date
: Thu, 06 Aug 2015 13:58:08 +0200
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=5pQ6g6jdEESfNRDn5BVPb5TAbBokCxe5y0x9tGUICwQ=; b=hPWJbDG3fdwnxJydwwYcff0UD/PkrQVOasIHGGsIszBYGtt3NjcJtXK7wY4lfGuBC1 aedrn+mjUAOEUlyc9531VoDa+UzpVOSIEBl810arf0qB1OKXzjyxO6RdmMMbYKaX4+AG Zx7i9t9B0yNc8Bn/sIcy7pGkqdL0WQJOwR1dl2NmsfHvETE4jTDDJfaCQ9ka9bxZdNac mVHkNm2aEb5OnKMsRf96GyTaypz6n8jq6kBCZo5qCErk+mLk65iL8yrgNc+iveV/wjMe RbgPnHDMUg+g08NzPfVdelWxpezHyaSmRt3L7pnHpJm97NHncrlUWuADijFOekgusSln Pz8A==
I know various ways of getting a list of the prime factors of an integr N in two steps, such as
factor(N)[,1]~
whose syntax is a little obscure, but is there a cse for having a built-in gp function for this? If there is one I cannot find it...
John
Follow-Ups
:
Re: function for prime factors of an integer
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Next by Date:
elllocalred vs. ellglobalred
Next by thread:
Re: function for prime factors of an integer
Index(es):
Date
Thread