Talk:McNuggets problem: Difference between revisions

m
→‎task name: added more verbiage.
(added a talk section.)
 
m (→‎task name: added more verbiage.)
Line 1:
== task name ==
You beat me to the punch.   I was going to enter a Rosetta Code problem next week which would've been called the '''Frobenius''' problem or some such   (I'm currently working on the wording of an unrelated Rosetta Code task).
 
The function &nbsp; <big>'''Frobenius'''</big>(a list of some numbers) &nbsp; &nbsp; returns the largest number for the Frobenius equation:
Line 10:
stamps (say, &nbsp; '''4¢''' &nbsp; and &nbsp; '''9¢'''), what is the largest value that those stamps can't represent?
 
This is why this problem is also known as the '''postage-stamp''' problem and was a real problem when buying stamps for mailing a package at the post-office which may have a restricted set of stamps, and people wanted/collected the different stamps, not wanting '''41''' one-cent stamps put on a package or envelope. &nbsp; (Now-a-days, of course, the post office just produces a digital imprint of the exact decimal postage amount.)
This is why this problem is also known as the '''postage-stamp''' problem.
 
I would have added some sets of numbers that have no highest value, &nbsp; as well as "stamps" that are multiples of another.
 
I would not have restricted the high limit to &nbsp; '''100''', &nbsp; but left that open-ended &nbsp; (in other words, infinity).