find sum of nCr where n is fibonacci

后端 未结 0 1699
失恋的感觉
失恋的感觉 2020-12-11 13:10

I need to find sum of first k term of nCr when n is in fibonaccci and r is constant.

for eg. 2C2 + 3C2 + 5C2 + 8C2 + . . . . . (till Kth term). where k is given.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题