Re: Is it possible to have several solutions in this wa y to this equation using Pari/ɢᴘ ?
Laël Cellier <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <[email protected]> |
sorry then, I simply didn’t know… So nfroot returns an array containning 2 solutions (the second just being a modular inverse in the original problem) as show in the previous message : I need more and I think having alpha and beta set to a different but valid value for the first equation could be a solution… Of course I might be wrong. Cordialement, Le 19/01/2025 à 20:39, Bill Allombert a écrit : > On Sun, Jan 19, 2025 at 04:09:48PM +0100, Laël Cellier wrote: >> Not exactly as there’s no second equation mais un polynome… > What is the difference ? nfroots(,xx) is equivalent to solving xx=0 > Do you want x to be an integer or a rational ? > > Cheers, > Bill.