Re: Is it possible to have sever al solutions in this way to this equation using Pari/ɢ ᴘ ?
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <Z445XrBBeiZlI2CB@seventeen> |
On Sun, Jan 19, 2025 at 10:46:36PM +0100, [email protected] wrote: > So getting something like 3 possible values for x or more is impossible ? getting 3 values of x for the same beta is not possible, a quadratic equation has always at most two solutions. However if you allow different beta, then you can get an infinite number of x. Cheers, Bill.