Divisibility for the Win - Problem 3

A polynomial f(x)Z[x]f(x)\in\mathbb{Z}[x] has the property that 2n11f(2n1)2^{n-1}-1\mid f\left(2^{n}-1\right) for all integers n>1n>1. Show that f(x)=0f(x)=0 has an integer root.

#Proofathon

Note by Cody Johnson
7 years, 2 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

Is there a more general statement that can be made here?

On a related note, show that if nf(n) n \mid f(n) for infinitely many integers nn, then f(0)=0 f(0) = 0 .

Calvin Lin Staff - 7 years, 2 months ago

Log in to reply

The general statement, I believe, would be that if f(m)f(g(m))f(m) \mid f(g(m)) for infinitely many mZm \in \mathbb{Z} for some f,gZ[x],f, g \in \mathbb{Z}[x], then f(g(0))=0,f(g(0))=0, although there are probably other ways generalize this.

Note that f(n)f(0)(modn),f(n) \equiv f(0) \pmod{n}, so nf(0)n \mid f(0) for infinitely many nZ,n \in \mathbb{Z}, which is possible if and only if f(0)=0,f(0)=0, since 00 is the only integer with infinitely many divisors.

Sreejato Bhattacharya - 7 years, 2 months ago

We have the condition Af(2A+1) A\mid f(2A+1) where AA is a power of two minus one. Assuming that nn is big enough, let pp be the biggest prime number dividing AA: we have pf(2A+1)p\mid f(2A+1), or just pf(1)p\mid f(1). Since the set of prime numbers dividing a number of the form 2m12^m-1 is infinite (*), we have that f(1)f(1) is divisible by an infinite number of primes - this gives f(1)=0f(1)=0.

(*) Assuming that every 2n12^n-1 can be factored in terms of p1,,pkp_1,\ldots,p_k, we have a contradiction, since: i[1,k],21+j=1k(pj1)1211≢0(modpi). \forall i\in[1,k],\qquad 2^{1+\prod_{j=1}^k(p_j-1)}-1\equiv 2-1\equiv 1\not\equiv 0\pmod{p_i}.

Jack D'Aurizio - 7 years, 2 months ago

Log in to reply

Nice way to show that the set of primes which divide 2n1 2^n -1 is infinite.

Note that pp doesn't need to be the biggest prime number that divides AA. (doesn't impact your proof)

Calvin Lin Staff - 7 years, 2 months ago

Minor typo: this gives f(1)=0.f(1)=0.

Sreejato Bhattacharya - 7 years, 2 months ago
×

Problem Loading...

Note Loading...

Set Loading...