Fifth Degree Polynomial!

Let \(f(x)\) be a \(5^\text{th}\) degree polynomial such that f(x)+1f(x) + 1 is divisible by (x1)3(x-1)^3, and f(x)1f(x)-1 is divisible by (x+1)3(x+1)^3. Find f(x)f(x) .

#Algebra

Note by Ayush G Rai
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

We have f(x)+1=(x1)3g(x) f(x) + 1 = (x-1)^3 g(x) and f(x)1=(x+1)3h(x) f(x) -1 = (x+1)^3h(x) . Thus, we want to find degree 2 polynomials such that g(x)(x1)3h(x)(x+1)3=2 g(x) (x-1)^3 - h(x) (x+1)^3 =2 .

This is just bezout's identity applied to polynomials.

(x+1)3=1×(x1)3+(6x2+6) (x+1)^3 = 1 \times (x-1)^3 + (6x^2 + 6)
(x1)3=(16x12)×(6x2+6)+(2x+2) (x-1)^3 = (\frac{1}{6}x-\frac{1}{2}) \times (6x^2 + 6) +(2x+2)
(6x2+6)=(3x3)(2x+2)+12 (6x^2 +6) = (3x-3)(2x+2) + 12

So we apply the backwards step of euclidean algorithm to obtain

2=1×(x2+1)(x12)×(2x+2)=1×(x2+1)(x12)×[(x1)3(x3)(x2+1)]=(x24x+52)×(x2+1)(x12)×(x1)3=(x24x+52)×16[(x+1)3(x1)3](x12)×(x1)3=x24x+512×(x+1)3x2+2x112×(x1)3 2 = 1 \times (x^2 + 1) - (\frac{x-1}{2}) \times (2x+2) \\ = 1 \times (x^2 + 1) - ( \frac{x-1}{2} ) \times [ (x-1)^3 - (x-3)(x^2+1) ] \\ = ( \frac{ x^2 -4x+5} { 2} ) \times (x^2 + 1) - ( \frac{x-1}{2} ) \times (x-1)^3 \\ = ( \frac{ x^2 -4x+5} { 2} ) \times \frac{1}{6} [ (x+1)^3 - (x-1)^3] - ( \frac{x-1}{2} ) \times (x-1)^3 \\ = \frac{ x^2-4x+5}{12} \times (x+1)^3 - \frac{x^2+2x-1}{12} \times (x-1)^3 \\

Thus, f(x)=x24x+512×(x+1)31 f(x) = \frac{ x^2-4x+5}{12} \times (x+1)^3 -1 .

Calvin Lin Staff - 5 years ago

Log in to reply

Totallly forgot about euclidian's algorithm.

Ian Limarta - 4 years, 11 months ago

What have you tried? What are your thoughts​?

Calvin Lin Staff - 5 years ago

Log in to reply

I'm trying it out.I have no idea right now.

Ayush G Rai - 5 years ago

We know that (x1)(x-1) is a factor of f(x)+1.f(x)+1.Using factor and remainder theorem,we get
f(1)+1=0f(1)+1=0
f(1)=1f(1)=-1
We know that (x+1)(x+1) is a factor of f(x)1.f(x)-1.Using factor and remainder theorem,we get
f(1)1=0f(-1)-1=0
f(1)=1f(-1)=1
while seeing the two equations we can guess that the leading co-efficient is 1 and that the polynomial is x5.\boxed {-x^5}.

Ayush G Rai - 5 years ago

Log in to reply

Unfortunately x5+1 -x^5 + 1 is not a multiple of (x1)3 (x-1)^3.

You had a good start, applying remainder factor theorem. You applied it to just (x1) (x-1) and so you got 1 condition. You should also apply it to (x1)2 (x-1)^2 and (x1)3 (x-1)^3 to get more conditions. Ditto for (x+1)3 (x+1)^3. This gives you 6 conditions, and we have 6 unknowns, so we should be able to solve that.

Calvin Lin Staff - 5 years ago

Log in to reply

But my answer is x5-x^5 and not x5+1.-x^5+1.

Ayush G Rai - 5 years ago

Log in to reply

@Ayush G Rai If your answer is f(x)=x5+1 f(x) = - x^5 + 1 , the question states that "f(x)+1 f(x) + 1 is divisible by (x1)3 (x-1)^3 ", which is not true.

Calvin Lin Staff - 5 years ago
×

Problem Loading...

Note Loading...

Set Loading...