Find the minimum value of ( x + 1 / x ) 3 + ( x 3 + 1 / x 3 ) ( x + 1 / x ) 6 − ( x 6 + 1 / x 6 ) − 2 for x > 0 .
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.
On expanding (x+1/x)^6 and (x+1/x)^3 and simplifying the given expression, we get the given expression equal to 3(x+1/x). Since the minimum of (x+1/x) for x>0 is 2, therefore the minimum of the given expression is (3)(2)=6
Let's start by expanding f ( x ) :
f ( x ) = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( x + x 1 ) 6 − ( x 6 + x 6 1 ) − 2 =
f ( x ) = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( x + x 1 ) 6 − ( x 6 + x 6 1 + 2 ) =
f ( x ) = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( ( x + x 1 ) 3 ) 2 − ( x 3 + x 3 1 ) 2 =
f ( x ) = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ) × ( ( x + x 1 ) 3 − ( x 3 + x 3 1 ) ) =
f ( x ) = ( x + x 1 ) 3 − ( x 3 + x 3 1 ) = 3 x + x 3 .
f ′ ( x ) = 3 − x 2 3 = 0 ⟹ x = ± 1 .
Since x > 0 the critical point is at x = 1 .
f " ( x ) = x 3 1 ⟹ f " ( 1 ) = 1 > 0 ⟹ x = 1 gives a minimum at f ( 1 ) = 3 ( 1 ) + 1 1 = 6 since f ( x ) = 3 x + x 1 .
( x 3 + x 3 1 ) + ( x + x 1 ) 3 − ( x 6 + x 6 1 ) + ( x + x 1 ) 6 − 2 ⇒ 3 − x 2 3
∂ x ∂ ( 3 x + x 3 ) = 0 ⇒ x → − 1 , x → 1
With the problem specified limitation on the value of x and using the simplified form, the answer is 6.
Problem Loading...
Note Loading...
Set Loading...
Similar solution with @Hana Wehbi 's
f ( x ) = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( x + x 1 ) 6 − ( x 6 + x 6 1 ) − 2 = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( x + x 1 ) 6 − ( x 3 + x 3 1 ) 2 + 2 − 2 = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ( x + x 1 ) 6 − ( x 3 + x 3 1 ) 2 = ( x + x 1 ) 3 + ( x 3 + x 3 1 ) [ ( x + x 1 ) 3 + ( x 3 + x 3 1 ) ] [ ( x + x 1 ) 3 − ( x 3 + x 3 1 ) ] = ( x + x 1 ) 3 − ( x 3 + x 3 1 ) = 3 ( x + x 1 ) ≥ 3 × 2 = 6 Note that ( x 3 + x 3 1 ) 2 = x 6 + 2 + x 6 1 By AM-GM inequality: x + x 1 ≥ 2 x × x 1 = 2 Equality occurs when x = 1
Reference: AM-GM inequality