Question: Discrete math 1. Let a 1 ,...,a m and b 1 ,...,b n be two sequences of digits. Consider the following algorithm: s 0 for
Discrete math
1. Let a1,...,am and b1,...,bn be two sequences of digits. Consider the following algorithm: s 0 for i {1, ..., m} do: for j {1, ..., n} do: s s + ai bj a) How many multiplications will this algorithm conduct?
b) How many times will this algorithm do the operation?
2. Explain the difference between O(n2log(n)), (n2log(n)), and (n2log(n)) as clearly as you can. Draw a Venn diagram and give some examples of functions that are in each area of the Venn diagram. (BONUS: see if you can include some functions that are not in any of these classes.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
