Finding a 4th degree polynomial

In summary, to find a fourth-degree polynomial p(x) with integer coefficients whose roots include the roots of q(x), you can start by setting p(x) = (a x^2 + bx + c) q(x) and expanding it out. By equating coefficients of x^j to integers, you can find some restrictions on a, b, and c. Then, using these restrictions, you can solve for a, b, c in terms of integers N_4, N_3, N_2 and use those formulas to further restrict the values of N_2, N_3, and N_4. This process will help you find the other two roots of p(x).
  • #1
SwimmingGoat
7
0
Problem:

[itex]q(x)=x^2-14\sqrt{2}x+87[/itex]. Find 4th degree polynomial [itex]p(x)[/itex] with integer coefficients whose roots include the roots of [itex]q(x)[/itex]. What are the other two roots of [itex]p(x)[/itex]?

I found that the two roots of [itex]q(x)[/itex] are [itex]x=7\sqrt{2}-\sqrt{11}[/itex] and [itex]x=7\sqrt{2}+\sqrt{11}[/itex]. Since they are conjugates of each other, I have no idea what to guess the other roots could be of my fourth-degree polynomial.

I started out with trying to get rid of the [itex]14\sqrt{2}[/itex] like so:

[tex](x^2-14\sqrt{2}+87)(x+14\sqrt{2})[/tex] but I ended up with
[tex](x^3+87x+1218\sqrt{2}-392)[/tex] Going to the fourth degree looked like a headache, and I felt I wasn't on the right track, so I stopped there.

Any ideas?
 
Physics news on Phys.org
  • #2
SwimmingGoat said:
Problem:

[itex]q(x)=x^2-14\sqrt{2}x+87[/itex]. Find 4th degree polynomial [itex]p(x)[/itex] with integer coefficients whose roots include the roots of [itex]q(x)[/itex]. What are the other two roots of [itex]p(x)[/itex]?

I found that the two roots of [itex]q(x)[/itex] are [itex]x=7\sqrt{2}-\sqrt{11}[/itex] and [itex]x=7\sqrt{2}+\sqrt{11}[/itex]. Since they are conjugates of each other, I have no idea what to guess the other roots could be of my fourth-degree polynomial.

I started out with trying to get rid of the [itex]14\sqrt{2}[/itex] like so:

[tex](x^2-14\sqrt{2}+87)(x+14\sqrt{2})[/tex] but I ended up with
[tex](x^3+87x+1218\sqrt{2}-392)[/tex] Going to the fourth degree looked like a headache, and I felt I wasn't on the right track, so I stopped there.

Any ideas?

Since the roots of p(x) include those of q(x), p(x) must be a multiple of q(x); that is, we must have
[tex] p(x) = (a x^2 + bx + c) q(x).[/tex]
Expand out p(x) and equate the coefficients of the ##x^j## to integers; this will give some restrictions on a, b and c, and you can start your search from there.
 
  • Like
Likes 1 person
  • #3
Ok, now I have expanded it out as you suggested:
[tex]p(x)=(ax^2+bx+c)(x^2-14\sqrt{2}x+87)[/tex]
which ends up with:
[tex]p(x)=(a)x^4+(b-14\sqrt{2}a)x^3+(87a-14\sqrt{2}b+c)x^2+(87b-14\sqrt{2}c)x+87c[/tex]

From here, do I try to make educated guesses for a,b, and c? Or do these restrictions give some obvious clues? (I'm sorry if the questions seem easy, I haven't done math in a couple of years, and I'm quite rusty...)
 
  • #4
SwimmingGoat said:
Ok, now I have expanded it out as you suggested:
[tex]p(x)=(ax^2+bx+c)(x^2-14\sqrt{2}x+87)[/tex]
which ends up with:
[tex]p(x)=(a)x^4+(b-14\sqrt{2}a)x^3+(87a-14\sqrt{2}b+c)x^2+(87b-14\sqrt{2}c)x+87c[/tex]

From here, do I try to make educated guesses for a,b, and c? Or do these restrictions give some obvious clues? (I'm sorry if the questions seem easy, I haven't done math in a couple of years, and I'm quite rusty...)

If you write
[tex] p(x) = N_4 x^4 + N_3 x^3 + N_2 x^2 + N_1 x + N_0,[/tex]
where the ##N_i## are integers, you can solve for a,b,c in terms of ##N_4,N_3,N_2##. Then you can use those formulas to express ##N_0## and ##N_1## in terms of ##N_4,N_3,N_2##. By requiring that ##N_0## and ##N_1## be integers, this will greatly restrict the possible values of ##N_2,N_3,N_4##. Try it and see! (Admittedly, I used the computer algebra package Maple to do all the work, but I guess you might be able to do it using Wolfram Alpha---available freely on-line. Even doing it by hand is not too bad.)
 
  • Like
Likes 1 person

1. What is a 4th degree polynomial?

A 4th degree polynomial is a mathematical function that includes terms with a variable raised to the 4th power. It is also known as a quartic polynomial.

2. How do you find the coefficients of a 4th degree polynomial?

To find the coefficients of a 4th degree polynomial, you can use a system of equations and solve for each coefficient. This can be done by plugging in known values and solving for the unknown coefficients.

3. What is the degree of a 4th degree polynomial?

The degree of a 4th degree polynomial is 4, as it is the highest power of the variable present in the polynomial.

4. Can a 4th degree polynomial have complex coefficients?

Yes, a 4th degree polynomial can have complex coefficients. This means that some or all of the coefficients can be complex numbers, which include a real and imaginary component.

5. How many roots does a 4th degree polynomial have?

A 4th degree polynomial can have up to 4 roots, as the degree of the polynomial determines the maximum number of roots it can have. However, some or all of the roots may be complex numbers.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
13
Views
866
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • General Math
Replies
5
Views
979
Replies
19
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
802
  • Programming and Computer Science
Replies
5
Views
2K
  • Math POTW for Secondary and High School Students
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
27
Views
3K
Back
Top