stanford-introduction-to-mathematical-thinking
stanford-introduction-to-mathematical-thinking copied to clipboard
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
 The correct answer is (3, 8] and the posted answer is (-oo,3] U (8,oo), which is incorrect.
 Last sentence should be: > ...likewise, if you see a number and it **isn't odd**, you don't need to verify the rule Not odd
```math 3|(n^2+5) \to (\exists k \in N) \space n^2+5=3k ``` 