Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Final Exam Practice Questions - Principles of Mathematics | MATH 266, Exams of Elementary Mathematics

Material Type: Exam; Professor: Clair; Class: Principles of Mathematics; Subject: Mathematics; University: Saint Louis University; Term: Unknown 1989;

Typology: Exams

2009/2010

Uploaded on 02/24/2010

koofers-user-38i-1
koofers-user-38i-1 🇺🇸

1

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 266 - Final Exam Practice Questions
1. Let pbe a prime and aZ. Here is a logical statement:
“If pdivides a2, then pdivides a.”
What is the contrapositive statement?
2. Let Pand Qbe propositions. Find a statement logically equivalent to PQusing only
negation () and conjuction () operations.
3. Prove that there is a rational number between any two unequal real numbers.
4. Define, for x, y R:
max(x, y) = (xif xy;
yif y > x.
Prove, for any zR, that if zxand zy, then zmax(x, y).
5. For x, y R, give a precise definition of min(x, y), the minimum of xand y. Prove that
min(x, y) = max(x, y).
6. Let {An}
n=1 and {Bn}
n=1 be two families of sets. Prove
\
n=1
An!
\
n=1
Bn!
\
n=1
AnBn.
7. Let Rbe a relation on a set A, and define a new relation Son Aby xSy iff xRy or yRx.
Prove that Sis symmetric.
8. Define a relation on Z7(the integers modulo 7) by xRy if xy+1 (mod 7) or xy+ 2
(mod 7). Draw the digraph for R.
9. For a, m N, define f:ZmZmby f(x) = ax. Prove fis a bijection if and only if
GCD(m, a) = 1.
10. Let f:Q(0,)N×Nby f(p/q)=(p, q), where we assume p/q is a rational number
in lowest terms.
(a) Is fone-to-one? Prove or disprove.
(b) Is fonto? Prove or disprove.
11. Let f:RRby f(x) = sin(x).
(a) Find f([14.000001,182.632]).
(b) Find f1([14.000001,182.632]).
12. A function f:RRis called even if f(x) = f(x) for all xR.
(a) Give three examples of even functions.
(b) Prove: For any function g:RR, the function f(x) = g(x2) is even.
pf2

Partial preview of the text

Download Final Exam Practice Questions - Principles of Mathematics | MATH 266 and more Exams Elementary Mathematics in PDF only on Docsity!

Math 266 - Final Exam Practice Questions

  1. Let p be a prime and a ∈ Z. Here is a logical statement: “If p divides a^2 , then p divides a.” What is the contrapositive statement?
  2. Let P and Q be propositions. Find a statement logically equivalent to P ∨ Q using only negation (∼) and conjuction (∧) operations.
  3. Prove that there is a rational number between any two unequal real numbers.
  4. Define, for x, y ∈ R: max(x, y) =

x if x ≥ y; y if y > x. Prove, for any z ∈ R, that if z ≥ x and z ≥ y, then z ≥ max(x, y).

  1. For x, y ∈ R, give a precise definition of min(x, y), the minimum of x and y. Prove that min(x, y) = − max(−x, −y).
  2. Let {An}∞ n=1 and {Bn}∞ n=1 be two families of sets. Prove ( (^) ⋂∞ n=

An

n=

Bn

⋂^ ∞

n=

An ∪ Bn.

  1. Let R be a relation on a set A, and define a new relation S on A by xSy iff xRy or yRx. Prove that S is symmetric.
  2. Define a relation on Z 7 (the integers modulo 7) by xRy if x ≡ y + 1 (mod 7) or x ≡ y + 2 (mod 7). Draw the digraph for R.
  3. For a, m ∈ N, define f : Zm → Zm by f (x) = ax. Prove f is a bijection if and only if GCD(m, a) = 1.
  4. Let f : Q∩(0, ∞) → N×N by f (p/q) = (p, q), where we assume p/q is a rational number in lowest terms. (a) Is f one-to-one? Prove or disprove. (b) Is f onto? Prove or disprove.
  5. Let f : R → R by f (x) = sin(x). (a) Find f ([− 14. 000001 , 182 .632]). (b) Find f −^1 ([− 14. 000001 , 182 .632]).
  6. A function f : R → R is called even if f (−x) = f (x) for all x ∈ R. (a) Give three examples of even functions. (b) Prove: For any function g : R → R, the function f (x) = g(x^2 ) is even.

(c) Prove: If f : R → R is even, then there is a function g : R → R with f (x) = g(x^2 ).

  1. A class a ∈ Zm is called a quadratic residue modulo m if there is b ∈ Z with b^2 ≡ a (mod m). Find the quadratic residues modulo 13.
  2. Find integers a, b, and c so that:
    • c 6 ≡ 0 (mod 35)
    • ac ≡ bc (mod 35)
    • a 6 ≡ b (mod 35).
  3. Prove that if a ≡ b (mod m) and n|m, then a ≡ b (mod n).
  4. Prove that 2^44 − 1 is divisible by 89.
  5. Suppose a is not divisible by 17. Prove that either a^8 + 1 or a^8 − 1 is divisible by 17.
  6. Define the numbers cn by c 1 = 1, c 2 = 1, and for n ≥ 1, cn+2 = 1/(cn + cn+1). Prove that 1 / 2 ≤ cn ≤ 1 for all n ∈ N.
  7. Let f (x) = (1 − x)−^1. Prove by induction that the nth^ derivative of f is given by f (n)(x) = n!(1 − x)−n−^1.
  8. Give an example of two functions f, g : N → N so that f is not onto, but g ◦ f is onto.