Polynomial problem - 2020

Algebra Level 5

Let P ( x ) P(x) be a polynomial of the form P ( x ) = x n + x n 1 + 1 , P(x)=x^n+x^{n-1}+1, where n n is the smallest possible integer number 2020 \ge 2020 such that P ( x ) = ( x 2 + x + 1 ) Q ( x ) P(x)=(x^2+x+1) Q(x) , where Q ( x ) Q(x) is a polynomial. Find the number

2 ( Q ( 1 2 + i 3 2 ) ) 2. 2\Re \left(Q \left(-\frac{1}{2}+i\frac{\sqrt{3}}{2}\right) \right)-2.

Notation: ( ) \Re (\cdot) denotes the real part function .


The answer is 2019.

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.

3 solutions

Mark Hennings
Sep 8, 2020

Since we want P ( ω ) = 0 P(\omega) = 0 we must have n 2 ( m o d 3 ) n \equiv 2 \pmod{3} , and so n = 2021 n=2021 and then ( x 3 1 ) Q ( x ) = ( x 1 ) P ( x ) = ( x 1 ) ( x 2021 + x 2020 + 1 ) = x 2022 x 2020 + x 1 = ( x 3 1 ) ( n = 0 673 x 3 n x n = 0 672 x 3 n ) (x^3-1)Q(x) \; = \; (x-1)P(x) \; = \; (x - 1)(x^{2021} + x^{2020} + 1) \; = \; x^{2022} - x^{2020} + x - 1 \; =\; (x^3-1)\left(\sum_{n=0}^{673}x^{3n} - x\sum_{n=0}^{672}x^{3n}\right) so that Q ( x ) = n = 0 673 x 3 n x n = 0 672 x 3 n Q(x) \; = \; \sum_{n=0}^{673}x^{3n} - x\sum_{n=0}^{672}x^{3n} and hence Q ( ω ) = 674 673 ω Q(\omega) \; = \; 674 - 673\omega so that R e [ Q ( ω ) ] = 674 + 673 2 \mathrm{Re}\big[Q(\omega)\big] \; =\; 674 + \tfrac{673}{2} making the answer 2 × 674 + 673 2 = 2019 2 \times 674 + 673 - 2 = \boxed{2019} .

Nice solution!

Matthew Feig - 9 months ago
Arturo Presa
Sep 7, 2020

Let us define the sequence of polynomials P n ( x ) = x n + x n 1 + 1 P_n(x)=x^n+x^{n-1}+1 . It is easy to see that P n ( x ) = ( x 2 + x + 1 ) ( x n 2 x n 4 ) + P n 3 ( x ) , n 5. ( ) P_n(x)=(x^2+x+1)(x^{n-2}-x^{n-4})+P_{n-3}(x), \quad n\geq 5.\quad (*) From the previous recurrence relation, we have that ( x 2 + x + 1 ) P n ( x ) (x^2+x+1)| P_n(x) if and only if ( x 2 + x + 1 ) P n 3 ( x ) (x^2+x+1)|P_{n-3}(x) for any integer n 5. n\geq 5. Notice that P 2 ( x ) = x 2 + x + 1 , P_2(x)=x^2+x+1, and then it is divisible by ( x 2 + x + 1 ) , (x^2+x+1), but P 3 ( x ) P_3(x) and P 4 ( x ) P_4(x) are not divisible by ( x 2 + x + 1 ) . (x^2+x+1). Therefore, ( x 2 + x + 1 ) (x^2+x+1) is a factor of P n ( x ) P_n(x) if and only if n = 3 k + 2 , n=3k+2, where k k is any non-negative integer. Then P ( x ) = P 2021 ( x ) . P(x)=P_{2021}(x). Now for any n n integer greater than or equal to 2 we define Q n ( x ) = P n ( x ) x 2 + x + 1 . Q_n(x)=\frac{P_n(x)}{x^2+x+1}. Obviously, Q ( x ) = Q 2021 ( x ) Q(x)=Q_{2021}(x) and from the recurrence relation (*), we get that Q n ( x ) = x n 2 x n 4 + Q n 3 ( x ) , Q_n(x)=x^{n-2}-x^{n-4}+Q_{n-3}(x),
where n n is any integer number that is greater than or equal to 5. Then we have the following

Q 5 ( x ) = x 3 x + Q 2 ( x ) Q_5 (x)=x^3-x+Q_2(x) Q 8 ( x ) = x 6 x 4 + Q 5 ( x ) Q_8(x)=x^6-x^4+Q_5(x) Q 11 ( x ) = x 9 x 7 + Q 8 ( x ) Q_{11} (x)=x^9-x^7+Q_8(x) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ................................................... Q 2021 ( x ) = x 2019 x 2017 + Q 2018 ( x ) Q_{2021} (x)=x^{2019}-x^{2017}+Q_{2018}(x) Adding all these equalities and cancelling repeated terms, we get that Q 2021 ( x ) = ( x 3 + x 6 + . . . + x 2019 ) x ( 1 + x 3 + . . . + x 2016 ) + Q 2 ( x ) . Q_{2021}(x)=(x^3+x^6+...+x^{2019})-x(1+x^3+...+x^{2016})+Q_2(x). Evaluating the last formula at 1 2 + i 3 2 = e 2 π 3 i , -\frac{1}{2}+i\frac{\sqrt{3}}{2}=e^{\frac{2\pi}{3}i}, using that ( e 2 π 3 i ) 3 k = 1 , (e^{\frac{2\pi}{3}i})^{3k}=1, and that Q 2 ( e 2 π 3 i ) = 1 , Q_2(e^{\frac{2\pi}{3}i})=1, we can conclude that Q 2021 ( 1 2 + i 3 2 ) = 674 673 ( 1 2 + i 3 2 ) = 1010.5 673 i 3 2 . Q_{2021}(-\frac{1}{2}+i\frac{\sqrt{3}}{2})=674-673(-\frac{1}{2}+i\frac{\sqrt{3}}{2})=1010.5-673i\frac{\sqrt{3}}{2}. Then the answer for this question is 2019 . \boxed{2019}.

Kevin Catbagan
Dec 14, 2020

Once you know that P ( x ) = x 2021 + x 2020 + 1 P(x) = x^{2021} + x^{2020} + 1 and realize that plugging in ω \omega to the factorization gives 0 = 0 0 = 0 , it is also possible to tease out Q ( ω ) Q(\omega) using an algebraic derivative (which follows all the same power rules from calculus and are valid via complex analysis; FToA gets its proof there anyway) on the polynomial P P : 2021 ω 2020 + 2020 ω 2019 = ( 2 ω + 1 ) Q ( ω ) + ( ω 2 + ω + 1 ) 0 Q ( ω ) 2021\omega^{2020} + 2020\omega^{2019} = (2\omega + 1)Q(\omega) + \underbrace{(\omega^2 + \omega + 1)}_{0}Q'(\omega) . From here it follows that Q ( ω ) = 2021 ω + 2020 2 ω + 1 Q(\omega) = \dfrac{2021\omega + 2020}{2\omega + 1} , rationalize, take the real part to get the answer to the question which is 2019 2019 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...