document.write( "Question 550956: here is my query...\r
\n" );
document.write( "\n" );
document.write( "Let a(x); b(x) and c(x) be polynomials with complex coeffcients such that
\n" );
document.write( "gcd(a(x); b(x); c(x)) = 1
\n" );
document.write( "(i.e. no polynomial of degree >= 1 divides all the three) and deg(a).deg(b).deg(c) =0
\n" );
document.write( "0. Prove that,
\n" );
document.write( "a(x)
\n" );
document.write( "^n + b(x)
\n" );
document.write( "^n != c(x)
\n" );
document.write( "^n
\n" );
document.write( "for all n >= 3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(!= => \"not equal to\") \n" );
document.write( "
Algebra.Com's Answer #359617 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Unless I'm mis-interpreting your question, if deg(a)*deg(b)*deg(c) = 0, then one of the polynomials must be a constant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If alpha, beta, gamma are the constant terms of each polynomial, then by equating constant terms on both sides, we have\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However, alpha, beta, gamma have to be positive integers for Fermat's Last Theorem to apply. Your polynomials have complex coefficients, so you'll be in for a long run... \n" ); document.write( " |