Consider the infinite sequence: 1 1 , 2 2 , 3 3 , . . . . . , n n
If the largest value is of the form a a , enter a .
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.
let f ( x ) = y = x 1 / x
⟹ f ′ ( x ) = y ′ = − x 1 / x − 2 ( ln x − 1 ) = 0 to find the value of x that will maximize f ( x ) ⋅
Upon solving, we will get x = e ≈ 2 . 7 1 8 2 8 1 8 2 8 4 5 9 0 4 5
But, as x → 3 , hence, the answer then.
The f ′ ( x ) was solved by the aid of differentiation using logarithms.
y = x 1 / x ⟹ ln ( y ) = x 1 ( ln x ) ⟹ y y ′ = x 1 ( x 1 ) − ( ln x ) ( x 2 1 ) f ′ ( x ) = y ′ = x 1 / x ( x 2 1 ⋅ ( 1 − ln x ) ) f ′ ( x ) = − x 1 / x − 2 ⋅ ( ln x − 1 )
Problem Loading...
Note Loading...
Set Loading...
We note that 2 2 = 4 4 and that from 1 1 to 2 2 is increasing while from 4 4 to n n for n > 4 as n → ∞ lim n n 1 = 1 (see note) is decreasing, the maximum must be between 2 2 to 4 4 , which is only 3 3 . Therefore, a = 3 .
Note:
n → ∞ lim n n 1 = n → ∞ lim exp ( lo g n n 1 ) = exp ( n → ∞ lim n lo g n ) = e 0 = 1 By L’H o ˆ pital’s rule
Alternatively , it can also be shown using calculus as @Christian Daang 's solution. Consider the continuous function of y = x x 1 , then d x d y = d x d x x 1 = d x d e x 1 ln x = x 2 1 − ln x x x 1 . Equating d x d y = 0 , ⟹ ln x = 1 , ⟹ x = e . It can be shown that d x 2 d 2 y < 0 (see note), therefore, max ( y ) = e e 1 . Since e ≈ 2 . 7 1 8 , the nearest integer is 3 .
Note:
d x 2 d 2 y d x 2 d 2 y ∣ ∣ ∣ ∣ x = e = ( x 2 1 − ln x ) 2 x x 1 − ( x 3 1 + x 3 2 ( 1 − ln x ) ) x x 1 = 0 − ( e 3 1 + 0 ) e e 1 < 0