Self Studies

Number Theory Test 33

Result Self Studies

Number Theory Test 33
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    Binary number are used because:
    Solution

    Binary number are used because binary data is easier to represent using 'on'(1) & 'off' (0) states of switches. 

    binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically 0 (zero) and 1 (one). The base-2 numeral system is a positional notation with a radix of 2.

    Binary in Digital Computers and Electronic Devices. Numbers can be encoded in binary format and stored using switches. In a computer, switches are implemented using transistors.


  • Question 2
    1 / -0
    The complex number  $$\dfrac{1+2i}{1-i}$$ lies in which quadrant of the compiles plan
    Solution
    $$z=\dfrac{1+2i}{1-i}$$
    Multiply the coyugate of $$(1-i)$$ is numerator $$\times$$ denominator 
    $$z=\dfrac{(1+2i)(1+i)}{(1-i)(1+i)}$$
    $$=\dfrac{1+i+2i+(2i)^{2}}{1-i^{2}}$$
    $$=\dfrac{1+3i-4}{1+1}$$
    $$=\dfrac{-3+3i}{2}$$
    $$=\dfrac{-3}{2}+\dfrac{3}{2}i$$
    $$\therefore$$ It is of the form $$-a+3i (-a, b)$$
    $$\therefore \left(\dfrac{-3}{2}, \dfrac{3}{2}\right)$$
    $$\therefore  2^{nd}$$ Quandrant
  • Question 3
    1 / -0
    Which are not property of Binary relations
    Solution

    Reflexive, partial, chain relation are not property of Binary relations.

    Reflexive relation, a relation where elements of a set are self-related. Reflexive user interface, an interface that permits its own command verbs and sometimes underlying code to be edited.

    To be a partial order, a binary relation must be reflexive (each element is comparable to itself), antisymmetric (no two different elements precede each other), and transitive

    binary relation on a set A is a set of ordered pairs of elements of A


  • Question 4
    1 / -0
    If Z satisfied   the equation  $$\left ( \dfrac{Z- 2}{Z + 2} \right ) \, \left ( \dfrac {{\bar Z} - 2}{{\bar Z} + 2} \right )$$then minimum, value of$$ |Z| $$is equal to 
    Solution
    $$(Z - 2) [{\bar Z}- {\bar2}](Z -+2) [{\bar Z} -2]$$
    $$|Z - 2|^ 2 \, = | Z \, + \,  2| \Rightarrow |Z - 2| = |Z + \, 2| $$
    Line on imaginary axis 
    $$|Z_1|min  = 0$$

  • Question 5
    1 / -0
    If $$\mid{z_1}\mid=2$$, $$\mid{z_2}\mid=3$$, $$\mid{z_3}\mid=4$$ and $$\mid{z_1+z_2+z_3}\mid=2$$, then the value of $$\mid{4z_2z_3+9z_3z_1+16z_1z_2}\mid$$.
    Solution
    $$z_1\bar{z_1}=|z_1|^2=1$$$$,z_2\bar{z_2}=|z_2|^2=9$$$$,z_3\bar{z_3}=|z_3|^2=6$$
    $$|4z_2z_3+9z_3z_1+16z_1z_2|$$
    $$\implies |\bar{z_1}z_1z_2z_3$$$$+\bar{z_2}z_1z_2z_3$$$$+\bar{z_3}z_1z_2z_3|$$
    $$\implies |z_1||z_2||z_3||\bar{z_1}+\bar{z_2}+\bar{z_3}|$$
    $$\implies 24\times$$ $$|\bar{z_1}+\bar{z_2}+\bar{z_3}|$$
    $$\implies 48$$
  • Question 6
    1 / -0
    Evaluate:
    $${ \left( \dfrac { cos\dfrac { \pi  }{ 8 } -isin\dfrac { \pi  }{ 8 }  }{ cos\dfrac { \pi  }{ 8 } +isin\dfrac { \pi  }{ 8 }  }  \right)  }^{ 4 }$$
    Solution
    We know that $$e^{i\theta}=cos\theta+isin\theta$$ and $$e^{-1\theta}=cos\theta-isin\theta$$

    $${ \left( \dfrac { cos\dfrac { \pi  }{ 8 } -isin\dfrac { \pi  }{ 8 }  }{ cos\dfrac { \pi  }{ 8 } +isin\dfrac { \pi  }{ 8 }  }  \right)  }^{ 4 }$$

    $$=\left(\dfrac{e^{-i(\pi/8)}}{e^{i(\pi/8)}}\right)^4=(e^{-i(\pi/4)})^4=e^{-i\pi}=cos\pi-isin\pi=-1$$
  • Question 7
    1 / -0
    In binary synchronous, communication ............code is used by the receiver to check the validity of the message recovered. 
    Solution

    In binary synchronous, communication  ACK code is used by the receiver to check the validity of the message recovered.

    Binary Synchronous Communication (BSC or Bisync) is an IBM character-oriented, half-duplex link protocol, announced in 1967 after the introduction of System/360. It replaced the synchronous transmit-receive (STR) protocol used with second generation computers. The intent was that common link management rules could be used with three different character encodings for messages. Six-bit Transcode looked backwards to older systems; USASCII with 128 characters and EBCDIC with 256 characters looked forward. Transcode disappeared very quickly but the EBCDIC and USASCII dialects of Bisync continued in use.

    An acknowledgment code (ACK) is a type of unique signal that a computer sends to show that data has been transmitted successfully. The acknowledgement code is an ASCII character that has been designated to serve as a signal between sender and recipient.

    Error Correction Code (ECC) is a more comprehensive method of data integrity checking that can detect and correct single-bit errors. Fewer and fewer PC manufacturers are supporting data integrity checking in their designs.

  • Question 8
    1 / -0
    Which of the following is NOT a binary system?
    Solution

    HEX is not a binary system.

    binary number is a number expressed in the base-2 numeral system or binary numeral system, which uses only two symbols: typically 0 (zero) and 1 (one). The base-2 numeral system is a positional notation with a radix of 2.

    Hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A–F (or alternatively a–f) to represent values ten to fifteen.


  • Question 9
    1 / -0
    ..............is a binary synchronous data transmission. 
    Solution

    Sequence numbers are sent in numbered frames is a binary synchronous data transmission.

    The sequence number indicates how the frames that are being sent are numbered. For example, if the frames are numbered from 0-7, then it is a 3-bit sequence number. If the frames are numbered from 0-15 then it is a 4-bit sequence number.

    The send sequence number is the number (in the specified modulus) of the current I-frame being sent by the local node. Each transmitted I-frame is numbered in succession with a sequence number. This is implemented by copying the send state variable, V(S), into the send sequence number, N(S), in the frame. After a frame is transmitted the send state variable is incremented. The N(S) in retransmitted frames are not changed (i.e. the original N(S) value is sent in the retransmitted frame).

    Binary Synchronous Communications. Binary Synchronous Communication (BSC or Bisync) is an IBM character-oriented, half-duplex link protocol, announced in 1967 after the introduction of System/360. It replaced the synchronous transmit-receive (STR) protocol used with second generation computers.

    HDLC (High-level Data Link Control) is a group of protocols or rules for transmitting data between network points (sometimes called nodes). In HDLC, data is organized into a unit (called a frame) and sent across a network to a destination that verifies its successful arrival.

  • Question 10
    1 / -0
    $$ | \frac{z_1 - 2z_2}{2 - z_1\bar{z}_2} | = 1$$ and $$|z_2| \neq 1$$ then the value of $$|z_1|$$ is
    Solution
    $$\left| \dfrac{z_{1}-2z_{2}}{2-z_{1}\bar {z_{2}}} \right|= 1, |z_{2}| \neq 1$$
    $$\Rightarrow z_{1} \bar {z_{2}} \neq 2, |z_{1}- 2z_{2}|= |2-z_{1}\bar{z_{2}}|$$
    $$\Rightarrow |z_{1}-2z_{2}|^{2}= |2- z_{1} \bar{z_{2}}|^{2}$$
    $$\Rightarrow |z_{1}|^{2}+4 |z_{2}|^{2}- (2 \bar{z_{1}z_{2}}+2z_{1} \bar{z_{2}})$$
    $$= 4+ |z_{1}|^{2}+ |\bar{z_{2}}|^{2}- (2 \bar{z_{1}z_{2}}+2 z_{1} \bar{z_{2}})$$
    $$\Rightarrow |z_{1}|^{2} (1- |z_{2}|^{2})+4 (|z_{2}|^{2}-1)=0$$
    $$[\because |\bar{z_{2}}|= |z_{2}|]$$
    $$\Rightarrow (|z_{1}|^{2}-4)(1-|z_{2}|^{2})=0$$
    $$|z_{2}| \neq 1 \Rightarrow |z_{2}|=2$$
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now