Landing : Athabascau University

Discussion Question, problem 1-1

  • Public
By Ziyu Li September 5, 2022 - 6:01pm

Since unit for f(n) is microseconds, i will first transfer 1 second/minutes/hour/day/month/year/centry to microseconds.

For example 1 second is 1*10^6 microseconds.

lgn: lgn=1*10^6, n=2^(10^6). 

n: n=10^6

Also 1 minutes=6*10^7 microseconds.

lgn: lgn = 6*10^7, n=2^(6*(10^7))

n: n=6*10^7

All others are in almost the same way. 

Comments

These comments are moderated. Your comment will not be visible unless accepted by the content owner.

Only simple HTML formatting is allowed and any hyperlinks will be stripped away. If you need to include a URL then please simply type it so that users can copy and paste it if needed.

(Required)

(Required)