Page Not Found - Wolfram Cloud

Arecibo Telescope 1974 Transmitted Message

A sequence intended for extraterrestrial intelligences transmitted in 1974 from the Arecibo radio telescope

In 1974 the bitmap image below was sent as a radio signal from the Arecibo radio telescope. At the left-hand end is a version of the pattern of digits from page 117--but distorted so it has no obvious nested structure. There follow atomic numbers for various elements, and bitvectors for components of DNA. Next are idealized pictures of a DNA molecule, a human, and the telescope.

(1679 elements)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Arecibo Telescope 1974 Transmitted Message"]
Out[1]=

View a sample of the data:

In[2]:=
Take[ResourceData["Arecibo Telescope 1974 Transmitted Message"], 30]
Out[2]=

Visualization

Find the factors of the length of sequence:

In[3]:=
FactorInteger[
 Length[ResourceData["Arecibo Telescope 1974 Transmitted Message"]]]
Out[3]=

Create a bitmap:

In[4]:=
ArrayPlot[
 Partition[ResourceData["Arecibo Telescope 1974 Transmitted Message"],
   23]]
Out[4]=

Put the human the right way up:

In[5]:=
ArrayPlot[
 Reverse[Partition[
   ResourceData["Arecibo Telescope 1974 Transmitted Message"], 23]]]
Out[5]=

Wolfram Research, "Arecibo Telescope 1974 Transmitted Message" from the Wolfram Data Repository. (2017) https://doi.org/10.24097/wolfram.73460.data

License Information

CC BY-SA 4.0

Source Metadata

Data Downloads

Page Not Found - Wolfram Cloud
Page Not Found - Wolfram Cloud