In mathematics, a Costas array can be regarded
geometrically
Geometry (; ) is, with arithmetic, one of the oldest branches of mathematics. It is concerned with properties of space such as the distance, shape, size, and relative position of figures. A mathematician who works in the field of geometry is ca ...
as a set of ''n'' points, each at the center of a
square
In Euclidean geometry, a square is a regular quadrilateral, which means that it has four equal sides and four equal angles (90-degree angles, π/2 radian angles, or right angles). It can also be defined as a rectangle with two equal-length a ...
in an ''n''×''n''
square tiling
In geometry, the square tiling, square tessellation or square grid is a regular tiling of the Euclidean plane. It has Schläfli symbol of meaning it has 4 squares around every vertex.
Conway called it a quadrille.
The internal angle of th ...
such that each row or column contains only one point, and all of the ''n''(''n'' − 1)/2
displacement
Displacement may refer to:
Physical sciences
Mathematics and Physics
*Displacement (geometry), is the difference between the final and initial position of a point trajectory (for instance, the center of mass of a moving object). The actual path ...
vectors between each pair of dots are distinct. This results in an ideal "thumbtack" auto-
ambiguity function In pulsed radar and sonar signal processing, an ambiguity function is a two-dimensional function of propagation delay \tau and Doppler frequency f, \chi(\tau,f). It represents the distortion of a returned pulse due to the receiver matched filter ( ...
, making the arrays useful in applications such as
sonar
Sonar (sound navigation and ranging or sonic navigation and ranging) is a technique that uses sound propagation (usually underwater, as in submarine navigation) to navigate, measure distances ( ranging), communicate with or detect objects on ...
and
radar
Radar is a detection system that uses radio waves to determine the distance ('' ranging''), angle, and radial velocity of objects relative to the site. It can be used to detect aircraft, ships, spacecraft, guided missiles, motor vehicles, w ...
. Costas arrays can be regarded as two-dimensional cousins of the one-dimensional
Golomb ruler construction, and, as well as being of mathematical interest, have similar applications in
experimental design
The design of experiments (DOE, DOX, or experimental design) is the design of any task that aims to describe and explain the variation of information under conditions that are hypothesized to reflect the variation. The term is generally associ ...
and
phased array
In antenna theory, a phased array usually means an electronically scanned array, a computer-controlled array of antennas which creates a beam of radio waves that can be electronically steered to point in different directions without moving t ...
radar engineering.
Costas arrays are named after
John P. Costas, who first wrote about them in a 1965 technical report. Independently,
Edgar Gilbert also wrote about them in the same year, publishing what is now known as the logarithmic Welch method of constructing Costas arrays.
Numerical representation
A Costas array may be represented numerically as an ''n''×''n'' array of numbers, where each entry is either 1, for a point, or 0, for the absence of a point. When interpreted as
binary matrices, these arrays of numbers have the property that, since each row and column has the constraint that it only has one point on it, they are therefore also
permutation matrices
In mathematics, particularly in matrix theory, a permutation matrix is a square binary matrix that has exactly one entry of 1 in each row and each column and 0s elsewhere. Each such matrix, say , represents a permutation of elements and, when ...
. Thus, the Costas arrays for any given ''n'' are a subset of the permutation matrices of order ''n''.
Arrays are usually described as a series of indices specifying the column for any row. Since it is given that any column has only one point, it is possible to represent an array one-dimensionally. For instance, the following is a valid Costas array of order ''N'' = 4:
There are dots at coordinates: (1,2), (2,1), (3,3), (4,4)
Since the ''x''-coordinate increases linearly, we can write this in shorthand as the set of all ''y''-coordinates. The position in the set would then be the ''x''-coordinate. Observe: would describe the aforementioned array. This makes it easy to communicate the arrays for a given order of ''N''.
Known arrays
Costas array counts are known for orders 1 through 29 :
Here are some known arrays:
N = 1
N = 2
N = 3
N = 4
N = 5
N = 6
Enumeration of known Costas arrays to order 200, order 500 and to order 1030 are available. Although these lists and databases of these Costas arrays are likely near complete, other Costas arrays with orders above 29 that are not in these lists may exist.
Constructions
Welch
A Welch–Costas array, or just Welch array, is a Costas array generated using the following method, first discovered by
Edgar Gilbert in 1965 and rediscovered in 1982 by
Lloyd R. Welch.
The Welch–Costas array is constructed by taking a
primitive root ''g'' of a
prime number
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only way ...
''p'' and defining the array ''A'' by
if
, otherwise 0. The result is a Costas array of size ''p'' − 1.
Example:
3 is a primitive element modulo 5.
:3
1 = 3 ≡ 3 (mod 5)
:3
2 = 9 ≡ 4 (mod 5)
:3
3 = 27 ≡ 2 (mod 5)
:3
4 = 81 ≡ 1 (mod 5)
Therefore,
4 2 1is a Costas permutation. More specifically, this is an exponential Welch array. The transposition of the array is a logarithmic Welch array.
The number of Welch–Costas arrays which exist for a given size depends on the
totient function.
Lempel–Golomb
The Lempel–Golomb construction takes α and β to be
primitive elements of the
finite field
In mathematics, a finite field or Galois field (so-named in honor of Évariste Galois) is a field that contains a finite number of elements. As with any field, a finite field is a set on which the operations of multiplication, addition, subt ...
GF(''q'') and similarly defines
if
, otherwise 0. The result is a Costas array of size ''q'' − 2. If ''α'' + ''β'' = 1 then the first row and column may be deleted to form another Costas array of size ''q'' − 3: such a pair of primitive elements exists for every prime power ''q>2''.
Extensions by Taylor, Lempel, and Golomb
Generation of new Costas arrays by adding or subtracting a row/column or two with a 1 or a pair of 1's in a corner were published in a paper focused on generation methods and in Golomb and Taylor's landmark 1984 paper.
More sophisticated methods of generating new Costas arrays by deleting rows and columns of existing Costas arrays that were generated by the Welch, Lempel or Golomb generators were published in 1992. There is no upper limit on the order for which these generators will produce Costas arrays.
Other methods
Two methods that found Costas arrays up to order 52 using more complicated methods of adding or deleting rows and columns were published in 2004 and 2007.
Variants
Costas arrays on a
hexagonal lattice are known as ''honeycomb arrays''. It has been shown that there are only finitely many such arrays, which must have an odd number of elements, arranged in the shape of a hexagon. Currently, 12 such arrays (up to symmetry) are known, which has been conjectured to be the total number.
See also
*
Permutation
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or p ...
*
Dihedral group
In mathematics, a dihedral group is the group of symmetries of a regular polygon, which includes rotations and reflections. Dihedral groups are among the simplest examples of finite groups, and they play an important role in group theory, ...
*
Combinatorial design
Notes
References
*.
*.
*.
*.
*.
*.
*
*.
*.
*
*.
*.
*.
*
*.
*.
*.
*.
External links
*
MacTech
''MacTech'' is the journal of Apple technology, a monthly magazine for consultants, IT Pros, system administrators, software developers, and other technical users of the Apple Macintosh line of computers.
The magazine was called "MacTech" for it ...
1999 Programmer's challenge
Costas arrays*
On-Line Encyclopedia of Integer Sequences
The On-Line Encyclopedia of Integer Sequences (OEIS) is an online database of integer sequences. It was created and maintained by Neil Sloane while researching at AT&T Labs. He transferred the intellectual property and hosting of the OEIS to ...
:
**A008404:
Number of Costas arrays of order ''n'', counting rotations and flips as distinct.
**A001441:
Number of inequivalent Costas arrays of order ''n'' under dihedral group.
* {{SpringerEOM, title=Costas array, id=p/c110440
Permutations