Re: Factoraization of n! as power of primes



In article <l7qdnX7hpcG-j2venZ2dnUVZ_sidnZ2d@xxxxxxxxxxx>,
Tim Peters <tim.one@xxxxxxxxxxx> wrote:
[Arturo Magidin]
...
I misread the original and cancelled my posting.

I thought the original poster wanted to obtain BOTH the list of primes
and their exponents. Of course, it is easy, given a prime p and a
positive integer n, to find the exponent of p in the factorization of
n!. But there is no easy way to find all the primes that occur in the
factorization of n! given only n; at least, no known way.

The set of primes dividing n! is the set of primes <= n, and you surely
don't mean to say there's no known way to find the latter. Perhaps "easy"
is an informal notion of efficiency here?

Yes. I was talking about efficiency. Hence my comments later about
"easy to figure out if n is prime" (which now we know actually ->is<-
"easy", relatively speaking), and "easy to factor".




--
======================================================================
"It's not denial. I'm just very selective about
what I accept as reality."
--- Calvin ("Calvin and Hobbes")
======================================================================

Arturo Magidin
magidin@xxxxxxxxxxxxxxxxx

.



Relevant Pages

  • Re: Factoraization of n! as power of primes
    ... |> I wanna ask if anyone know where i can get a formula to the ... | There is no simple factorization. ... I thought the original poster wanted to obtain BOTH the list of primes ... and their exponents. ...
    (sci.math)
  • Re: Yet Another Factoring Algorithm (yafa)
    ... It's 1-stage Pollard P-1 made slightly less efficient. ... I went looking for the working of the Pollard algorithm and you ... The loss of efficiency is due to the clumsy way the ... assuming this is much more likely for small primes is also a natural ...
    (sci.math)
  • Re: Yet Another Factoring Algorithm (yafa)
    ... It's 1-stage Pollard P-1 made slightly less efficient. ... I went looking for the working of the Pollard algorithm and you are ... That primes occur in certain powers>1 ... just that, small lookup tables, and so there's little efficiency ...
    (sci.math)
  • Re: Factoraization of n! as power of primes
    ... I thought the original poster wanted to obtain BOTH the list of primes ... and their exponents. ... factorization of n! ... super-linear in n (and fancier sieve methods exist that are mildly ...
    (sci.math)
  • Re: Proof factoring solution is closed form
    ... so that fewer relations are needed but smooth integers are hard ... Let's look at numbers from an actual factorization, ... using a factor base, including large primes, of 1 billion (I'll simplify ... find a fully factorizable pair. ...
    (sci.crypt)

Loading