There are n positive real numbers a 1 , a 2 , a 3 , . . . , a n such that a 1 + a 2 + a 3 + . . . + a n = 1 . If the minimum value of a 1 n + 1 + a 2 n + 1 + a 3 n + 1 + . . . + a n n + 1 is ( α 1 ) α . Then find the value of ( α − n ) n + 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.
@Alak Bhattacharya , n should be a positive instead of positive real number. You can use \alpha for α , \beta β , \gamma γ etc. braces { } are not necessary for single character argument. For example, \frac 12 2 1 , \dfrac \pi 4 4 π , \int _ 0^\infty ∫ 0 ∞ , \bigg|_\frac \pi 4^\frac \pi 2 ∣ ∣ ∣ ∣ 4 π 2 π .
Log in to reply
It's not n , but the a i 's, that are positive real numbers.
Problem Loading...
Note Loading...
Set Loading...
We can use Jensen's inequality to find the minimum value of a 1 n + 1 + a 2 n + 1 + a 3 n + 1 + ⋯ + a n n + 1 . Since f ( x ) = x n + 1 is convex, then
w 1 + w 2 + w 3 + ⋯ + w n w 1 f ( a 1 ) + w 2 f ( a 2 ) + w 3 f ( a 3 ) + ⋯ + w n f ( a n ) = n 1 + 1 + 1 + ⋯ + 1 a 1 n + 1 + a 2 n + 1 + a 3 n + 1 + ⋯ + a n n + 1 ⟹ a 1 n + 1 + a 2 n + 1 + a 3 n + 1 + ⋯ + a n n + 1 ≥ f ( w 1 + w 2 + w 3 + ⋯ + w n w 1 a 1 + w 2 a 2 + w 3 a 3 + ⋯ + w n a n ) ≥ ⎝ ⎜ ⎛ = n 1 + 1 + 1 + ⋯ + 1 a 1 + a 2 + a 3 + ⋯ + a n ⎠ ⎟ ⎞ n + 1 = ( n 1 ) n + 1 ≥ ( n 1 ) n
Therefore, α = n ⟹ ( α − n ) n + 1 = 0 .