Question: B . Tech / Design and Analysis of Algorithms 2 0 2 3 - 2 4 ( CSC 4 0 3 ) : Assignments Exercise

B.Tech/Design and Analysis of Algorithms 2023-24(CSC 403): Assignments
Exercise Set #1
From CLRS (Cormen Book)-3rd Edition.
Page: 52
3.1-1: Let f(n) and g(n) be asymptotically non-negative functions. Using the basic definition of -notation, prove that
max(f(n),g(n))=(f(n),g(n)).
3.1-2: Show that for any real constants a and b, where b>0,
(n+a)b=(nb).
3.1-4: , Is 2n+1=O(2n)?
Is 22n=O(2n)?
3.1-7: Prove that o(g(n))(g(n)) is the empty set.
Note: If we do not cover little-oh & little-omega, we can omit this exercise.
Page 1 of 3
B. Tech/Design and Analysis of Algorithms 2023-24(CSC 403): Assignments
3.2-7: Prove by induction that the ith Fibonacci number satisfies the equality
Where O? is the golden ratio and is its conjugate.
O?=1+522
O?=1-522
3.2-8: Show that klnk=(n) implies k=(nlnn).
 B.Tech/Design and Analysis of Algorithms 2023-24(CSC 403): Assignments Exercise Set #1

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!