document.write( "Question 564379: find the rule of the mapping:
\n" ); document.write( "0-1
\n" ); document.write( "1-1
\n" ); document.write( "2-4
\n" ); document.write( "3-27
\n" ); document.write( "4-256
\n" ); document.write( "5-3125
\n" ); document.write( "

Algebra.Com's Answer #365448 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
f(x) = x^x is probably what they're looking for. Technically, there are infinitely many functions that satisfy those points, since f could be any random function that happens to contain (0,1), (1,1), ... (5,3125) as points. However the simplest function that describes the data is f(x) = x^x. \n" ); document.write( "
\n" );