MATH10101 Exam January 2009: Problems and Solutions for Integer Properties, Exams of Number Theory

The second half of a university mathematics exam focusing on integer properties. It includes problems related to proving properties for integers, congruences, and permutations. The document also provides solutions to these problems.

Typology: Exams

2012/2013

Uploaded on 02/14/2013

archan
archan 🇮🇳

3.8

(5)

92 documents

1 / 16

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH10101 Exam January 2009
For Second half of the course.
A3 1. State the Binomial Theorem.
2. Prove each of the following for integer n1 :
a) n
X
r=0
2rn
r= 3n,
b) n
X
r=0
(1)r
r! (nr)! = 0,
A4) Show that the following relations on Zare transitive.
1. xyif, and only if, (xy) (x+y) is even.
2. xyif, and only if, xy 1 mod 3.
A5) 1. Prove that for aZwe must have one of
a30,1 or 6 mod 7.
2. Prove that there are no n1mod 7 for which there exist integers a, b
satisfying
n= 2a35b3.
1
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff

Partial preview of the text

Download MATH10101 Exam January 2009: Problems and Solutions for Integer Properties and more Exams Number Theory in PDF only on Docsity!

MATH10101 Exam January 2009

For Second half of the course.

A3 1. State the Binomial Theorem.

  1. Prove each of the following for integer n ≥ 1 : a) ∑n

r=

2 r

n r

= 3n,

b) ∑n

r=

(−1)r r! (n − r)!

A4) Show that the following relations on Z are transitive.

  1. x ∼ y if, and only if, (x − y) (x + y) is even.
  2. x ∼ y if, and only if, xy ≡ 1 mod 3.

A5) 1. Prove that for a ∈ Z we must have one of

a^3 ≡ 0 , 1 or 6 mod 7.

  1. Prove that there are no n ≡ 1 mod 7 for which there exist integers a, b satisfying n = 2a^3 − 5 b^3.

B8) 1. Explain what is meant by a ≡ b mod m.

Assume a ≡ b mod m and c ≡ d mod m. Prove that

a + c ≡ b + d mod m, ac ≡ bd mod m.

  1. By the method of successive squaring determine 2^41 mod 53.
  2. Find the integers u, v that satisfy

33 u − v52 = 1

with the least possible non-negative value for u.

  1. State Fermat’s Little Theorem.

a) Solve x^33 ≡ 2 mod 53. (You may assume that 53 is prime.)

B10) 1. Suppose ∗ is a binary operation on a non-empty set S.

Explain what is meant by a) “∗ is associative”; b) “∗ is commutative”; and c) “e is an identity of S”

  1. Explain what is meant by “(G, ∗) is a group”.

Prove that a) the identity in a group is unique, b) the inverse of an element in a group is unique.

  1. Write down the multiplication table for {{[3] 15 , [6] 15 , [9] 15 , [12] 15 } , ×}.

What is the identity element? List the inverses of each element of {[3] 15 , [6] 15 , [9] 15 , [12] 15 }.

Please, never write out the questions in the exam. We, the examiners and markers, know what the questions are and you are simply wasting your time.

Solution to A3.

  1. (See Chapter 1, p. 4 of my notes or p.153 of PJE.)

The Binomial Theorem. For a, b ∈ R and n ∈ N

(a + b)n^ =

∑^ n

r=

arbn−r

n r

[2 marks]

  1. For any integer n ≥ 1 :

a) Choose a = 2 and b = 1 then

∑^ n

r=

2 r

n r

∑^ n

r=

2 r 1 n−r

n r

= (2 + 1)n^ = 3n.

[2 marks] b) (See Question 6 on Problem Sheet 1 ) Choose a = 1 and b = −1 then ∑^ n

r=

(−1)r r! (n − r)!

n!

∑^ n

r=

(−1)r^ n! r! (n − r)!

n!

∑^ n

r=

(−1)r

n r

(1 − 1)n n!

[2 marks]

