$(1):$ If $P(x)$ is a polynomial of Degree $4$ such that $P(-1) = P(1) = 5$ and
$P(-2)=P(0)=P(2)=2\;,$Then Max. value of $P(x).$
$(2):$ If $f(x)$ is a polynomial of degree $6$ with leading Coefficient $2009.$ Suppose
further that $f(1)=1\;,f(2)=3\;,f(3)=5\;,f(4)=7\;,f(5)=9$ and $f'(2)=2,$
Then sum of all digits of $f(6)$ is
$\bf{My\; Try\; For\; (1):}$ Given $x=-2\;,x=0\;,x=+2$ are the roots of $P(x)=0.$
So $(x+2)\;,(x-0)\;,(x-2)$ are factors of $P(x)=0$. So we can write $P(x)$ as
$P(x) = A\cdot x\cdot (x-2)\cdot (x+2)(x-r)\;,$ So we have calculate value of $A$ and $r$
Now put $x=-1\;,$ we get $P(-1)=-3A\cdot (1+r)\Rightarrow -3A\cdot (1+r)=5............................(1)$
Now put $x=1\;,$ we get $P(1)=-3A\cdot (1-r)\Rightarrow -3A\cdot (1-r)=5..................................(2)$
So from $(1)$ and $(2)\;,$ We get $r=0$ and $\displaystyle A=-\frac{5}{3}.$
So Polynomial $\boxed{\boxed{\displaystyle P(x)=-\frac{5}{3}\cdot x^2\cdot (x^2-4)}}$
$\bf{My\; Try\; For \; (2):}$Let $f(x)=2x-1\;\forall\; x=1\;,2\;,3\;,4\;,5.$
So we can say that $(x-1)\;,(x-2)\;,(x-3)\;,(x-4)\;,(x-5)$ are the roots of $f(x)-2x+1=0$
So $f(x)-2x+1=2009\cdot \underbrace{(x-1)\cdot(x-2)\cdot (x-3)\cdot (x-4)\cdot (x-5)}\cdot\underbrace{(x-r)}$
Now How can i solve after that
Help me and plz explain me, is my $(1)$ Try is right or not
Thanks