Question

I need help with question 2, 3 and 4 please. Thanks in advance.

Answer the following questions: 1. Prove that any polynomial of degree k is O (nk 2. By finding appropriate values ofc and no, prove that: f(n) 4 n log2 n + 4 n2 + 4 n iso(n2). 3. Find functions fi and fi such that both fi(n) and /i(n) are O(g(n)), but fi(n) is not OG(n)) 4. Determine whether the following statements are true or false. Briefly justify your answer. a. Iff(n) is (g(n)), then 2r0% (29(n)). b. f(n)g(n) is (min (f (n). g(n)) c. 2na is O(2), where a is a constant.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

2) Given,
f(n) = 4 nlogn + 4 n^2 + 4 n
To find the 'O' notation, we need to find the degreee of the the above polynomic equation. The degree of a polynomial will be the highest degree of individual. The degree of above polynomial is '2'.
so, it will be O(n^2). //Hence proved.

3) There will be many such f1 and f2 functions. Let g(n) be n^2. As, f1 is not O(f2(n)),
We can have f1(n) = n^2+log n+1 and f2(n) = n^2

4) Given, f(n) is 0(g(n)).
We know for any polynomial P, 2^P is 0(2^0(p))
so, 2^f(n) is 0(2^g(n))

4.b) f(n) + g(n) for sum of polynomial big 0(f,g) wil be minimum. so, this is valid.

4.c) for a polynomial we do not consider constant while calculating 0(). so
for 2^na big O is O(2^n)

Add a comment
Know the answer?
Add Answer to:
I need help with question 2, 3 and 4 please. Thanks in advance. Answer the following...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • in my c++ class i need help with these question please Question 1. Indicate whether the...

    in my c++ class i need help with these question please Question 1. Indicate whether the first function of each of the following pairs has a smaller, same, or larger order of growth (to within a constant multiple) than the second function. Use the correct notation to indicate the order of growth (f(n) ∈O(g(n)), Ω(g(n)), or Θ(g(n)) as applicable). Prove your statement using limits. (a) (lnn)2 and lnn2 (b) 42n+1 and 42n Question 2. Use the formal definitions of O,...

  • I need help with my discrete math question. thanks in advance Let f(x) = 0 +...

    I need help with my discrete math question. thanks in advance Let f(x) = 0 + 0,-1-1...+ar+ao with 00, 01,..., an being real numbers. Prove that f(0) E O(") by finding a pair of witnesses C and k such that f(x) < Cx" whenever I k.

  • Hello, I would like to get help with the following question, thanks in advance. Order the...

    Hello, I would like to get help with the following question, thanks in advance. Order the following functions according to their asymptotic growth rate.  Justify the ordering. n2 --- n! --- (lg n)! --- (3/2)n --- ln ln n --- nlg(n) --- n2n ---- ln n --- en    ---- n ---- sqrt(n) ---- 1          --- n(1/lg n) ---   ln2(n) --- 2n --- lg(n!)  

  • Let f(n) = 5n^2. Prove that f(n) = O(n^3). Let f(n) = 7n^2. Prove that f(n)...

    Let f(n) = 5n^2. Prove that f(n) = O(n^3). Let f(n) = 7n^2. Prove that f(n) = Ω(n). Let f(n) = 3n. Prove that f(n) =ꙍ (√n). Let f(n) = 3n+2. Prove that f(n) = Θ (n). Let k > 0 and c > 0 be any positive constants. Prove that (n + k)c = O(nc). Prove that lg(n!) = O(n lg n). Let g(n) = log10(n). Prove that g(n) = Θ(lg n). (hint: ???? ? = ???? ?)???? ?...

  • help with all of them please thanks in advance 1. Determine whether the given statement is...

    help with all of them please thanks in advance 1. Determine whether the given statement is a tautology, a contradiction or neither. Justify your answer. (p Aq) → (pVq)) 2. Determine the intersection and the union of the intervals (3,5), [4, 7] and [5, 8). 3. For each positive number t, let At be the interval (-2, t]. Determine the union Ut>O At and the intersection n t>o At of the family {At t>0}. 4. prove that the set {5kke...

  • Please help me with question 13(c,f,h,i,k,m) 13. Show that the following equalities are correct: (a) 5n2...

    Please help me with question 13(c,f,h,i,k,m) 13. Show that the following equalities are correct: (a) 5n2 - 6n(n2) (b) n! - O(n) (c) 2n22"+ n logn-e(n22) (d) I012(n3) (h) 6n3/(log n+1)O(n3) (i) n1.001 + n logn (n1.001) (j) nkte + nk logn 6(nkte) for all fixed k and e, k 0 and e> 0 (1) 33n3 + 4n2 2(n2) (m) 33n3 + 4n23)

  • I need help with D,E,F,G thanks in advance (Please only answer if you know) 2. ....

    I need help with D,E,F,G thanks in advance (Please only answer if you know) 2. . Use the data provided in the below table to construct a production possibilit A Type of Product Wine Beer Production Alteratives, in millions of bar B C I DE 2 6 I 8 12 9 5 0 0 14 - + 7.5 Ø 10.5 z 13.5 15 6. What is the opportunity cost of producing 8 million barrels of wine? c. What is the...

  • I need to prove this mathematically and I'm not sure what to do. 3. (a) Find...

    I need to prove this mathematically and I'm not sure what to do. 3. (a) Find the best possible relationship using one of the notations: 0, 2, O, o, w, for the following pairs of functions: n3 + 6n1.5 + 3100 and nig8 – 10n1.6 – 9000; nlgn and n1.01; 3n and (3.01)”; 7" and n!. Justify each answer. (b) Function f(n) = 21 +5000n - 60000 when n < 75 and f(n) = n2 – 100n for 150 >...

  • question 4 I need help!Thanks ! 4. Suppose that I is the sample space and NS2....

    question 4 I need help!Thanks ! 4. Suppose that I is the sample space and NS2. Show that = {AnN: A € F}, then F' is a d-algebra of (a) if F is a o-algebra of subsets of 12 and F subsets of N'. and : AEC}, then C' generates the o-algebra (b) if C generates the o-algebra Fin 12 and C' = {An Fin 2.

  • please help me with this 2 questions I need to know how to solve the complexity...

    please help me with this 2 questions I need to know how to solve the complexity by inner loop and outer look and how to get the O after that (in Data Structure and Algorithms) book by adam drozdek thanks ? We were unable to transcribe this imageQuestion 2 For each of the following pairs of functions An) and g(n), determine whether /(n) = Og(n)), g(n) = 0(an)), or both. a) fn) (n-n4 c) fn) log n, d) fn) n+n...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT