Take about 10-15 minutes to see how far you can get putting the implementation and proof of correctness for selection sort (recursive approach) in the right order.
Solutions will be available on Ed after class.
In your groups:
Find the flaw in ChatGPT's argument that there is a flaw in the chat linked below...
Post your analysis to Ed Discussion before you look at my solutions below.
ChatGPT claims to detect a "flaw" in a proof that is actually correct.
The proof I gave it is from Proofs from THE BOOK: a book of mathematical proofs by Martin Aigner and Günter M. Ziegler. The book is dedicated to the mathematician Paul Erdős, who often referred to "The Book" in which God keeps the most elegant proof of each mathematical theorem.
In the response, there is an assignment of colors to vertices of a graph:
Now, let's say the proof assigns colors as follows:
Color 1: A and D.
Color 2: B and E.
Color 3: C and F.
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...
See if you can create a chat with ChatGPT that contains a response with faulty logic. Post the links (and analysis) to the Ed Discussion thread.
Compile a list of concerns around proofs and/or Discrete Math topics. Use Ed Discussion thread to post (you can do this anonymously if you prefer).
Check out this online book that might help with reasoning about proofs.
Work together to start the first few levels of The Incredible Proof Machine.