Question
Question: If $\tan \frac{\pi}{24}$ is a root of $x^4 + ax^3 + bx^2 - ax + 1 = 0$ then the value of a + b is (a...
If tan24π is a root of x4+ax3+bx2−ax+1=0 then the value of a + b is (a, b ∈ N)

10
Solution
The given polynomial equation is x4+ax3+bx2−ax+1=0.
Since x=0 is not a root (as 1=0), we can divide the equation by x2:
x2+ax+b−xa+x21=0
Rearrange the terms:
(x2+x21)+a(x−x1)+b=0
Let y=x−x1.
Then, y2=(x−x1)2=x2−2+x21.
So, x2+x21=y2+2.
Substitute these into the equation:
(y2+2)+ay+b=0
y2+ay+(b+2)=0
We are given that tan24π is a root of the original equation. Let x=tan24π.
Then, y=tan24π−tan24π1=tan24π−cot24π.
Using the trigonometric identity tanθ−cotθ=−2cot(2θ):
y=−2cot(2⋅24π)=−2cot(12π).
Now, we need to find the value of cot(12π).
12π radians is equal to 15∘.
We know that tan15∘=tan(45∘−30∘)=1+tan45∘tan30∘tan45∘−tan30∘.
tan15∘=1+1⋅311−31=33+133−1=3+13−1.
To rationalize the denominator, multiply the numerator and denominator by (3−1):
tan15∘=(3+1)(3−1)(3−1)(3−1)=3−1(3−1)2=23−23+1=24−23=2−3.
Then, cot15∘=tan15∘1=2−31.
To rationalize, multiply numerator and denominator by (2+3):
cot15∘=2−31⋅2+32+3=4−32+3=2+3.
Substitute this value back into the expression for y:
y=−2(2+3)=−4−23.
This value of y is a root of the quadratic equation y2+ay+(b+2)=0.
Since a and b are natural numbers (and thus rational), the coefficients of this quadratic equation are rational. If one root of a quadratic equation with rational coefficients is p+qr, then its conjugate p−qr must also be a root.
So, if y1=−4−23 is a root, then the other root must be y2=−4+23.
Using Vieta's formulas for the sum and product of roots of y2+ay+(b+2)=0:
Sum of roots: y1+y2=−a
(−4−23)+(−4+23)=−a
−8=−a⟹a=8.
Product of roots: y1y2=b+2
(−4−23)(−4+23)=b+2
This is of the form (A−B)(A+B)=A2−B2, where A=−4 and B=23.
(−4)2−(23)2=b+2
16−(4⋅3)=b+2
16−12=b+2
4=b+2⟹b=2.
We are given that a,b∈N (natural numbers).
Our calculated values are a=8 and b=2, which are indeed natural numbers.
Finally, we need to find the value of a+b:
a+b=8+2=10.