Re: Public Key, Symbolic Calculation
From: David Wagner (daw_at_taverner.cs.berkeley.edu)
Date: 02/05/05
- Next message: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Previous message: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- In reply to: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Next in thread: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Reply: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Reply: Mike Amling: "Re: Public Key, Symbolic Calculation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 5 Feb 2005 01:11:42 +0000 (UTC)
Kiuhnm wrote:
>David Wagner wrote:
>> You haven't specified what field/ring/... you are working over,
>
>I'm working in C.
You mean the complex numbers?
(Sorry; this long thread about the C programming language just has
me pre-programmed to interpret the letter "C" as a programming reference.)
>Please factorize this:
No thanks! I'll let you factorize it yourself.
Please read the literature on polynomial factoring algorithms,
then let us know what you find out. I'm pretty sure you can find all
roots of polynomials over Q (the rationals) in polynomial time. It looks
like the polynomial you showed has all coefficients in Q, though I don't
know whether all roots of it are in Q. I don't recall what is known about
finding the roots of polynomials over C (the complex numbers), so you really
need to do a literature search on your own. Sorry that I couldn't be more
helpful.
- Next message: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Previous message: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- In reply to: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Next in thread: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Reply: Kiuhnm: "Re: Public Key, Symbolic Calculation"
- Reply: Mike Amling: "Re: Public Key, Symbolic Calculation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|