finding minimum to make some

follows the form of when getting minimum required to make some value , like in the coin adding problem

finding # of sequences that make some

looks like when getting all combinations to add up to something, like in dice adding problem