The 'minimal polynomial' of a number z is the f(x) of smallest degree with integer coefficients having z as a root.
For example the minimal polynomial for z = √3 is f(x) = x
2 - 3.
Determine the minimal polynomials of:
A) z = √5 + 3√2
B) z = tan18o.
It's possible to do this using trig identities
z=tan(pi/10)=tan((1/2)(pi/5) etc,
but I just looked it up: z = (1/5)sqrt(25-10sqrt(5))
x = (1/5)sqrt(25-10sqrt(5))
5x = sqrt(25-10sqrt(5))
25x^2 = 25 - 10sqrt(5)
25(x^2-1) = -10sqrt(5)
625(x^4-2x^2+1) = 500
5(x^4-2x^2+1)=4
5x^4-10x^2+1=0
|
Posted by Jer
on 2024-08-16 23:08:57 |