The Smallest k k

Let f ( x ) = 7 x 11 + 11 x 7 + 9 k x f(x)=7x^{11}+11x^{7}+9kx g ( x ) = 7 x 13 + 13 x 7 + 10 k x g(x)=7x^{13}+13x^{7}+10kx

Find the minimum positive value of k k for which 77 f ( x ) 77| f(x) and 91 g ( x ) 91|g(x) for every integer x x

Details and Assumptions

  • We use " \mid " to mean "divides evenly into". For example, 3 6 3\mid6 , and 12 132 12\mid132 .


The answer is 999.

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.

2 solutions

Shubhendra Singh
Oct 6, 2014

f ( x ) f(x) can be written as

7 x 11 7 x + 11 x 7 11 x + 9 k x + 18 x 7x^{11}-7x+11x^{7}-11x+9kx +18x

= 7 x ( x 10 1 ) + 11 x ( x 6 1 ) + x ( 9 k + 18 ) = 7x(x^{10}-1) +11x(x^{6}-1)+x(9k+18)

With the help of FLT it could be seen that Both the terms leaving x ( 9 k + 18 ) x(9k+18) are divisible by 77

Now we need to find the value of k k for which 77 9 k + 18 77|9k+18

The values will come out to be 75,152,229.........so on it will be an AP with a = 75 a=75 and d = 77 d=77

These values will not satisfy the condition for g ( x ) g(x)

Now g ( x ) g(x) could be written as 7 x ( x 12 1 ) + 13 x ( x 6 1 ) + x ( 10 k + 20 ) 7x(x^{12}-1) +13x(x^{6}-1)+x(10k+20)

With the help of FLT it could be seen that Both the terms leaving x ( 10 k + 20 ) x(10k+20) are divisible by 91.

Similarly the values k for which 91 10 k + 20 91|10k+20 will be

89,180,271........so on It will be an AP with a = 89 a n d d = 91 a=89 \ and \ d=91

Now we have 2AP's for the value of k k

  • 75 , 152 , 229................. 75 ,\ 152, \ 229................. .
  • 89 , 180 , 271.............. 89 , \ 180, \ 271..............

The value of k 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 k will be 999 \boxed{999}

There's one more (simpler) way after getting that 77 9 k + 18 77 \mid 9k+18 and 91 10 k + 20 91\mid 10k +20 .

Write them as 77 9 ( k + 2 ) 77 \mid 9(k+2) and 91 10 ( k + 2 ) 91 \mid 10 (k+2) See that g c d ( 9 , 77 ) = 1 77 k + 2 gcd(9,77)=1 \implies 77 \mid k+2

g c d ( 91 , 10 ) = 1 91 k + 2 gcd(91,10)=1 \implies 91 | k+2

Thus l c m ( 91 , 77 ) k + 2 lcm (91,77) \mid k+2

7 × 11 × 13 k + 2 1001 k + 2 \therefore 7\times 11\times 13 \mid k+2 \implies 1001 \mid k+2

And the minimum positive value of k + 2 k+2 will be 1001 1001 , giving k = 999 k=999

Aditya Raut - 6 years, 8 months ago

Log in to reply

Oh yes it's surely simple from what I have posted in the solution. Thanks for this @Aditya Raut

Shubhendra Singh - 6 years, 8 months ago

Isn't this the same as Satvik's problem? Anyway,,,:P

Krishna Ar - 6 years, 8 months ago

Log in to reply

It's based on a similar concept.

Shubhendra Singh - 6 years, 8 months ago

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 77 = 7 11 77 = 7 \cdot 11 and 91 = 7 13 91 = 7 \cdot 13 , it follows from Fermat's Little Theorem that x 6 1 0 ( m o d 7 ) x 10 1 0 ( m o d 11 ) x 12 1 0 ( m o d 13 ) \begin{aligned} x^6 - 1 & \equiv 0 \pmod{7} \\ x^{10} - 1 & \equiv 0 \pmod{11} \\ x^{12} - 1 & \equiv 0 \pmod{13} \end{aligned} Observe that f ( x ) = 7 ( x 10 1 ) x + 11 ( x 6 1 ) x + ( 9 k + 18 ) x ( 9 k + 18 ) x ( m o d 7 , 11 ) \begin{aligned} f(x) & = 7 (x^{10} - 1) x + 11 (x^6 - 1) x + (9 k + 18) x \\ & \equiv (9 k + 18) x \pmod{7, 11} \end{aligned} and g ( x ) = 7 ( x 12 1 ) x + 13 ( x 6 1 ) x + ( 10 k + 20 ) x ( 10 k + 20 ) x ( m o d 7 , 13 ) \begin{aligned} g(x) & = 7 (x^{12} - 1) x + 13 (x^6 - 1) x + (10 k + 20) x \\ & \equiv (10 k + 20) x \pmod{7, 13} \end{aligned} We would like that 9 k + 18 10 k + 20 0 ( m o d 7 ) 9k + 18 \equiv 10 k + 20 \equiv 0 \pmod{7} . So we conclude that the integer k k should satisfy the three linear congruences 9 k + 18 0 ( m o d 7 ) k 5 ( m o d 7 ) 9 k + 18 0 ( m o d 11 ) k 9 ( m o d 11 ) 10 k + 20 0 ( m o d 13 ) k 11 ( m o d 13 ) \begin{aligned} 9k + 18 & \equiv 0 \pmod{7} & \Rightarrow & k \equiv 5 \pmod{7} \\ 9k + 18 & \equiv 0 \pmod{11} & \Rightarrow & k \equiv 9 \pmod{11} \\ 10k + 20 & \equiv 0 \pmod{13} & \Rightarrow & k \equiv 11 \pmod{13} \end{aligned} By the Chinese Remainder Theorem, the system has a solution uniquely determined modulo 7 11 13 = 1001 7 \cdot 11 \cdot 13 = 1001 , namely k 999 ( m o d 1001 ) k \equiv 999 \pmod{1001} Hence, the solution to the original problem is k = 999 \boxed{k = 999} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...