Derivative and inequality - 2

Calculus Level 5

Given the function f ( x ) = ( a x 2 + x + a ) e x ( a R ) f(x) = (ax^2+x+a) e^{-x} \ (a \in \mathbb R) .

If a 0 , x [ 0 , ) , f ( x ) b ln ( x + 1 ) ( b R ) \forall a \leq 0,\ \forall x \in [0,\infty),\ f(x) \leq b \ln(x+1)\ (b \in \mathbb R) , then find the minimum value of b b .

Let M M denote the minimum value, submit 10000 M \lfloor 10000 M \rfloor .


The answer is 10000.

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.

1 solution

Pedro Cardoso
Mar 30, 2020

Expnding ( a x 2 + x + a ) e x (ax^2+x+a)e^{-x} we get

x e x + a ( x 2 + 1 ) e x xe^{-x} + a(x^2+1)e^{-x} . But since a 0 a \leq 0 and ( x 2 + 1 ) e x (x^2+1)e^{-x} is always positive, the second term is negative. This means that f ( x ) x e x f(x) \leq xe^{-x} and equality happens when a = 0 a=0 , which is the worst case scenario.

The best approximation we can possibly make is one where their derivatives at x = 0 x=0 match. Indeed, since they have the same value at x = 0 x=0 , if the derivative of g ( x ) = b ln ( x + 1 ) g(x)=b \ln{(x+1)} is smaller, then its guaranteed that there exsists some x where g ( x ) < f ( x ) g(x) < f(x) .

Let's check if matching derivatives yelds a solution:

The derivative of f ( x ) f(x) at 0 0 is e 0 0 e 0 = 1 e^0-0e^0 = 1 ; the derivative of g ( x ) g(x) is b 0 + 1 = b \frac{b}{0+1} = b . Setting b = 1, yelds their derivatives:

f ( x ) = ( 1 x ) e x f'(x)=(1-x)e^{-x} and g ( x ) = 1 1 + x g'(x)=\frac{1}{1+x} . We can see that f ( x ) g ( x ) f'(x) \leq g'(x) . Indeed, if it weren't, we'd have:

( 1 x ) e x > 1 1 + x (1-x)e^{-x} > \frac{1}{1+x}

( 1 x 2 ) > e x (1-x^2) > e^x . Which is clearly false for x 1 x \geq 1 .

Therefore, their derivatives and values match initially, then for all x 0 x\geq 0 , f ( x ) g ( x ) f'(x)\leq g'(x) , and thus f ( x ) g ( x ) f(x) \leq g(x) .

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...