Primes in DNA (was: Definition Challenge)
- From: "topmind" <topmind@xxxxxxxxxxxxxxxx>
- Date: 4 Jul 2006 15:43:21 -0700
Zachriel wrote:
"topmind" <topmind@xxxxxxxxxxxxxxxx> wrote in message
news:1152035773.421645.118640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
<snip>"There are no narrow-band radio signals of ~21cm resonant
wavelength being emitted from planets orbiting nearby stars".
What is the scientific theory of intelligent design?
There are no repeating sequential digits of primes more than 500 in
digit length in DNA found in earthly species.
Did you mean Pi? Otherwise your statement doesn't make sense.
As has been pointed out previously: There are an infinite number of possible
encoding schemes.
What does this have to do with anything? There may be an infinite
number of algorithms for determining if a SETI signal is "narrow"
enough.
Your assertion is much too vague for testing.
Perhaps you mean a base-4 representation. Is that what you mean?
For now lets use a binary representation and map it to base 4. First
make a list of the first 500 prime numbers:
A: 1, 3, 7, 11, 13, 17, 29 .....
Then convert these to binary digits using the least needed length:
B: 1,11,101, 1101, etc... (dummy numbers for illustration only.)
Remove the commas and then you have a template string:
C: 1111011101...
D: Now, map the DNA bases to binary, like:
T = 00
A = 01
G = 10
C = 11
There are 16 possible mappings IIRC. Thus, we take our binary string
(C) and sift thru DNA encodings using all 16 possible mappings seeing
if there is a match. We may also want to log (save) partial matches.
(We may also want to look in the reverse direction in case aliens read
right-to-left.)
As far as why primes might be used:
http://www.math.dartmouth.edu/~carlp/PDF/extraterrestrial.pdf
Here is the Google HTML cache version of it if you have trouble reading
PDF:
http://72.14.203.104/search?q=cache:ztBPl2kv3KAJ:www.math.dartmouth.edu/~carlp/PDF/extraterrestrial.pdf+SETI+prime+numbers&hl=en&gl=us&ct=clnk&cd=4
They appear to use a fixed-length "number" approach, which is certainly
another possibility. However, that may stand out in other ways because
it would repeat a lot of zeros.
--
Zachriel, angel that rules over memory, presides over the planet Jupiter.
http://zachriel.blogspot.com/
-T-
.
- Follow-Ups:
- Chez Watt: Prime Idiocy
- From: Mark VandeWettering
- Re: Primes in DNA (was: Definition Challenge)
- From: Zachriel
- Chez Watt: Prime Idiocy
- References:
- Re: Definition Challenge
- From: topmind
- Re: Definition Challenge
- From: Zachriel
- Re: Definition Challenge
- From: topmind
- Re: Definition Challenge
- From: bryce . topmind . jacobs
- Re: Definition Challenge
- From: topmind
- Re: Definition Challenge
- From: bryce . topmind . jacobs
- Re: Definition Challenge
- From: topmind
- Re: Definition Challenge
- From: Zachriel
- Re: Definition Challenge
- Prev by Date: Re: Is a fact something that has been proven?
- Next by Date: Re: Definition Challenge
- Previous by thread: Re: Definition Challenge
- Next by thread: Re: Primes in DNA (was: Definition Challenge)
- Index(es):
Relevant Pages
|