Question

use Euler's totient and prime factorization. a) how many integers between 1 and 2000 inclusive are...

use Euler's totient and prime factorization.

a) how many integers between 1 and 2000 inclusive are relatively prime to 2000?

b) how many factors of 2000 are perfect squares?

Homework Answers

Answer #1

plz do like

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Find the prime factorization of each of these integers and use each factorization to answer the...
Find the prime factorization of each of these integers and use each factorization to answer the questions posed. The greatest prime factor of 39 is _____.
Euler's Totient Function Let f(n) denote Euler's totient function; thus, for a positive integer n, f(n)...
Euler's Totient Function Let f(n) denote Euler's totient function; thus, for a positive integer n, f(n) is the number of integers less than n which are coprime to n. For a prime p its is known that f(p^k) = p^k-p^{k-1}. For example f(27) = f(3^3) = 3^3 - 3^2 = (3^2) 2=18. In addition, it is known that f(n) is multiplicative in the sense that f(ab) = f(a)f(b) whenever a and b are coprime. Lastly, one has the celebrated generalization...
Use C++ to implement the following program about Prime Factorization of a Number. Do BOTH parts...
Use C++ to implement the following program about Prime Factorization of a Number. Do BOTH parts of the problem or you will lose points. Provide comments to explain each step. a. Write a function that takes as a parameter a positive integer and returns a list (array) of the prime factors of the given integer. For example, if the parameter is 20, you should return 2 2 5. b. Write a function that tests the above function by asking the...
. How many integers from 1 to 2000 are multiples of 2, 3 or 7? Here...
. How many integers from 1 to 2000 are multiples of 2, 3 or 7? Here 2, 4, 6,...,2000 are multiples of 2; and 3, 6, 9 .... are multiples of 3
Let phi(n) = integers from 1 to (n-1) that are relatively prime to n 1. Find...
Let phi(n) = integers from 1 to (n-1) that are relatively prime to n 1. Find phi(2^n) 2. Find phi(p^n) 3. Find phi(p•q) where p, q are distinct primes 4. Find phi(a•b) where a, b are relatively prime
How many of the integers 1,2,....,2000 are not divisible by any of the numbers 2, 3...
How many of the integers 1,2,....,2000 are not divisible by any of the numbers 2, 3 or 11?
Consider all integers between 1 and pq where p and q are two distinct primes. We...
Consider all integers between 1 and pq where p and q are two distinct primes. We choose one of them, all with equal probability. a) What is the probability that we choose any given number? b) What is the probability that we choose a number that is i) relatively prime to p? ii) relatively prime to q? iii) relatively prime to pq?
A player in the Powerball lottery picks five different integers between 1 and 69, inclusive, and...
A player in the Powerball lottery picks five different integers between 1 and 69, inclusive, and a sixth integer between 1 and 26, which may duplicate one of the earlier five integers. The player wins the jackpot if all six numbers match the numbers drawn. a) What is the probability that a player wins the jackpot? b) What is the probability that a player wins $1,000,000, which is the prize for matching the first five numbers, but not the sixth...
How many integers from 1 through 1,000 are multiples of 5 or multiples of 7? (b)...
How many integers from 1 through 1,000 are multiples of 5 or multiples of 7? (b) Suppose an integer from 1 through 1,000 is chosen at random. Use the result of part (a) to find the probability that the integer is a multiple of 5 or a multiple of 7. (Round to the nearest tenth of a percent.) (c) How many integers from 1 through 1,000 are neither multiples of 5 nor multiples of 7?
How many integers from 1 through 1,000 are multiples of 5 or multiples of 9? (b)...
How many integers from 1 through 1,000 are multiples of 5 or multiples of 9? (b) Suppose an integer from 1 through 1,000 is chosen at random. Use the result of part (a) to find the probability that the integer is a multiple of 5 or a multiple of 9. (Round to the nearest tenth of a percent.) (c) How many integers from 1 through 1,000 are neither multiples of 5 nor multiples of 9?