Math and natural language

I had the good fortune as an undergraduate to have a “bridge class” in my math curriculum. We learned basic logic, set manipulation, formal functions and relations, proof structure and induction. In that class our instructor had us read an article by Reuben Hirsch called “Math Lingo vs. Plain English: Double Entendre” (published in the […]

Common themes in counting

Break into chunks and then add back together. Break into tasks and then multiply together. Do via the back door – find exactly when you don’t want and what’s left over is what you do want. Combining this with DeMorgan’s Laws can be powerful. Counting: find the total number of ways to accomplish a task […]

A brief look at relations

The three properties of relations learned first are reflexivity, symmetry, and transitivity. Reflexivity is an existence property; a possession property. If you contain this entire particular set of pairs, you’re reflexive. If not, then not. Symmetry and transitivity are implications; closure properties. Now some pairs don’t come for free – they require other pairs be […]