Thread Closed

stamp denominations

 
Share Thread Thread Tools
Dec18-08, 03:59 AM   #1
 

stamp denominations


This is a question I recently solved, but only with brute force computation. I don't know how to represent it with mathematics and am interested if anyone could help out. I'd also be impressed if anyone came up with the solution, and even more impressed for a generalized way to solve problems of this type. Here it goes:

You have to create a set of stamps wherein you can produce all numbers from 1 to 100 from the sum of up to 3 stamps. Integers only, of course.

What's the minimum number of stamps needed? Call this number K. How many different sets of stamps of size K complete the solution? This I've computed, but don't know how to count it otherwise.

Other alterations: whats the furthest a set of n stamps can reach? Example:
n=1: [1] goes up to 3.
n=2: [1, 3] goes up to 7.
n=3: ?
Also computed, but would have no idea how to count.

And here's a permutation I'm stuck on right now.. what's the maximum amount of distinct a set of size n can produce? This is a weird combinatorics problem that I cannot grasp...
n=1: 1.
n=2: 9.
n=3: 21.
n=4: ?

Thanks all for your input, and have fun :)
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Thread Closed

Tags
combinatorics
Thread Tools


Similar Threads for: stamp denominations
Thread Forum Replies
Stamp collecting and science Biology 1
Stamp collecting General Discussion 24
stamp problem General Math 4
Basic STAMP 2 Electrical Engineering 1