Re: cubic equation - is it really solvable?



Jean-Claude Arbaut wrote:
> On 20/06/2005 05:37, Gerry Myerson wrote:
>
> > In article <42B2FF7C.B0D82182@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
> > Jim Spriggs <jim.sprigs@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> >

> >> If all the solutions are rational then the cubic can be factored. There
> >> are trial and error methods where the number of trials is happily
> >> finite.
> >
> > Of course, if the coefficients are 200-digit numbers,
> > you may face some practical difficulties.
>
> Would you prefer to simplify the radicals or the trig ?
> BTW, the number of digits is not the problem, the integer factorization is.
> If the first and last coefficients are easily factored, then it's ok.
> Since it depends on your problem and we had no information on that, it was
> worth noting the method I think.

Factoring is not necessarily required.
Perform the substitution x=y/a[3].
Multiply through by a[3]**2.
Solve numerically for integer solutions for y.

.



Relevant Pages

  • Re: cubic equation - is it really solvable?
    ... >>> In some sense the cubic equation is solvable since there are explicit ... >> are trial and error methods where the number of trials is happily ... BTW, the number of digits is not the problem, the integer factorization is. ... If the first and last coefficients are easily factored, ...
    (sci.math)
  • Re: A^7 + A =/= 2*I
    ... coefficients, so does the coefficients of \chi. ... any integer factorization must have a least-degree ... Using Gauss lemma, we only ...
    (sci.math)
  • Re: JSH: Proof forward of core error
    ... coefficients; therefore, trivially, the last coefficient of Pis 2. ... Do you mean polynomials with particular properties, ... Polynomial in what ring of coefficients? ... only that the factorization you gave above is impossible, ...
    (sci.math)
  • A puzzle machine. For amusement purposes only.
    ... where a,b,d,k are integers, with = 1, with the constraints ... impose a factorization in a particular type of extension of Z. ... and we get this relation between the coefficients in ... Super bonus points for finding all possible quadratics in F, ...
    (sci.math)
  • Re: reducing the factorization decision problem to SAT?
    ... simple way in practice for integer factorization? ... If anyone knows how to reduce factorization ... That is, the output of the whole circuit is the output of this AND gate, ... something that decides SAT without providing satisfying assignments, ...
    (comp.theory)