FACTOID # 30: Finns are perhaps the world's greatest athletes, ranking first in medals per capita for Summer Olympics, and third for Winter Olympics.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Post system

The Post correspondence problem is an undecidable decision problem that was introduced by Emil Post. Because it is simpler than the Halting problem and the Entscheidungsproblem it is often used in proofs of undecidability.


Informally the problem can be described as follows. Given a dictionary that contains pairs of phrases, i.e., a list of words, that mean the same, decide if there is a sentence that means the same in both languages.


Definition of the problem

The input of the problem consists of two finite lists:

u1,...,un and v1,...,vn

of words over some alphabet Σ with at least two symbols. A solution to this problem is a sequence of indexes , such that

.

The decision problem then is to decide whether such a solution exists or not.


Example of an instance of the problem

Consider the following two lists:

u1 u2 u3 u4 v1 v2 v3 v4
aba bbb aab bb a aaa abab babba


A solution to this problem would be the sequence 1, 4, 3, 1 because

u1u4u3u1 = aba + bb + aab + aba = ababbaababa = a + babba + abab + a = v1v4v3v1

However, if the two lists had consisted of only u1,u2,u3 and v1,v2,v3, then there would have been no solution.


A convenient way to view an instance of a Post correspondence problem is as a collection of blocks of the form

ui
vi


Thus the above example is viewed as

aba
a
,
bbb
aaa
,
aab
abab
,
bb
babba
i = 1

i = 2

i = 3

i = 4

A solution corresponds to some way of laying blocks next to each other so that the string in the top cells corresponds to the string in the bottom cells. Then the solution to the above example corresponds to:

aba
a
,
bb
babba
,
aab
abab
,
aba
a
i1 = 1

i2 = 4

i3 = 3

i4 = 1

  Results from FactBites:
 
Plurality voting system - Wikipedia, the free encyclopedia (4241 words)
The plurality voting system (also known as first past the post) is a voting system used to elect a single winner in a given election.
In an election for a single seat, such as president in a presidential system, the same style of ballot is used and the candidate who receives the largest number of votes represents the entire population.
The plurality election system is used in the Republic of China on Taiwan for executive offices such as county magistrates, mayors, and the president, but not for legislative seats which used the single non-transferable vote system.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.