Plan Reducing the equation to a newer equation, where sum of
variables is less. Thus, finding the number of arrangements
becomes easier
As, n1≥1,n2≥2,n3≥3,n4≥4,n5≥5
Let n1−1,=x1≥0,n2−2=x2≥0,...,n5−5=x5≥0 ⇒ New equation will be x1+1+x2+2+..+x5=20 ⇒x1+x2+x3+x4+x5=20−15=5
Now,x1≤x2≤x3≤x4≤x5 x10000001x20000011x30001111x40121211x55433221
So, 7 possible cases will be there.