lpetrich
Science Advisor
- 998
- 180
I will solve Problem 19.
The equation ##x^4 − 18 x^3 + k x^2 + 200 x − 1984 = 0## is satisfied by four values of x, and for some k, two of those values have the product -32.
Let one of these roots be r and another one be s. One now has three variables to solve for: k, r, and s. However, it is easy to solve for s in terms of k and r. The product condition, ##r s = -32##, gives us ##s = -32/r##.
Since both r and s must satisfy the problem's equation, I substitute them in. For r:
$$ r^4 − 18 r^3 + k r^2 + 200 r − 1984 = 0 $$
For s:
$$ s^4 − 18 s^3 + k s^2 + 200 s − 1984 = 0 \to \\ (-32/r)^4 − 18 (-32/r)^3 + k (-32/r)^2 + 200 (-32/r) − 1984 = 0 \to \\ - \frac{64}{r^4}(31 r^4 + 100 r^3 - 16 k r^2 - 9216 r - 16384) = 0 $$
Extracting its polynomial part gives us
$$ 31 r^4 + 100 r^3 - 16 k r^2 - 9216 r - 16384 = 0 $$
Both r and k must solve both this equation and the earlier r equation. It is easier to eliminate k from these two equations than it is to eliminate r. So to find k, I first eliminate it, find the possible r values, and then find the corresponding k values.
Adding 16 times the r equation gives us
$$ 47 r^4 - 188 r^3 - 6016 r - 48128 = 0 \to \\ 47 (r - 8) (r + 4) (r^2 + 32) = 0 $$
This gives us these solutions: ## r = 8,\ r = -4 ,\ r = 4i\sqrt{2} ,\ r=-4i\sqrt{2} ##. Plugging these numbers into the product condition gives the corresponding values of s: ## s = -4,\ s = 8 ,\ s = 4i\sqrt{2} ,\ s=-4i\sqrt{2} ##. Plugging these numbers into the problem's equation gives us what we seek: values of k. Here are the solutions:
Let one of these roots be r and another one be s. One now has three variables to solve for: k, r, and s. However, it is easy to solve for s in terms of k and r. The product condition, ##r s = -32##, gives us ##s = -32/r##.
Since both r and s must satisfy the problem's equation, I substitute them in. For r:
$$ r^4 − 18 r^3 + k r^2 + 200 r − 1984 = 0 $$
For s:
$$ s^4 − 18 s^3 + k s^2 + 200 s − 1984 = 0 \to \\ (-32/r)^4 − 18 (-32/r)^3 + k (-32/r)^2 + 200 (-32/r) − 1984 = 0 \to \\ - \frac{64}{r^4}(31 r^4 + 100 r^3 - 16 k r^2 - 9216 r - 16384) = 0 $$
Extracting its polynomial part gives us
$$ 31 r^4 + 100 r^3 - 16 k r^2 - 9216 r - 16384 = 0 $$
Both r and k must solve both this equation and the earlier r equation. It is easier to eliminate k from these two equations than it is to eliminate r. So to find k, I first eliminate it, find the possible r values, and then find the corresponding k values.
Adding 16 times the r equation gives us
$$ 47 r^4 - 188 r^3 - 6016 r - 48128 = 0 \to \\ 47 (r - 8) (r + 4) (r^2 + 32) = 0 $$
This gives us these solutions: ## r = 8,\ r = -4 ,\ r = 4i\sqrt{2} ,\ r=-4i\sqrt{2} ##. Plugging these numbers into the product condition gives the corresponding values of s: ## s = -4,\ s = 8 ,\ s = 4i\sqrt{2} ,\ s=-4i\sqrt{2} ##. Plugging these numbers into the problem's equation gives us what we seek: values of k. Here are the solutions:
- The two related roots are 8 and -4, and k = 86
- The two related roots are both ##4i\sqrt{2}##, and ##k = -30 + 97i\sqrt{2}##
- Like the above, but with complex conjugates: ##i \to -i##.