Exercise 1
Let xn be a sequence of positive integers so defined:
x1=2xn+1=x2n–xn+1n>1Prove that the numbers xn are pairwise relatively prime.
Solution
The values of the sequence are obtained by iterating the polynomial P(x)=x2−x+1. Reasoning by induction, it can be easily seen that given m<n the following relation hold true:
where Q(x) is a polynomial with integer coefficients. So (xn,xm)=1, as a factor common to xn and xm should divide the number 1 .
Exercise 2
Let p be an odd prime number. Prove that the numerator of the following rational number:
1+12+13+⋯+1p−1is divisible by p.
Exercise 3
Let p be an odd prime number greater than 3. Prove that the numerator of the following rational number:
1+12+13+⋯+1p−1is divisible by p2.
Exercise 4
Let {p1,p2,⋯pn,⋯} be the ordered sequence of primes. Prove that
pn+1≤p1p2⋯pn+1Exercise 5
Prove that for every positive integer N there exists a prime number whose sum of decimal places is greater than N.
For this exercise we use the following important theorem of Dirichlet (1805-1859):
Theorem (Dirichlet)
Each arithmetic progression {an+b,n=1,2,…} with (a,b)=1 contains infinite primes.
For a proof see for example [1].
Hint for exercise 5
For each N>0 we have (10N,10N−1)=1. Dirichlet’s theorem assures the existence of a prime number p=10Nn+10N−1. Note that the N digits of the number 10N−1 are all equal to 9.
Exercise 6
Prove that the last four digits of the numbers {5n, n=1,2,3…} form a periodic sequence. Find the period.
Solution
The first values of the sequence are the following:
We note that 5n+4−5n≡0(mod10000) if n≥4, since 54⋅(54−1)=390000; therefore the last 4 digits form a period of length 4. The period consists of the numbers {0625,3125,5625,8125}.
Exercise 7
Find all the integers (m,n) such that m4+4n4 is a prime number.
Hint
Use the following relationship:
Then, deduce that it must be (mn)2+n2=1 and conclude.
Answer
[m=n=1]Exercise 8
The Euler function f(x)=x2+x+41 takes all prime values for x=0,1,2,⋯39, as can be verified.
Prove, without making calculations, that it assumes prime values even for negative numbers x=−1,−2,⋯−40.
Exercise 9
Prove the following relationship:
0≤⌊x⌋–2⌊x2⌋≤1In other words, the expression ⌊x⌋–2⌊x2⌋ takes only the values 0 and 1.
Exercise 10
Let {p1,p2,⋯pn,⋯} be the ordered sequence of primes. Prove the following inequality:
pn<22nHint
Use exercise 4 and proceed by induction.
Exercise 11
Let us consider 9 distinct positive integers whose prime factors lie in the set {3,7,11}.
Prove that there must be two whose product is a perfect square.
Bibliography
[1]T. Apostol – Introduction to Analytic Number Theory (Springer-Verlag)
0 Comments