Writing propositions symbolically

  • Thread starter brookey86
  • Start date
  • Tags
    Writing
Overall, it seems like you have the right idea for your symbolic logic statement, you just need to define the notation more clearly. In summary, for each positive integer k, there are k consecutive positive integers that are not perfect squares, and this can be represented symbolically as ∀k>0 ∃Fk+1(k) … Fk+k(k), where F(k) indicates that k is not a perfect square.
  • #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).
 
Physics news on Phys.org
  • #2
brookey86 said:

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).

If you want to write that symbolically, you could write something like this:

[tex]F(k) \leftrightarrow k \neq n^2, n \in \mathbb{Z}[/tex]

Of course, you'd still have to define what Fk+a(k) means.
 

FAQ: Writing propositions symbolically

What is the purpose of writing propositions symbolically?

The purpose of writing propositions symbolically is to represent logical statements and arguments in a precise and concise manner. This allows for easier analysis and evaluation of the validity and soundness of an argument.

What symbols are commonly used in writing propositions symbolically?

The most commonly used symbols in writing propositions symbolically are logical operators such as AND (∧), OR (∨), and NOT (¬), as well as quantifiers like FOR ALL (∀) and THERE EXISTS (∃).

How do I translate a sentence into symbolic notation?

To translate a sentence into symbolic notation, you first need to identify the logical operators and quantifiers present in the sentence. Then, assign a symbol to each operator or quantifier and replace the corresponding words in the sentence with the symbols. Finally, connect the symbols with the appropriate symbols and parentheses to accurately represent the logical structure of the sentence.

What are the rules for writing propositions symbolically?

The rules for writing propositions symbolically include using parentheses to indicate the grouping of operations, following the order of operations (NOT, AND, OR), and using appropriate symbols for each logical operator and quantifier. It is also important to use clear and consistent notation to avoid confusion.

Can I use my own symbols in writing propositions symbolically?

While there are standard symbols used in writing propositions symbolically, it is possible to use your own symbols as long as they are clearly defined and consistently used throughout your work. However, it is important to keep in mind that using standard symbols can make it easier for others to understand and evaluate your propositions.

Similar threads

Back
Top