A = i = 1 ∑ 2 0 1 6 ∣ x − a i ∣
Let a 1 , a 2 , a 3 , … , a 2 0 1 6 form an increasing arithmetic progression (AP) which consists of only positive terms. Let the minimum value of A be 2 0 1 6 2 for real x . Then find the sum of all possible values of the common difference of AP.
Notation : ∣ ⋅ ∣ denotes the absolute value function .
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.
Beautiful solution...
I don't understand why equality in A holds when a1008<= x <= a1009? Can you please explain it
Why equality of A holds on this interval
Doesn't the equality hold when x=(a1+a2016)/2 ???
Log in to reply
2 a 1 + a 2 0 1 6 = 2 a 1 0 0 8 + a 1 0 0 9 , and since a 1 0 0 8 < 2 a 1 0 0 8 + a 1 0 0 9 < a 1 0 0 9 , as mentioned in my solution since this value of x lies in interval of equality, equality holds for this value of x also. What you've mentioned is just one value of x at which equality holds. And the most amazing thing is: whatever x you take in the interval in which equality holds, you will always get the same minimum value( = 1 0 0 8 2 d ) each time.
Log in to reply
I thought it was just that one value but I understand now. Thanks!
Q statement is wrong. Question should have asked min possible value of 'd'
As someone stated, A is min when x=(a1+a2016)/2 From a geometrical/distance point of view, it is better seen when x=(a1008+a1009)/2, which is basically the same thing Then, if X=(a1007+a1008)/2 A(X)=(X-a1)+...+(X-a1008)+(a1009-X)+...+(a2016-X) if ai=a1+r*(i-1) then both a1 and Xs cancel themselves and it is 1007,5r+1006,5r+...+0,5r+0,r+...+1007,5r
I looked at it geometricaly and it is 2 (r/2)+2 (3r/2)+...+2(2015r/2) which is r+3r+...+2015r=r+3r+...+2017r=r(2016*504) So r=4
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Absolute Value Equations - Intermediate
Writing it as:- ∣ x − a 1 ∣ + ∣ x − a 2 ∣ + ⋯ + ∣ x − a 1 0 0 8 ∣ + ∣ a 1 0 0 9 − x ∣ + ⋯ + ∣ a 2 0 1 6 − x ∣
Applying general form of triangle inequality,
A ≥ ∣ ( x − a 1 ) + ( x − a 2 ) + ⋯ + ( x − a 1 0 0 8 ) + ( a 1 0 0 9 − x ) + ⋯ + ( a 2 0 1 6 − x ) ∣
Notice that all x cancel and we are left with:
( a 2 0 1 6 + ⋯ + a 1 0 0 9 ) − ( a 1 + ⋯ + a 1 0 0 8 )
= ( a 2 0 1 6 − a 1 0 0 8 ) + ( a 2 0 1 5 − a 1 0 0 7 ) + ⋯ + ( a 1 0 0 9 − a 1 )
= ( 1 0 0 8 d ) + ( 1 0 0 8 d ) + ⋯ ⋯ (1008 times)
= 1 0 0 8 2 d
Hence, A ≥ 1 0 0 8 2 d
We are given that:-
1 0 0 8 2 d = 2 0 1 6 2 ⟹ d = ( 1 0 0 8 2 0 1 6 ) 2 = 2 2
⋆ NOTE:- Equality in A holds when a 1 0 0 8 ≤ x ≤ a 1 0 0 9 .
Also see here for a proof of generalized form of triangle inequality.