This is a problem in abstract algebra about polynomials that I don't know how to answer. I know that $1$ is a a double root, but I can't get much more from it. Thank you for reading.
2026-03-26 04:35:07.1774499707
On
Does there exist a degree-$4$ polynomial such that $f(1)=0$, $f(0)=1$, $f '(1)=0$ and $f'(0)=1$?
469 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
HINT: why don't you just write down a general polynomial of degree 4 and apply all the conditions required by the problem?
Since $1$ is double root for $f$ we have $$f(x) = (x-1)^2(ax^2+bx+c)$$
Since $f(0) =1$ we get $c=1$ and since $f'(0)=1 $ we get $b=3$. So we have a family of polynomial which satisfies condition.