Finding the correct value of k so a root is a factor of P(x)

  • Thread starter Thread starter Potatochip911
  • Start date Start date
  • Tags Tags
    Root Value
Click For Summary
SUMMARY

The discussion centers on determining the value of k in the polynomial P(x) = x^24 - 2kx^6 + k^2 such that (x - (sqrt(3)/2 + i/2)) is a factor. The solution process involves substituting z = sqrt(3)/2 + i/2, calculating mod(z) and arg(z), and simplifying the polynomial to find k. The conclusion reached is that k = -1 satisfies the equation (k + 1)^2 = 0. However, verification using Wolfram Alpha indicates that (x - (sqrt(3)/2 + i/2)) is not recognized as a factor for k = -1, leading to confusion regarding the validity of the factorization.

PREREQUISITES
  • Complex numbers and their properties
  • Polynomial factorization techniques
  • Understanding of Euler's formula
  • Familiarity with Wolfram Alpha for polynomial verification
NEXT STEPS
  • Study polynomial factorization in complex analysis
  • Learn about the implications of roots of unity in polynomial equations
  • Explore the use of Wolfram Alpha for complex polynomial evaluations
  • Investigate the properties of moduli and arguments of complex numbers
USEFUL FOR

Students studying complex analysis, mathematicians focusing on polynomial equations, and anyone interested in the application of complex numbers in factorization problems.

Potatochip911
Messages
317
Reaction score
3

Homework Statement


P(x)=x^24-2kx^6+k^2

Find all values of k so that (x-(sqrt(3)/2+i/2)) is a factor of P(x)

Homework Equations



The Attempt at a Solution


Letting z=sqrt(3)/2+i/2
mod(z)=1
arg(z)=π/6

z^(24) gives e^(24π/6)i=e^(2πi)=1

z^(6) gives e^(6π/6)i=e^(π)i=-1

If (x-(sqrt(3)/2+i/2)) is to be a factor then P((sqrt(3)/2+i/2))=0
Substituting z^(24) and z^(6) into P(x) gives
0=1-2*-1*k+k^2
0=k^2+2k+1
0=(k+1)^2
k=-1

Unfortunately when I plug the new equation with the value of k=-1 into wolfram alpha it doesn't give (x-(sqrt(3)/2+i/2)) as a factor.
 
Physics news on Phys.org
Potatochip911 said:
Unfortunately when I plug the new equation with the value of k=-1 into wolfram alpha it doesn't give (x-(sqrt(3)/2+i/2)) as a factor.
Strange... it clearly is a factor.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K