Use the sieve of Eratosthenes to find all primes less than 200.
Exercise # 8)
(This exercise constructs another proof of the infinitude of primes.) Show that the integer
Qn=
n!+ 1, where
n
is a positive integer, has a prime divisor greater than
n. Conclude that there are infinitely many primes.
Exercise # 16)
Find the smallest prime in the arithmetic progression
an
+
b, for these values of
a
and
b:
a)
a
= 5,
b
=1 b)
a
= 7,
b
=2 c)
a
= 23,
b
= 13
Exercise # 28)
Show that 2+ 29 is prime for all integers
n
with 0 =
n
= 28, but is composite for
n
= 29.
SECTION 3.2Exercise # 4)
Find the smallest four sets of prime triplets of the form
p,
p
+ 2,
p
+ 6.
Exercise # 6)
Find the smallest prime between
n
and 2
n
for these values of
n.
a) 3 b) 5 c) 19 d) 31
Exercise # 12)
Verify Goldbach’s conjecture for each of the following values of
n.
a) 50
b) 98
c) 102
d) 144
e) 200
f) 222
SECTION 3.3Exercise # 2)
Find the greatest common divisor of each of the following pairs of integers.
a) 5, 15
b) 0, 100
c) -27, -45
d) -90, 100
e) 100, 121
f ) 1001, 289
Exercise # 6)
Let
a
be a positive integer. What is the greatest common divisor of
a
and
a
+ 2?
Exercise # 14)
Show that if
a, b, and
c
are integers such that
(a, b)
= 1and
c
|
(a
+
b), then
(c, a)
=
(c, b)
=1.
Exercise # 24)
Show that if
k
is a positive integer, then 3
k
+ 2 and 5
k
+ 3 are relatively prime.
SECTION 3.4Exercise # 2)
Use the Euclidean algorithm to find each of the following greatest common divisors.
a) (51, 87)
b) (105, 300)
c) (981, 1234)
d) (34709, 100313)
Exercise # 4)
For each pair of integers in Exercise 2 (see above), express the greatest common divisor of the integers as a linear combination of these integers.
SECTION 3.5Exercise # 2)
Find the prime factorization of 111,111.
Exercise # 6)
Show that all of the powers in the prime-power factorization of an integer
n
are even if and only if
n
is a perfect square.
Exercise # 10)
Show that if
a
and
b
are positive integers and | , then
a
|
b.
Exercise # 28)
Find the least common multiple of each of the following pairs of integers.
a) 8, 12
b) 14, 15
c) 28, 35
d) 111, 303
e) 256, 5040
f) 343, 999
Exercise # 36)
Show that if
a
and
b
are positive integers, then there are divisors
c
of
a
and
d
of
b
with
(c, d)
= 1 and
cd
= [
a, b].
Exercise # 38)
Use Lemma 3.4 to show that if
p
is a prime and
a
is an integer with
p
|
a2, then
p
|
a.
SECTION 3.6Exercise # 4)Using the Fermat factorization method, factor each of the following positive integers.
a) 8051
b) 73
c) 46,009
d) 11,021
e) 3,200,399
f) 24,681,023
Exercise # 17)
Show that the last digit in the decimal expansion of
Fn= + 1is 7 if
n
= 2. (
Hint:
Using mathematical induction, show that the last decimal digit of is 6.)
SECTION 3.7Exercise # 2)
For each of the following linear diophantine equations, either find all solutions or show that there are no integral solutions.
a) 3
x
+ 4
y
=7
b) 12
x
+ 18
y
= 50
c) 30
x
+ 47
y
=-11
d) 25
x
+ 95
y
= 970
e) 102
x
+ 1001
y
= 1
Exercise #4)
A student returning from Europe changes her euros and Swiss francs into U.S. money. If she received $46.58 and received $1.39 for each euro and 91? for each Swiss franc, how much of each type of currency did she exchange?
SECTION 12.1Exercise # 2)
Find the decimal expansion of each of the following numbers.
a) 2/5
b) 5/12
c) 12/13
d) 8/15
e) 1/111
f ) 1/1001
Exercise # 3)
Find the fraction, in lowest terms, represented by each of the following expansions.
a) .12
b)
.1
c)
.Exercise # 16)
+
+
+
+ ….,
,where
c0
, c1
, c2
, c3
, . . .
are integers and 0 = for
k
= 1
,
2
,
3
, . . . .Show that every rational number has a terminating expansion of the type described above.
Computations and ExplorationsExercise #1)
Find the
nth prime, where
n
is each of the following integers.
a) 1,000,000
b) 333,333,333
c) 1,000,000,000
Exercise # 2)
Find the smallest prime greater than each of the following integers.
a) 1,000,000
b) 100,000,000
c) 100,000,000,000
Exercise #3)
Plot the
nth prime as a function of
n
for 1=
n
= 100.
Exercise #4)
Plot
p(x)
for 1=
x
= 1000.