HOME

TheInfoList



OR:

Patrick Carl Fischer (December 3, 1935 – August 26, 2011) was an American
computer scientist A computer scientist is a person who is trained in the academic study of computer science. Computer scientists typically work on the theoretical side of computation, as opposed to the hardware side on which computer engineers mainly focus (a ...
, a noted researcher in
computational complexity theory In theoretical computer science and mathematics, computational complexity theory focuses on classifying computational problems according to their resource usage, and relating these classes to each other. A computational problem is a task solved ...
and
database theory Database theory encapsulates a broad range of topics related to the study and research of the theoretical realm of databases and database management systems. Theoretical aspects of data management include, among other areas, the foundations of q ...
, and a target of the
Unabomber Theodore John Kaczynski ( ; born May 22, 1942), also known as the Unabomber (), is an American domestic terrorist and former mathematics professor. Between 1978 and 1995, Kaczynski killed three people and injured 23 others in a nationwide ...
..Alt URL
..


Biography

Fischer was born December 3, 1935, in
St. Louis, Missouri St. Louis () is the second-largest city in Missouri, United States. It sits near the confluence of the Mississippi and the Missouri Rivers. In 2020, the city proper had a population of 301,578, while the bi-state metropolitan area, which e ...
. His father, Carl H. Fischer, became a professor of actuarial mathematics at the
University of Michigan , mottoeng = "Arts, Knowledge, Truth" , former_names = Catholepistemiad, or University of Michigania (1817–1821) , budget = $10.3 billion (2021) , endowment = $17 billion (2021)As o ...
in 1941, and the family moved to
Ann Arbor, Michigan Ann Arbor is a city in the U.S. state of Michigan and the county seat of Washtenaw County. The 2020 census recorded its population to be 123,851. It is the principal city of the Ann Arbor Metropolitan Statistical Area, which encompasses all ...
where he grew up. Fischer himself went to the University of Michigan, receiving a bachelor's degree in 1957 and an MBA in 1958. He went on to graduate studies at the
Massachusetts Institute of Technology The Massachusetts Institute of Technology (MIT) is a private land-grant research university in Cambridge, Massachusetts. Established in 1861, MIT has played a key role in the development of modern technology and science, and is one of the m ...
, earning a Ph.D. in 1962 under the supervision of Hartley Rogers, Jr., with a thesis on the subject of
recursion theory Computability theory, also known as recursion theory, is a branch of mathematical logic, computer science, and the theory of computation that originated in the 1930s with the study of computable functions and Turing degrees. The field has since ...
. After receiving his Ph.D. in 1962, Fischer joined the faculty of
Harvard University Harvard University is a private Ivy League research university in Cambridge, Massachusetts. Founded in 1636 as Harvard College and named for its first benefactor, the Puritan clergyman John Harvard, it is the oldest institution of higher le ...
as an assistant professor of
applied mathematics Applied mathematics is the application of mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and industry. Thus, applied mathematics is a combination of mathematical ...
; his students at Harvard included Albert R. Meyer, through whom Fischer has over 250 academic descendants. as well as noted computer scientists
Dennis Ritchie Dennis MacAlistair Ritchie (September 9, 1941 – October 12, 2011) was an American computer scientist. He is most well-known for creating the C programming language and, with long-time colleague Ken Thompson, the Unix operating system and B p ...
and Arnold L. Rosenberg. In 1965, he moved to a tenured position as associate professor of computer science at
Cornell University Cornell University is a private statutory land-grant research university based in Ithaca, New York. It is a member of the Ivy League. Founded in 1865 by Ezra Cornell and Andrew Dickson White, Cornell was founded with the intention to teac ...
. After teaching at the
University of British Columbia The University of British Columbia (UBC) is a public research university with campuses near Vancouver and in Kelowna, British Columbia. Established in 1908, it is British Columbia's oldest university. The university ranks among the top three ...
from 1967 to 1968 (where he met his second wife Charlotte Froese) he moved to the University of Waterloo where he became a professor of applied analysis and computer science. At Waterloo, he was department chair from 1972 to 1974. He then moved to
Pennsylvania State University The Pennsylvania State University (Penn State or PSU) is a Public university, public Commonwealth System of Higher Education, state-related Land-grant university, land-grant research university with campuses and facilities throughout Pennsylvan ...
in 1974, where he headed the computer science department, and moved again to
Vanderbilt University Vanderbilt University (informally Vandy or VU) is a private research university in Nashville, Tennessee. Founded in 1873, it was named in honor of shipping and rail magnate Cornelius Vanderbilt, who provided the school its initial $1-million ...
as department chair in 1980. He taught at Vanderbilt for 18 years, and was chair for 15 years. He retired in 1998, and died of
stomach cancer Stomach cancer, also known as gastric cancer, is a cancer that develops from the lining of the stomach. Most cases of stomach cancers are gastric carcinomas, which can be divided into a number of subtypes, including gastric adenocarcinomas. Lymp ...
on August 26, 2011 in
Rockville, Maryland Rockville is a city that serves as the county seat of Montgomery County, Maryland, and is part of the Baltimore–Washington metropolitan area. The 2020 census tabulated Rockville's population at 67,117, making it the fifth-largest community ...
. Like his father, Fischer became a
fellow A fellow is a concept whose exact meaning depends on context. In learned or professional societies, it refers to a privileged member who is specially elected in recognition of their work and achievements. Within the context of higher education ...
of the
Society of Actuaries The Society of Actuaries (SOA) is a global professional organization for actuaries. It was founded in 1949 as the merger of two major actuarial organizations in the United States: the Actuarial Society of America and the American Institute of Act ...
. Fischer's second wife,
Charlotte Froese Fischer Charlotte Froese Fischer (born 1929) is a Canadian-American applied mathematician and computer scientist noted for the development and implementation of the Multi-Configurational Hartree–Fock (MCHF) approach to atomic-structure calculations an ...
, was also a computer science professor at Vanderbilt University and the University of British Columbia, and his brother,
Michael J. Fischer Michael John Fischer (born 1942) is a computer scientist who works in the fields of distributed computing, parallel computing, cryptography, algorithms and data structures, and computational complexity. Career Fischer was born in 1942 in Ann Arbor ...
, is a computer science professor at Yale University.


Research

Fischer's thesis research concerned the effects of different models of computation on the efficiency of solving problems. For instance, he showed how to generate the sequence of
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 ways ...
s using a one-dimensional
cellular automaton A cellular automaton (pl. cellular automata, abbrev. CA) is a discrete model of computation studied in automata theory. Cellular automata are also called cellular spaces, tessellation automata, homogeneous structures, cellular structures, tesse ...
, based on earlier solutions to the
firing squad synchronization problem The firing squad synchronization problem is a problem in computer science and cellular automata in which the goal is to design a cellular automaton that, starting with a single active cell, eventually reaches a state in which all cells are simul ...
, and his work in this area set the foundation for much later work on
parallel algorithm In computer science, a parallel algorithm, as opposed to a traditional serial algorithm, is an algorithm which can do multiple operations in a given time. It has been a tradition of computer science to describe serial algorithms in abstract mach ...
s. With Meyer and Rosenberg, Fischer performed influential early research on
counter machine A counter machine is an abstract machine used in a formal logic and theoretical computer science to model computation. It is the most primitive of the four types of register machines. A counter machine comprises a set of one or more unbounded ''re ...
s, showing that they obeyed
time hierarchy In computational complexity theory, the time hierarchy theorems are important statements about time-bounded computation on Turing machines. Informally, these theorems say that given more time, a Turing machine can solve more problems. For example, ...
and space hierarchy theorems analogous to those for Turing machines. Fischer was an early leader in the field of
computational complexity In computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations ...
, and helped establish
theoretical computer science computer science (TCS) is a subset of general computer science and mathematics that focuses on mathematical aspects of computer science such as the theory of computation, lambda calculus, and type theory. It is difficult to circumscribe the ...
as a discipline separate from mathematics and
electrical engineering Electrical engineering is an engineering discipline concerned with the study, design, and application of equipment, devices, and systems which use electricity, electronics, and electromagnetism. It emerged as an identifiable occupation in the l ...
. He was the first chair of
SIGACT ACM SIGACT or SIGACT is the Association for Computing Machinery Special Interest Group on Algorithms and Computation Theory, whose purpose is support of research in theoretical computer science. It was founded in 1968 by Patrick C. Fischer. Publ ...
, the Special Interest Group on Algorithms and Computation Theory of the
Association for Computing Machinery The Association for Computing Machinery (ACM) is a US-based international learned society for computing. It was founded in 1947 and is the world's largest scientific and educational computing society. The ACM is a non-profit professional membe ...
, which he founded in 1968. He also founded the annual
Symposium on Theory of Computing The Annual ACM Symposium on Theory of Computing (STOC) is an academic conference in the field of theoretical computer science. STOC has been organized annually since 1969, typically in May or June; the conference is sponsored by the Association for ...
, which together with the
Symposium on Foundations of Computer Science The IEEE Annual Symposium on Foundations of Computer Science (FOCS) is an academic conference in the field of theoretical computer science. FOCS is sponsored by the IEEE Computer Society. As writes, FOCS and its annual Association for Computing ...
is one of the two flagship conferences in
theoretical computer science computer science (TCS) is a subset of general computer science and mathematics that focuses on mathematical aspects of computer science such as the theory of computation, lambda calculus, and type theory. It is difficult to circumscribe the ...
, and he served five times as chair of the conference. In the 1980s, Fischer's research interests shifted to
database theory Database theory encapsulates a broad range of topics related to the study and research of the theoretical realm of databases and database management systems. Theoretical aspects of data management include, among other areas, the foundations of q ...
. His research in that area included the study of the
semantics Semantics (from grc, σημαντικός ''sēmantikós'', "significant") is the study of reference, meaning, or truth. The term can be used to refer to subfields of several distinct disciplines, including philosophy, linguistics and compu ...
of databases,
metadata Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
, and incomplete information. Fischer did important work defining the nested relational model of databases, in which the values in the cells of a relational database may themselves be relations,. and his work on the mathematical foundations of database
query language Query languages, data query languages or database query languages (DQL) are computer languages used to make queries in databases and information systems. A well known example is the Structured Query Language (SQL). Types Broadly, query language ...
s became central to the databases now used by major web servers worldwide. Fischer was also an expert in
information system An information system (IS) is a formal, sociotechnical, organizational system designed to collect, process, store, and distribute information. From a sociotechnical perspective, information systems are composed by four components: task, people, ...
s and their use by educational institutions.


Unabomber

Ted Kaczynski Theodore John Kaczynski ( ; born May 22, 1942), also known as the Unabomber (), is an American domestic terrorist and former mathematics professor. Between 1978 and 1995, Kaczynski killed three people and injured 23 others in a nationwide ...
, known as the Unabomber, was a graduate student of mathematics at the University of Michigan, where Fischer's father was a professor. In 1982, Kaczynski sent the fifth of his
mail bomb A letter bomb, also called parcel bomb, mail bomb, package bomb, note bomb, message bomb, gift bomb, present bomb, delivery bomb, surprise bomb, postal bomb, or post bomb, is an explosive device sent via the postal service, and designed with t ...
s to Fischer, at his Penn State address; it was forwarded to Vanderbilt, where it was opened on May 5 by Fischer's secretary, Janet Smith, who was hospitalized for three weeks after the attack. Fischer claimed not to have ever met Kaczynski, and speculated that he was targeted because he "went from pure math to theoretical computer science." Kaczynski was not apprehended until 1996, and is now serving life sentences for his crimes.


References

{{DEFAULTSORT:Fischer, Patrick C. 1935 births 2011 deaths American computer scientists Theoretical computer scientists Cellular automatists Database researchers University of Michigan College of Literature, Science, and the Arts alumni Massachusetts Institute of Technology School of Science alumni Harvard University faculty Cornell University faculty University of Waterloo faculty Pennsylvania State University faculty Vanderbilt University faculty Unabomber targets Ross School of Business alumni People from Ann Arbor, Michigan