Section 1.6
Exercises


Choose one of the questions from:

1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17  

Exercise 6

Determine the gcd of each of the following pairs of numbers, and write the gcd as a linear combination of the given numbers:

  1. 480, 175;
  2. 5621, 219;
  3. 983675, 105120.

Exercise 7

Show that, for all positive integers x, y, z,

gcd(zx,zy) = z gcd(x,y).

Exercise 15

Let a, b be distinct integers.

  1. Show that a - b | a2 - b2 and determine the quotient.
  2. Show that a - b | a3 - b3 and determine the quotient.
  3. Prove that a - b divides an - bn for all positive integers n.
  4. Show that a + b | a2n + 1 + b2n + 1 for each positive integer n.
  5. Find the prime factorization of 510 - 210.

Exercise 11

Prove that there exist infinitely many primes of the form 4n + 3.

Exercise 1

If c is a common multiple of a and b, then c is a multiple of lcm(a,b). Prove this.

Exercise 12

For which positive integers n is n2 - 1 prime?

Exercise 13

Which integers of the form 13p + 1 (with p prime) are squares of integers?

Exercise 8

Prove: If a and b are integers, not both zero, and c = gcd(a,b), then c = min{xa + yb | xa + yb > 0, x, y Z}.

Exercise 16

Prove that the cube root of 17 is not a rational number.

Exercise 17

Find the factorization of 232 - 1.

Exercise 2

For any positive integer n divide 103n by 10n - 1 and find the remainder.

Exercise 3

Three cogwheels with 24, 15 and 16 cogs, respectively, touch as shown in the picture.

Exercise 4

Prove that the square of an odd integer is again odd, where `odd' means `not divisible by 2' or, equivently, `leaving remainder 1 upon division by 2'. Show that the remainder of division by 4 of the square of an odd integer is 1. Does the last statement hold if we replace 4 by 8? And by 16?

Exercise 5

Prove each of the following statements.

Exercise 9

Let a be a rational number such that both 18a and 25a are integers. Show that a itself is an integer.

Exercise 10

Find all integers x and y such that 32x + 10y = 6.

Exercise 14

Find all primes p and q such that 4p + 7q = pq.