There's only 2023066 cases to check

How many polynomials are there of the form \(x^m + x^n + 1\), where \(m\) and \(n\) are positive integers such that \(1 \leq m < n \leq 2012\), that are divisible by \(x^2 + x + 1\)? Give proof.

#Algebra #Sharky

Note by Sharky Kesa
5 years, 7 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Very simply, substitute x=ω. This gives n=3k+1 and m=3k+2 and vice-versa. Now simply count the number of cases.

Yugesh Kothari - 5 years, 7 months ago

I'm getting 6712671^{2} polynomials.

Julian Poon - 5 years, 7 months ago

Log in to reply

Can you give proof?

Sharky Kesa - 5 years, 7 months ago

Log in to reply

Ok.

If f(x)=xm+xn+1f(x)=x^{m} + x^{n} + 1is divisible by g(x)=x2+x+1g(x)=x^{2} + x+1, then the roots of g(x)g(x) must also be the roots of f(x)f(x). Or that f(r1)=f(r2)=0f(r_{1})=f(r_{2})=0 where r1r_{1} and r2r_{2} are the roots of g(x)g(x).

Since in order for f(r1)=f(r2)=0f(r_{1})=f(r_{2})=0, we must find some value of nn and mm to be such that r1n+r1m=1r_1^n+r_1^m=-1 and r2n+r2m=1r_2^n+r_2^m=-1

The roots of g(x)g(x) are r1=(1)13=12i32r_1=-\left(-1\right)^{\frac{1}{3}}=-\frac{1}{2}-\frac{i\sqrt{3}}{2} r2=(1)23=12+i32r_2=\left(-1\right)^{\frac{2}{3}}=-\frac{1}{2}+\frac{i\sqrt{3}}{2}

It can be seen that r1n=r1n+3kr_1^n=r_1^{n+3k} and r2n=r2n+3kr_2^n=r_2^{n+3k} where nn and kk are some integers. And that r1+r12=r2+r22=1r_1+r_1^2=r_2+r_2^2=-1

Hence, either mm or nn has to be of the form 3k+13k+1 while the other has to be of 3k+23k+2, where kk is an integer.

The number of possible values of mm and nn that satisfy the boundaries 1m<n20121\leq m < n \leq 2012 can be calculated to be 6712671^{2}

Julian Poon - 5 years, 7 months ago

Log in to reply

@Julian Poon Nice solution. Now list them all!!! (Mwa-ha-ha-ha-ha) :P

Sharky Kesa - 5 years, 7 months ago

@Julian Poon Well I did not understand a single thing please elaborate (from r1nr_{1}^{n} line, please!)

Department 8 - 5 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...