- #1
metgt4
- 35
- 0
Homework Statement
The polynomial f(z) is defined by
f(z) = z5 - 6z4 + 15z3 - 34z2 + 36z - 48
Show that the equation f(z) = 0 has roots of the form z = ix where x is real, and hence factorize f(z)
The Attempt at a Solution
So I know that you begin by factoring out (z-ix) from the function, but I'm not quite sure how to work that out. I can only figure out how to get the first and last terms in the first step:
f(z) = (z-ix)(z4 + ... - 48i/x)
How would you go about finding everything in between those two terms?