recategorized by
3,062 views
0 votes
0 votes

Let P(m,n) be the statement "m divides n" where the universe of discourse for both the variable is the set of positive integers. Determine the truth values of each of the following propositions:

  1. $\forall m \forall n P(m, n)$,
  2. $\forall n P(1,n)$
  3. $\exists m \forall n P(m,n)$
    1. a-True, b-True, c-False
    2. a-True, b-False, c-False
    3. a-False, b-False, c-False
    4. a-True, b-True, c-True
recategorized by

2 Answers

Best answer
2 votes
2 votes

∀m ∀n P(m, n) says that every number divides every other number and result should be a postive integer.

  • Clearly it is a false proposition.
  • Eg: if m=10 n=3 10 divides 3 does not follow the proposition
  • a is  false

 ∀n P(1, n) says that any positive integer is divisible by 1 and result will be a +ve integer.

  • That is correct
  • b is true

∃m∀nP(m,n) says that there are some +ve integers which divides any other +ve integer.

  • The proposition is correct
  • example: 1
  • c is true

Correct option must be

a-- false                b--true          c--true

None of the given options follows

selected by
5 votes
5 votes

Here order of propositions a and c are reversed .

in the original question proposition a    was ∃m∀nP(m,n)  and C was  ∀m∀nP(m,n),

now A is true as for for all numbers n there exists some m that divides n (even for prime numbers 1 and n satisfy this)

B is clearly true as 1 divides everything 

C is false as all n are not divisible by all m

hence ans is A

Answer:

Related questions

3 votes
3 votes
2 answers
2
2 votes
2 votes
1 answer
3
go_editor asked Aug 8, 2016
3,340 views
Which of the following property/ies a Group G must hold, in order to be an Abelian group?The distributive propertyThe commutative propertyThe symmetric propertyi and iiii...