document.write( "Question 1203198: Hi. This is a base arithmetic question.
\n" );
document.write( "\"Is there any base b such that 3443 base b is a prime number? If yes, provide an example. If not, explain why not.\"
\n" );
document.write( "I've been stuck for a while. Any help on how to prove this would be appreciated. Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #838562 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "3443 = 11 * 313\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This shows 3443 is not prime. It is composite. \n" ); document.write( "It doesn't matter which base you are working with because we can convert between any two bases. \n" ); document.write( "A prime number in one base, is a prime number in any base.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some examples: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The subscript represents which base we're working in \n" ); document.write( "For instance \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Further Reading: \n" ); document.write( "https://math.stackexchange.com/questions/3999/is-a-prime-number-still-a-prime-when-in-a-different-base \n" ); document.write( "and \n" ); document.write( "http://web.archive.org/web/20190714164706/http://mathforum.org/library/drmath/view/55880.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Useful calculator \n" ); document.write( "https://www.rapidtables.com/convert/number/base-converter.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another approach\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Use the rational root theorem to determine that b = -1 is a root of \n" ); document.write( "Therefore, (b+1) is a factor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use polynomial long division, or the shortcut synthetic division, to find that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That rearranges to \n" ); document.write( "For \n" ); document.write( "If b+1 = 1, then b = 0. But we can't have base 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If 3b^2+b+3 = 1, then it leads to two nonreal complex roots. \n" ); document.write( "The base cannot be complex as only positive integers are allowed \n" ); document.write( "Specifically from the set {5,6,7,8,9,...} so we can form \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We conclude that neither factor (b+1) nor (3b^2+b+3) can be 1. \n" ); document.write( "Therefore, \n" ); document.write( " \n" ); document.write( " |