zetafunction
- 371
- 0
how is it called this function ??
given a number 'n' how is it called this function P(n,k)
so P(n,k) is the number of ways in which an integer 'n' can be expressed as the sum (with repeated summands) of k integers different or not
then for any integers n and k how could i compute P(n,k) ? is there a recurrence equation ??
given a number 'n' how is it called this function P(n,k)
so P(n,k) is the number of ways in which an integer 'n' can be expressed as the sum (with repeated summands) of k integers different or not
then for any integers n and k how could i compute P(n,k) ? is there a recurrence equation ??