Question
Question: Let $a_1 = 0$ and $a_1, a_2, a_3,......, a_n$ be real numbers such that $|a_i| = |a_{i-1} + 1|$ for ...
Let a1=0 and a1,a2,a3,......,an be real numbers such that ∣ai∣=∣ai−1+1∣ for all i, then the AM of the numbers a1,a2,a3,......,an has the value A where:

A<−21
A<−1
A≥−21
A=−21
A \ge -\frac{1}{2}
Solution
The given conditions are:
- a1=0
- ∣ai∣=∣ai−1+1∣ for all i≥2.
From the second condition, we can square both sides: ai2=(ai−1+1)2 ai2=ai−12+2ai−1+1
This relation holds for i=2,3,…,n. Let's sum this equation from i=2 to n: ∑i=2nai2=∑i=2n(ai−12+2ai−1+1) ∑i=2nai2=∑i=2nai−12+2∑i=2nai−1+∑i=2n1
Let j=i−1. Then as i goes from 2 to n, j goes from 1 to n−1. ∑i=2nai2=∑j=1n−1aj2+2∑j=1n−1aj+(n−1)
We can write ∑i=2nai2=an2+∑i=2n−1ai2. And ∑j=1n−1aj2=a12+∑j=2n−1aj2. Substituting these into the equation: an2+∑i=2n−1ai2=a12+∑j=2n−1aj2+2∑j=1n−1aj+(n−1) The summation terms on both sides cancel out: an2=a12+2∑j=1n−1aj+(n−1)
Since a1=0, the equation simplifies to: an2=02+2∑j=1n−1aj+(n−1) an2=2∑j=1n−1aj+n−1
Let Sn−1=∑j=1n−1aj. So, an2=2Sn−1+n−1. We are interested in the arithmetic mean A=n1∑i=1nai=nSn. We know Sn=Sn−1+an. From an2=2Sn−1+n−1, we can express Sn−1: Sn−1=2an2−(n−1).
Now substitute Sn−1 into the expression for Sn: Sn=2an2−(n−1)+an Sn=2an2−n+1+2an Sn=2an2+2an+1−n Sn=2(an+1)2−n
Finally, the arithmetic mean A is: A=nSn=2n(an+1)2−n
We know that (an+1)2≥0 for any real number an. Therefore, A≥2n0−n A≥−2nn A≥−21
This shows that the arithmetic mean A is always greater than or equal to −21.
To confirm that A=−21 is achievable, consider the sequence where ai=0 if i is odd, and ai=−1 if i is even. Let's check if this sequence satisfies the condition ∣ai∣=∣ai−1+1∣:
- If i is odd, ai=0. ai−1=−1 (since i−1 is even). ∣ai∣=∣0∣=0. ∣ai−1+1∣=∣−1+1∣=∣0∣=0. This holds.
- If i is even, ai=−1. ai−1=0 (since i−1 is odd). ∣ai∣=∣−1∣=1. ∣ai−1+1∣=∣0+1∣=∣1∣=1. This holds.
Also, a1=0, which is the starting condition.
Now, let's calculate the AM for this sequence: If n is even, say n=2k: The sequence is 0,−1,0,−1,…,0,−1. There are k terms of 0 and k terms of −1. Sum Sn=k×0+k×(−1)=−k=−n/2. A=nSn=n−n/2=−21.
If n is odd, say n=2k+1: The sequence is 0,−1,0,−1,…,−1,0. There are k+1 terms of 0 and k terms of −1. Sum Sn=(k+1)×0+k×(−1)=−k=−(n−1)/2. A=nSn=n−(n−1)/2=−2nn−1=−21+2n1.
Since A can be exactly −21 (when n is even) and A is always greater than or equal to −21, the correct option is A≥−21.