MHB Polynomial Challenge: Find $k$ Integral Values

AI Thread Summary
The discussion focuses on finding integral values of \( k \) such that the polynomial \( q(a) = a^3 + 2a + k \) divides \( p(a) = a^{12} - a^{11} + 3a^{10} + 11a^3 - a^2 + 23a + 30 \). It is established that \( p(a) \) has no positive roots, which is supported by observations for values of \( a \) greater than or equal to 1 and between 0 and 1. Participants clarify the reasoning behind this conclusion, emphasizing the positivity of \( p(a) \) in these ranges. The thread highlights the importance of understanding polynomial behavior to solve for \( k \). Overall, the discussion centers on polynomial divisibility and root analysis.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all integral values of $k$ such that $q(a)=a^3+2a+k$ divides $p(a)=a^{12}-a^{11}+3a^{10}+11a^3-a^2+23a+30$.
 
Mathematics news on Phys.org
anemone said:
Find all integral values of $k$ such that $q(a)=a^3+2a+k$ divides $p(a)=a^{12}-a^{11}+3a^{10}+11a^3-a^2+23a+30$.
let:$p(a)=a^{12}-a^{11}+3a^{10}+11a^3-a^2+23a+30----(1)$
p(a) has no positive root and p(a) has at most two negative roots
if (1)=0 then the solutions of (1) must be negative
if a<0 is the integer root of (1) then a divides 30
by checking a=-1
$\therefore q(-1)=-1-2+k=0 $
we have :$k=3$
 
Albert said:
let:$p(a)=a^{12}-a^{11}+3a^{10}+11a^3-a^2+23a+30----(1)$
p(a) has no positive root
Thanks for your solution, Albert!:) But, how do you conclude that $p(a)$ has no positive root(s)? I'm sensing perhaps you're using some theorem that I'm not aware of?
 
anemone said:
Thanks for your solution, Albert!:) But, how do you conclude that $p(a)$ has no positive root(s)? I'm sensing perhaps you're using some theorem that I'm not aware of?
it is easy to conclude that $p(a)$ has no positive root (only by observation)
if $a\geq 1$ then :
$p(a)=(a^{12}-a^{11})+(11a^3-a^2)+3a^{10}+23a+30>0$
if $0<a< 1$ then :
$p(a)=(3a^{10}-a^{11})+(23a-a^2)+a^{12}+11a^3+30>0$
 
Albert said:
it is easy to conclude that $p(a)$ has no positive root (only by observation)
if $a\geq 1$ then :
$p(a)=(a^{12}-a^{11})+(11a^3-a^2)+3a^{10}+23a+30>0$
if $0<a< 1$ then :
$p(a)=(3a^{10}-a^{11})+(23a-a^2)+a^{12}+11a^3+30>0$

Ah I see. Thanks for the clarification reply, Albert!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top