document.write( "Question 1166868: Determine whether the definition of ⋆ does give a binary operation on the set. In case that ⋆ is not a binary operation, state the property it fails to satisfy and give a counterexample.\r
\n" );
document.write( "\n" );
document.write( "a). Let S = ℕ, define ⋆ by a ⋆ b=c, where in c is the largest integer less than the product of a and b. \n" );
document.write( "
Algebra.Com's Answer #791435 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "----------------------------------------------------- \n" ); document.write( "Response revised/corrected.... \n" ); document.write( "The two inputs are integers; and the output is always an integer. \n" ); document.write( "That makes * a binary operation on the set of integers. \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Revision... \n" ); document.write( "I wrongly took the given set to be the set of positive integers; in standard nomenclature it is the set of natural numbers. \n" ); document.write( "Even if the set were the set of positive integers, there would be a single counterexample making * NOT a binary operation on the set: \n" ); document.write( "1*1 = 1-1 = 0 \n" ); document.write( "But 0 is not a positive integer. \n" ); document.write( "With the set actually being the natural numbers, there are an infinite number of counterexamples. If either a or b is 0, then a*b = 0-1 = -1; and -1 is not a natural number. \n" ); document.write( "ANSWER: a*b does NOT define a binary operation on the given set. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |