Orodruin said:
It is a counter example to your statement in the OP where you are trying to prove that the limit of f’(x) is zero if the limit of f(x) is k.Yes, you need to prove it, not assume it. Furthermore, the condition given by the question is more restrictive than your assumption.
Ah ok
PeroK said:
First, I have to say that this problem may be significantly beyond your abilities at this stage. I think you don't even understand what the question is asking. We could try a simpler question to try to explain what you are being asked.
I also have the same thought. I don't even know what is the starting point to solve this question. L'Hopital can not be used because the form is not ##\frac{0}{0}## or ##\frac{\infty}{\infty}##, Taylor expansion can not be used so I tried derivative from the first principle and got:
$$\lim_{x \rightarrow \infty} (f(x)+2f'(x)+f"(x)=k$$
$$\lim_{x \rightarrow \infty} \left(f(x)+2 \lim_{h \rightarrow 0} \frac{f(x+h)-f(x)}{h}+\lim_{h \rightarrow 0} \frac{f'(x+h)-f'(x)}{h} \right)=k$$
But I don't think this is the correct approach.
Let me rephrase the question:
Prove that if ##\lim_{x \rightarrow \infty} (f(x)+2f'(x)+f"(x)=k## and ##\lim_{x \rightarrow \infty} f(x) \neq 0## then ##\lim_{x \rightarrow \infty} f(x)=k## , ##\lim_{x \rightarrow \infty} f'(x)=0## and ##\lim_{x \rightarrow \infty} f"(x)=0##
Do I interpret the question correctly?
PeroK said:
We could try a simpler question to try to explain what you are being asked.
Suppose we have a function ##g(x)## such that ##\lim_{x \to \infty} g(x) = a##, where ##a## is a real number. I.e. the limit exists and is finite. Now, suppose that ##\lim_{x \to \infty} g'(x) = b##, where ##b## is also a real number. Then we can prove that ##b = 0##. That might be something you could try to prove.
For this one, the question is:
Prove that if ##\lim_{x \to \infty} g(x) = a## and ##\lim_{x \to \infty} g'(x) = b##, where ##b## is a real number, then ##b = 0##
My attempt:
$$\frac{d}{dx} \left(\lim_{x \to \infty} g(x) \right) = \frac{d}{dx} (a)$$
$$\lim_{x \rightarrow \infty} \frac{d}{dx} g(x) = 0$$
$$\lim_{x \rightarrow \infty} g'(x) = 0$$
PeroK said:
Now, here's the idea. Could we find a function ##g(x)## such that neither ##\lim_{x \to \infty} g(x)## nor ##\lim_{x \to \infty} g'(x)## exist and yet: ##\lim_{x \to \infty} (g(x) + g'(x))## exists and is finite?
I am not sure, I can't think of any. I will try again
Thanks