- #1
brookey86
- 16
- 0
Homework Statement
For each positive int k, there are k consecutive pos ints that aren't perfect-squares.
I'm trying to write this in symbolic logic, but am getting messed in the second part and might be a little off on the first.
Homework Equations
The Attempt at a Solution
∀ k > 0 - For each positive int k
F(k) indicates that k is a not a perfect square. (can this be written symbolically instead?)
∀ k > 0 ∃ Fk+1(k) … Fk+k(k).