The numerical sequence is compiled based on the following rule: the representation of number n in b...: ответ на тест 1056145 - Информатика
The numerical sequence is compiled based on the following rule: the representation of number n in binary system is the representation of number in ternary system. For example,
The sum of this sequence elements from 0 to 256 is …
Варианты ответов
Вариантов нет (ответ точный)
Правильный ответ
Помогли ответы? Ставь лайк 👍
Расскажи другу:
Вопрос задал(а): Анонимный пользователь, 13 Ноябрь 2020 в 18:03 На вопрос ответил(а): Анастасия Степанова, 13 Ноябрь 2020 в 18:03
Sequence A[n] of natural numbers from 1 to M is ordered ascending the maximum number obtained from binary representation of a sequence member under cyclic shift preserving the number of digits (the larger umber has the larger ordinal number for two equal maximum numbers). For example the binary representation for the number 19 will be 10011. The options obtained after cyclic shift will have the following representation:
.
And the maximum number is 28. Thus the sequencing key for number 19 will be 28, the sequencing key for the number say, 1025 will be 1536, etc.
For M=2000 in the position with ordinal number 1234 of the ordered sequence there is the following cardinal number …
Sequence A[n] of natural numbers from 1 to M is ordered ascending the maximum number obtained from binary representation of a sequence member under cyclic shift preserving the number of digits (the larger umber has the larger ordinal number for two equal maximum numbers). For example the binary representation for the number 19 will be 10011. The options obtained after cyclic shift will have the following representation:
.
And the maximum number is 28. Thus the sequencing key for number 19 will be 28, the sequencing key for the number say, 1025 will be 1536, etc.
For M=2000 in the position with ordinal number 1234 of the ordered sequence there is the following cardinal number …
There are five masks to filter the file names. Arrange these masks in an ascending order of the number of file name that will be appropriately-placed by every mask.
There is a certain IP-based network that has its address and a mask. Nodes with addresses 192.168.163.17 and 192.168.173.19 are included into the network. Based in this information the network has the following address and mask …
Here is a fragment of e-table in which the cells of A1:C8 range contain only 0 or 1 numbers as it is shown in the picture. The following formula was input into cell D1 =if(and(B1=X;or(A1=Y; C1=Z));0;1) in which x, y and z were represented by 0 or 1. After that the cell D1 was copied into cells of D2:D8 range. As a result the following values were obtained:
The values input instead X, Y and Z were as follows … (Give your answer of X, Y and Z values separated by comma, for example: 1,0,1).