Notes to A

  1. I saw all of the following, which are correct but none of which is the Binomial Theorem! ( n r

n − 1 r − 1

n − 1 r

n r

n! r! (n − r)!

n r

= |Pr (A)| or 2 n^ =

∑^ n

r=

n r

  1. Most students tried to prove a) and b) by induction, and failed.

Solution to A5.

a mod 7 a^3 mod 7 0 0 1 1 2 1 3 6 4 1 5 6 6 6

Hence a^3 ≡ 0 , 1 or 6 mod 7. [3 marks]

  1. (This was an example left for students at the end of Chapter 3 II of my notes, with the solution given in the appendix.)

a^3 mod 7 b^3 mod 7 2 a^3 − 5 b^3 mod 7 0 0 0 0 1 − 5 ≡ 2 0 6 − 30 ≡ 5 1 0 2 1 1 − 3 ≡ 4 1 6 − 28 ≡ 0 6 0 12 ≡ 5 6 1 7 ≡ 0 6 6 − 2 − 5 (−1) ≡ 3

In no row do we see a final result of 1, hence 2a^3 − 5 b^3 is never ≡ 1 mod 7, hence no n ≡ 1 mod 7 can be written as 2a^3 − 5 b^3 for integers a and b. [3 marks]

Notes to A

  1. For some reason a number of students chose to only take cubes of 0, 1 and 6, i.e. look at 0^3 , 13 and 6^3 mod 7.
  1. To cut down possibilities of errors in your calculations you might note that a^3 ≡ 0 , 1 or −1 mod 7. You might also note that 2a^3 − 5 b^3 ≡ 2 a^3 + 2b^3 ≡ 2 (a^3 + b^3 ) mod 7. So the table now looks like

a^3 mod 7 b^3 mod 7 2 (a^3 + b^3 ) mod 7 0 0 0 0 1 2 0 − 1 − 2 ≡ 5 1 0 2 1 1 4 1 − 1 0 − 1 0 − 2 ≡ 5 − 1 1 0 − 1 − 1 − 4 ≡ 3

Working backwards

1 = 5 − 4 = 5 − (14 − 2 × 5) = 3 × 5 − 14 = 3 × (19 − 1 × 14) − 14 = 3 × 19 − 4 × 14 = 3 × 19 − 4 × (33 − 1 × 19) = 7 × 19 − 4 × 33 = 7 × (52 − 1 × 33) − 4 × 33 = 7 × 52 − 11 × 33.

Thus (u, v) = (− 11 , −7) is a solution. We require a solution with smallest positive value of u. This solution given by

1 = (7 − 33) × 52 + (−11 + 52) × 33 ,

i.e. (u, v) = (41, 26). [4 marks]

  1. Fermat’s Little Theorem: If p is prime and a an integer with p - a then

ap−^1 ≡ 1 mod p.

[1 mark] (This is similar to an example in Chapter 7 II of my notes where we solved x^7 ≡ 3 mod 11) To solve x^33 ≡ 2 mod 53, we note from above that 33 × 41 = 1 + 26 × 52. So raising both sides of the equation to 41 gives

241 ≡ x^33 ×^41 = x1+26×^52 = xx^26 ×^52 = x

x^52

≡ x mod 53

by Fermat’s Little Theorem. Thus a solution is given by x ≡ 241 ≡ 39 mod 53 by the result above. [2 marks]

Notes to B

  1. For a ≡ b mod m I saw the definition that “a and b have the same remain- der when divided by m”. This is correct but is not the easiest form of the definition to use in proofs.

When writing a = b + tm, c = d + sm, the symbols t and s must be different. I often saw a = b + tm, c = d + tm and this was wrong and lost marks.

