@anurag good logic dude......
On Fri, Mar 2, 2012 at 10:26 AM, Gaurav Popli <[email protected]> wrote: > great observation.... > thanks!! > > On Wed, Feb 29, 2012 at 10:31 PM, Anurag atri <[email protected]> > wrote: >> @shady: >> Observation only .. >> >> On Wed, Feb 29, 2012 at 9:03 PM, shady <[email protected]> wrote: >>> >>> anurag how did you reach that solution ? >>> can you elaborate... >>> >>> >>> On Wed, Feb 29, 2012 at 8:11 PM, Anurag atri <[email protected]> >>> wrote: >>>> >>>> nth term : (n! + 2^n - n) >>>> >>>> >>>> On Wed, Feb 29, 2012 at 11:05 AM, Vaibhav Mittal >>>> <[email protected]> wrote: >>>>> >>>>> Ntn else is provided..?? >>>>> >>>>> On Feb 28, 2012 12:51 PM, "Gaurav Popli" <[email protected]> wrote: >>>>>> >>>>>> Given a sequance of natural numbers. >>>>>> >>>>>> Find N'th term of this sequence. >>>>>> >>>>>> a1=2, a2=4, a3=11, a4=36, a5=147, a6=778 ... ... ... ... aN. >>>>>> >>>>>> >>>>>> this is a coding quesn ....and O(n) soln is also welcome... >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Algorithm Geeks" group. >>>>>> To post to this group, send email to [email protected]. >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected]. >>>>>> 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 [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]. >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/algogeeks?hl=en. >>>> >>>> >>>> >>>> >>>> -- >>>> Regards >>>> Anurag Atri >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "Algorithm Geeks" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> 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 [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/algogeeks?hl=en. >> >> >> >> >> -- >> Regards >> Anurag Atri >> III year >> Computer Engineering >> Delhi College Of Engineering >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
