Proof Workshop & Asymptotic Analysis

Proof workshop via Ed Discussion

Outline for reference.

Anatomy of a Proof

Selection sort

ChatGPT

ChatGPT faulty logic snippets

ChatGPT's faulty logic

In your groups:

ChatGPT claims to detect a "flaw" in a proof that is actually correct.

Solutions

In the response, there is an assignment of colors to vertices of a graph:
Now, let's say the proof assigns colors as follows:

It then goes on to say:

Triangle ABC ... only contains vertices of color 2 and color 3.

This is faulty logic, since Triangle ABC contains vertex A, which was assigned color 1.

If you have more time...

Asymptotics

CS 312 Topic 2: Asymptotic analysis (big-O, big-theta, big-omega))

Asymptotics Worksheet

AsymptoticsWorksheet.pdf