anurag how did you reach that solution ?
can you elaborate...

On Wed, Feb 29, 2012 at 8:11 PM, Anurag atri <anu.anurag....@gmail.com>wrote:

> nth term : (n! + 2^n - n)
>
>
> On Wed, Feb 29, 2012 at 11:05 AM, Vaibhav Mittal <
> vaibhavmitta...@gmail.com> wrote:
>
>> Ntn else is provided..??
>> On Feb 28, 2012 12:51 PM, "Gaurav Popli" <abeygau...@gmail.com> 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 algogeeks@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.
>>>
>>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@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.
>>
>
>
>
> --
> 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 algogeeks@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.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@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