
Discrete Mathematics and Its Applications ( 8th International Edition ) ISBN:9781260091991
8th Edition
ISBN: 9781259731709
Author: ROSEN
Publisher: MCG
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 4, Problem 15WP
To determine
To explain:
The cryptographic hash function and its properties.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Jamal wants to save $48,000 for a down payment on a home. How much will he need to invest in an
account with 11.8% APR, compounding daily, in order to reach his goal in 10 years? Round to the
nearest dollar.
r
nt
Use the compound interest formula, A (t) = P(1 + 1)".
An account is opened with an intial deposit of $7,500 and earns 3.8% interest compounded semi-
annually. Round all answers to the nearest dollar.
a. What will the account be worth in 10 years? $
b. What if the interest were compounding monthly? $
c. What if the interest were compounded daily (assume 365 days in a year)? $
Kyoko has $10,000 that she wants to invest. Her bank has several accounts to choose from. Her goal is
to have $15,000 by the time she finishes graduate school in 7 years. To the nearest hundredth of a
percent, what should her minimum annual interest rate be in order to reach her goal assuming they
compound daily? (Hint: solve the compound interest formula for the intrerest rate. Also, assume there
are 365 days in a year)
%
Chapter 4 Solutions
Discrete Mathematics and Its Applications ( 8th International Edition ) ISBN:9781260091991
Ch. 4.1 - Prob. 1ECh. 4.1 - Prove that if a is an integer other than o, then 1...Ch. 4.1 - Theorem 1 Let a, b, and c be integers, where ao ....Ch. 4.1 - Prove that part (iii) of Theorem 1 is true. Let...Ch. 4.1 - Show that if a|b|a, where a and b are integers,...Ch. 4.1 - Show that if a, b, c, and d are integers, where a...Ch. 4.1 - Show that if a, b, and c are integers, where ao ,...Ch. 4.1 - Prove or disprove that if a|bc, where a,b, and c...Ch. 4.1 - Prove that if a and b are integers and a divides...Ch. 4.1 - Prove that if a and b are nonzero integers, a...
Ch. 4.1 - Prove that if a is and integer that is not...Ch. 4.1 - Prove that if a is positive integer, then 4 does...Ch. 4.1 - What are the quotient and remainder when a) 19 is...Ch. 4.1 - What are the quotient and remainder when 44 is...Ch. 4.1 - What time does a 12-hour clock read a) 80 hours...Ch. 4.1 - What time does a 24-hour clock read a) 100 hours...Ch. 4.1 - Suppose that a and b are integers, a4(mod13) , and...Ch. 4.1 - Suppose that a and b are integers, a11(mod19) and...Ch. 4.1 - Show that if a and d are positive integers, then...Ch. 4.1 - Prove or disprove that if a, b, and d are integers...Ch. 4.1 - Let m be a positive integer. Show that a=b(modm)...Ch. 4.1 - Let m be a positive integer. Show that amodm=bmodm...Ch. 4.1 - Show that if n and k are positive integers, then...Ch. 4.1 - Show that if a is and integer d is and integer...Ch. 4.1 - Find a formula of the integer with smallest...Ch. 4.1 - Evaluate these quantities. -17 mod 2 144 mod 7...Ch. 4.1 - Evaluate these quantities. 13 mod 3 -97 mod 11 155...Ch. 4.1 - Find a div m and a mod m when a=111,m=99 ....Ch. 4.1 - Find a div m and a mod m when a=228,m=119 ....Ch. 4.1 - Find the integer a such that a43(mod23) and 22a0 ....Ch. 4.1 - Find the integer a such that a15(mod27) and 26a0 ....Ch. 4.1 - List five integers that are congruent to 4 modulo...Ch. 4.1 - List all integers between -100 and 100 that are...Ch. 4.1 - Decide whether each of these integers is congruent...Ch. 4.1 - Decide whether each of these integers is congruent...Ch. 4.1 - Find each of these values....Ch. 4.1 - Find each of these values. a)...Ch. 4.1 - Find each of these values. a) (192mod41)mod9 b) (...Ch. 4.1 - Find each of these values. a) ( 992mod32)3mod15 b)...Ch. 4.1 - Show that if a = b (mod m) and c= d (mod m), where...Ch. 4.1 - Prob. 41ECh. 4.1 - Show that if a, b, c, and m are integers such that...Ch. 4.1 - Find counter Examples to each of these statements...Ch. 4.1 - Show that if n is an integer then n20 or 1 (mod...Ch. 4.1 - Prob. 45ECh. 4.1 - Prove that if n is and odd positive integer, then...Ch. 4.1 - Prob. 47ECh. 4.1 - Show that Zmwith addition modulo m, where m2 is an...Ch. 4.1 - Prob. 49ECh. 4.1 - Show that the distributive property of...Ch. 4.1 - Write out the addition and multiplication tables...Ch. 4.1 - Write out the addition and multiplication tables...Ch. 4.1 - Determine whether each of the functions f(a)=adivd...Ch. 4.2 - Convert the decimal expansion of each of these...Ch. 4.2 - Convert the decimal expansion of each of these...Ch. 4.2 - Convert the binary expansion of each of these...Ch. 4.2 - Convert the binary expansion of each of these...Ch. 4.2 - Convert the octal expansion of each of these...Ch. 4.2 - Convert the binary expansion of each of these...Ch. 4.2 - Convert the hexadecimal expansion of each of these...Ch. 4.2 - Convert (BADFACED)16 from its hexadecimal...Ch. 4.2 - Convert (ABCDEF)16 from its hexadecimal expansion...Ch. 4.2 - Convert each of the integers in Exercise 6 from a...Ch. 4.2 - Convert (101101111011)2from its binary expansion...Ch. 4.2 - Convert (1 1000 0110 0011)2from its binary...Ch. 4.2 - Show that the hexadecimal expansion of a positive...Ch. 4.2 - Show that the binary expansion of a positive...Ch. 4.2 - Show that the octal expansion of a positive...Ch. 4.2 - Show that the binary expansion of a positive...Ch. 4.2 - Convert (7345321)8 to its binary expansion and (10...Ch. 4.2 - Give a procedure for converting from the...Ch. 4.2 - Give a procedure for converting from the octal...Ch. 4.2 - Explain how to convert from binary to base 64...Ch. 4.2 - Find the sum and the product of each of these...Ch. 4.2 - Find the sum and the product of each of these...Ch. 4.2 - Find the sum and the product of each of these...Ch. 4.2 - Find the sum and the product of each of these...Ch. 4.2 - Use Algorithm 5 to find 7644mod 645.Ch. 4.2 - Use Algorithm 5 to find 11644 mod 645.Ch. 4.2 - Use Algorithm 5 to find 32003mod 99.Ch. 4.2 - Use Algorithm 5 to find 1231001mod 101.Ch. 4.2 - Prob. 29ECh. 4.2 - It Can be shown that every integer can be uniquely...Ch. 4.2 - Show that a positive integer is divisible by 3 if...Ch. 4.2 - Show that a positive integer is divisible by 11 if...Ch. 4.2 - Show that a positive integer is divisible by 3 if...Ch. 4.2 - Prob. 34ECh. 4.2 - Prob. 35ECh. 4.2 - Prob. 36ECh. 4.2 - Prob. 37ECh. 4.2 - Find the decimal expansion of the number with the...Ch. 4.2 - Find the decimal expansion of the number the 3n...Ch. 4.2 - Find the one's complement representations, using...Ch. 4.2 - What integer does each of the following one's...Ch. 4.2 - Prob. 42ECh. 4.2 - Prob. 43ECh. 4.2 - Prob. 44ECh. 4.2 - Prob. 45ECh. 4.2 - Answer Exercise 40, but this time find the two’s...Ch. 4.2 - Answer Exercise 41, if each expansion is tow’s...Ch. 4.2 - Prob. 48ECh. 4.2 - Prob. 49ECh. 4.2 - Answer Exercise 44 for two’s complement...Ch. 4.2 - Show that the integer m with two’s complement...Ch. 4.2 - Prob. 52ECh. 4.2 - Prob. 53ECh. 4.2 - Find the Cantor expansions of a) 2. b) 7. c) 19....Ch. 4.2 - Prob. 55ECh. 4.2 - Describe an algorithm to add two integers from...Ch. 4.2 - Prob. 57ECh. 4.2 - Multiply (1110)2 and (1010)2 by working through...Ch. 4.2 - Describe an algorithm for finding the difference...Ch. 4.2 - Estimate the number of bit operations used to...Ch. 4.2 - Devise an algorithm that, given the binary...Ch. 4.2 - Prob. 62ECh. 4.2 - Prob. 63ECh. 4.2 - Prob. 64ECh. 4.2 - Show that algorithm 4 uses O (q log a) bit...Ch. 4.3 - Determine whether each of these integers is prime....Ch. 4.3 - Determine whether each of these integers is prime....Ch. 4.3 - Find the prime factorization of each of these...Ch. 4.3 - Find the prime factorization of each of these...Ch. 4.3 - Find the prime factorization of 10!.Ch. 4.3 - How may zeros are there at the end of 100!.Ch. 4.3 - Express in pseudocode the trial division algorithm...Ch. 4.3 - Express in pseudocode the algorithm described in...Ch. 4.3 - Show that am+1 is composite if a and m are...Ch. 4.3 - Show that if 2m+1 is and odd prime, then m=2n for...Ch. 4.3 - Show that log2 3 is an irrational number. Recall...Ch. 4.3 - Prove that for every positive integer n, there are...Ch. 4.3 - Prove or disprove that here are three consecutive...Ch. 4.3 - Which positive integers less than 12 are...Ch. 4.3 - Which positive integers less than 30 are...Ch. 4.3 - Determine whether the integers in each of these...Ch. 4.3 - Determine whether the integers in each of these...Ch. 4.3 - We call a positive integer perfect if it equals...Ch. 4.3 - Show that if 2n-1 is prime, then n is prime....Ch. 4.3 - Prob. 20ECh. 4.3 - Find these values of the Euler -function. a) (4)...Ch. 4.3 - Show that n is prime if and only if (n)=n1 .Ch. 4.3 - What is the value of (pk) when p is prime and k is...Ch. 4.3 - What are the greatest common divisors of these...Ch. 4.3 - What are the greatest common divisors of these...Ch. 4.3 - What is the least common multiple of each pair in...Ch. 4.3 - What is the least common multiple of each pair in...Ch. 4.3 - Find god (1000, 625) and 1cm (1000, 625) and...Ch. 4.3 - Find gcd(92928, 123552) and lcm (92928, 123552),...Ch. 4.3 - If the product of tow integers is 273852711 and...Ch. 4.3 - Show that if a and b are positive integers, then...Ch. 4.3 - Use the Euclidean algorithm to find a) gcd(l, 5)....Ch. 4.3 - Use the Euclidean algorithm to find gcd(12, 18)....Ch. 4.3 - How many divisions are required to find gcd(21,...Ch. 4.3 - How many divisions are required to find gcd(34,...Ch. 4.3 - Show that if a and b are positive integers, then...Ch. 4.3 - Show that if a and b are positive integers, then...Ch. 4.3 - Use Exercise 37 to show that the integers...Ch. 4.3 - Using the method followed in Example17, express...Ch. 4.3 - Using the method followed in Example 17, express...Ch. 4.3 - Use the extended Euclidean algorithm to express...Ch. 4.3 - Use the extended Euclidean algorithm to express...Ch. 4.3 - Use the extended Euclidean algorithm to express...Ch. 4.3 - Use the extended Euclidean algorithm to express...Ch. 4.3 - Prob. 45ECh. 4.3 - Find the smallest positive integer with exactly n...Ch. 4.3 - Can you find a formula or rule for the nth terms...Ch. 4.3 - Can you find a formula or rule for the nth term of...Ch. 4.3 - Prove that the product of any three consecutive...Ch. 4.3 - Show that if a, b, and m are integers such that m...Ch. 4.3 - Prove or disprove that n2-79n+1601 is prime...Ch. 4.3 - Prob. 52ECh. 4.3 - Show that there is a composite integer in every...Ch. 4.3 - Adapt the proof in the text that there are...Ch. 4.3 - Adapt the proof in the text that there are...Ch. 4.3 - Prob. 56ECh. 4.3 - Prob. 57ECh. 4.4 - Show that 15 is an inverse of 7 modulo 26Ch. 4.4 - Show that 937 is an inverse of 13 modulo 2436.Ch. 4.4 - By inspection (as discussed prior to Example 1),...Ch. 4.4 - By inspection (as discussed prior to Example 1),...Ch. 4.4 - Find an inverse of a modulo m for each of these...Ch. 4.4 - Find an inverse of a modulo m for each of these...Ch. 4.4 - Show that if a and m are relatively prime positive...Ch. 4.4 - Show that an inverse of a modulo m, where a is an...Ch. 4.4 - Solve the congruence 4x5(mod9) using the inverse...Ch. 4.4 - Solve the congruence 2x7(mod17) using the inverse...Ch. 4.4 - Solve each of these congruences using the modular...Ch. 4.4 - Solve each of these congruences using the modular...Ch. 4.4 - Find the solutions of the congruence...Ch. 4.4 - Find the solutions of the congruence...Ch. 4.4 - Show that if m is an integer greater than 1 and...Ch. 4.4 - a) Show that the positive integers less than 11,...Ch. 4.4 - Show that if p is prime, the only solutions of...Ch. 4.4 - a) Generalize the result in part (a) of Exercise...Ch. 4.4 - This exercise outline a proof of Fermat’s little...Ch. 4.4 - Use the construction the proof of the Chinese...Ch. 4.4 - Use the construction the proof of the Chinese...Ch. 4.4 - Solve the system of congruence x3(mod6) and...Ch. 4.4 - Solve the system of congruence in Exercise 20...Ch. 4.4 - Prob. 24ECh. 4.4 - Write out in pseudocode an algorithm for solving a...Ch. 4.4 - Find all solutions, if any, to the system of...Ch. 4.4 - Find all solutions, if any, to the system of...Ch. 4.4 - Use the Chinese remainder theorem to show that an...Ch. 4.4 - Prob. 29ECh. 4.4 - Complete the proof of the Chinese remainder...Ch. 4.4 - Which integers leave a remainder of 1 when divided...Ch. 4.4 - Which integers divisible by 5 but leave a...Ch. 4.4 - Use Fermat’s little theorem to find 7121 mod 13.Ch. 4.4 - Use Fermat’s little theorem to find 231002 mod 41.Ch. 4.4 - Use Fermat’s little theorem to show that if p is...Ch. 4.4 - Use Exercise 35 to find an inverse of 5 modulo 41.Ch. 4.4 - a) Show that 23401(mod11) by Fermat's little...Ch. 4.4 - a) Use Fermat’s little theorem to compute 3302 mod...Ch. 4.4 - a) Use Fermat’s little theorem to compute 52003...Ch. 4.4 - Show with the help of Fermat’s little theorem that...Ch. 4.4 - Show that if p is and odd prime, then every...Ch. 4.4 - Use Exercise 41 to determine whether M13=213-18191...Ch. 4.4 - Use Exercise 41 to deter mine whether...Ch. 4.4 - Show that if n is prime and b is a positive...Ch. 4.4 - Show that 2047 is a strong pseudoprime to the base...Ch. 4.4 - Show that 1729 is a Carmichael number.Ch. 4.4 - Show that 2821 is a Carmichael number.Ch. 4.4 - Show that if n=p1p2pk , where p1,p2,,pk are...Ch. 4.4 - Use Exercise 48 to show that every integer of the...Ch. 4.4 - Find the nonnegative integer a less than 28...Ch. 4.4 - Express each nonnegative integer a less than 15 a...Ch. 4.4 - Explain how to use the pairs found in Exercise 51...Ch. 4.4 - Solve the system of congruences that arises in...Ch. 4.4 - Show that 2 is a primitive root of 19.Ch. 4.4 - Find the discrete logarithms of 5 and 6 to the...Ch. 4.4 - Let p be and odd prime and r a primitive root of...Ch. 4.4 - Write out a table of discrete logarithms modulo 17...Ch. 4.4 - Which integers are quadratic residues of 11?Ch. 4.4 - Show that if p is an odd prime and a is an integer...Ch. 4.4 - Show that if p is and odd prime, then there are...Ch. 4.4 - Show that if p is and odd prime and a and b are...Ch. 4.4 - Prove Euler’s criterion, which states that if p is...Ch. 4.4 - Prob. 63ECh. 4.4 - Show that if p is an odd prime, then -1 is a...Ch. 4.4 - Find all solutions of the congruence x2=29(mod35)...Ch. 4.4 - Prob. 66ECh. 4.4 - Prob. 67ECh. 4.5 - Which memory locations are assigned by the hashing...Ch. 4.5 - Which memory locations are assigned by the hashing...Ch. 4.5 - A parking lot has 31 visitor space, numbered from...Ch. 4.5 - Use the double hashing procedure we have described...Ch. 4.5 - Prob. 5ECh. 4.5 - Prob. 6ECh. 4.5 - Prob. 7ECh. 4.5 - Write an algorithm in pseudocode for generating a...Ch. 4.5 - Find the first eight terms of the sequence of...Ch. 4.5 - Explain why both 3792 and 2916 would be bad...Ch. 4.5 - Find the sequence of pseudorandom numbers...Ch. 4.5 - Find the sequence of pseudorandom number generated...Ch. 4.5 - Suppose you received these bit strings over a...Ch. 4.5 - Prove that a parity check bit can detect an error...Ch. 4.5 - The first nine digits of the ISBN-10 of the...Ch. 4.5 - The ISBN-10 of the sixth edition of Elementary...Ch. 4.5 - Determine whether the check digit of the ISBN-10...Ch. 4.5 - Find the check digit for the USPS money orders...Ch. 4.5 - Determine whether each of these numbers is a valid...Ch. 4.5 - One digit in each of these identification numbers...Ch. 4.5 - One digit in each of these identification numbers...Ch. 4.5 - Determine which single digit errors are detected...Ch. 4.5 - Determine which transposition errors are detected...Ch. 4.5 - Determine the check digit for the UPCs that have...Ch. 4.5 - Determine whether each of the strings of 12 digits...Ch. 4.5 - Does the check digit of a UPC code detect all...Ch. 4.5 - Determine which transposition errors the check...Ch. 4.5 - Find the check digit a15 that follows each of...Ch. 4.5 - Determine whether each of these 15-digit numbers...Ch. 4.5 - Which errors in a single digit of a 15-digit...Ch. 4.5 - Can the accident transposition of two consecutive...Ch. 4.5 - For each of these initial seven digits of an ISSN,...Ch. 4.5 - Are each of these eight-digit codes possible...Ch. 4.5 - Does the check digit of an ISSN detect every...Ch. 4.5 - Does the check digit of an ISSN detect every error...Ch. 4.6 - Encrypt the message DO NOT PASS GO by translating...Ch. 4.6 - Encrypt the message STOP POLLUTION by translating...Ch. 4.6 - Encrypt the message WATCH YOUR SETEP by...Ch. 4.6 - Decrypt these messages that were encrypted using...Ch. 4.6 - Decrypt these messages encrypted using the shift...Ch. 4.6 - Suppose that when a long string of text is...Ch. 4.6 - Suppose that when a string of English text is...Ch. 4.6 - Suppose that the ciphertext DVE CFMV KF NFEUVI,...Ch. 4.6 - Suppose that the ciphertext ERC WY JJMGMIRXPC...Ch. 4.6 - Determine whether there is a key of which the...Ch. 4.6 - What is the decryption function for an affine...Ch. 4.6 - Find all pairs of integers key (a, b) for affine...Ch. 4.6 - Suppose that the most common letter and the second...Ch. 4.6 - Prob. 14ECh. 4.6 - Decrypt the message EABW EFRO ATMAR ASIN, which is...Ch. 4.6 - Prob. 16ECh. 4.6 - Suppose you have intercepted a ciphertext message...Ch. 4.6 - Use the Vigenère cipher with key BLUE to encrypt...Ch. 4.6 - The ciphertext OIKYWVHBX was produced by...Ch. 4.6 - Express the Vigenère cipher as a cryptosystem. To...Ch. 4.6 - Prob. 21ECh. 4.6 - Once the length of the key string of a Vigènere...Ch. 4.6 - Prob. 23ECh. 4.6 - In Exercised 24-27 first express your answers...Ch. 4.6 - In Exercised 24-27 first express your answers...Ch. 4.6 - In Exercised 24-27 first express your answers...Ch. 4.6 - In Exercised 24-27 first express your answers...Ch. 4.6 - Suppose that (n, e) is an RSA encryption key, with...Ch. 4.6 - Describe the steps that Alice and Bob follow when...Ch. 4.6 - Describe the steps that Alice and Bob follow when...Ch. 4.6 - In Exercises 31-32 suppose that Alice and Bob have...Ch. 4.6 - In Exercises 31-32 suppose that Alice and Bob have...Ch. 4.6 - We describe a basis key exchange protocol using...Ch. 4.6 - Prob. 34ECh. 4.6 - Show that the Paillier cryptosystem is additively...Ch. 4 - Find 210 div 17 and 210 mod 17.Ch. 4 - a) Define what it means for a and b to be...Ch. 4 - Show if ab(modm) and cd(modm) , then a+cb+d(modm)...Ch. 4 - Describe a procedure for converting decimal (base...Ch. 4 - Prob. 5RQCh. 4 - Convert (7206)8 and (AOEB)16 to a binary...Ch. 4 - State the fundamental theorem of arithmetic.Ch. 4 - a) Describe a procedure for finding the prime...Ch. 4 - a) Define the greatest common divisor of two...Ch. 4 - a) How can you find a linear combination (with...Ch. 4 - a) What does it mean for a to be an inverse of a...Ch. 4 - a) How can an inverse of a modulo m be used to...Ch. 4 - a) State the Chinese remainder theorem. b) Find...Ch. 4 - Suppose that 2n11(modn) . Is n necessarily prime?Ch. 4 - Use Fermat’s little theorem to evaluate 9200 mod...Ch. 4 - Explain how the check digit is found for a 10-digi...Ch. 4 - Encrypt the meassage APPLES AND ORGANGES using a...Ch. 4 - a) What is the difference between a public key and...Ch. 4 - Explain how encryption and decryption are done in...Ch. 4 - Describe how two parties can share a secret key...Ch. 4 - The odometer on a car goes to up 100,000 miles....Ch. 4 - a) Explain why n div 7 equals the number of...Ch. 4 - Find four numbers congruent to 5 modulo 17.Ch. 4 - Show that if a and d are positive integers, then...Ch. 4 - Show that if acbc(modm) where a,b,c, and m are...Ch. 4 - Show that the sum of the squares of two odd...Ch. 4 - Show that if n2+1 is a perfect square, where n is...Ch. 4 - Prove that there are no solutions in integers x...Ch. 4 - Develop a test for divisibility of a positive...Ch. 4 - Develop a test for divisibility of a positive...Ch. 4 - Devise an algorithm for guessing a number between...Ch. 4 - Determine the complexity, in terms of the number...Ch. 4 - Show that an integer is divisible by 9 if and only...Ch. 4 - Show that a and b are positive irrational numbers...Ch. 4 - Prove there are infinitely many primes by showing...Ch. 4 - Find a positive integer n for which Qn=n!+1 is not...Ch. 4 - Use Dirichlet’s theorem, which states there are...Ch. 4 - Prove that if n is a positive integer such that...Ch. 4 - Show that every integer greater than 11 is the sum...Ch. 4 - Find the five smallest consecutive composite...Ch. 4 - Show that Goldbach’s conjecture, which states that...Ch. 4 - Find an arithmetic progression of length six...Ch. 4 - Prove that if f(x) is a nonconstant polynomial...Ch. 4 - How many zeros are at the end of the binary...Ch. 4 - Use the Euclidean algorithm to find the greatest...Ch. 4 - How many divisions are required to find gcd(144,...Ch. 4 - Find gcd(2n+1,3n+2) , where n is a positive...Ch. 4 - Show that if a and b are positive integers with ab...Ch. 4 - Adapt the proof that here are infinitely many...Ch. 4 - Explain why you cannot directly adapt the proof...Ch. 4 - Explain why you cannot directly adapt the proof...Ch. 4 - Show that if the smallest prime factor p of the...Ch. 4 - Prob. 33SECh. 4 - Find a set of four mutually relatively prime...Ch. 4 - For which positive integers n is n4+nn prime?Ch. 4 - Show that the system of congruences x2(mod6) and...Ch. 4 - Find all solutions of the system of congruences...Ch. 4 - a) Show that the system of congruences xa1(modm1)...Ch. 4 - Prove that 30 divisible n9-n for every nonnegative...Ch. 4 - Prove that n12-1 is divisible by 35 for every...Ch. 4 - Show that if p and q are distinct prime numbers,...Ch. 4 - Determine whether each of these 13-digit numbers...Ch. 4 - Show that the check digit of an ISBN-13 can always...Ch. 4 - Show that there are transpositions of two digit...Ch. 4 - Prob. 45SECh. 4 - Show that the check digit of an RTN can detect all...Ch. 4 - The encrypted version of message is LJMKG MG-MXF...Ch. 4 - Use the autokey cipher to encrypt the message NOW...Ch. 4 - Use the auto key cipher to encrypt the message THE...Ch. 4 - Given integers n and b, each greater than 1, find...Ch. 4 - Given the positive integers a, b, and m with m1 ,...Ch. 4 - Given a positive integer, find the cantor...Ch. 4 - Give a positive integer, determine whether it is...Ch. 4 - Given a positive integer, find the prime...Ch. 4 - Given two positive integers, find their greatest...Ch. 4 - Prob. 7CPCh. 4 - Prob. 8CPCh. 4 - Prob. 9CPCh. 4 - Given n liner congruences modulo pairwise...Ch. 4 - Prob. 11CPCh. 4 - Prob. 12CPCh. 4 - Prob. 13CPCh. 4 - Prob. 14CPCh. 4 - Prob. 15CPCh. 4 - Find the original plaintext message from the...Ch. 4 - Prob. 17CPCh. 4 - Prob. 18CPCh. 4 - Given a valid RSA key (n, e), and the primes p and...Ch. 4 - Given a message encrypted using the RSA...Ch. 4 - Generate a shared key using the Diffie-Hellman key...Ch. 4 - Prob. 22CPCh. 4 - Determine whether 2p1 is prime for each of the...Ch. 4 - Prob. 2CAECh. 4 - Prob. 3CAECh. 4 - Prob. 4CAECh. 4 - Prob. 5CAECh. 4 - Prob. 6CAECh. 4 - Prob. 7CAECh. 4 - Prob. 8CAECh. 4 - Prob. 9CAECh. 4 - Prob. 1WPCh. 4 - Explain how probabilistic primality tests are used...Ch. 4 - The question of whether there are infinitely many...Ch. 4 - Prob. 4WPCh. 4 - Describe the algorithms that are actually used by...Ch. 4 - Describe the history of the Chinese remainder...Ch. 4 - When are the numbers of a sequence truly random...Ch. 4 - Prob. 8WPCh. 4 - Prob. 9WPCh. 4 - Prob. 10WPCh. 4 - Prob. 11WPCh. 4 - Describe how public key cryptography can be used...Ch. 4 - Describe the Rabin public key cryptosystem,...Ch. 4 - Explain why it would be unsuitable to use p, where...Ch. 4 - Prob. 15WPCh. 4 - Explain the steps that Gentry used to construct a...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.Similar questions
- Test the claim that a student's pulse rate is different when taking a quiz than attending a regular class. The mean pulse rate difference is 2.7 with 10 students. Use a significance level of 0.005. Pulse rate difference(Quiz - Lecture) 2 -1 5 -8 1 20 15 -4 9 -12arrow_forwardThere are three options for investing $1150. The first earns 10% compounded annually, the second earns 10% compounded quarterly, and the third earns 10% compounded continuously. Find equations that model each investment growth and use a graphing utility to graph each model in the same viewing window over a 20-year period. Use the graph to determine which investment yields the highest return after 20 years. What are the differences in earnings among the three investment? STEP 1: The formula for compound interest is A = nt = P(1 + − − ) n², where n is the number of compoundings per year, t is the number of years, r is the interest rate, P is the principal, and A is the amount (balance) after t years. For continuous compounding, the formula reduces to A = Pert Find r and n for each model, and use these values to write A in terms of t for each case. Annual Model r=0.10 A = Y(t) = 1150 (1.10)* n = 1 Quarterly Model r = 0.10 n = 4 A = Q(t) = 1150(1.025) 4t Continuous Model r=0.10 A = C(t) =…arrow_forwardThe following ordered data list shows the data speeds for cell phones used by a telephone company at an airport: A. Calculate the Measures of Central Tendency from the ungrouped data list. B. Group the data in an appropriate frequency table. C. Calculate the Measures of Central Tendency using the table in point B. D. Are there differences in the measurements obtained in A and C? Why (give at least one justified reason)? I leave the answers to A and B to resolve the remaining two. 0.8 1.4 1.8 1.9 3.2 3.6 4.5 4.5 4.6 6.2 6.5 7.7 7.9 9.9 10.2 10.3 10.9 11.1 11.1 11.6 11.8 12.0 13.1 13.5 13.7 14.1 14.2 14.7 15.0 15.1 15.5 15.8 16.0 17.5 18.2 20.2 21.1 21.5 22.2 22.4 23.1 24.5 25.7 28.5 34.6 38.5 43.0 55.6 71.3 77.8 A. Measures of Central Tendency We are to calculate: Mean, Median, Mode The data (already ordered) is: 0.8, 1.4, 1.8, 1.9, 3.2, 3.6, 4.5, 4.5, 4.6, 6.2, 6.5, 7.7, 7.9, 9.9, 10.2, 10.3, 10.9, 11.1, 11.1, 11.6, 11.8, 12.0, 13.1, 13.5, 13.7, 14.1, 14.2, 14.7, 15.0, 15.1, 15.5,…arrow_forward
- A tournament is a complete directed graph, for each pair of vertices x, y either (x, y) is an arc or (y, x) is an arc. One can think of this as a round robin tournament, where the vertices represent teams, each pair plays exactly once, with the direction of the arc indicating which team wins. (a) Prove that every tournament has a direct Hamiltonian path. That is a labeling of the teams V1, V2,..., Un so that vi beats Vi+1. That is a labeling so that team 1 beats team 2, team 2 beats team 3, etc. (b) A digraph is strongly connected if there is a directed path from any vertex to any other vertex. Equivalently, there is no partition of the teams into groups A, B so that every team in A beats every team in B. Prove that every strongly connected tournament has a directed Hamiltonian cycle. Use this to show that for any team there is an ordering as in part (a) for which the given team is first. (c) A king in a tournament is a vertex such that there is a direct path of length at most 2 to any…arrow_forwardUse a graphing utility to find the point of intersection, if any, of the graphs of the functions. Round your result to three decimal places. (Enter NONE in any unused answer blanks.) y = 100e0.01x (x, y) = y = 11,250 ×arrow_forwardhow to construct the following same table?arrow_forward
- The following is known. The complete graph K2t on an even number of vertices has a 1- factorization (equivalently, its edges can be colored with 2t - 1 colors so that the edges incident to each vertex are distinct). This implies that the complete graph K2t+1 on an odd number of vertices has a factorization into copies of tK2 + K₁ (a matching plus an isolated vertex). A group of 10 people wants to set up a 45 week tennis schedule playing doubles, each week, the players will form 5 pairs. One of the pairs will not play, the other 4 pairs will each play one doubles match, two of the pairs playing each other and the other two pairs playing each other. Set up a schedule with the following constraints: Each pair of players is a doubles team exactly 4 times; during those 4 matches they see each other player exactly once; no two doubles teams play each other more than once. (a) Find a schedule. Hint - think about breaking the 45 weeks into 9 blocks of 5 weeks. Use factorizations of complete…arrow_forward. The two person game of slither is played on a graph. Players 1 and 2 take turns, building a path in the graph. To start, Player 1 picks a vertex. Player 2 then picks an edge incident to the vertex. Then, starting with Player 1, players alternate turns, picking a vertex not already selected that is adjacent to one of the ends of the path created so far. The first player who cannot select a vertex loses. (This happens when all neighbors of the end vertices of the path are on the path.) Prove that Player 2 has a winning strategy if the graph has a perfect matching and Player 1 has a winning strategy if the graph does not have a perfect matching. In each case describe a strategy for the winning player that guarantees that they will always be able to select a vertex. The strategy will be based on using a maximum matching to decide the next choice, and will, for one of the cases involve using the fact that maximality means no augmenting paths. Warning, the game slither is often described…arrow_forwardLet D be a directed graph, with loops allowed, for which the indegree at each vertex is at most k and the outdegree at each vertex is at most k. Prove that the arcs of D can be colored so that the arcs entering each vertex must have distinct colors and the arcs leaving each vertex have distinct colors. An arc entering a vertex may have the same color as an arc leaving it. It is probably easiest to make use of a known result about edge coloring. Think about splitting each vertex into an ‘in’ and ‘out’ part and consider what type of graph you get.arrow_forward
- 3:56 wust.instructure.com Page 0 Chapter 5 Test Form A of 2 - ZOOM + | Find any real numbers for which each expression is undefined. 2x 4 1. x Name: Date: 1. 3.x-5 2. 2. x²+x-12 4x-24 3. Evaluate when x=-3. 3. x Simplify each rational expression. x²-3x 4. 2x-6 5. x²+3x-18 x²-9 6. Write an equivalent rational expression with the given denominator. 2x-3 x²+2x+1(x+1)(x+2) Perform the indicated operation and simplify if possible. x²-16 x-3 7. 3x-9 x²+2x-8 x²+9x+20 5x+25 8. 4.x 2x² 9. x-5 x-5 3 5 10. 4x-3 8x-6 2 3 11. x-4 x+4 x 12. x-2x-8 x²-4 ← -> Copyright ©2020 Pearson Education, Inc. + 5 4. 5. 6. 7. 8. 9. 10. 11. 12. T-97arrow_forwardplease work out more details give the solution.arrow_forwardProblem #5 Suppose you flip a two sided fair coin ("heads" or "tails") 8 total times. a). How many ways result in 6 tails and 2 heads? b). How many ways result in 2 tails and 6 heads? c). Compare your answers to part (a) and (b) and explain in a few sentences why the comparison makes sense.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Mathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,

Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Probability & Statistics (28 of 62) Basic Definitions and Symbols Summarized; Author: Michel van Biezen;https://www.youtube.com/watch?v=21V9WBJLAL8;License: Standard YouTube License, CC-BY
Introduction to Probability, Basic Overview - Sample Space, & Tree Diagrams; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=SkidyDQuupA;License: Standard YouTube License, CC-BY