document.write( "Question 517660: prove that if x^5=x^4+1, then x^3=x+1 \n" ); document.write( "
Algebra.Com's Answer #344880 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "We are to prove\r\n" ); document.write( "\r\n" ); document.write( "if x5=x4+1, then x³=x+1\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( "if x5-x4-1=0, then x³-x-1=0\r\n" ); document.write( "\r\n" ); document.write( "or we are to prove:\r\n" ); document.write( "\r\n" ); document.write( "if f(x) = x5 - x4 - 1 = 0 and g(x) = x³ - x - 1 = 0\r\n" ); document.write( "\r\n" ); document.write( "then all zeros of f(x) are zeros of g(x). \r\n" ); document.write( "\r\n" ); document.write( "This is likely not true for all complex zeros of f(x), since a 5th degree\r\n" ); document.write( "polynomial has 5 zeros (counting multiplicities) whereas a 3rd degree\r\n" ); document.write( "polynomial has only 3. However it may be true for x real.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let's consider the case when x is a real number.\r\n" ); document.write( "\r\n" ); document.write( "By Descartes' rule of signs, both f(x) and g(x) have 1 positive zero. \r\n" ); document.write( "\r\n" ); document.write( "f(x) has no negative solutions. g(x) either has 2 or no negative zeros.\r\n" ); document.write( "They could have the same positive zero if g(x) were a factor of f(x).\r\n" ); document.write( "So we see if this is the case by long division of f(x)÷g(x):\r\n" ); document.write( " \r\n" ); document.write( " x² - x + 1\r\n" ); document.write( "x³ + 0x² - x - 1)x5 - x4 + 0x³ + 0x² - 0x - 1\r\n" ); document.write( " x5 + 0x4 - x³ - x²\r\n" ); document.write( " -x4 + x³ + x² - 0x\r\n" ); document.write( " -x4 - 0x³ + x² + x\r\n" ); document.write( " x³ + 0x² - x - 1\r\n" ); document.write( " x³ + 0x² - x - 1\r\n" ); document.write( " 0\r\n" ); document.write( "Yes indeed we get a 0 remainder, so\r\n" ); document.write( "\r\n" ); document.write( "x5-x4-1 = (x³-x-1)(x²-x+1)\r\n" ); document.write( "\r\n" ); document.write( "f(x) = g(x)·(x²-x+1)\r\n" ); document.write( "\r\n" ); document.write( "x²-x+1 has only conjugate complex imaginary zeros\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |