11245 - Anti-Arithmetic-Sequence

All about problems in Volume 112. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

sonyckson
New poster
Posts: 49
Joined: Tue Feb 06, 2007 9:29 pm
Location: Cordoba, Argentina

Post by sonyckson »

Thanks... no i did not find the solution por non primes... jeje i solved the problem but just finding the pattern (for primes... ).. and now i see you are right.. its number theory ... thank you. eric.
ibroker
New poster
Posts: 18
Joined: Tue Nov 08, 2005 6:38 pm

Post by ibroker »

I can't understand problem exactly.
Problem says, for p=3 the infinite sequence is 1,2,4,5,10,11,13,14...
Why is "1,2,4,5,7,8,10,11..." sequence not allowed?
I think that this sequence doesn't contain arithmetic sequence length p.
I need help. :(
hi!man!
New poster
Posts: 48
Joined: Fri Dec 29, 2006 1:26 pm

Post by hi!man! »

The sequence 1,2,4,5,7,8,10,11,13,14,...
contain a lot of arithmetic sequence,
such as (1,4,7),(2,5,8 ),(1,7,13)...etc.
(1,4,7) --> 7-4=4-1=3 so it is arithmetic sequence.

Think more and you will get it :wink:
Last edited by hi!man! on Sun Aug 12, 2007 3:12 am, edited 1 time in total.
ibroker
New poster
Posts: 18
Joined: Tue Nov 08, 2005 6:38 pm

Post by ibroker »

Oh! I see !

I think that subsequence always continuous.

So I consider only A, A[i+1], A[i+2]... A[i+p-1](A[1]~A[n]),

not A, A[j], A[k] ... (i<j<k)

Thanks ! :D
Post Reply

Return to “Volume 112 (11200-11299)”