Total number of possible knight moves on an (n+2) X (n+2) chessboard, if the knight is placed anywhere.
A035008
Total number of possible knight moves on an (n+2) X (n+2) chessboard, if the knight is placed anywhere.
Terms
- a(0) =0a(1) =16a(2) =48a(3) =96a(4) =160a(5) =240a(6) =336a(7) =448a(8) =576a(9) =720a(10) =880a(11) =1056a(12) =1248a(13) =1456a(14) =1680a(15) =1920a(16) =2176a(17) =2448a(18) =2736a(19) =3040a(20) =3360a(21) =3696a(22) =4048a(23) =4416a(24) =4800a(25) =5200a(26) =5616a(27) =6048a(28) =6496a(29) =6960
External references
- oeis: A035008