Discrete Mathematics
Discrete Mathematics
-Atomic
Consider the statement, “If you will give me a cow, then I will give you magic beans.”
Determine whether the statement below is the converse, the contrapositive, or neither.
You will give me a cow and I will not give you magic beans.
-Contrapositive
Consider the statement, “If you will give me a cow, then I will give you magic beans.”
Determine whether the statement below is the converse, the contrapositive, or neither.
If I will not give you magic beans, then you will not give me a cow.
-Contrapositive
-Not a statement
Consider the statement, “If you will give me a cow, then I will give you magic beans.”
Determine whether the statement below is the converse, the contrapositive, or neither.
If I will give you magic beans, then you will give me a cow.
-NEITHER
-Molecular
-False
The ________________________ states that if event A can occur in m ways, and event B can occur
in n disjoint ways, then the event “A or B” can occur in m + n ways.
- Additive principle
-False
-Molecular – ConDitional
-True
An argument is said to be valid if the conclusion must be true whenever the premises are all
true.
-True
Additive principle states that if given two sets A and B, we have |A × B| |A| · |B|.
-False
-,Arithmetric
-Double summation
-Arithmetric
How many people takes coffee but not tea and wine? 45
What is the difference of persons who take wine and coffee to the persons who the persons
who takes tea only? 15
- isomorphism
In how many different ways can the letters of the word 'OPTICAL' be arranged so that the
vowels always come together?
-720
Determine whether the sentence below is an atomic statement, a molecular statement, or
not a statement at all.
-Not a statement
f (1) = 4
If you will not give me a cow, then I will not give you magic beans
-Converse
If the right angled triangle t, with sides of length a and b and hypotenuse of
length c, has area equal to c2/4, what kind of triangle is this?
- isosceles triangle
Find f (1).
-1
-True
Find A U B
-{3, 4, 5}
-False
-NODES
Find f (1).
-
Find A ∩ B
-{3,4,5}
Find A \ B
-{1, 2}
-{1, 2, 6, 7}
-Degree of a vertex
An undirected graph G which is connected and acyclic is called ____________.
-Tree
A sequence of vertices such that consecutive vertices (in the sequence) are adjacent (in the
graph). A walk in which no edge is repeated is called a trail, and a trail in which no vertex is
repeated (except possibly the first and last) is called a path.
-Walk
A graph F is a FOREST if and only if between any pair of vertices in F there is at most ONE
PATH
A graph T is a tree if and only if between every pair of distinct vertices of T there is a unique
path.
- Tautology
If you will give me a cow, then I will not give you magic beans.
-Contrapositive
-Converse
-Neither
If I will give you magic beans, then you will not give me a cow.
-Neither
A Bipartite graph is a graph for which it is possible to divide the vertices into two disjoint
sets such that there are no edges between any two vertices in the same set.
-Planar graph
-True
-40
The geometric sequences uses common in finding the succeeding terms.
Logical Equivalence is the same truth value under any assignment of truth values to their
atomic parts.’
-Arithmetic Progression
-True
Propositi Answer 1
on 4.2.3 Any tree w ith at least tw o vertices has at least tw o vertices of degree one.
-
Propositi Answer 2
on 4.2.4 4 Let T be a tree w ith v vertices and e edges. Then e v 1.
Propositi Answer 3
on 4.2.1 A graph T is a tree if and only if betw een every pair of distinct vertices of T there is a unique path.
Corollary Answer 4
4.2.2 A graph F is a forest if and only if betw een any pair of vertices in F there is at most one path
Previous page
A Bipartite graph has two distinct groups where no vertices in either group connecting to
members of their own group
- isomorphic
When a connected graph can be drawn without any edges crossing, it is called
________________ .
- Planar graph
Out of 7 consonants and 4 vowels, how many words of 3 consonants and 2 vowels can be
formed?
- 210
In a simple graph, the number of edges is equal to twice the sum of the degrees of the
vertices.
-false
If two vertices are adjacent, then we say one of them is the parent of the other, which is
called the CHILD of the parent.
A Bipartite graph is a graph for which it is possible to divide the vertices into two disjoint
sets such that there are no edges between any two vertices in the same set.
-True
A graph for which it is possible to divide the vertices into two disjoint sets such that there
are no edges between any two vertices in the same set.
- Bipartite
As soon as one vertex of a tree is designated as the ROOT, then every other vertex on the
tree can be characterized by its position relative to the root.
-¬P ∨ ¬Q
-disjunction
¬P ∨ Q is equivalent to :
- P → Q
IN combinations, the arrangement of the elements is in a specific order.
-False
-Disjunction
P^Q
-Conjunction
PQ
-Implication
How many 3-letter words with or without meaning, can be formed out of the letters of the
word, 'LOGARITHMS', if repetition of letters is not allowed?
-720
A graph is complete if there is a path from any vertex to any other vertex.
-False
A TREE connected graph with no cycles. (If we remove the requirement that the graph is
connected, the graph is called a forest.) The vertices in a tree with degree 1 are called
LEAVES
Let ‘G’ be a connected planar graph with 20 vertices and the degree of each vertex is 3. Find
the number of regions in the graph.
-12
3,9,__,81....
-27
The minimum number of colors required in a proper vertex coloring of the graph.
- 3 colors
Indicate which, if any, of the following three graphs G = (V, E, φ), |V | = 5, is not isomorphic
to any of the other two.
- φ = (A {1,3} B {2,4} C {1,2} D {2,3} E {3,5} F {4,5} )
A sequence of vertices such that every vertex in the sequence is adjacent to the vertices
before and after it in the sequence
-Walk
-False
De Morgan's law is used in finding the equivalence of a logic expression using other logical
functions.
-True
Rule that states that every function can be described in four ways: algebraically (a formula),
numerically (a table), graphically, or in words.
- Rule of function
- P → Q = ¬Q → ¬P
-True
The inverse image of a a subset B of the codomain is the set f −1 (B) {x ∈ X : f (x) ∈ B}.
Does this graph have an Euler Path, Euler Circuit, both, or neither?
- Both
- -31 = n
If you travel to London by train, then the journey takes at least two hours.
- If your journey by train takes less than two hours, then you don’t travel to London.
- Eulerian trail
A graph is an ordered pair G (V, E) consisting of a nonempty set V (called the vertices) and a
set E (called the edges) of two-element subsets of V.
- True
Tracing all edges on a figure without picking up your pencil or repeating and starting and
stopping at different spots
- Euler Circuit
- Any tree with at least two vertices has at least two vertices of degree two.