Hi all I need some assistance
1. Homework Statement with the attempt
How many 5-digit briefcase combinations contain
1. Two pairs of distinct digits and 1 other distinct digit. (e.g 12215)
I wasn't sure on which approach was correct.
10 * 9 * 8 (because there are three distinct...
How to have better discrete math "insight"
Greetings:
I came a cross a textbook example in a discrete math book that I have been reading on my own, and I thought this example in the book was a good example of what I want to be good at:
Given integers from 0-9 arranged in a circle, is...
Homework Statement
Draw all nonisomorphic, simple graphs with four nodes. (Hint: There are eleven such graphs!)
Homework Equations
N/A
The Attempt at a Solution
Well if you can imagine a square with the nodes as the vertices and no arcs connecting them, I figure that's isomorphic...
Corollary from book:
if d= gcd(a,b), then there exists integers x and y such that ax + by = d.
This is not an obvious statement to me. Are there any direct proofs to prove this statement? The book proves this by induction.
My proof:
Suppose d = gcd(a,b) and a and b are positive integers. a...
Hello. I am reading an introduction to induction example, and I am having the hardest time trying to determine what exactly happened in the proof. Can somebody please help? How can ##3^{k-1}## + ##3^{k-2}## + ##3^{k-3}## all of a sudden become ##3^{k-1}##+##3^{k-1}##+##3^{k-1}## and how can be...
How would I go about solving this?
We are starting to learn about venn diagrams so would creating a venn diagram be helpful?
This is what I tried so far, I created a set C consisting of all people who have taken calculus and a set D consisting of all people who have taken discrete math...
Homework Statement
Are these system specifications consistent? "Whenever the system software is being upgraded, users cannot access the file system. If users can access the file system, then they can have new files, then the system software is not being upgraded."
Homework Equations
p...
Homework Statement
Using the rules of inference, prove that if ∀x(P(x) ∨ Q(x)) and ∀x((¬P(x) ∧ Q(x)) → R(x)) are true, then ∀x(¬R(x) → P(x)) is true as well.
Homework Equations
The Attempt at a Solution
The problem arises step 5. I feel this is correct but the...
Having a hard time with this problem. Can anyone guide me in the correct direction?
Random graphs are a fascinating subject of applied and theoretical research. These can be generated with a fixed vertex set V and edges added to the edge set E based on some probability model, such as a coin...
Wikipedia says it deals with distinct objects and is differentiated from continuous math, which has objects that "vary smoothly."
For a layman, can someone explain what this means?
And is all math discrete or continuous? No other options?
Solve for x: 4x=6(mod 5)
Here is my solution:
From the definition of modulus, we can write the above as \frac{4x−6}{5}=k, where k is the remainder resulting from 4x~mod~5=6~mod~5=k.
Solving for x, x=\frac{5k+6}{4}⟹x(k)=\frac{5k+6}{4}
Now, my teacher said that is incorrect, and that...
For the first question it deals with onto functions I was able to do a-e which deals with actal numbers. Then questions E stumped me. I have no idea what to do or even how to start. It reads:
Let C (n,m) be the number of onto functions from a set of m elements to a set of n elements, where m >...
Given that GCD(na,nb) = n * GCD(a,b) for a,b,n ∈ Z+
a) Prove that, if GCD(a,b) = 1 then GCD(a+b, a-b) = 1 or GCD(a+b,a-b) = 2
Hint: Let D = GCD(a+b, a-b), show that D | 2a and D | 2b thus D | GCD(2a,2b) then use the given
b) Prove that, if GCD(a,B) = 1, then GCD(2a+b, a+2b) = 1 or GCD(2a+b...
Hello guys, I will be taking Linear Algebra (Intro.) and Discrete Math in the Fall. I heard that these two courses are different from the Calculus sequence. I am afraid since I am not good with proofs. Will I be able to do well as long as I put in the time? Can you guys give me an advice so I...
Homework Statement
Homework Equations
a. I know that x*a mod y should be the same as y*b mod x but I don't understand why
b. I know that an inverse can be constructed because x and y are mutually prime and gcd(x,y) = 1 , but I have no clue at what pair x and m is possible
c. I have no idea...
See attachment for the question.
----------------
∀x ∈ D, if P(x) then Q(x). this means ∀x P(x) -> Q(x).
all you have to do is find a value for x
∀x this means for ALL x right
so you can choose ANY element
but for the E its only things in the domain
so all you have to do is choose an x...
Homework Statement
http://puu.sh/1OfE2 Homework Equations
The Attempt at a Solution
I am not really sure about this one! :(
I think it's 1 because
http://puu.sh/1OfY0
http://puu.sh/1OfYE
I came up the number by working backwards (assuming the conclusion is true). However, for a proof, I...
Hello,
This semester I am taking my first discrete math course. I am thoroughly enjoying the material, but am dreading the professor and textbook. The consensus amongst my classmates is that the professor is excessively convoluted in his conveyance of the material, and that the textbook does...
Homework Statement
I attached the problem as a file.
Homework Equations
The Attempt at a Solution
I get stuck on how to properly represent the summation. How does k find it's way as one of the sub-scripts?
Homework Statement
I attached the problem as a fileHomework Equations
The Attempt at a Solution
The way I tried to solve this was to write out a few multiplications and find a pattern. I got the right answer, but I was wondering if there was more of a precise way of doing it; or would the...
Homework Statement
I attached the problem as file.
Homework Equations
The Attempt at a Solution
I honestly do not know how to solve this problem. I have a test tomorrow, and this is really the only question that I am having difficulty with. I don't really know what mod means...
Discrete Math: prove B intersection A = A, given A-B = null set
1. Problem Statement:
Prove B \cap A = A, given A-B = ∅ (empty set)
The Attempt at a Solution
xε(B\capA) => xεB and xεA => Logic given A-B = ∅ => xεA
I tried using A-B = A\cap!B for xε(A\cap!B)=∅ => xεA and x not in !B or...
Below I've listed the chapters from a Precalculus book as well as the author recommended Computer Science chapters from a Discrete Mathematics book.
Although these chapters are from two specific books on these subjects I believe the topics are generally the same between any Precalc or...
Homework Statement
Prove the complementation law in Table 1 by showing
that \stackrel{=}{A} = A
Homework Equations
The Attempt at a Solution
Well, first I assumed that x is an element of A, so that A = (x | x\in A)
by taking the complement, I got (x | \neg(x\in A)...
Hi everyone,
I've got a test tomorrow and while working through a practice test I got stuck. Here is the problem:
In the question below suppose P(x,y) is a predicate and the universe for the variables x and y is {1,2,3}. Suppose P(1,3), P(2,1), P(2,2), P(2,3), P(2,3), P(3,1), P(3,2) are...
Homework Statement
Find a compound proposition logically equivalent to p → q using only the logical operator ↓.
Homework Equations
The Attempt at a Solution
My book does not go into much detail about solving this problem other than providing the answer. I really want to know how to get the...
I wasnt really sure where I was supposed to post this problem, so I figured this place is as good as any.
Homework Statement
x2 - the inversion of x2. (Yes, I was too dumb to figure out how to get "_" on it.)
We are given that
f(x1,x2,x3) = x1x2 v x2x3 v x1x3 = x1&x2 v x2&x3 v x1&x3
Prove...
Let A, B, and C be sets. Show that
a) (A-B) - C \subseteq A - C
b) (B-A) \cup (C-A) = (B \cup C) - A
I am using variable x to represent an element.
Part A)
I rewrote (A-B) - C as (x\inA ^ x\notinB) - C
I think this could be rewritten as
(x\inA ^ x\notinB) ^ x\notin C
A-C can...
The question is, "Find the dual of each of these compound propositions."
The propositions being: p∧¬q∧¬r, (p∧q∧r)∨s, and (p∨F)∧(q∨T)
I don't quite understand what they want me to do.
is this true or false:
If a|b and a|c, then one (or both) of b|c or c|b holds.
if I want to disprove this, can I:
let a = 5, x = 2 and y = 3.
b=ax
c=ay
then c=bz
and c = bg doesn't hold.
I never used descrete math terms in english before, so I hope it sounds clear enough:
Formalize the following:
1) Between every two different real numbers there is a rational number
2) There exist real numbers x and y, such that x is smaller than y, yet x^2 is bigger than y^2
Now the solution...
Homework Statement
For any given n, where n is an element of the natural number set, prove n^2 > n +1, for all n > 1.
Homework Equations
This week in lecture we defined the greater than relationship as:
Let S = Natural numbers
Let R = {(a,b): \exists c: a = b+c}
then aRb
The...
Homework Statement
Let p(x) be a polynomial in F[x].
Show that p1(x)≈p2(x) if and only if p(x)|(p1(x)-p2(x)) is an equivalence relation
The Attempt at a Solution
To be completely honest, I have no idea where to begin. This class has been a nightmare and this has been, by far, the worst...
Homework Statement
For which values of n≥2 does the implication:
axb=0 ⇔ a=0 or b=0
For some Zn (n should be a subscript)
NOTE: For the a x b, the x should be the x that has a circle around it. I didn't see that symbol in the "quick symbols" :)
Homework Equations
I know that this...
Hello everyone,
I'm a first time poster and I just want to say this forum is great. Every time I have a question Physics Forums is the first site to answer it.
So lately I have been really struggling in my Discrete Mathematics I course at my university. This is one of the few times in...
Homework Statement
show that for positive r and s, with r<s, we always have:
r<(r+s)/2<s and 2/[(1/r)+(1/s)]^2< 2rs< (r+s)^2
Homework Equations
The Attempt at a Solution
i have shown that r<s because r+r<s+r, 2r<s+r, r<(s+r)/2 and 2r< (2s+2r)/4
(r+s)^2= r^2+2rs+s^2...
Homework Statement
Suppose that a menu consists of 4 main dishes, 9 choices of side dishes, and 6 desserts. A small meal consists of one main dish and two different side dishes and no dessert. A large meal consists of one main dish, two different side dishes and dessert. How many patrons must...
Homework Statement
Find the general solution to the following recurrence relations (defined n≥2).
c) an=6an-1-9an-2+8n+4
Homework Equations
The Attempt at a Solution
an=6an-1-9an-2+8n+4
8n+4= an -6an-1+9an-2
R2-6R+9=0
R=3,3
So hn=A(3)n+B(3)n
Assume pn=Cn+Cn2 → This is where I got...
Homework Statement
Prove the second absorption law from Table 1 by showing
that if A and B are sets, then A ∩ (A ∪ B) = A.
Homework Equations
Absorption laws
A ∪ (A ∩ B) = A
A ∩ (A ∪ B) = A
The Attempt at a Solution
i will show A ∩ (A ∪ B) is a subset of A
x is any element in A...
These are potential proofs for the discrete math exam on Tuesday. I haven't been able to find proofs online. I have senioritis, and I'm graduating in a few weeks.
Is a proof by contraposition the best way to prove this? If you assume h is not a function or g is not a function, then that would...
For some questions strong induction would test for cases n+1, n+2 and for other n+1,n+2,n+3, or other ways, why is that? Here's two examples
Suppose that the only paper money consists of 3-dollar bills and 10-dollar bills. Find what dollar amounts
can be made from a combination of these...
Homework Statement
Prove that if k>1 then,
5/(k-1)-3/k-2/(k+2) = (9k+6)/(k-1)k(k+2)
Hence simplify Ʃ of k=2 to n {(3k+2)/(k-1)k(k+2)}
Homework Equations
The Attempt at a Solution
Ok so the first part is ok I just multiplied the denominators with the numerators and...
I read the definition of discrete math and i read the definition of discrete.
i just can't seem to figure out what discrete math is, can you guys show what it means?
Homework Statement
Show that (p ∧ q) → r and (p → r) ∧ (q → r) are not
logically equivalent.
Homework Equations
a → b = \nega v b
The Attempt at a Solution
I'm sorry. I'm completely stumped on how to go about this problem. I'm not asking for the solution since I want to know how...
Homework Statement
If s (0,1), find
|P(S)|, |P(P(S))|, |P(P(P(S)))|
Homework Equations
The Attempt at a Solution
|P(S)| = {(0), (1), (0,1), ∅} = 4
|P(P(S))| = {...} = 16.
|P (P(P(S)))| = {...} = 16 ^4 ...but how?
as my lecturer explained it, it come from pascals...
(3) Define a function A(m,n) as follows.
A(0,n) = 2n for every n.
A(m,0) = 0 for every m >= 1
A(m,n) = 2 if m >= 1 and n = 1
A(m,n) = A(m -1,A(m, n - 1)) otherwise (i.e., if m >= 1 and n >= 2.
(b) Prove A(m,2) = 4 for every m >= 2
(c) Prove A(1, n) = 2^n for every n >= 1.
Proving...