Given the representation of a continued fraction
is a real number with continued fraction representation:
where the number of 's between each of the 's are consecutive prime numbers.
is another real number defined as
The first ten coefficients of the continued fraction of are with sum .
Find the sum of the first coefficients of the continued fraction of .
946. 由连分数构成的分数
已知我们可以用连分数的表示形式表示一个实数:
实数 的连分数表示为:
其中,每两个 之间的 的个数是连续的素数。
是另一个实数,定义为:
的连分数表示的前十项为 ,其和为 。
求 的连分数表示的前 项之和。
点 这个链接 回到源站。
点 这个链接 回到详细版题目目录。