Re: [algogeeks] Re: fibonacci problem

2010-12-21 Thread Shalini Sah
Thnx a lot ! On Tue, Dec 21, 2010 at 1:18 AM, Dave dave_and_da...@juno.com wrote: @Shalini: You can find a table of Fibonacci numbers at http://en.wikipedia.org/wiki/Fibonacci_number#List_of_Fibonacci_numbers. You will notice that every third number in the sequence is even, and that there

Re: [algogeeks] Re: fibonacci problem

2010-12-21 Thread Lego Haryanto
Sounds like Project Euler ... problem 2, to be precise. On Tue, Dec 21, 2010 at 4:31 AM, Shalini Sah shalinisah.luv4cod...@gmail.com wrote: Thnx a lot ! On Tue, Dec 21, 2010 at 1:18 AM, Dave dave_and_da...@juno.com wrote: @Shalini: You can find a table of Fibonacci numbers at

[algogeeks] Re: fibonacci problem

2010-12-20 Thread juver++
What is the problem you encountered? Do you need code? -- 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] Re: fibonacci problem

2010-12-20 Thread Dave
@Shalini: You can find a table of Fibonacci numbers at http://en.wikipedia.org/wiki/Fibonacci_number#List_of_Fibonacci_numbers. You will notice that every third number in the sequence is even, and that there are only 11 even ones less than 4 million. So grab some paper and a pencil or your