@senthilnathan : You are right. the growth of number is exponetial

nth Catalan number is approx Cn ~ (4^n) / ( sqrt(pi) * ( n^(3/2) ) ) :
http://en.wikipedia.org/wiki/Catalan_number
so the pruned exponential solution is the best one. We cant find algo any
less than exponential.

On Thu, Jun 3, 2010 at 10:03 PM, Senthilnathan Maadasamy <
senthilnathan.maadas...@gmail.com> wrote:

> @Jitendra: Catalan number grows at least exponentially:
> http://mathworld.wolfram.com/CatalanNumber.html
>
>
>  --
> 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.
>



-- 
Regards
Jitendra Kushwaha
Undergradute Student
Computer Science & Eng.
MNNIT, Allahabad

-- 
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