Question

Please solve the all the questions below. Thanks. Especially pay attention to 2nd question.

t, which type of proof is being used in each case to prove the theorem (A → C)? Last Line 겨 (p A -p) 겨 First Line a C b. C d. (some inference) C Construct a contrapositive proof of the following theorem. Indicate your assumptions and conclusion clearly 2. If you select three balls at random from a bag containing red balls and white balls, then at least two of the selected balls will have the same color 3. Write a direct proof of the following theorem. For all odd integers, n, (nA3 + 3) is even. Let P(x) be the proposition: Given positive integer x, for all positive real numbers a and b, (a + b)1x >= a^x + b^x 4. Prove P(0) using a vacuous proof. 5. Write a proof by contradiction of this theorem: Given positive integers x and y, if (x * y) = 1 then (x = y)


0 0
Add a comment Improve this question Transcribed image text
Answer #1

1.

(a) Proof by Contraposition

(b) Propositional Equivalence

(c) Vacuous proof

(d) Proof by rules of inference

2.

P is Select three balls at random from a bag containing red balls and white balls

Q is at least two of the selected balls will have same color

To prove: P -> Q

Contrapositive:

~Q -> ~P

~Q is having a single color.

Ball having single color implies that we can pick two red color balls or two white color balls. So, we are picking two balls from the bag.

~P is picking two balls from the bag which satisfies the condition.

Hence, the given statement is true by contraposition.

3.

Direct proof:

Given that n is odd

  • n=2*m+1

n3+3

= (2*m + 1)3 + 3

= 8*m3 + 1 + 6*m + 12*m2 + 3

= 8*m3 + 4 + 6*m + 12*m2

= 2* (4*m3 + 2 + 3*m + 6*m2)

Since, n3+3 is a multiple of 2, it must be even.

Hence proved.

4.

X is a positive integer.

Let’s say x is 1.

Left Hand Side = (a+b)x = (a+b)1 = a+b

Right Hand Side = ax + bx = a1 + b1= a+b

Here, Left Hand Side =Right Hand Side

Let’s say x is 2.

Left Hand Side = (a+b)x = (a+b)2 = a2+b2+2*a*b

Right Hand Side = ax + bx = a2 + b2

Since 2*a*b is an extra in left hand side, always it is greater.

Hence, Left Hand Side>=Right Hand Side

5.

X and y are positive integers.

To prove: if (x*y=1), then x and y are same and are equal to 1.

Proof by Contradiction:

Let’s say x or y are positive integers and one of them atleast is not equal to 1.

So, let’s say x is 1. However, y can’t be 1 as per the condition. So, let’s say y is 2.

Hence, x*y=2 which is not equal to 1.

So, if x*y=1, then x=y and x=y=1.

(Proved)

