Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Growth of Functions and Relations (01 and O2). [14 Marks] (a) (7 Marks) Arrange the following functions on integers in increasing order of their

 

Growth of Functions and Relations (01 and O2). [14 Marks] (a) (7 Marks) Arrange the following functions on integers in increasing order of their growth rate. If f(n) is O (g(n)) but g(n) is not O ((n)) then f(n) must be below g(n). If they are each big-O of each other, then they must be on the same level. Take all logs to have base 2. f(n) = logn, f(n) = loglogn, f3(n)= logn, f4(n) = n5 +n /1000, f5(n) = n!+2", f6(n) = 2n 5nlogn, f7(n) = (n logn+n) (n +2). (1) (b) (7 Marks) Let R be the relation on the set of functions from Z+ to Z+ such that (f,g) belongs to R if and only if is (g). Show that R is an equivalence relation. Describe the equivalence class containing f(n) = n for this equivalence relation.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a Arrange the following functions on integers in increasing order of their growth rate 1 f1n logn2 2 ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Foundations of Financial Management

Authors: Stanley Block, Geoffrey Hirt, Bartley Danielsen, Doug Short, Michael Perretta

10th Canadian edition

1259261018, 1259261015, 978-1259024979

More Books

Students also viewed these Programming questions