...

/

Leveraging the Proof by Contradiction Technique

Leveraging the Proof by Contradiction Technique

Learn to establish when a big-O relation does not hold for two functions using the proof by contradiction technique.

We'll cover the following...

We have talked at length about the big-O notation. We now want to go over how to convince ourselves that a particular function f(n)f(n) is not O(g(n))O(g(n)) ...