Let f ( x ) = 7 x 1 1 + 1 1 x 7 + 9 k x g ( x ) = 7 x 1 3 + 1 3 x 7 + 1 0 k x
Find the minimum positive value of k for which 7 7 ∣ f ( x ) and 9 1 ∣ g ( x ) for every integer x
Details and Assumptions
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There's one more (simpler) way after getting that 7 7 ∣ 9 k + 1 8 and 9 1 ∣ 1 0 k + 2 0 .
Write them as 7 7 ∣ 9 ( k + 2 ) and 9 1 ∣ 1 0 ( k + 2 ) See that g c d ( 9 , 7 7 ) = 1 ⟹ 7 7 ∣ k + 2
g c d ( 9 1 , 1 0 ) = 1 ⟹ 9 1 ∣ k + 2
Thus l c m ( 9 1 , 7 7 ) ∣ k + 2
∴ 7 × 1 1 × 1 3 ∣ k + 2 ⟹ 1 0 0 1 ∣ k + 2
And the minimum positive value of k + 2 will be 1 0 0 1 , giving k = 9 9 9
Log in to reply
Oh yes it's surely simple from what I have posted in the solution. Thanks for this @Aditya Raut
Isn't this the same as Satvik's problem? Anyway,,,:P
If we stay in the realm of modular arithmetic and apply the Chinese Remainder Theorem, we get a slightly different perspective on the nice solutions by shubhendra singh and Aditya Raut.
Since 7 7 = 7 ⋅ 1 1 and 9 1 = 7 ⋅ 1 3 , it follows from Fermat's Little Theorem that x 6 − 1 x 1 0 − 1 x 1 2 − 1 ≡ 0 ( m o d 7 ) ≡ 0 ( m o d 1 1 ) ≡ 0 ( m o d 1 3 ) Observe that f ( x ) = 7 ( x 1 0 − 1 ) x + 1 1 ( x 6 − 1 ) x + ( 9 k + 1 8 ) x ≡ ( 9 k + 1 8 ) x ( m o d 7 , 1 1 ) and g ( x ) = 7 ( x 1 2 − 1 ) x + 1 3 ( x 6 − 1 ) x + ( 1 0 k + 2 0 ) x ≡ ( 1 0 k + 2 0 ) x ( m o d 7 , 1 3 ) We would like that 9 k + 1 8 ≡ 1 0 k + 2 0 ≡ 0 ( m o d 7 ) . So we conclude that the integer k should satisfy the three linear congruences 9 k + 1 8 9 k + 1 8 1 0 k + 2 0 ≡ 0 ( m o d 7 ) ≡ 0 ( m o d 1 1 ) ≡ 0 ( m o d 1 3 ) ⇒ ⇒ ⇒ k ≡ 5 ( m o d 7 ) k ≡ 9 ( m o d 1 1 ) k ≡ 1 1 ( m o d 1 3 ) By the Chinese Remainder Theorem, the system has a solution uniquely determined modulo 7 ⋅ 1 1 ⋅ 1 3 = 1 0 0 1 , namely k ≡ 9 9 9 ( m o d 1 0 0 1 ) Hence, the solution to the original problem is k = 9 9 9 .
Problem Loading...
Note Loading...
Set Loading...
f ( x ) can be written as
7 x 1 1 − 7 x + 1 1 x 7 − 1 1 x + 9 k x + 1 8 x
= 7 x ( x 1 0 − 1 ) + 1 1 x ( x 6 − 1 ) + x ( 9 k + 1 8 )
With the help of FLT it could be seen that Both the terms leaving x ( 9 k + 1 8 ) are divisible by 77
Now we need to find the value of k for which 7 7 ∣ 9 k + 1 8
The values will come out to be 75,152,229.........so on it will be an AP with a = 7 5 and d = 7 7
These values will not satisfy the condition for g ( x )
Now g ( x ) could be written as 7 x ( x 1 2 − 1 ) + 1 3 x ( x 6 − 1 ) + x ( 1 0 k + 2 0 )
With the help of FLT it could be seen that Both the terms leaving x ( 1 0 k + 2 0 ) are divisible by 91.
Similarly the values k for which 9 1 ∣ 1 0 k + 2 0 will be
89,180,271........so on It will be an AP with a = 8 9 a n d d = 9 1
Now we have 2AP's for the value of k
The value of k that will satisfy both the conditions will be the common term of both the AP's.
So the smallest common term of the AP's will be 999
So the smallest k will be 9 9 9