Is there any way to calculate this efficiently?
It's only nested summations where
the top limit of the next summation, is the iterator variable of the previous.
Thanx in advance
Is there any way to calculate this efficiently?
It's only nested summations where
the top limit of the next summation, is the iterator variable of the previous.
Thanx in advance
I hope you are asking the following formula (this is what my signature reads) ................_
You may easiliy generalize this as follows:
where stands for the factorial function, i.e.
You may also refer to discrete Taylor's formula.