Divisibility

Prove that

x9999+x8888+x7777+x6666+x5555++x1111+1x^{9999} + x^{8888} + x^{7777} + x^{6666} + x^{5555} +\cdots+ x^{1111} + 1 is divisible by x9+x8+x7++x+1x^{9} + x^{8} + x^{7} +\cdots+ x + 1.

#Algebra

Note by Ankit Kumar Jain
5 years 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

The roots of x9+x8++1x^{9} + x^{8} +\ldots + 1 are the 10th roots of unity other than 1.

Now just show that the 10th roots of unity other than 1 are also the roots of x9999+x8888++1x^{9999}+x^{8888}+\ldots+1.

My solution was :

Let us call x9999+x8888+.....+1=mx^{9999} + x^{8888} + ..... + 1 = m and x9+x8+.....+1=nx^{9} + x^{8} + ..... + 1 = n.

Then mn=x9999x9+x8888x8+x7777x7+........+x1111xm - n = x^{9999} - x^{9} + x^{8888} - x^{8} + x^{7777} - x^{7} + ........ + x^{1111} - x ............(1)

=x9(x99901)+x8(x88801)+.....+x(x11101)= x^{9}(x^{9990} - 1) + x^{8}(x^{8880} - 1) + ..... + x(x^{1110} - 1)

Now consider x99901=(x10)9991999x^{9990} - 1 = (x^{10})^{999} - 1^{999}

The above expression is divisible by x101x^{10} - 1 because anbna^{n} - b^{n} is divisible by (ab)(a - b). Hence x9(x99901)x^{9}(x^{9990} - 1) is divisible by x101x^{10} - 1.

Similarly the following terms are divisible by x101x^{10} - 1 and therefore the entire expression is divisible by x101x^{10} - 1

Considering x101=(x1)(x9+x8+...+1)x^{10} -1 = (x-1)(x^{9} + x^{8} + ... + 1).

Therefore (1) is divisible by x9+x8+...+1=nx^{9} + x^{8} + ... + 1 = n

So (m - n) is divisible by n and hence it follows that m is divisible by n

Ankit Kumar Jain - 5 years ago

Log in to reply

@Calvin Lin Please provide feedback for the solution...

Ankit Kumar Jain - 5 years ago

Log in to reply

That's a nice way to see the factorization :)

Calvin Lin Staff - 5 years ago

Log in to reply

@Calvin Lin Thankyou sir

Ankit Kumar Jain - 5 years ago

Are m and n integers ?

Satwik Priyansh - 1 year, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...