Write computer code to calculate the determinant of the matrix for all n between 2 and 9. Use the factoriadic numbers to generate all permutations. (Alternative ways of calculating the determinant will not be acceptable!). Your programme should read in the value of n and calculate as well as show the matrix as an output item on the screen. Determine the determinant of this matrix and display the value of the determinant on the output screen.