Problem 60271. Hofstadter G sequence
The Hofstadter G sequence is defined as follows:
The first elements of the sequence are 0, 1, 1, 2, 3, 3, 4, 4, 5, 6.
Write a function to compute
for a given n.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
50370 Solvers
-
Project Euler: Problem 5, Smallest multiple
1505 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2323 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
542 Solvers
-
542 Solvers
More from this Author53
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!