Arithmetical set

{ 1 , 4 , 7 , 10 , 13 , 16 , 19 } \{1,4,7,10,13,16,19 \}

How many different integers can be expressed as the sum of three distinct members of the set above?


The answer is 13.

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.

1 solution

Chew-Seong Cheong
Apr 20, 2015

We note that the members of the set are of the form 3 i + 1 3i+1 , where i = 0 , 1 , 2 , 3 , 4 , 5 , 6 i = 0,1,2,3,4,5,6 . So the integer, which is the sum of three members, n = 3 ( i + j + k ) + 3 n = 3(i+j+k)+3 is a multiple of 3 3 .

We know that the minimum of such n n , n m i n = 1 + 4 + 7 = 12 n_{min} = 1+4+7 = 12 and the maximum, n m a x = 13 + 16 + 19 = 48 n_{max} = 13+16+19 = 48 , then n { 12 , 15 , 18 , . . . , 48 } n \in \{12,15,18,...,48\} and there are n m a x n m i n 3 + 1 = 48 12 3 + 1 = 13 \dfrac {n_{max}-n_{min}}{3}+1= \dfrac {48-12}{3}+1= \boxed{13} of such n n .

i don't understand why the answer is not 7C3. Maybe i misunderstand the question is, would you explain it?

Hafizh Ahsan Permana - 6 years, 1 month ago

Log in to reply

7 C 3 = 35 ^7C_3 = 35 is the total number of combinations. But 22 22 of these combinations are repeated. For instant, 1 + 13 + 16 = 4 + 10 + 16 = 7 + 10 + 13 = 30 1+13+16=4+10+16=7+10+13=30 . If the the answer is 35 35 and the smallest n n is 12 12 then the largest n n would be 12 + 3 × 35 = 117 12+3\times 35 = 117 which is impossible. That is why we need only to check what is the maximum n n is and it is 48 48 . Hafizh, if you physically count 12 , 15 , 18 , . . . , 48 12,15,18,...,48 , there are 13 13 and not 12 12 because we count 12 12 as 1 1 not 0 0 . For example, in the series { 1 , 2 , 3 } \{1,2,3\} , there are 3 3 numbers not 3 1 = 2 3-1=2 numbers. You can also consider 12 = 3 ( 1 ) + 9 , 15 = 3 ( 2 ) + 9 , 18 = 3 ( 3 ) + 9 , . . . , 48 = 3 ( 13 ) + 9 12 = 3(1) + 9, 15 = 3(2)+9, 18=3(3)+9, ..., 48 = 3(13)+9 , that is why there are 13 13 members.

Chew-Seong Cheong - 6 years, 1 month ago

and why the formula is (n(max)-n(min)/3)+1?

Hafizh Ahsan Permana - 6 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...