Processing math: 100%

Problem #245

Sequence Triples

Let fm denote the number of sequence triples ({x0, x1, \dots, xm}, {y0, y1, \dots, ym}, {z0, z1, \dots, zm}) such that:

1\cdot x0 = y0 = z0 = 0

2\cdot Sequences xi, yi, zi are all strictly increasing

3\cdot xm + ym + zm = 4040

Then calculate \bigl( \sum_{i=1}^{\infty} fi \bigr) mod 10^{9}+7.

Contributed by Manas Gupta

Solved by 25 users

Log in to submit answers.

Is something wrong?

Maintaining a collection of high quality questions is our top priority. If, however, you do find an error, report the problem and we'll make sure it is reviewed soon.