/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Free solutions & answers for Discrete Mathematics and its Applications Chapter 3 - (Page 11) [step by step] | 91Ó°ÊÓ

91Ó°ÊÓ

Problem 52

Big- \(O,\) big-Theta, and big-Omega notation can be extended to functions in more than one variable. For example, the statement \(f(x, y)\) is \(O(g(x, y))\) means that there exist constants \(C\) , \(k_{1},\) and \(k_{2}\) such that \(|f(x, y)| \leq C|g(x, y)|\) whenever \(x>k_{1}\) and \(y>k_{2} .\) Define the statement \(f(x, y)\) is \(\Omega(g(x, y))\)

Problem 53

Big- \(O,\) big-Theta, and big-Omega notation can be extended to functions in more than one variable. For example, the statement \(f(x, y)\) is \(O(g(x, y))\) means that there exist constants \(C\) , \(k_{1},\) and \(k_{2}\) such that \(|f(x, y)| \leq C|g(x, y)|\) whenever \(x>k_{1}\) and \(y>k_{2} .\) Show that \(\left(x^{2}+x y+x \log y\right)^{3}\) is \(O\left(x^{6} y^{3}\right)\)

Problem 54

Big- \(O,\) big-Theta, and big-Omega notation can be extended to functions in more than one variable. For example, the statement \(f(x, y)\) is \(O(g(x, y))\) means that there exist constants \(C\) , \(k_{1},\) and \(k_{2}\) such that \(|f(x, y)| \leq C|g(x, y)|\) whenever \(x>k_{1}\) and \(y>k_{2} .\) Show that \(x^{5} y^{3}+x^{4} y^{4}+x^{3} y^{5}\) is \(\Omega\left(x^{3} y^{3}\right)\)

Problem 54

List all the steps the naive string matcher uses to find all occurrences of the pattern \(\mathrm{FE}\) in the text COVFEFE.

Problem 55

List all the steps the naive string matcher uses to find all occurrences of the pattern \(\mathrm{ACG}\) in the text TACAGACG.

Problem 57

(Requires calculus) Show that if \(c>d>0,\) then \(n^{d}\) is \(O\left(n^{c}\right),\) but \(n^{c}\) is not \(O\left(n^{d}\right) .\)

Problem 58

(Requires calculus) Show that if \(b>1\) and \(c\) and \(d\) are positive, then \(\left(\log _{b} n\right)^{c}\) is \(O\left(n^{d}\right),\) but \(n^{d}\) is not \(O\left(\left(\log _{b} n\right)^{c}\right)\)

Problem 59

(Requires calculus) Show that if \(d\) is positive and \(b>1\) then \(n^{d}\) is \(O\left(b^{n}\right),\) but \(b^{n}\) is not \(O\left(n^{d}\right) .\)

Problem 60

(Requires calculus) Show that if \(c>b>1,\) then \(b^{n}\) is \(O\left(c^{n}\right),\) but \(c^{n}\) is not \(O\left(b^{n}\right) .\)

Problem 60

Show that if there were a coin worth 12 cents, the cashier's algorithm using quarters, 12 -cent coins, dimes, nickels, and pennies would not always produce change using the fewest coins possible.

Access millions of textbook solutions in one place

  • Access over 3 million high quality textbook solutions
  • Access our popular flashcard, quiz, mock-exam and notes features
  • Access our smart AI features to upgrade your learning
Access millions of textbook solutions in one place

Recommended explanations on Math Textbooks