efficient algorithm to test whether a given number is part of the fibonnaci sequence
        Posted  
        
            by blueberryfields
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by blueberryfields
        
        
        
        Published on 2010-05-12T18:43:37Z
        Indexed on 
            2010/05/12
            20:14 UTC
        
        
        Read the original article
        Hit count: 192
        
Given the number X, is it a fibonnaci number?
Any source code or mathematical formula would be ok.
Yes, it looks like this is a duplicate of (this question). How does stack overflow deal with duplicates?
© Stack Overflow or respective owner