Question

In: Math

Use the Multiplication Rule to find the number of positive divisors of 20!. Include a procedure...

Use the Multiplication Rule to find the number of positive divisors of 20!. Include a procedure that “builds” such divisors

Solutions

Expert Solution

The 20! can be written as

20 = 20 * 19 * 18 * 17 *16 * 15 * 14 *13* 12*11 * 10 * 9 * 8 * 7 * 6 * 5 * 4* 3 *2 *1

20!=(4*5) * 19 * (2* 9) * 17 * ( 2*8) * (3*5) * (2*7) * (2*6) * 11 * (2 *5) * (3*3) * (2*4) * 7 * (2*3) * 5 *(2*2) *3 *2 *1

20! = (22 *5) *19 * (2 * 32) *17 * (24) * (3*5) *(2*7) * (22*3) *11 *(2*5) * (32) *(23) *7 * (2*3) * 5 *(22) *3 *2 *1

20! = 218*38*54*72*11*13*17*19

Rule : If number n can be written as

n = p1a * p2b *...........*pik.

where p1, p2 ,.......pi are the primes and a, b, ...........k are the powers.

Then number of positive divisors of n are

d(n) = (a+1) * (b+1) *..........*(k+1).

Here n = 20!

p1=2, p2 = 3, p3=5, p4=7, p5 =11, p6 =13, p7=17, p8 = 19

a= 18, b= 8, c= 4, d=2, e=1,f=1,g=1,h=1

Hence number of positive divisors of 20! is

d(20!) = (18+1) * (8+1) * (4+1) * (2+1)*(1+1)*(1+1)*(1+1)*(1+1)

d(20!) = 19 * 9 * 5 * 3 *2*2*2*2

d(20!) = 41040

Number of positive divisors of 20! = 41040.


Related Solutions

Write a function DIVISORS in MIPS. This function takes a positive number from the register a0...
Write a function DIVISORS in MIPS. This function takes a positive number from the register a0 and prints in a column all of its divisors including 1 and the number itself. Don't forget that printing a number and printing a character requires two different system calls. Here is an example. If the number in a0 is 6 the following output appears: 1 2 3 6
Let τ (n) denote the number of positive divisors of n and σ(n) denote the sum...
Let τ (n) denote the number of positive divisors of n and σ(n) denote the sum of the positive divisors of n (as in the notes). (a) Evaluate τ (1500) and σ(8!). (b) Verify that τ (n) = τ (n + 1) = τ (n + 2) = τ (n + 3) holds for n = 3655 and 4503. (c) When n = 14, n = 206 and n = 957, show that σ(n) = σ(n + 1).
Use the multiplication rule to answer the following: What fraction of the offspring from the cross...
Use the multiplication rule to answer the following: What fraction of the offspring from the cross DdEeFfGg x DDEeffGg will have the genotype DDEeffgg? Show your work
14. Use Descartes’ Rule to determine the possible number of positive, negative, and non-real solutions. Make...
14. Use Descartes’ Rule to determine the possible number of positive, negative, and non-real solutions. Make a table of possible real/complex solutions. (10 points) ?(?)=?^?−??^?−??^?+??−?
A. Use the Product Rule or the Quotient Rule to find the derivative of the function....
A. Use the Product Rule or the Quotient Rule to find the derivative of the function. g(x) = x3 cot(x) + 6x cos(x) B. Use the Product Rule or the Quotient Rule to find the derivative of the function. f(x) = x2 + x − 7 x2 − 7 C. Use the Product Rule or the Quotient Rule to find the derivative of the function. f(x) = (8x2 + 4)(x2 − 6x − 9)
Descartes' Rule of signs Use Descartes' Rule positive and how of Signs to determine how many...
Descartes' Rule of signs Use Descartes' Rule positive and how of Signs to determine how many negative real zeros of the polynomial can have. Then determine the possible total number of real zeros. P(x) = x^3 - x^2 - x - 3 P(x) = 2x^3 - x^2 + 4x -7 P(x) = 2x^6 + 5x^4 - x^3 -5x -1 P(x) = x^4 + x^3 + x^2 + x + 12 P(x) = x^5 + 4x^3 - x^2 + 6x P(x)...
Given an array of positive numbers and a positive number S, find the length of the...
Given an array of positive numbers and a positive number S, find the length of the smallest contiguous subarray whose sum is greater than or equal to S. Return 0, if no such subarray exists. Example 1 Input: [2, 1, 5, 2, 3, 2], S=7 Output: 2 Explanation: The smallest subarray with a sum great than or equal to '7' is [5, 2]. Example 2 Input: [2, 1, 5, 2, 8], S=7 Output: 1 Explanation: The smallest subarray with a...
Use multiplication or division of power series to find the first three nonzero terms in the...
Use multiplication or division of power series to find the first three nonzero terms in the Maclaurin series for the given function. 6sec(2x)
Which number set can you find: a. the inverse of integers under multiplication? b. the inverse...
Which number set can you find: a. the inverse of integers under multiplication? b. the inverse of natural numbers under multiplication?
Find two positive integers such that the sum of the first number and four times the...
Find two positive integers such that the sum of the first number and four times the second number is 100 and the product of the numbers is as large as possible. please double check answer
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT