3

Does anyone have any idea on that problem?

Let $f : \mathbb{R} \to \mathbb{R}$ be a polynomial function. Show that not exists any $f$ such that $f(x) = \log (1+x)$.

It's easy to show that $a_0 = 0$ and $a_1 = 1$. But after i don't have any idea. Any point? Thanks!

user26857
  • 52,094
sticknycu
  • 446

3 Answers3

5

Maybe there are many ways to show this; but what I have in mind is this: If $f$ is a polynomial of degree $k$, then its $(k+1)$-th derivative is zero. But this is not the case for $\log(1+x)$; the $(k+1)$-th derivative of $\log(1+x)$ does not vanish.

Tony
  • 741
1

If there was, then it would not be constant and we would have$$\lim_{x\to\infty}\frac{\log(x+1)}{f(x)}=1.$$But, for every non-constant polynomial function, we have$$\lim_{x\to\infty}\frac{\log(x+1)}{f(x)}=0.$$

-1

If $\log(1+x)$ is polynomial, $f$ is a transcendental polynom function which doesn't exist.

EDX
  • 1,797