主题
Search

Hofstadter G 序列


G(0)=0 和定义的序列

 G(n)=n-G(G(n-1)).
(1)

前几项为 n=1, 2, ... 是 1, 1, 2, 3, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 9, ... (OEIS A005206)。

这可以写成一个简单的递推关系

 G(n)=n-G(|_nphi^(-1)_|)
(2)

其中 G(0)=0G(1)=1 并且其中 |_x_|向下取整函数,并且 phi黄金比例

闭合形式包括

G(n)=|_(n+1)phi_|-n-1
(3)
=|_(n+1)/phi_|.
(4)

使用 Wolfram|Alpha 探索

参考文献

Gault, D. and Clint, M. "'Curiouser and Curiouser,' Said Alice. Further Reflections on an Interesting Recursive Function." Internat. J. Computer Math. 26, 35-43, 1988.Gould, H. W.; Kim, J. B.; and Hoggatt, V. E. Jr. "Sequences Associated with T-Ary Coding of Fibonacci's Rabbits." Fib. Quart. 15, 311-318, 1977.Granville, V. and Rasson, J. P. "A Strange Recursive Relation." J. Number Th. 30, 238-241, 1988.Grytczuk, J. "Another Variation on Conway's Recursive Sequence." Discr. Math. 282, 149-161, 2004.Hofstadter, D. R. Gödel, Escher, Bach: An Eternal Golden Braid. New York: Vintage Books, p. 137, 1989.Sloane, N. J. A. Sequence A005206/M0436 in "The On-Line Encyclopedia of Integer Sequences."

在 Wolfram|Alpha 中被引用

Hofstadter G 序列

引用为

Weisstein, Eric W. "Hofstadter G 序列。" 来自 MathWorld--Wolfram Web 资源。 https://mathworld.net.cn/HofstadterG-Sequence.html

主题分类