Guest User

Untitled

a guest
Mar 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Product[(Sum[a[k], {k, i, j - 1}] + j - i)/(j - i), {j, 1, n}, {i, 1,
  2. j - 1}]
  3.  
  4. Product[Sum[a[k], {k, 1, j}] + j - 1, {l, 1, n - 1}, {j, l, n - 1}]/
  5. Product[i!, {i, 1, n - 1}]
Add Comment
Please, Sign In to add comment