JordanBlock takes as argument an expression a and an integer n. JordanBlock returns a square matrix of size n with a on the principal diagonal, 1 above this diagonal and 0 elsewhere. Input :
Output :