Option (c): ∑i=1nxi2≥n(∑i=1nxi)2 (Incorrect, n is on the wrong side).
Therefore, the correct choice is none of these.
00:00 / 00:00
The Sigma Insight: Relation Between A.M., G.M., and H.M.
Solution Diagram
Welcome, future engineer! Today, we are going to peel back the curtain on one of the most elegant and powerful tools in the mathematician's toolkit: the Cauchy-Schwarz Inequality.
When you first look at a problem asking you to relate ∑i=1nxi2 and (∑i=1nxi)2, it is easy to feel overwhelmed. It looks like a mess of summations and squares, but this is a structure waiting to be revealed.
The Geometric Soul of Algebra
Before we touch a single variable, let's visualize what is happening. Imagine two vectors, a and b, floating in n-dimensional space.
The Cauchy-Schwarz inequality tells us that the square of their dot product, (a⋅b)2, can never exceed the product of their squared magnitudes, ∣a∣2∣b∣2. This is a profound geometric truth stating that the 'alignment' of two vectors is limited by their individual lengths.
In algebraic terms, this translates to the beautiful inequality:
(i=1∑naibi)2≤(i=1∑nai2)(i=1∑nbi2)
This is our weapon of choice.
The Art of the Substitution
Now, here is where the magic happens. We have the inequality, but we need to make it fit our specific problem.
We are looking at the term (∑i=1nxi)2. If we look at the left side of our Cauchy-Schwarz formula, (∑i=1naibi)2, we see that if we set ai=xi, we are halfway there.
To keep xi unchanged while multiplying it by something, we must multiply it by 1. So, we make the strategic choice: let ai=xi and bi=1 for every index i from 1 to n.
The Calculation
Let's watch the pieces fall into place. On the left side, we have (∑i=1nxi⋅1)2, which simplifies perfectly to (∑i=1nxi)2.
On the right side, we have the product of two sums. The first is ∑i=1nai2, which becomes ∑i=1nxi2. The second is ∑i=1nbi2, which becomes ∑i=1n12.
Since 12 is just 1, we are summing 1 exactly n times, which gives us n. Thus, the right side becomes n⋅∑i=1nxi2. Putting it all together, we get the fundamental inequality:
(i=1∑nxi)2≤ni=1∑nxi2
The Verdict
Now, look at the options provided in the problem. We derived the relationship:
ni=1∑nxi2≥(i=1∑nxi)2
Compare this to the choices. If the options provided do not match this derivation, trust your work. You have successfully navigated the logic, applied a high-level theorem, and arrived at the mathematical truth.