Processing math: 100%

Exercise 1

Let xn be a sequence of positive integers so defined:

x1=2xn+1=x2nxn+1n>1

Prove that the numbers xn are pairwise relatively prime.

Solution
The values of the sequence are obtained by iterating the polynomial P(x)=x2x+1. Reasoning by induction, it can be easily seen that given m<n the following relation hold true:

xn=xmQ(xm)+1

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++1p1

is 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++1p1

is divisible by p2.


Exercise 4

Let {p1,p2,pn,} be the ordered sequence of primes. Prove that

pn+1p1p2pn+1

Exercise 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,10N1)=1. Dirichlet’s theorem assures the existence of a prime number p=10Nn+10N1. Note that the N digits of the number 10N1 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:

{5,25,125,625,3125,15625,78125,390625,1953125}

We note that 5n+45n0(mod10000) if n4, since 54(541)=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:

m4+4n4=[(m+n)2+n2][(mn)2+n2]

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:

0x2x21

In other words, the expression x2x2 takes only the values ​​0 and 1.


Exercise 10

Let {p1,p2,pn,} be the ordered sequence of primes. Prove the following inequality:

pn<22n

Hint
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

Leave a comment!