Solution to Problem 149



Congratulations to this week's winner

Brian Crow

Further correct solutions were submitted by Bradley alumnus Brian Laughlin (81') and from W.C.Soudriette, Augustin Murillo, Bill Webb, Ahron Teitelman, Ahmed abd Elmaksood, M. Lynch, Al Zimmermann, Paul Lee, Lou Cairoli, Paul Botham, Nancy Schwarzkopf, Nick McGrath, Ross Millikan, Burkart Venzke.



Every solution is of the form a(x + 1)n, for a any constant, and n any positive integer.

Let p(x) = an xn+ an -1 xn - 1+ ... + a2 x2+ a1 x + a0 be a palindromial whose derivative p'(x) = nan xn - 1+ (n - 1)an - 1 xn - 2+ ... + 2a2 x + a1  is also a palindromial.  From p(x) we get an= a0 and from p'(x) we get nan= a1.  Now an -1 is determined by p(x) and the value of a1, from which in turn a2 is determined from p'(x).  Continuing in this fashion, we see that all coefficients are determined by the value of an.  Since multiplying a palindromial by a constant doesn't change its citizenship as a palindromial, with the same true of its derivative, we conclude that there is a unique palindromial with leading coefficient 1 whose derivative is also a palindromial.  A moment's thought will verify that the polynomials (x + 1)n fit the requirements.

You are visitor number 2051 to this page.