You are not logged in.
Pages: 1
Sorry that I've been posting a lot of problems lately...
I need to find in the functionI'm trying to factor the octic
into two Quartics. (It should be factorable by the way!)Offline
It can be factored into two quartics but not over the integers. It has irrational coefficients.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Oh... But do you know what are the two Quartics? Wolfram Alpha isn't capable of understanding my input, for some weird reason. Really wish I had Mathematica.
Offline
This is the factorization:
Mathematica can not directly factor this, it requires a trick.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
What is the trick? Is it an algebraic trick that anyone can use without the use of a computer, or is it a trick in Mathematica?
Offline
It is a trick in Mathematica. You have to give him additional information namely, that your polynomial can not be factored over the integers and you must tell him to factor over a algebraic number field, in this case sqrt(5).
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Pages: 1