First 20 fibo no as follows with binary form
  0 = 0
  1 = 1
  1 = 1
  2 = 10
  3 = 11
  5 = 101
  8 = 1000
 13 = 1101
 21 = 10101
 34 = 100010
 55 = 110111
 89 = 1011001
144 = 10010000
233 = 11101001
377 = 101111001
610 = 1001100010
987 = 1111011011
1597 = 11000111101
2584 = 101000011000
4181 = 1000001010101

Now please explain how fibo no is coming under consideration.Both kind of no
is mixed here.

On Wed, Jun 9, 2010 at 8:02 AM, Rohit Saraf <rohit.kumar.sa...@gmail.com>wrote:

> Fib comes because she wants the number of such sequences
>
> --
> --------------------------------------------------
> Rohit Saraf
> Second Year Undergraduate,
> Dept. of Computer Science and Engineering
> IIT Bombay
> http://www.cse.iitb.ac.in/~rohitfeb14<http://www.cse.iitb.ac.in/%7Erohitfeb14>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com<algogeeks%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to