Quizzes for Proofs from Book
- Chapter 5 Quiz.
- Define: ring, division ring, field, phi_d(x), the class formula,
centralizer
- Give examples of groups or rings whose center is:
- trivial
- the whole group
- somewhere in between
- Describe the nth roots of unity as a group
- Compute in H (the quaternions): (i + j + k + 1) * (j + k)
- Chapter 6 Quiz. For each of the following statements indicate
whether it is TRUE or FALSE.
- e^z is irrational for every z in |R.
- e^z is irrational for every z in |Q.
- Sum n ≥ 1 (n(n+1))^-1 is irrational.
- Sum n ≥ 0 (n+1)^-2 is irrational.
- Sum k ≥ 0 (2k+1)^-2 - (3/4) Sum k ≥ 1 k^-2 is irrational.
- lim (1 + 1/n)^(2n) is irrational as n -> infinity.
- Sum k ≥ 0 (2k+2)^-2 is irrational.
- Sum k ≥ 0 (2k+3)^-2 is irrational.
- Sum k ≥ 0 (2k+5)^-2 is irrational.
- (1/pi) arccos(1/sqrt(2k+11)) is irrational for k ≥ 0.
- Chapter 6 Quiz
- Show sqrt(2) is irrational.
- Show x^2 is rational implies x is rational, but that the converse is false.
- Show that if is e^s irrational for all integers s, then e^q is irrational
for all rationals q.
- Show int_( [0,1]x[0,1] ) 1/(1-xy) dx dy = zeta(2) by expanding 1/(1-xy) as
a geometric series.
- Show zeta(1) diverges.
- Show the non-trivial zeroes of the zeta function lie on the line
Re(z)=1/2.
- Chapter 10 Quiz
- Define: plane graph, spanning tree, dual graph.
- Give examples illustrating why "connected" and "plane" are necessary in
the statement of Euler's formula.
- Compute N-E+F for a graph that lies on the surface of a shpere, a torus,
and a genus two (two holes) surface. Conjecture something.
- Briefly explain why K_5 is not planar
- Show every elementary triangle (i.e., integer vertices, no interior
integral points) has area 1/2.
- Draw a picture to explain what the Sylvester-Gallai theorem is saying.
- Chapter 13 Quiz
- Relate obtuse angles to a vector dot product
- Describe conv(S) where S = { (0,-1),(0,0),(1,0),(0,1))
- What is the dimension of a hyperplane in R^6?
- Show that if Q is a d-polytope, then Q* = {(x-y)/2 : x,y in Q}
is a d-dimensional, convex, and centrally symmetric polytope.
- Let N = max # { S susbset R^d | the translates Q+s_i of some d-dimensional
convex polytope Q subset R^d touch pairwise}. Explain why N is unchanged
if Q is replaced by Q* = {(x-y)/2 : x,y in Q}.
- State and prove Markov's inequality.
- Chapter 13 Quiz
- Give definition of:
- convex hull
- convex polytope
- d-simplex
- two convex sets touch
- Show that for every d:
2^d ≤ max#{S subset of R^d| angle(s_i,s_j,s_k) is not obtuse for any
s_i,s_j and s_k in S}
≤ max#{S subset of R^d| for any two points s_i and s_j in S there
is a strip S(i,j) that contains S, with
s_i and s_j lying in the parallel boundary
hyperplanes of S(i,j)}
- Chapter 13 Quiz
- According to Theorem 2, how large is S in R^3? What is the smallest
n such that S contains an "angle" in the nontrivial sense?
- What does it mean for a set to be centrally symmetric?
- Prove rigorously that the property of containment in a half-space is
preserved under translation.
- Define "linearity of expectation".
- Summarize the proof of Theorem 2. Explain why the probability of a
bad triple is (3/4)^d in R^d.
- Chapter 22 Quiz
- What is an antichain?
- Give an example of an antichain of size 10 in the case
when N={1,2,3,4,5}.
- How many chains of subsets of N={1,2,3,...,n} are there?
- What is the size of the largest antichain of the set
N={1,2,3,4,5,6,7,8}?
- What is an intersecting family?
- Prove that the size of the largest intersecting family
of N={1,2,3,...,n} is 2^{n-1}.
- What is the size of the largest intersecting 3-family in
the set N={1,2,3,4,5,6,7}?
- Give the definition of a system of distinct representatives.
- Is there a system of distinct representatives for a
collection of |X|+1 subsets of the finite set X?
- Let A_1,...,A_n be a collection of subsets of a finite set X.
If there is a system of distinct representatives, then the
union of any m sets A_i contains at least m elements (m=1,...,n).
Prove.
- Chapter 32 Quiz (see also ch13)
- Give definition of:
- probability space
- random variable
- expectation
- family of sets is 2-colorable
- Show that (2m)^2 x (3/4)^d is less or equal to 1,
where m=floor(1/2 x (2/sqrt(3))^d).
- Show that the family of all d-subsets of a given
(2d-1)-set X is not 2-colorable.
- Every family of at most 2^{d-1} d-sets is
2-colorable. Prove.
- Cardan's Formula
- Graph x^3+px-q for positive p and q.
- Suppose x^3+px=q. If u^3+v^3 = 1 and 3uv+p = 0, then x=u+v is a solution.
- Solve the system above to derive Cardan's formula
x=cuberoot(q/2 + sqrt(q^2/4+p^3/27))-cuberoot(-q/2 + sqrt(q^2/4+p^3/27))
- Explain why this must be real.
- Reduce x^3+ax^2+b^x+c by substituting x = y - a/3. What are p and q?
- Use the formula to solve
x^3+x=11
x^3-5x=100
x^3-6x^2+11x-6=0
- Use the formula to solve x^3=15x+4. Show 4 is a solution. Explain
how the formula's answer must be 4. Show cuberoot(2+sqrt(-12))-cuberoot(-2+sqrt(-12))=4.