In the proofs above we see the justifications “Since t + s ∈ Z...” and “since bs + td + tsm ∈ Z...”. Such justifying was forgotten by almost all the students.

  1. I saw this false statement: 2^42 = 232+8+1^ = 2^32 + 2^8 + 2^1 = .....
  2. The question asked for “Find the integers u, v that satisfy 33u − v52 = 1 with the least possible non-negative value for u”. Most students used Euclid’s Algorithm to find the solution (− 11 , −7), but this value of u is negative! The required solution is (41, 26) as found above. I did not ask for the general solution so it gained no extra marks.
  3. In Fermat’s Little Theorem the condition p - a was often forgotten and too often the condition that p is prime was also omitted. I accepted ap^ ≡ a mod p (when you don’t have to demand p - a). I also accepted Euler’s Theorem, that aϕ(n)^ ≡ 1 mod n, if gcd (a, n) = 1.

Students found other methods and other answers to x^33 ≡ 2 mod 53. For instance, squaring both sides gives (x^33 )^2 ≡ 22 mod 53, i.e. 4 ≡ x^66 = x^52 x^14 ≡ x^14 mod 53 by Fermat’s Little Theorem. Thinking that 4 × 14 is close to 52 we raise both sides of this congruence to the 4th power to get 44 ≡ (x^14 )^4 = x^56 = x^52 x^4 ≡ x^4 mod 53 again by Fermat’s Little Theorem. So we have x^4 ≡ 44 mod 53. Obviously x ≡ 4 mod 53 is a solution of this, (as is x ≡ −4 mod 53).

[2 marks]

  1. Let π be a permutation on a finite set A.

a) The order of π is the least positive d : πd^ = 1A, the identity permuta- tion on A. [1 mark]

b) (See pp. 7 and 8 of Chapter 6 of my notes) Proof that πe^ = 1 if, and only if, d|e.

(⇒) Assume πe^ = 1A. By the division Algorithm write e = qd + r for some integers q and 0 ≤ r ≤ d − 1. Then

(^1) A = πe^ = πqd+r^ =

πd

)q πr^ = (1A)q^ πr^ = πr.

But d is the least positive integer with πd^ = 1A and 0 ≤ r ≤ d − 1, thus r = 0. That is, e = qd and so d|e.

(⇐) Assume d|e. So e = dq for some q ∈ Z. But then

πe^ =

πd

)q = (1A)q^ = 1A.

[3 marks] c) The order of ρ = lcm (2, 4 , 4) = 4. The order of σ = lcm (3, 5 , 2) = 30. And

ρ◦σ =

so order of ρσ = lcm (5, 2 , 2) = 10. [3 marks]

Notes to B

  1. b) The common mistake was to compose the permutation in the wrong order. So where I asked for ρ ◦ σ some students calculated σ ◦ ρ. Remember, you read compositions of permutations from the right. So ρ ◦ σ means do σ first, then ρ.
  2. d) To show that σ−^1 ◦ ρ−^1 is the inverse of ρ ◦ σ we should really show that (ρ ◦ σ) ◦ (σ−^1 ◦ ρ−^1 ) = 1 10 as above and (σ−^1 ◦ ρ−^1 ) ◦ (ρ ◦ σ) = 1 10. I didn’t expect to see both verifications.

Some students found the inverse of ρ ◦ σ by swapping rows in the permu- tation found in the first part of 1.c), reordering columns and obtaining the permutation calculated in the third part of 1.c).

2.a) Most students forgot that the order of π was the least positive d for which πd^ = 1A.

2.c) Far too many students attempted to calculate the orders by simply multiplying the orders of the cycles in the decompositions into disjoint cycles. This was wrong. You need to find the least common multiple of the orders of the cycles.

[3 marks]

The identity element is [6] 15. [1 mark] The inverses are [3]− 151 = [12] 15 , [6]− 151 = [6] 15 , [9]− 151 = [9] 15 and [12]− 151 = [3] 15. [2 marks]

Notes to B

1.a) Many students confused associative with commutative. 1.a), b) and c) Most students forgot that the conditions (a ∗ b) ∗ c = a ∗ (b ∗ c); a ∗ b = b ∗ a; and a ∗ e = e ∗ a = a have to hold for all a, b and c.

2.b) The use of associativity is fundamental to the proof of uniqueness of inverses. If you didn’t use associativity you didn’t have a valid proof. Note that this proof appeared in the section on semi-groups, which are sets with a binary operation that is associative.