Sort the following functions from asymptotically smallest to asymptotically largest, indicating ties if there are any. You do not need to turn in proofs (in fact, please don't turn in proofs).

a. 4^2lgn
b. n
c. n^2.1
d. 2^lgn

Answer :

Answer:

b. n

d. 2^lgn

c. n^2.1

a. 4^2lgn

Step-by-step explanation:

Logarithm is a function of mathematics which is used to calculate inverse function of exponents. The asymptotically smallest function will be the one that has smallest or no exponents. The exponent function is calculated in reverse when log is applied. The function with highest exponents will be largest asymptotically.

Other Questions