An increasing average

Calvin is thinking of a sequence of distinct positive integers, which includes the number 35. The average of the numbers is 53. If he removes the number 35 from the list, the average increases to 54.

What is the largest possible number in Calvin's list?


The answer is 819.

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.

3 solutions

Ho Wei Haw
Aug 26, 2013

Let's firstly assume that there are n n integers in this sequence excluding 35. This allows us to form 2 equations.

a 1 + a 2 + . . . + a n + 35 n + 1 = 53 \frac{a_1+a_2+...+a_n+35}{n+1}=53

a 1 + a 2 + . . . + a n n = 54 \frac{a_1+a_2+...+a_n}{n}=54

Rearranging these 2 equations gives us

a 1 + a 2 + . . . + a n = 53 n + 18 a_1+a_2+...+a_n=53n + 18 a 1 + a 2 + . . . + a n = 54 n a_1+a_2+...+a_n=54n

Solving these equations gives us n = 18 n = 18

So, a 1 + a 2 + . . . + a 18 = 972 a_1+a_2+...+a_{18}=972

Assuming that a 18 a_{18} is the largest possible number, we will have to minimise the a 1 a_1 to a 17 a_{17} to maximise a 18 a_{18} .

Clearly, a 18 a_{18} is maximised when a 1 = 1 a_1=1 , a 2 = 2 a_2=2 ... and a 17 = 17 a_{17}=17 since all numbers are distinct.

a 18 = 972 17 × 18 2 = 819 \therefore a_{18}=972-\frac{17\times18}{2}=819

Moderator note:

Good approach of removing a potentially troublesome term.

We know that 35 must be in the set, and it is slightly easily to look at the n n other terms, bearing in mind that we have a total of n + 1 n+1 terms.

wow fantastic

Fajar Putra - 7 years, 9 months ago

I don't understand how a 1 + a 2 + . . . + a 18 a1+a2+...+a18 = 17 × 18 2 \frac{17 \times 18 }{2}

can you explain more complete?

Hafizh Ahsan Permana - 7 years, 9 months ago

Log in to reply

it is sum of the sequence, S=n/2 [2a+(n-1)d]

Edward Chen - 7 years, 9 months ago

dude its nothing but just because it has been asked for max value of a term that's why we had to minimize the value of all other terms to get the greatest possible term. OK?

Arpan Vishnoi - 7 years, 9 months ago

Now I feel stupid for not getting this ^_^

Vedaad Shakib - 7 years, 9 months ago

Solved it in the exact same way (astonishing fact is that my method matches yours perfectly at every step). Clearly written solution. Upvoted! :D

Prasun Biswas - 6 years, 5 months ago
Jon Nee
Aug 25, 2013

53-35=18. After removal of a number the average increased by only 1. Hence total number of numbers in list is 18+1=19 numbers inclusive of 35. Having numbers 1-17 as the first 17 numbers+35 has a total of 188. Total is 19*53=1007. Largest number=1007-188=819.

Peter Bishop
Aug 29, 2013

let x be the sum of the sequence without number 35 and n be the total number of distinct value in the sequence.

so, (35+x)/n = 53

we know that x/(n-1) = 54 so x= 54n - 54

plug in x we get 35 + (54n - 54) = 53

so n = 19 the total sum of the numbers is 53 * 19 = 1007

we need to find the HIGHEST POSSIBLE number in the sequence so we have to make other numbers in the sequence have the lowest possible values. But we must use DISTINCT positive integers only.

so...start from 1 (Remember that there are 19 numbers in the sequence including 35) but we stop at 17 and then go to 35 because 19-2 = 17 (2, 1st is 35, 2nd is the highest possible number)

1+2+3+...+17+35+ H(Highest possible number) = 1007 so using 1+2+3+...+n = n+1(n/2)

so 153 + 35 + H = 1007

so H = 819 YEAHHHH!!!!!!!!!!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...