Re: probability of real factorization.




Robert Israel wrote:
> In article <1133353263.758335.202840@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
> <pauldepstein@xxxxxxx> wrote:
> >Let n be a fixed positive integer.
> >
> >Let N also be a positive integer.
> >
> >Randomly select a real monic polynomial in Z[x] of degree n such that
> >all coefficients have absolute value less than N. (Select such that
> >all eligible polynomials have equal probability of being chosen.)
> >
> >As N tends to infinity, what is the limit of the probability, p_n,
> >that the selected polynomial factors completely over the reals.
> >
> >For n = 2, p_n = 1 I think.
>
> For n = 3, the discriminant of x^3 + a x^2 + b x + c is
> D(a,b,c) = -27 c^2 + 18 a b c + a^2 b^2 - 4 a^3 c - 4 b^3.
> The cubic has three real roots iff D(a,b,c) >= 0.
> Note that if |a|, |b|, |c| <= N,
> D(a,b,c) = a^2 (b^2 - 4 a c) + O(N^3)
> so as N -> infty, the probability of three real roots should
> approach the probability that b^2 - 4 a c > 0, which is
> 41/72 + ln(2)/12 (see Rob Johnson's posting).

I'm posting without doing much thinking here, but...

It looks like the answer for arbitrary degree n might be
(41/72 + ln(2)/12)^[n/2] where [n/2] is the integer part of n/2.

.



Relevant Pages

  • Re: Factoring, SF, and transforms
    ... >>probability that no head has resulted by the nth flip. ... any positive integer; this is what you were disputing. ... > ALL cases where the coin eventually lands on heads. ...
    (sci.crypt)
  • Re: please check my homework
    ... > /* return the probability of x successes in n events, ... > given the probability p for success in a single event, ... In the above comment you should specify that n must be a positive integer, ...
    (comp.programming)
  • Re: SF: Infinity proof
    ... you can pick a positive integer at random by choosing a ... and then choosing the integer as follows: ... The normal way of handling probability concerning positive integers is ... This gives a probability distribution depending on k, ...
    (sci.crypt)
  • Nonrenormalization vs Renormalization 10: Gamma Analyzed By PI
    ... The gamma function already derives from Probable Influence/Causation ... other asymmetric nonnegative real line distributions, ... Recall that for positive integer n, ... same way that conditional probability y/x converts to 1 + y - x in PI ...
    (sci.physics)
  • Re: looking for a random function
    ... > positive integer number, say, between 1 and n, n being a positive integer, too, ... > but there would be a linear probability of picking the smaller number first. ... also need the ratio of the probability of selecting the 1 vs. the ... probability density function would be a trapezoid. ...
    (comp.programming)