The number 3 can be expressed as the sum of one or more positive integers in 4 different ways: 3; 1+2; 2+1; 1+1+1.
In how many ways can the number 5 be expressed?
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+1+1+1+1, 1+1+1+2, 1+1+2+1, 1+2+1+1, 2+1+1+1, 1+2+2, 2+1+2, 2+2+1, 1+1+3, 1+3+1, 3+1+1, 1+4, 4+1, 2+3, 3+2, 5 = 16
answer = 16.