Se...quence

Let S 1 S_1 be a sequence with exactly five items. If we replace each item with a number, which shows that the how many times does the item occurs in S 1 S_1 , then we get the S 2 S_2 sequence.

For example if S 1 = ( 1 , 2 , 3 , 2 , 1 ) S_1=(1,2,3,2,1) , then S 2 = ( 2 , 2 , 1 , 2 , 2 ) S_2=(2,2,1,2,2) .

Which of the following sequences could be S 2 S_2 ?

(1,1,2,2,3) (1,1,1,2,2) (1,3,3,3,3) (1,1,2,2,2) (2,2,2,3,3)

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Marco Brezzi
Aug 14, 2017

When a number appears n n times in S 1 S_1 , this generates n n copies of n n in S 2 S_2 . So in S 2 S_2 there are k n kn ( k N ) (k\in\mathbb{N}) copies of n c n n\phantom{c} \forall n .

Thus the only possible S 2 S_2 in the choices is

( 1 , 1 , 1 , 2 , 2 ) (1,1,1,2,2)

For example ( 1 , 3 , 3 , 3 , 3 ) (1,3,3,3,3) can be discarded because there are 4 4 3 3 s, and 4 3 k 4\neq 3k

A possible S 1 S_1 could be

( 1 , 2 , 3 , 4 , 4 ) ( 1 , 1 , 1 , 2 , 2 ) (\mathbin{\color{#D61F06}1},\mathbin{\color{#3D99F6}2},\mathbin{\color{#20A900}3},\mathbin{\color{#CEBB00}4},\mathbin{\color{#CEBB00}4}) \Longrightarrow (\mathbin{\color{#D61F06}1},\mathbin{\color{#3D99F6}1},\mathbin{\color{#20A900}1},\mathbin{\color{#CEBB00}2},\mathbin{\color{#CEBB00}2})

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...