I Love Math <3

An artist is planning on mixing together any number of different colors from her palette. A mixture results as long as the artist combines at least two colors. If the number of possible mixtures is less than 500, what is the greatest number of colors the artist could have in her palette?

9 10 11 8

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

Yago Vaz
Nov 27, 2014

If you can mix any number of colors and you have n colors to choose x of them to mix. So, if you sum from x=2 to x=n you have (2^(n))-(n+1) <500

Bk Lim
Dec 18, 2014

nC0 + nC1 + nC2 + ... + nCn = 2^n

2^9 = 512

512 - 9C0 - 9C1 = 502 > 500

n max = 8

Anatoliy Razin
Nov 23, 2014

[ l o g 2 500 ] [log_2 500]

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...