Skip to main content

在这个算法中,我们先设定初始值,再通过递推求出后面的各项。

In this algorithm, we first set the initial value and then use recursion to find the later terms.