771. Pseudo Geometric Sequence

We define a pseudo-geometric sequence to be a finite sequence of positive integers, satisfying the following conditions:

Let be the number of different pseudo-geometric sequences whose terms do not exceed . For example, , as the following sequences give a complete list:

Also, , and .

Find . Give your answer modulo .

771. 伪等比数列

定义满足如下条件的有限正整数数列 伪等比数列

为每一项均不大于 的伪等比数列的数量。已知 ,这 4 个伪等比数列是:

亦已知

之值。


这个链接 回到源站。

这个链接 回到详细版题目目录。