Jump to content

Course:MATH220/Archive/2010-2011/921/Homework/RefereeProblems

From UBC Wiki

Refereed problems

The class is split into three groups, based on last name.

  • Group 1: Last names beginning with the letters A through J
  • Group 2: Last names beginning with the letters K through L
  • Group 3: Last names beginning with the letters N through Y.

Due Tuesday, June 14th

Definition Let b0 be an integer. We say that mn(modb) if b(mn).

All groups:

Prove the following statements.

  1. For every integer m, we have that mm(modb).
  2. For every integer m,n, we have that mn(modb) implies that nm(modb).
  3. For every three integers m,n,, we have that mn(modb) and n(modb) implies that m(modb).

This shows that is an equivalence relation.

In addition, each group should prove their part of the following.

Group 1: Show that if mn(modb) and pq(modb), then we also have that m+pn+q(modb).

Group 2: Show that if mn(modb) and pq(modb), then we also have that mpnq(modb).

Group 3: Show that if mn(modb) and pq(modb), then we also have that mpnq(modb).

We will discuss in class how the refereeing process works.

Due Tuesday, June 21st

Group 1: Show that if f:XY is an injective function, then there is some function g:YX which is surjective.

Group 2: Show that if f:XY is a surjective function, then there is some function g:YX which is injective.

Group 3: Show that if f:XY is a function and if there is some function g:YX such that gf:XX is the identity function, then f must be injective.

Due Tuesday, June 28th

Recall that Pascal's triangle is defined via the relations Pi,0=Pi,i=1 and Pi,j=Pi1,j1+Pi1,j, where the first number denotes the row, and the second the diagonal column.

Prove the following using induction.

Hint: In each case, consider writing out the first few terms to make sure that you have the indexing right. What is the variable that you should use in your induction step?

Group 1: Show that, for every integer n, the sum of all of the entries in the n-th row is 2n.

Group 2: Show that, for every integer n, and for every fixed integer 0k(n1), that

i=0k(1)iPn,i=(1)kPn1,k.

Group 3: Show that, for every fixed integer k, and for every integer n, that

i=0nPi+k,k=Pn+k+1,k+1.

Due Tuesday, July 19th

The goal is for each group to prove one of the ubiquitous limit laws of first-year calculus, in the context of sequences.

Let (an)n and (bn)n be sequences such that

limnan=L

and

limnbn=M

.

Let k be any real number.

Group 1: Show that limnanbn exists and is equal to LM. Hint: Note that

|anbnLM|=|anbnanM+anMLM|

and remember the properties of the absolute value function.

Group 2: Show that limn(an+bn) exists and is equal to L+M.

Group 3: Show that limnkan exists and is equal to kL.