L1 - SR Oly GIF
L1 - SR Oly GIF
Contents
1 Greatest integer function
4.2 = 4 + 0.2
2, 3, 4 < 4.2
[4.2] = 4, {4.2} = 0.2
[5.002] = 5, {5.002}=0.002
[66] = 66,{66}=0 1
1.1 Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Legendre’s Function . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Repunit 9
π = 3 + (π − 3)
{π} = 0.1428
Iff= if and only if
x ∈ I iff [x]=x iff {x} = x − [x] = 0
[x] ≤ x 0 ≤ x − [x] = {x} < 1
1
x = [x] + {x}
1.1 Definition
For a real number x there is a unique integer n such that n ≤ x < n + 1.
We say that n is the greatest integer less than or equal to x, or the floor of
x.
We write n = [x]. The difference x − [x] is called the fractional part of x and
is denoted by {x}.
The least integer greater than or equal to x is called the ceiling of x and is
denoted by dxe.
If x is an integer, then [x] = dxe = x and {x} = 0; if x is not an integer, then
dxe = [x] + 1.
1.2 Properties
1. [x] = x iff x ∈ Z
2. {x} = 0 iff x ∈ Z, {x} = x − [x] = x − x = 0
3. 0 ≤ {x} < 1
(
[x] + [y] if {x} +{y} <1
8. [x + y] =
[x] + [y] + 1 if {x} +{y} ≥1
(
0 if x ∈ Z
9. [x] + [−x] =
−1 otherwise
(
− [x] if x ∈ Z
∴ [−x] =
−1 − [x] otherwise
2
h i
[x] x
10. m = m if m ∈ Z
+
11. For n, a ∈
Z , the number of integers divisible by a, less than n will be
equal to na .
Problems
1. Find the number of zeros at the end of 100! = 1 · 2 · 3 · 4 · · · 100
3
125 = 53 , 250 = 2 · 53
c) 143!
M5 + M25 + M125 = 143
143 143 143
5 + 25 + 125 + 625 = 28 + 5 + 1 + 0 = 34
n = 1000! ,
625=54
200 + 40 + 8 + 1 = 249
3. Let s and t be positive integers such that 7s ||400! and 3t ||((3!)!)!. Com-
pute s + t.
4. [HMMT 2003] Find the smallest n such that n! ends in 290 zeros.
As [x] ≤ x
n/5
e5 (n) = n5 + 5n2 + 5n3 +... ≤ n5 + 5n2 + 5n3 +··· = 1−r
a
= n/5 n
= 1−1/5 4/5 = 4
n
290 ≤ 4
1160 ≤ n
Trial and error
e5 (1160) = 288
1165,1170
the smallest such n=1170.
All the numbers 1170!, 1171!, · · ·, 1174! will end with 290 zeros.
4
5. Solve the equation [9x] = 9.
[x] ≤ x < [x] + 1
9 ≤ 9x < 10
1 ≤ x < 109
Possible values of x ∈ 0, 43 , 38
∴ x3 = x3 ∈ Z
∴ x5 = x5 ∈ Z
[x] = x is x is an integer ie xis divisible by 30 .
Answer is 1000 30 = 33 and x = 30k for k ∈ Z .
5
8. a) Solve the following system of equations:
10. Find
x
x number of non-negative integers x which satisfy the condition
the
5 = 7 .
x 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16, 17, 18, 19 20 21
x
Proof: 5 0 0 0 0 0 1 1 1 1 1 2 2 2 2 2 3 3 4 4
x
7 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 3
Proof:
x x
x5 = n = 7 x
x5 = n =⇒ n ≤ x5 < n + 1 =⇒ 5n ≤ x < 5n + 5
7 = n =⇒ n ≤ 7 < n + 1 =⇒ 7n ≤ x < 7n + 7
5n ≤ 7n ≤ x < 5n + 5 < 7n + 7
7n < 5n + 5 so 2n < 5 so n = 0, 1, 2
a) n = 0 , 7n ≤ x < 5n + 5 implies 0 ≤ x < 5 , x ∈ {0, 1, 2, 3, 4}
b) n = 1 , 7n ≤ x < 5n + 5 implies 7 ≤ x < 10 , x ∈ {7, 8, 9}
6
c) n = 2, 7n ≤ x < 5n + 5 implies 14 ≤ x < 15 , x ∈ {14}
[x] x2 = 6[x] − 6 √x √
2 6 √6 [√ 6] = 2
3 12 √12 [√12] = 3
4 18 18 [ 18] = 4
√ √ √
x∈ 6, 12, 18
7
So x + 12 = n + f + 12
∴ [x + 12 ] = [n + f + 12 ] = n
1
Case 2. f ≥ so f + 12 ≥ 1
2
eg: x = 2.7 , x + 0.5 =2 + 0.7 + 0.5 = 2 + 1.2= 3.2
So x + 12 = n + f + 12 = n + 1 + f + 12 − 1 = (n + 1) + f − 21
∴ [x + 12 ] = [(n + 1) + f − 12 ] = n + 1
1 1
16. (RMO 1997) Solve for real x: [x] + [2x] = (9x) + 1, where [x] is the great-
est integer less than or equal to x and (x) = x − [x], [e.g. [3.4] = 3 and
(3.4) = 0.4].
n
17. (RMO2010) For each integer n ≥ 1 define an = √ (where [x] denoted
[ n]
the largest integer not exceeding x, for any real number x). Find the
number of all n in the set {1, 2, 3, · · · , 2010} for which an > an+1
18. (CRMO2015 ,p 1) Find all real numbers a such that 3 < a < 4 and
a(a − 3 {a}) is an integer. (Here {a} denotes the fractional part of a. For
example {1.5} = 0.5; {−3.4} = 0.6.)
19. (CRMO2015 ,p 2) Find all real numbers a such that 4 < a < 5 and
a(a − 3 {a}) is an integer. (Here {a} denotes the fractional part of a. For
example {1.5} = 0.5; {−3.4} = 0.6.)
20. (CRMO2015 ,p 3) Show that there are infinitely many positive real num-
bers a which are not integers such that a(a−3 {a}) is an integer. (Here {a}
denotes the fractional part of a. For example {1.5} = 0.5; {−3.4} = 0.6.)
21. (CRMO 2015 p4) How many √ m satisfy both
integers√ the following prop-
erties: (i)1 ≤ m ≤ 5000; (ii) [ m] = m + 125 ? (Here [x] denotes the
largest integer not exceeding x, for any real number x.)
19 20
22. (AIME 1991) Suppose that r ∈ R for which r + 100 + r + 100 + ... +
91
r + 100 = 546. Find [100r]
23. (INMO 89) Determine with proof, all the positive integers n for which:
(a) n
√ is not the square of any integer; and
(b)[ n]3 divides n2 . (Notation : [x] denotes the largest integer that is less
than or equal to x).:
8
24. (INMO 2014)Let n be a natural number. Prove that,
jnk jnk j n k √
+ + ··· + + n
1 2 n
is even.
2
25. (INMO 2009)Find all real numbers x such that: [x2 + 2x] = [x] + 2[x]
(Here [x] denotes the largest integer not exceeding x.)
2 Repunit
The number with all its digits are 1 is called repunit and it is denoted by
Rn = 11...1(n times)
1 1
Rn = (99...9) = (10n − 1)
9 9
Properties:
1. Prove that Rn |Rm iff n|m.
Problems:
1. Let N be a 50 digit number with all its digits but 26th digit from left is
1. If 13|N , then, find the 26th digit.
2. Find the smallest positive integer n such that 999999n = 111, ..., 1.
9
5. If p is any prime other than 2 or 5, prove that p divides infinitely many
terms in the sequence 9, 99, 999, ...
7. Let s(n) denotes the sum of the digits of n . If f (x) = 90x2 + 20x + 1 ,
then, find s (f (11111)).
9. (a) Prove that any repunit in base 5 with an even number of digits is the
product of two consecutive positive integers.
(b) Prove that any repunit in base 9 is a triangular number.
10. (a) Prove that 111 · · · 1(n times) is divisible by 41 if and only if n is di-
visible by 5.
(b) Prove that 111 · · · 1(n times) is divisible by 91 if and only if n is di-
visible by 6.
Prove that a repunit greater than 1 cannot be the square of any integer.
11. Find the smallest and largest integer using all 10 digit numbers with all
distinct digits divisible by 11111.
Ans: Hence the smallest such number is 1023489765 and the largest such
number is 9876501234
10