Add a comment
Know the answer?
Add Answer to:
Please solve the all the questions below. Thanks. Especially pay attention to 2nd question. t, which...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. Consider the following claim. Claim: For two integers a and b, if a + b...

    1. Consider the following claim. Claim: For two integers a and b, if a + b is odd then a is odd or b is odd. (a) If we consider the claim as the implication P =⇒ Q, which statement is P and which is Q? (b) Write the negations ¬P and ¬Q. (c) (1 point) Write the contrapositive of the claim. (d) Prove the contrapositive of the claim. 2. Use contraposition (proof by contrapositive )to prove the following claim....

  • Assignment 6 1. Prove by contradiction that: there are no integers a and b for which...

    Assignment 6 1. Prove by contradiction that: there are no integers a and b for which 18a+6b = 1. 2. Prove by contradiction that: if a,b ∈ Z, then a2 −4b ≠ 2 3. Prove by contrapositive that: If x and y are two integers whose product is even, then at least one of the two must be even. Make sure that you clearly state the contrapositive of the above statement at the beginning of your proof. 4. Prove that...

  • please answer questions #7-13 7. Use a direct proof to show every odd integer is the...

    please answer questions #7-13 7. Use a direct proof to show every odd integer is the difference of two squares. [Hint: Find the difference of squares ofk+1 and k where k is a positive integer. Prove or disprove that the products of two irrational numbers is irrational. Use proof by contraposition to show that ifx ty 22 where x and y are real numbers then x 21ory 21 8. 9. 10. Prove that if n is an integer and 3n...

  • Please solve all parts of the question 6. (10 points 5+5) We want to prove by...

    Please solve all parts of the question 6. (10 points 5+5) We want to prove by contradiction that, for all integers k not divisible by p, if p is prime then no two different numbers in the set Ak(k,2k, 3k.. 1)k) are congruent mod p. (a) Clearly state the assumption to begin the proof by contradiction. (b) Complete the proof by making two observations regarding this assumption that immediately lead to a contradiction

  • Let the predicates P,T, and E be defined below. The domain is the set of all...

    Let the predicates P,T, and E be defined below. The domain is the set of all positive integers. P(x): x is odd T(x, y): 2x < y E(x, y, z): xy - z Indicate whether each logical expression is a proposition. If the expression is a proposition, then give its true value and show your work. If the expression is not a proposition, explain why no. 1(a) P(5) 1(b) ¬P(x) 1(c) T(5, 32) 1(d) ¬P(3) V ¬T(5, 32) 1(e) T(5,10)...

  • 1. Formalize the following argument by using the given predicates and then rewriting the argument...

    1. Formalize the following argument by using the given predicates and then rewriting the argument as a numbered sequence of statements. Identify each statement as either a premise, or a conclusion that follows according to a rule of inference from previous statements. In that case, state the rule of inference and refer by number to the previous statements that the rule of inference used.Lions hunt antelopes. Ramses is a lion. Ramses does not hunt Sylvester. Therefore, Sylvester is not an...

  • true and false propositions with quantifiers. Answer the following questions in the space provided below. 1....

    true and false propositions with quantifiers. Answer the following questions in the space provided below. 1. For each proposition below, first determine its truth value, then negate the proposition and simplify (using De Morgan's laws) to eliminate all – symbols. All variables are from the domain of integers. (a) 3.0, x2 <. (b) Vr, ((x2 = 0) + (0 = 0)). (c) 3. Vy (2 > 0) (y >0 <y)). 2. Consider the predicates defined below. Take the domain to...

  • Discrete Math - Please be detailed. Thanks! . Below is one of the classic fallacies. Note...

    Discrete Math - Please be detailed. Thanks! . Below is one of the classic fallacies. Note that each step is justified. This is the amount of details we would like to see in your proofs. Identify the fallacious step and explain. 5 points STEP 1: Let ab. STEP 2: Multiply both sides by a, we get a2 ab STEP 3: Add a2 to both sides, we get a2 + a2-ab + a2b STEP 4: Collecting like terms, we get 2a2...

  • Answer the following questions in the space provided below. 1. For each proposition below, first determine...

    Answer the following questions in the space provided below. 1. For each proposition below, first determine its truth value, then negate the proposition and simplify (using DeMorgan's laws) to eliminate all – symbols. All variables are from the domain of integers. (a) 3x, 22 <2. (b) Vx, ((:22 = 0) + (x = 0)). (e) 3xWy((x > 0) (y > 0 + x Sy)). 2. Consider the predicates defined below. Take the domain to be the positive integers. P(x): x...

  • Hello, I hope that I got all these questions right, but is important that I do a good job on this for my grade

    Hello, I hope that I got all these questions right, but is important that I do a good job on this for my grade. So, it would be great if someone would check my work for me- just to be sure. :)Thank you for your help!-em(10 points)Score1. The coordinates of the vertices of parallelogram RMBS are R(?4, 5), M(1, 4), B(2, ?1), and S(?3, 0). Using the diagonals, prove that RMBS is a rhombus. Show all your work and state...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT