Functional Equation or Limit?

Calculus Level 3

This problem is taken from Moldova National Mathematics Olympiad, 2013.

Let f : ( 0 , + ) ( 0 , + ) f:(0,+\infty)\rightarrow(0,+\infty) be differentiable and let F F be a primitive of f f , such that 2 ( F ( x ) f ( x ) ) = f 2 ( x ) , x ( 0 , + ) . 2(F(x)-f(x))=f^2(x),\forall x\in(0,+\infty).

Find lim x + f ( x ) x \displaystyle\lim_{x\to+\infty}\dfrac{f(x)}{x} .


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Jatin Yadav
Dec 26, 2013

First, i didn't know that primitive means anti-derivative, i had to google,

Clearly, F ( x ) = f ( x ) F'(x) = f(x) .

Now, differentiate both sides of the given equation,

2 ( f ( x ) f ( x ) ) = 2 f ( x ) f ( x ) 2(f(x)-f'(x)) = 2f(x)f'(x) ,

Rearranging the terms,

f ( x ) = f ( x ) f ( x ) + 1 f'(x) = \frac{f(x)}{f(x) + 1} .

Note that f ( x ) > 0 x R f'(x) > 0 \forall x \in R , hence the value + +\infty will be approached as x x approaches + +\infty . Hence , we can apply L-hopital's rule on lim x f ( x ) x \displaystyle \lim_{x \to \infty} \frac{f(x)}{x} .

lim x f ( x ) x = lim x f ( x ) = lim x f ( x ) f ( x ) + 1 = lim x 0 f ( x ) f ( x ) = 1 \therefore \displaystyle \lim_{x \to \infty} \frac{f(x)}{x} = \lim_{x \to \infty} f'(x) = \lim_{x \to \infty} \frac{f(x)}{f(x)+1} = \lim_{x \to 0} \frac{f'(x)}{f'(x)} = \boxed{1}

You cant say that a strictly increasing function's limit to infinity will always be inf. Take for example f(x)=(1+1/x)^x .Its limit to infinity is e=2.71.. besides that it is strictly increasing

Δημήτριος Χαλάτσης - 7 years, 5 months ago

Log in to reply

And indeed I never say that,

Here, check that the function is f : ( 0 , + ) ( 0 , + ) f:(0,+\infty) \rightarrow (0,+\infty) .

jatin yadav - 7 years, 5 months ago

Log in to reply

f:(0,+∞)→(0,+∞) This means that f can take every positive number and the output will be a positive number.That does not necessarily means that f takes every positive value(including +∞)

Δημήτριος Χαλάτσης - 7 years, 5 months ago

Doesn't f 2 ( x ) f^2(x) refer to f ( f ( x ) ) f(f(x)) rather than ( f ( x ) ) 2 (f(x))^2 ? So shouldn't the derivative of f 2 ( x ) f^2(x) be f ( f ( x ) ) f ( x ) f'(f(x)) f'(x) instead?

Jing Hao Pang - 7 years, 5 months ago

Log in to reply

I would say it means (f(x))^2.In Greece in high school we dont learn the difference and f^2(x) refers to (f(x))^2.

Δημήτριος Χαλάτσης - 7 years, 5 months ago

Log in to reply

That's interesting, but i feel it's supposed to be f ( f ( x ) ) f(f(x)) .

See the following links:

here ,

a question that uses the idea of f 2 ( x ) f^2(x) as f ( f ( x ) ) f(f(x)) ,

and a question using ( f ( x ) ) 2 (f(x))^2 to denote f ( x ) f ( x ) f(x)f(x)

Jing Hao Pang - 7 years, 5 months ago

Log in to reply

@Jing Hao Pang Here f 2 ( x ) = ( f ( x ) ) 2 f^2(x)=(f(x))^2 . Otherwise I would specify what does the notation mean.

Nicolae Sapoval - 7 years, 5 months ago

Log in to reply

@Nicolae Sapoval Okay thank you for the clarification!

Jing Hao Pang - 7 years, 5 months ago

Actually, you are correct.

Leonardo DiCaprio - 7 years, 5 months ago

Exactly how I did it!

Ahaan Rungta - 7 years, 5 months ago

Exactly that is what i did

Mohamed Aly - 7 years, 4 months ago
Michael Tang
Jan 1, 2014

We differentiate the given equation implicitly: 2 ( f ( x ) f ( x ) ) = 2 f ( x ) f ( x ) f ( x ) f ( x ) = f ( x ) f ( x ) f ( x ) = ( f ( x ) + 1 ) f ( x ) f ( x ) = f ( x ) f ( x ) + 1 . \begin{aligned} 2(f(x) - f'(x)) &= 2f(x)f'(x) \\ f(x)-f'(x) &= f(x)f'(x) \\ f(x) &= (f(x)+1)f'(x) \\ f'(x) &= \dfrac{f(x)}{f(x)+1}. \end{aligned} Replacing f ( x ) f'(x) with d y d x \dfrac{dy}{dx} and f ( x ) f(x) with y , y, this becomes the separable differential equation d y d x = y y + 1 . (1) \qquad \dfrac{dy}{dx} = \dfrac{y}{y+1}. \qquad \text{(1)} We separate to get y + 1 y d y = d x , \dfrac{y+1}{y}dy = dx, or ( 1 + 1 y ) d y = d x . \left(1+\dfrac1y\right)dy = dx. Integrating both sides gives

y + ln y = x + c . y + \ln y = x + c. (Since y > 0 , y > 0, we can ignore the absolute value signs in ln y . \ln \!\mid \!y\!\mid. ) Thus, we have y + ln y x = 1 + c x , \dfrac{y+\ln y}{x} = 1 + \dfrac cx, so lim x y + ln y x = lim x ( 1 + c x ) = 1. (2) \qquad \displaystyle \lim_{x \to \infty} \dfrac{y+\ln y}{x} = \displaystyle \lim_{x \to \infty} \left(1 + \dfrac cx\right) = 1. \qquad \text{(2)}

Now, we prove that lim x y = , \displaystyle\lim_{x\to\infty}y = \infty, using equation (2) . \text{(2)}. Assume to the contrary that lim x y \displaystyle\lim_{x\to\infty} y is finite. (Remember that y y is a function of x . x. ) Then, lim x ln y \displaystyle\lim_{x\to\infty}\ln y is also finite, since ln y < y \ln y < y for all y . y. But then we get lim x y + ln y x = 0 , \displaystyle \lim_{x \to \infty} \dfrac{y+\ln y}{x} = 0, contradicting equation (2) . \text{(2)}. (This is because the numerator approaches a finite number while the denominator approaches . \infty. ) Thus, by contradiction, lim x y = . \lim_{x\to\infty} y = \infty.

This means that we can apply L'Hospital's Rule on the requested limit: L = lim x y x = lim x d y / d x 1 = lim x d y d x . L = \lim_{x \to \infty} \dfrac yx = \lim_{x\to\infty} \dfrac{dy/dx}{1} = \lim_{x\to\infty} \dfrac{dy}{dx}. But from equation (1) , \text{(1)}, d y d x = y y + 1 . \dfrac{dy}{dx} = \dfrac{y}{y+1}. Since y y approaches \infty as x x approaches , \infty, we conclude that L = lim x d y d x = lim x y y + 1 = lim y y y + 1 = 1 . L = \lim_{x\to\infty} \dfrac{dy}{dx} = \lim_{\boxed{x}\to\infty} \dfrac{y}{y+1} = \lim_{\boxed{y}\to\infty} \dfrac{y}{y+1} = \boxed{1}.

This is the best solution because this is the only one that explains correctly as to why f ( x ) f(x)\rightarrow\infty as x x \rightarrow\infty

Mridul Sachdeva - 7 years, 5 months ago

Log in to reply

Thanks! I too noticed that that was lacking from many of the other solutions. Glad mine was more correct :)

Michael Tang - 7 years, 5 months ago

Perfect

Balaji Dodda - 7 years, 5 months ago
Haroun Meghaichi
Dec 26, 2013

we can see that : 2 F ( x ) = f 2 ( x ) + 2 f ( x ) > 0 2F(x)=f^2(x)+2f(x)>0 . So we can write : f ( x ) = d F ( x ) d x = 1 + 1 + 2 F ( x ) . f(x)=\frac{\mathrm{d}F(x)}{\mathrm{d}x}= -1+\sqrt{1+2F(x)}. By separation of variables : C + f ( x ) + log ( f ( x ) ) = d F 1 + 1 + 2 F ( x ) = d x = x . ( 1 ) C+f(x) +\log(f(x))=\int \frac{\mathrm{d}F}{-1+\sqrt{1+2F(x)}} = \int \ \mathrm{d}x=x.\ \ \ \ \ \ (1) Now, it is obvious that f ( x ) f(x)\to \infty as x x\to \infty . Therefore : lim x log ( f ( x ) ) f ( x ) = 0. \lim_{x\to \infty} \frac{\log(f(x))}{f(x)} = 0. Back to ( 1 ) (1) : 1 = lim x C f ( x ) + 1 + log ( f ( x ) ) f ( x ) = lim x x f ( x ) . 1=\lim_{x\to \infty} \frac{C}{f(x)} + 1+ \frac{\log(f(x))}{f(x)} =\lim_{x\to \infty} \frac{x}{f(x)}. This means that : lim x f ( x ) x = 1 . \lim_{x\to \infty} \frac{f(x)}{x} =\boxed{1}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...