How Is Predicate Calculus Used to Formalize Mathematical Statements?

  • Thread starter Thread starter majeedh
  • Start date Start date
  • Tags Tags
    Universe
AI Thread Summary
The discussion focuses on translating mathematical statements into first-order predicate calculus (FOPC), specifically regarding the proof that a positive integer n is even if and only if 7n + 4 is even. Participants clarify that the Universe of Discourse is "anything," meaning the predicates must be defined without restricting to integers. The initial statement to express in FOPC is that "n is a positive integer." Contributors suggest sharing the proof to better identify suitable predicates for the translation. Understanding these elements is crucial for formalizing the mathematical statements correctly.
majeedh
Messages
14
Reaction score
0
if the problem is asking :

express the problem in first
order predicate calculus. The Universe of Discourse
for all variables is “anything”

what does this mean? what are they asking for?

the problem they are referring to is to prove that if n is a positive integer, thenn is even if and only if 7n + 4 is even ( which i solved)
 
Physics news on Phys.org
It sounds like they want you to translate the English statements in your proof into statements in first-order predicate calculus that have the same meaning. What's the first statement, your one assumption?

n is a positive integer.

Do you know one way to express that in FOPC?

I think the Universe of Discourse part is there to specify that they don't want you to use, say, the set of integers as your universe. That is, you have to express "n is an integer" using a predicate.By the bye, it would help if you could post your proof so that we can see what predicates you might want to choose and such.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top