Yes it takes longer time at n=15, and using ParallelTable instead of Table (which should speed up the calculations) resulted in numerical error of dividing over zero (or very small number). So the program needs to be reformulated to be faster and the calculations needs to be traced to know exactly why there is a division over zero.