SOLUTION: How many pairs (a,b) of positive integers are there such that a and b are factors of 6^6 and a is a factor of b?

Algebra.Com
Question 1182800: How many pairs (a,b) of positive integers are there such that a and b are factors of 6^6 and a is a factor of b?
Found 3 solutions by ikleyn, greenestamps, robertb:
Answer by ikleyn(52781)   (Show Source): You can put this solution on YOUR website!
.
How many pairs (a,b) of positive integers are there such that "a" and "b" are factors of 6^6 and "a" is a factor of "b" ?
~~~~~~~~~~~~~~~~~


            In this problem,  the terms  (the words)  "factor", "factors"  are used as synonyms of the term  "divisor",
            as it is clear from the context.

            It means that when the problem says  "a"  and  "b"  are factors of  ,  it  DOES  NOT  necessary mean that   a*b = .

            According to the context,  it  ONLY  MEANS  that  "a"  and  "b"  are the  DIVISORS  of  .

            It is how I read,  understand,  interpret and solve this problem.


First of all,   =  = .


So, the divisors of the number   =   are all those and only those integer positive numbers  ,  

where  0 <= m <= 6,  0 <= n <= 6.



From this notice, it becomes clear that the total number of divisors  " b "  to the number    is  7*7 = 49.


    +---------------------------------------------------------------------------+
    |    So, we solved part of the problem,  but not the whole problem,  yet.   |
    |             Now I will analyse the remaining part.                        |
    +---------------------------------------------------------------------------+



For any factor  "a"  of  b = ,  the "a"  has the form  a = ,  where  0 <= i <= m,  0 <= j <= n.

It implies that for any of 49 factors  b = ,  there are  (m+1)*(n+1)  factors  "a"  to  "b".



Hence, when we calculate the number of pairs (a,b), as described in the problem, we sum up all these products (m+1)*(n+1) 
for all pairs  (m,n)  with m and n from 0 to 6 inclusive.


From this point, it is not difficult to get the idea that our sough number of pairs (a,b) is THIS PRODUCT

     (1 + 2 + 3 + . . . + 6 + 7)*(1 + 2 + 3 + . . . + 6 + 7).


Each factor in parentheses is the sum of the first 7 natural numbers  S =  = 7*4 = 28.


Therefore, the answer to the problem's question is  "there are  28*28 = 784  such pairs (a,b)".



ANSWER.  There are 784 such pairs (a,b).

Solved.


/////////////


In my solution,  I treat the notion/conception of a divisor to a number  N
as any proper divisor  AND/OR  improper divisors as the number of " 1 "  and the number  N  itself.

Such treatment makes the solution easier;  from the other hand side,  it is not prohibited
by the text or the context to treat it this way.



Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


------------------------------------------------------------

Yes; I misread the problem, reading it to say that the product of a and b is 6^6.

So my response below is not appropriate for the problem as given.

------------------------------------------------------------

I have no idea what problem the other tutor was solving; the way I read the problem, her solution is not of the given problem.

We have the number .

a and b are factors of that number, so a and b are numbers of the form




where p+r=6 and q+s=6.

We also need to have a being a factor of b. That means



The requirements p+r=6 and p<=r give us 4 choices for p -- 0, 1, 2, or 3.
Likewise the requirements q+s=6 and q<=s give use the same 4 choices for q.

So the total number of pairs (a,b) that satisfy the conditions of the problem is 4*4=16.


Answer by robertb(5830)   (Show Source): You can put this solution on YOUR website!
I will have to go with ikleyn's solution here.
The problem with greenestamps' solution is that he essentially assumes that a*b = 6^6, which is an incorrect assumption.
ikleyn's solution is correct, but the solution requires a bit of motivation combinatorially, especially when explaining
(1+2+3+4+5+6+7)*(1+2+3+4+5+6+7) = 28^2 = 784.
In fact the problem can be generalized further to the number A^n*B^m and not only to 2^6*3^6.
(So the bases 2 and 3 are irrelevant, and A and B can be any distinct positive integers both greater than 1.)
In this case the number of ordered pairs will be ((n+1)(n+2))/2*((m+1)(m+2))/2 = (n+1)(n+2)(m+1)(m+2)/4.

RELATED QUESTIONS

Determine the number of ordered pairs of positive integers (a,b) such that a and b are... (answered by greenestamps)
How many fractions of the form a/b are there, where a and b have no common factors... (answered by math_helper)
In the following equation, A, B, C, and D are all positive integers such that A has 4... (answered by richard1234,Edwin McCravy)
Find 2 other pairs of positive integers a and b such that the square root of a * the... (answered by jim_thompson5910)
there are some positive integers n such that n^3 -7 is divisible by n-3 . how many such... (answered by drk)
Suppose that a, b, and c are positive integers such that 24/5=a+(1/(b+(1/c+1))). Find... (answered by venugopalramana)
How many ordered pairs (a,b) of positive integers satisfy a^2 + b^2 = 50 (answered by vleith)
The no. of ordered pairs (x, y) of positive integers such that x+y=90 and their greatest... (answered by JulietG)
find the value of 'a-b' if a and b are integers such that b is the predecessor of a (answered by fcabanski)