The Index reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Index

Helping orphans the way you would do it

An index (pl. indices, sometimes indexes) is a pointer that takes you to information. Traditionally indices are found at the back of books. They complement the contents page because they give access to information by its specific name; contents pages, on the other hand, give access through broad categories. Indices are usually organised alphabetically; contents pages are organised according to the order of pages in the book.

Indexing skills have also been applied to periodicals and databases, and web indexing is now becoming important.


In mathematics, an index is a superscript or subscript to a symbol. Superscript indices are often, but not always, used to indicate powers. Subscript indices are usually used to label a set or sequence of variables. See also index set.

The index of a subgroup is the number of its left cosets (which is equal to the number of its right cosets).

The index of a Fredholm operator is the dimension of its kernel minus the dimension of its cokernel.

The index of a real quadratic form Q is defined (but not always consistently) as pq where Q can be written as a difference of p squared linear terms and qsquared linear terms.


In computer science, an index is usually used for expressing an nth element. Indices are usually expressed as integers.