Proving AM-GM via $n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n)$ Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Prove inequality $(a_1+a_2+…+a_n)(frac1a_1+frac1a_2+…+frac1a_n)geq n^2$ when $a_1,a_2,…,a_n$ are positive numbers.Prove $(a_1+b_1)^1/ncdots(a_n+b_n)^1/nge left(a_1cdots a_nright)^1/n+left(b_1cdots b_nright)^1/n$Is $fraca_1+cdots+a_nsqrtn(b_1+cdots+b_n) le frac1nleft(fraca_1sqrtb_1 +cdots+fraca_nsqrtb_nright)$?Prove $e^a_1+…+e^a_nleqslant e^b_1+…+e^b_n$, where $a_1+…+a_n=b_1+…+b_n=0$, $|a_j|leqslant |b_j|$An inequality concerning triangle inequality.Is $c_2+a_2+b_2>a_1+b_1$ in this specific case?Show that $fraca_1b_1+fraca_2b_2+…+fraca_nb_n geq n$Prove that $fraca_1^2a_1+b_1+cdots+fraca_n^2a_n+b_n geq frac12(a_1+cdots+a_n).$Prove that $minleft(fraca_1b_1,fraca_2b_2right)leqfraca_1+a_2b_1+b_2leqmaxleft(fraca_1b_1,fraca_2b_2right)$Is it true that $sqrt(a_1+b_1+c_1)(a_2+b_2+c_2)geq sqrta_1a_2+sqrtb_1b_2+sqrtc_1c_2$?Finding $sum_i=1^100 a_i$ given that $sqrta_1+sqrta_2-1+sqrta_3-2+dots+sqrta_n-(n-1)=frac12(a_1+a_2+dots+a_n)=fracn(n-3)4$
How do living politicians protect their readily obtainable signatures from misuse?
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Project Euler #1 in C++
Why weren't discrete x86 CPUs ever used in game hardware?
I want to complete my figure
What is this clumpy 20-30cm high yellow-flowered plant?
AppleTVs create a chatty alternate WiFi network
Is CEO the "profession" with the most psychopaths?
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?
MLE of the unknown radius
How does the math work when buying airline miles?
How would a mousetrap for use in space work?
How to run automated tests after each commit?
How to draw/optimize this graph with tikz
How does light 'choose' between wave and particle behaviour?
How to compare two different files line by line in unix?
Strange behavior of Object.defineProperty() in JavaScript
Why are vacuum tubes still used in amateur radios?
Is it fair for a professor to grade us on the possession of past papers?
Why limits give us the exact value of the slope of the tangent line?
How do I find out the mythology and history of my Fortress?
Is this another way of expressing the side limit?
What is the appropriate index architecture when forced to implement IsDeleted (soft deletes)?
Proving AM-GM via $n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n)$
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Prove inequality $(a_1+a_2+…+a_n)(frac1a_1+frac1a_2+…+frac1a_n)geq n^2$ when $a_1,a_2,…,a_n$ are positive numbers.Prove $(a_1+b_1)^1/ncdots(a_n+b_n)^1/nge left(a_1cdots a_nright)^1/n+left(b_1cdots b_nright)^1/n$Is $fraca_1+cdots+a_nsqrtn(b_1+cdots+b_n) le frac1nleft(fraca_1sqrtb_1 +cdots+fraca_nsqrtb_nright)$?Prove $e^a_1+…+e^a_nleqslant e^b_1+…+e^b_n$, where $a_1+…+a_n=b_1+…+b_n=0$, $|a_j|leqslant |b_j|$An inequality concerning triangle inequality.Is $c_2+a_2+b_2>a_1+b_1$ in this specific case?Show that $fraca_1b_1+fraca_2b_2+…+fraca_nb_n geq n$Prove that $fraca_1^2a_1+b_1+cdots+fraca_n^2a_n+b_n geq frac12(a_1+cdots+a_n).$Prove that $minleft(fraca_1b_1,fraca_2b_2right)leqfraca_1+a_2b_1+b_2leqmaxleft(fraca_1b_1,fraca_2b_2right)$Is it true that $sqrt(a_1+b_1+c_1)(a_2+b_2+c_2)geq sqrta_1a_2+sqrtb_1b_2+sqrtc_1c_2$?Finding $sum_i=1^100 a_i$ given that $sqrta_1+sqrta_2-1+sqrta_3-2+dots+sqrta_n-(n-1)=frac12(a_1+a_2+dots+a_n)=fracn(n-3)4$
$begingroup$
I want to prove the arithmetic–geometric mean inequality.
To prove that, I need the following inequality:
Suppose that $n$ is an integer which is greater than or equal to $1$ and $a_1, a_2, dots, a_n in BbbR$.
Then,
$$n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n). cdots (1)$$
For any n positive real numbers $a_1, a_2, cdots, a_n$,
$$fraca_1 + a_2 + cdots + a_nn ge sqrt[n]a_1 a_2 cdots a_n.$$
This inequality is obviously equivalent to the next inequality:
For any n positive real numbers $b_1, b_2, cdots, b_n$,
$$b_1^n + b_2^n + cdots b_n^n ge n (b_1 b_2 cdots b_n)$$
We prove the second inequality by induction.
(i) When $n=1$, $b_1^1 = b_1 ge 1cdot b_1.$
(ii)When $n=k$, suppose that the above inequality holds.
Let $c_1, c_2, cdots, c_k+1$ be $k+1$ positive real numbers. Then, by the assumption above,
$$
left{
beginarrayc
c_1(c_2^k + c_3^k + cdots + c_k+1^k) ge c_1(k c_2 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
c_2(c_1^k + c_3^k + cdots + c_k+1^k) ge c_2(k c_1 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
cdots \
c_k+1(c_1^k + c_2^k + cdots + c_k^k) ge c_k+1(k c_1 c_2 cdots c_k) = k
prod_j=1^k+1 c_j,\
endarray
right.
$$
i.e., for $1 le i le k+1$,
$$sum_j=1^k+1delta_ij^' c_j^k c_i ge k prod_j=1^k+1 c_j$$
where, $delta_ij^' = 1 - delta_ij$, $delta_ij$ is Kronecker's delta.
So,
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i ge sum_i=1^k+1 k prod_j=1^k+1 c_j = k(k+1) prod_j=1^k+1 c_j.$$
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i = sum_i=1^k+1 sum_j=1^k+1 c_j^k c_i - sum_i=1^k+1 c_i^k+1 = sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1.$$
If (1) holds, then
$$(k+1) sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i.$$
So,
$$k sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1 ge k(k+1) prod_j=1^k+1 c_j.$$
When we divide both sides of the above inequality by k, we get
$$sum_i=1^k+1 c_i^k+1 ge (k+1) prod_j=1^k+1 c_j.$$
inequality summation symmetric-polynomials muirhead-inequality
$endgroup$
add a comment |
$begingroup$
I want to prove the arithmetic–geometric mean inequality.
To prove that, I need the following inequality:
Suppose that $n$ is an integer which is greater than or equal to $1$ and $a_1, a_2, dots, a_n in BbbR$.
Then,
$$n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n). cdots (1)$$
For any n positive real numbers $a_1, a_2, cdots, a_n$,
$$fraca_1 + a_2 + cdots + a_nn ge sqrt[n]a_1 a_2 cdots a_n.$$
This inequality is obviously equivalent to the next inequality:
For any n positive real numbers $b_1, b_2, cdots, b_n$,
$$b_1^n + b_2^n + cdots b_n^n ge n (b_1 b_2 cdots b_n)$$
We prove the second inequality by induction.
(i) When $n=1$, $b_1^1 = b_1 ge 1cdot b_1.$
(ii)When $n=k$, suppose that the above inequality holds.
Let $c_1, c_2, cdots, c_k+1$ be $k+1$ positive real numbers. Then, by the assumption above,
$$
left{
beginarrayc
c_1(c_2^k + c_3^k + cdots + c_k+1^k) ge c_1(k c_2 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
c_2(c_1^k + c_3^k + cdots + c_k+1^k) ge c_2(k c_1 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
cdots \
c_k+1(c_1^k + c_2^k + cdots + c_k^k) ge c_k+1(k c_1 c_2 cdots c_k) = k
prod_j=1^k+1 c_j,\
endarray
right.
$$
i.e., for $1 le i le k+1$,
$$sum_j=1^k+1delta_ij^' c_j^k c_i ge k prod_j=1^k+1 c_j$$
where, $delta_ij^' = 1 - delta_ij$, $delta_ij$ is Kronecker's delta.
So,
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i ge sum_i=1^k+1 k prod_j=1^k+1 c_j = k(k+1) prod_j=1^k+1 c_j.$$
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i = sum_i=1^k+1 sum_j=1^k+1 c_j^k c_i - sum_i=1^k+1 c_i^k+1 = sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1.$$
If (1) holds, then
$$(k+1) sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i.$$
So,
$$k sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1 ge k(k+1) prod_j=1^k+1 c_j.$$
When we divide both sides of the above inequality by k, we get
$$sum_i=1^k+1 c_i^k+1 ge (k+1) prod_j=1^k+1 c_j.$$
inequality summation symmetric-polynomials muirhead-inequality
$endgroup$
2
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31
add a comment |
$begingroup$
I want to prove the arithmetic–geometric mean inequality.
To prove that, I need the following inequality:
Suppose that $n$ is an integer which is greater than or equal to $1$ and $a_1, a_2, dots, a_n in BbbR$.
Then,
$$n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n). cdots (1)$$
For any n positive real numbers $a_1, a_2, cdots, a_n$,
$$fraca_1 + a_2 + cdots + a_nn ge sqrt[n]a_1 a_2 cdots a_n.$$
This inequality is obviously equivalent to the next inequality:
For any n positive real numbers $b_1, b_2, cdots, b_n$,
$$b_1^n + b_2^n + cdots b_n^n ge n (b_1 b_2 cdots b_n)$$
We prove the second inequality by induction.
(i) When $n=1$, $b_1^1 = b_1 ge 1cdot b_1.$
(ii)When $n=k$, suppose that the above inequality holds.
Let $c_1, c_2, cdots, c_k+1$ be $k+1$ positive real numbers. Then, by the assumption above,
$$
left{
beginarrayc
c_1(c_2^k + c_3^k + cdots + c_k+1^k) ge c_1(k c_2 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
c_2(c_1^k + c_3^k + cdots + c_k+1^k) ge c_2(k c_1 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
cdots \
c_k+1(c_1^k + c_2^k + cdots + c_k^k) ge c_k+1(k c_1 c_2 cdots c_k) = k
prod_j=1^k+1 c_j,\
endarray
right.
$$
i.e., for $1 le i le k+1$,
$$sum_j=1^k+1delta_ij^' c_j^k c_i ge k prod_j=1^k+1 c_j$$
where, $delta_ij^' = 1 - delta_ij$, $delta_ij$ is Kronecker's delta.
So,
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i ge sum_i=1^k+1 k prod_j=1^k+1 c_j = k(k+1) prod_j=1^k+1 c_j.$$
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i = sum_i=1^k+1 sum_j=1^k+1 c_j^k c_i - sum_i=1^k+1 c_i^k+1 = sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1.$$
If (1) holds, then
$$(k+1) sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i.$$
So,
$$k sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1 ge k(k+1) prod_j=1^k+1 c_j.$$
When we divide both sides of the above inequality by k, we get
$$sum_i=1^k+1 c_i^k+1 ge (k+1) prod_j=1^k+1 c_j.$$
inequality summation symmetric-polynomials muirhead-inequality
$endgroup$
I want to prove the arithmetic–geometric mean inequality.
To prove that, I need the following inequality:
Suppose that $n$ is an integer which is greater than or equal to $1$ and $a_1, a_2, dots, a_n in BbbR$.
Then,
$$n cdot (a_1^n + a_2^n + dots + a_n^n) ge (a_1^n-1 + a_2^n-1 + dots + a_n^n-1) cdot (a_1 + a_2 + dots + a_n). cdots (1)$$
For any n positive real numbers $a_1, a_2, cdots, a_n$,
$$fraca_1 + a_2 + cdots + a_nn ge sqrt[n]a_1 a_2 cdots a_n.$$
This inequality is obviously equivalent to the next inequality:
For any n positive real numbers $b_1, b_2, cdots, b_n$,
$$b_1^n + b_2^n + cdots b_n^n ge n (b_1 b_2 cdots b_n)$$
We prove the second inequality by induction.
(i) When $n=1$, $b_1^1 = b_1 ge 1cdot b_1.$
(ii)When $n=k$, suppose that the above inequality holds.
Let $c_1, c_2, cdots, c_k+1$ be $k+1$ positive real numbers. Then, by the assumption above,
$$
left{
beginarrayc
c_1(c_2^k + c_3^k + cdots + c_k+1^k) ge c_1(k c_2 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
c_2(c_1^k + c_3^k + cdots + c_k+1^k) ge c_2(k c_1 c_3 cdots c_k+1) = k prod_j=1^k+1 c_j \
cdots \
c_k+1(c_1^k + c_2^k + cdots + c_k^k) ge c_k+1(k c_1 c_2 cdots c_k) = k
prod_j=1^k+1 c_j,\
endarray
right.
$$
i.e., for $1 le i le k+1$,
$$sum_j=1^k+1delta_ij^' c_j^k c_i ge k prod_j=1^k+1 c_j$$
where, $delta_ij^' = 1 - delta_ij$, $delta_ij$ is Kronecker's delta.
So,
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i ge sum_i=1^k+1 k prod_j=1^k+1 c_j = k(k+1) prod_j=1^k+1 c_j.$$
$$sum_i=1^k+1 sum_j=1^k+1 delta_ij^' c_j^k c_i = sum_i=1^k+1 sum_j=1^k+1 c_j^k c_i - sum_i=1^k+1 c_i^k+1 = sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1.$$
If (1) holds, then
$$(k+1) sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i.$$
So,
$$k sum_i=1^k+1 c_i^k+1 ge sum_j=1^k+1 c_j^k cdot sum_i=1^k+1 c_i - sum_i=1^k+1 c_i^k+1 ge k(k+1) prod_j=1^k+1 c_j.$$
When we divide both sides of the above inequality by k, we get
$$sum_i=1^k+1 c_i^k+1 ge (k+1) prod_j=1^k+1 c_j.$$
inequality summation symmetric-polynomials muirhead-inequality
inequality summation symmetric-polynomials muirhead-inequality
edited Mar 28 at 3:56
Michael Rozenberg
111k1897201
111k1897201
asked Apr 25 '14 at 11:06
TakaakiTakaaki
542
542
2
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31
add a comment |
2
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31
2
2
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
There is the following reasoning for even $n$. $$nsum_k=1^na_k^n-sum_k=1^na_k^n-1sum_k=1^na_k=sum_1leq i<jleq nleft(a_i^n-a_i^n-1a_j-a_ia_j^n-1+a_j^nright)=$$
$$=sum_1leq i<jleq nleft(a_i^n-1-a_j^n-1right)left(a_i-a_jright)geq0.$$
For odd $n$ it's wrong.
For example, take $n=3$.
We get $3(a^3+b^3+c^3)geq(a^2+b^2+c^2)(a+b+c),$ which is wrong for $b=c=0$ and $a=-1.$
Also, we can say that it's true for non-negative variables by Muirhead because $$(n,0,0,...,0)succ(n-1,1,0,...,0).$$
$endgroup$
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f768630%2fproving-am-gm-via-n-cdot-a-1n-a-2n-dots-a-nn-ge-a-1n-1-a-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
There is the following reasoning for even $n$. $$nsum_k=1^na_k^n-sum_k=1^na_k^n-1sum_k=1^na_k=sum_1leq i<jleq nleft(a_i^n-a_i^n-1a_j-a_ia_j^n-1+a_j^nright)=$$
$$=sum_1leq i<jleq nleft(a_i^n-1-a_j^n-1right)left(a_i-a_jright)geq0.$$
For odd $n$ it's wrong.
For example, take $n=3$.
We get $3(a^3+b^3+c^3)geq(a^2+b^2+c^2)(a+b+c),$ which is wrong for $b=c=0$ and $a=-1.$
Also, we can say that it's true for non-negative variables by Muirhead because $$(n,0,0,...,0)succ(n-1,1,0,...,0).$$
$endgroup$
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
add a comment |
$begingroup$
There is the following reasoning for even $n$. $$nsum_k=1^na_k^n-sum_k=1^na_k^n-1sum_k=1^na_k=sum_1leq i<jleq nleft(a_i^n-a_i^n-1a_j-a_ia_j^n-1+a_j^nright)=$$
$$=sum_1leq i<jleq nleft(a_i^n-1-a_j^n-1right)left(a_i-a_jright)geq0.$$
For odd $n$ it's wrong.
For example, take $n=3$.
We get $3(a^3+b^3+c^3)geq(a^2+b^2+c^2)(a+b+c),$ which is wrong for $b=c=0$ and $a=-1.$
Also, we can say that it's true for non-negative variables by Muirhead because $$(n,0,0,...,0)succ(n-1,1,0,...,0).$$
$endgroup$
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
add a comment |
$begingroup$
There is the following reasoning for even $n$. $$nsum_k=1^na_k^n-sum_k=1^na_k^n-1sum_k=1^na_k=sum_1leq i<jleq nleft(a_i^n-a_i^n-1a_j-a_ia_j^n-1+a_j^nright)=$$
$$=sum_1leq i<jleq nleft(a_i^n-1-a_j^n-1right)left(a_i-a_jright)geq0.$$
For odd $n$ it's wrong.
For example, take $n=3$.
We get $3(a^3+b^3+c^3)geq(a^2+b^2+c^2)(a+b+c),$ which is wrong for $b=c=0$ and $a=-1.$
Also, we can say that it's true for non-negative variables by Muirhead because $$(n,0,0,...,0)succ(n-1,1,0,...,0).$$
$endgroup$
There is the following reasoning for even $n$. $$nsum_k=1^na_k^n-sum_k=1^na_k^n-1sum_k=1^na_k=sum_1leq i<jleq nleft(a_i^n-a_i^n-1a_j-a_ia_j^n-1+a_j^nright)=$$
$$=sum_1leq i<jleq nleft(a_i^n-1-a_j^n-1right)left(a_i-a_jright)geq0.$$
For odd $n$ it's wrong.
For example, take $n=3$.
We get $3(a^3+b^3+c^3)geq(a^2+b^2+c^2)(a+b+c),$ which is wrong for $b=c=0$ and $a=-1.$
Also, we can say that it's true for non-negative variables by Muirhead because $$(n,0,0,...,0)succ(n-1,1,0,...,0).$$
edited Mar 28 at 3:55
answered Mar 27 at 19:11
Michael RozenbergMichael Rozenberg
111k1897201
111k1897201
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
add a comment |
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
$begingroup$
What if we restrict to nonnegative $a_k$? It should work for all $n$ then.
$endgroup$
– Wojowu
Mar 27 at 19:22
1
1
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
$begingroup$
@Wojowu For non-negative variables it's true for all $ngeq1$, of course . The proof is the same. Also, we can use Chebyshov here.
$endgroup$
– Michael Rozenberg
Mar 27 at 19:25
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f768630%2fproving-am-gm-via-n-cdot-a-1n-a-2n-dots-a-nn-ge-a-1n-1-a-2%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
$begingroup$
Well well, this is Chebyshev's inequality given that a1 > a2 > ... more in that link.
$endgroup$
– Santosh Linkha
Apr 25 '14 at 11:15
$begingroup$
I didn't know Chebyshev's inequality. Thank you very much for your answer.
$endgroup$
– Takaaki
Apr 25 '14 at 21:31