{39,41,43,45}    incremented by 2
{49,51,53,55}    incremented by 2
{64,?,?,?}

first number in each set is considered as base number.
3 is for the number of numbers in each set other than base number.
so in final set base number is 64 and other 3 numbers are incremented by 2.

On Tue, Feb 28, 2012 at 1:48 PM, payal gupta <gpt.pa...@gmail.com> wrote:
> one option cud be reverse the digits...i.e
> (bt the first n d last do not satisfy d pattern howeva)
> 93 , 14,34,54,94,15,35,35,55
> an increment is applied to the last 4th no each tme...
> not very sure if its crckt...
>
> Regards,
> PAYAL GUPTA
>
>
>
>
> On Tue, Feb 28, 2012 at 12:48 PM, Kartik Sachan <kartik.sac...@gmail.com>
> wrote:
>>
>> I think logic is the difference is
>> 2 2 4 2 2 2 8 so next will be 2 2  2 2 2 16
>>
>> so ans will be 66 68 70
>>
>>
>> but first number 3 making some problem
>>
>> --
>> 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.



-- 
Srikanth Reddy M
(M.Sc Tech.) Information Systems
BITS-PILANI

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