I am very clueless about how to begin with the problem except the fact that if $f(x)$is positive doesn't imply that derrivative of f(x) is positive .
2026-04-21 16:55:14.1776790514
Suppose f(x) is a polynomial with real coefficient and $f(x)>=0$ $x \in R$ let $g(x)=f(x)+f^{'}(x) +f^{"}(x)+..$. prove that $g(x)>=0 for all x\in R$
211 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let $$f(x)=ax^2+bx+c, a>0, ~~ b^2-4ac\le 0$$ Then $$g(x)=f(x)+f'(x)+f''(x)= ax^2+bx+c+2ax+b+2a= ax^2+(2a+b)x+(2a+b+c)$$ the discriminant of this quadratic is $D=b^2-4ac-4a^2\le0$ fo $g(x)$ is also positive definite for all real values of $x$.