You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 
        6My brain hurts! 90 is not part of the Fibonacci Sequence...Jørn E. Angeltveit– Jørn E. Angeltveit2014-08-11 19:14:33 +00:00Commented Aug 11, 2014 at 19:14
 - 
        33The property about the Fibonacci Sequence, which helps keep the number of clicks down is that the Fibonacci Sequence is growing approximately exponential. But there are other sequences, which grows approximately sequential, and are more intuitive. For example 1, 2, 5, 10, 20, etc. In your pictures, the second one looks wrong to me. Shouldn't it be using small steps close to the page you are on and larger steps, the further you get away from that page?kasperd– kasperd2014-08-11 19:58:55 +00:00Commented Aug 11, 2014 at 19:58
 - 
        51How does the user get to page 7? They're on page 6 and 7 is nowhere in sight.JLRishe– JLRishe2014-08-11 20:33:05 +00:00Commented Aug 11, 2014 at 20:33
 - 
        8@JørnE.Angeltveit 90 is the last page perhaps?Toni Leigh– Toni Leigh2014-08-11 22:14:41 +00:00Commented Aug 11, 2014 at 22:14
 - 
        3@JLRishe - they use the plus button, but that's pretty rubbish, maybe it work better if it followed the sequence up and down from the current position?Toni Leigh– Toni Leigh2014-08-11 22:15:48 +00:00Commented Aug 11, 2014 at 22:15
 
                    
                        
                    
                 | 
            
                Show 10 more comments
            
        
         
    How to Edit
        - Correct minor typos or mistakes
 - Clarify meaning without changing it
 - Add related resources or links
 - Always respect the author’s intent
 - Don’t use edits to reply to the author
 
        How to Format
    
    - 
                create code fences with backticks ` or tildes ~
                ```
like so
``` - 
                add language identifier to highlight code
                ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
 - for linebreak add 2 spaces at end
 - _italic_ or **bold**
 - quote by placing > at start of line
 - to make links (use https whenever possible)
                <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
 
            How to Tag
        
        A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
 - use tags that describe things or concepts that are essential, not incidental to your question
 - favor using existing popular tags
 - read the descriptions that appear below the tag
 
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. website-design), up to a maximum of 35 characters
 - creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you