Re: Factorise the polynominal x^10+1024
jeffa wrote:
>
> Factorise the polynominal x^10+1024 into polynominal
> factors with real coefficients
Hint: x^10 + 1024 = (x^2)^5 + (2^2)^5.
(Extra hint: If you can factor the RHS at all,
has your tutor covered reciprocal polynomials?)
.
Relevant Pages
- Re: Another approach to decide on existence of a real root for Univariate Polynomials with Integer C
... univariate Polynomial with positive coefficients. ... defined as the family of all univariate Polynomials in X1 obtainable ... The Polynomial components on the LHS of Q G = H, ... must equal the Polynomial components on the RHS ... (comp.theory) - Re: Adding Objects
... > Im starting a program that is supposed to take in polynomials from the ... What would be a good way to design it ... I have a polynomial class and the only way Ive figured out to do this ... polynomial operator+(polynomial lhs,polynomial const& rhs) ... (comp.lang.cpp) - Re: Advice for math phD programs: give up abstact algebra
... cannot be ring behaved, for b and i are not in the same set. ... Note that we treat the name as a single unit: the syntactic resemblance to an expression involving some operator + and some operator identified by adjacency is effectively coincidental, as these are not to be taken as identifying the "complex addition" and "complex multiplication" operators in this naming system. ... Likewise, the underlying set P of the ring of polynomials with real coefficients contains every real number, as well as an element which we'll call "X", as well as all of the elements required for the ring of polynomials with real coefficients to be closed under polynomial addition and polynomial multiplication. ... (sci.math) - Re: complex function
... and plane Geomtry. ... product of polynomials (with real coefficients) whose degree is either 1 ... See any book about complex analysis ... (sci.math) - Re: Understanding the quotient ring nomenclature
... You've presented a polynomial in real coefficients but insist that X ... This is indistinguishable from an infinite ... Thus under this form above the polynomials are not rings until the ... of a quotient ring. ... (sci.math) |
|