Prove that 2x² + x + 4 is O(x2), by identifying values for C and k and demonstrating that they do satisfy the definition
Posted: Tue Jul 12, 2022 12:41 pm
Prove that 2x² + x + 4 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 x².