Direct Method of Validation
Trending Questions
Q. Consider the statement : ''P(n):n2−n+41 is prime.'' Then which of the following is true ?
- Both P(3) and P(5) are false.
- P(3) is false but P(5) is true.
- P(5) is false but P(3) is true.
- Both P(3) and P(5) are true.
Q. The Boolean expression (p∧q)⇒((r∧q)∧p) is equivalent to
- (p∧q)⇒(r∧q)
- (q∧r)⇒(p∧q)
- (p∧r)⇒(p∧q)
- (p∧q)⇒(r∨q)
Q.
Let f: W ā W be defined as f(n) = n ā 1, if is odd and f(n) = n + 1, if n is even. Show that f is invertible. Find the inverse of f. Here, W is the set of all whole numbers.