Prove that 3×2 + x + 6 is O(x2), by identifying values for C…
Prove that 3×2 + x + 6 is O(x2), by identifying values for C and k and demonstrating that they do satisfy the definition of big-O for this function. Show your work. Note: To avoid the need for typing superscript exponents, you may use the notation ‘x^2′ to represent x2.
Read Details