SOLUTION: How many numbers can be obtained as the product of two or more of the numbers 3,4,4,5,5,6,7,7,7?
Algebra.Com
Question 437675: How many numbers can be obtained as the product of two or more of the numbers 3,4,4,5,5,6,7,7,7?
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
Note that picking a certain subset from {3,4,4,5,5,6,7,7,7} will uniquely determine the prime factorization of such a number. Even if we pick 6 (which is not coprime to 3 or 4), we will still have a number that is uniquely determined, because the exponent of 2 will be odd regardless of what other numbers are picked.
Hence, we have two ways to pick the number of 3's (0 3's or 1 3), three ways to pick the number of 4's, three ways for 5's, two ways for 6's, and four ways for 7's. Multiplying, this becomes 2*3*3*2*4 = 144. However, we need to subtract the size of the set obtained when we pick zero or one numbers. This is easy to count; only {1, 3, 4, 5, 6, 7} can only be picked by choosing zero or one elements. Thus the total number of numbers that satisfy is 144 - 6 = 138.
It looks like you had proposed a solution obtaining 212 factors. The error with your solution is that not all of the 212 numbers can be obtained in this way. You let , which implies that a number such as 8 can be made this way. However, 8 cannot be obtained using the original method.
RELATED QUESTIONS
How many numbers consisting of 5 digits can be made from 1, 2, 3, 4, 5, 6, 7, 8,... (answered by vleith)
How many 4-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6, 7 if... (answered by robertb)
The number 42 can be written in three different ways as the sum of two or more... (answered by greenestamps)
If no digit appears more than once, how many 5-digit numbers can be formed from the... (answered by jim_thompson5910)
How many three-digit numbers can be formed using the numerals {2, 3, 4, 5, 6, 7} without... (answered by jim_thompson5910,richwmiller)
How many 6-digit numbers can be formed using the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, if... (answered by MathLover1)
How many 5-digit numbers can be formed using the digits 1, 2, 3, 4, 5, 6 and 7 if... (answered by edjones)
From the digits (1, 2, 3, 4, 5, 6, 7), how many numbers of four different digits each can (answered by Edwin McCravy)
If no digit is repeated in any number, how many four-digit numbers can be formed out of... (answered by mathmate)