Given what was told in the comments and question, it follow that:
1. there are 13 possible consecutive sets for each variable$$\\{\\{1,2,3\\},\\{2,3,4\\},\\{3,4,5\\},\\{4,5,6\\},\\{5,6,7\\},\\{6,7,8\\},\\{7,8,9\\},\\{8,9,10\\},\\{9,10,11\\}\\{10,11,12\\}\\{11,12,13\\}\\{12,13,14\\}\\{13,14,15\\}\\}$$
2. with no overlap the first variable can be any one of these 13, the second can be 12, of them the third 11,fourth 10,fifth 9 and you are right we multiply these to get: 154440 . Then, we realize that since ordering of the variables, isn't considered important, then we can divide by 5!=120 to get 1287.
3. Of course, this doesn't consider, the no overlap in values. Once we do that, we have that there is only one way ( without ordering becoming important) that this can be done. $$\\{\\{1,2,3\\},\\{4,5,6\\},\\{7,8,9\\}\\{10,11,12\\},\\{13,14,15\\}\\}$$