SOLUTION: How many different signals consisting of five symbols or less can be sent using the dot and dash of Morse code?
Algebra ->
Probability-and-statistics
-> SOLUTION: How many different signals consisting of five symbols or less can be sent using the dot and dash of Morse code?
Log On
Question 1191625: How many different signals consisting of five symbols or less can be sent using the dot and dash of Morse code? Found 2 solutions by Alan3354, ikleyn:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! How many different signals consisting of five symbols or less can be sent using the dot and dash of Morse code?
--------------
Each position is 1 of 2.
---> 1 + 2^1 + 2^2 + 2^3 + 2^4 + 2^5 = 63
E is one dot.
T is one dash.
I didn't include an "empty signal." 2^0 is 1. It's the code for and E or a T.
---
There are 26 Morse codes for A-Z, 10 for 0 to 9 that use 5 or fewer dots/dashes.
Some others, eg, the period and the comma, use 6.
=================
You never outgrow your need for useless facts.
----------------------
I'll list them. I'll use 1 for dash and 0 for dot.
You can put this solution on YOUR website! .
How many different signals consisting of five symbols or less can be sent
using the dot and dash of Morse code?
~~~~~~~~~~~~~~~~
The number of different signals using precisely n symbols
(dot or dash of Morse code) is , n= 1, 2, 4, . . .
Therefore, the answer to the problem's question is
N(signals) = + + + + = 2 + 4 + 8 + 16 + 32 = 62. ANSWER
Solved.
/////////////
The " 1 " in the formula by Alan corresponds to the empty word (= empty signal)
despite Alan's statement that he does not use empty signal.
I do not consider the empty word (empty signal) as a real signal and do not count it;
therefore, my answer is one unit less than the answer given by Alan.