document.write( "Question 215180This question is from textbook Topics in Finite and Discrete Mathematics
\n" ); document.write( ": How many permutations are there of 1,2,...,2n have every even number in an even-numbered position? \n" ); document.write( "
Algebra.Com's Answer #162590 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
How many permutations are there of 1,2,...,2n have
\n" ); document.write( "every even number in an even-numbered position?
\n" ); document.write( "

\n" ); document.write( "There are \"n\" even integers and \"n\" odd integers.\r
\n" ); document.write( "\n" ); document.write( "There are \"n%21\" ways to place the even integers.
\n" ); document.write( "For every one of those ways, there are \"n%21\" ways
\n" ); document.write( "to place the odd integers.\r
\n" ); document.write( "\n" ); document.write( "That's \"n%21%2An%21=n%21%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Edwin \n" ); document.write( "
\n" );