Question: 3 - 1 : , Let p ( n ) = i = 0 d a i n i Where a d > 0 ,

3-1: , Let p(n)=i=0daini
Where ad>0, be a degree-d polynomial in n, and let k be a constant. Use the definitions of the asymptotic notations to prove the following properties.
a) If kd then p(n)=O(nk).
b) If kd then p(n)=(nk).
c) If k=d then p(n)=(nk).
3-3: Rank the following functions by order of growth: (either decreasing or increasing).
(32)n,22n,n3,2lgn,(lg(n))!
Note: lgn is log2n.
3-4: Let f(n) and g(n) be asymptotically positive functions. Prove or disprove the following:
a)f(n)=O(g(n)) implies g(n)=O(f(n)).
b)f(n)+g(n)=(min(f(n),g(n))).
c)f(n)=O(g(n)) implies 2f(n)=O(2g(n)).
 3-1: , Let p(n)=i=0daini Where ad>0, be a degree-d polynomial in

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!