Electromagnet: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Materialscientist
m Reverted edits by 122.175.164.46 (talk) to last version by Chetvorno
en>Materialscientist
m Reverted edits by 117.207.188.52 (talk) to last version by Materialscientist
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Infobox book
These days, it's recognized by everyone that the rates of the products are going on increasing. This is actually the huge purpose due to which living standard of many people are suprisingly low. Many times persons feel it complicated to get their preferred things due to insufficient money.<br><br>But, every problem has some answer along with the same expression applies to the challenge that is being discussed. One of the many distinguished techniques for getting rid of this issue is to avail discount discount codes. These would be the codes that are the web type of the discount discount that individuals usually discover inside our daily newspapers. By giving these coupons to the shopkeepers, you may get superior rebates about the solution which you want. Once you come to onlineshopping, the aforesaid discount voucher codes attain the identical function. Using the help of these codes you receive good-looking abatement about the items on the Internet websites. However, the strategy of using these codes is really not the same as that of discounts. Nevertheless, these are very simple to use. You merely need certainly to enter the code within the pack that one may discover about the basket site of the purchasing site. Then some volume will automatically be recognized in the authentic quantity of the item.<br><br>These might be acquired from the variety of websites. There are always a large numbers of websites which are specially created for providing such helpful vouchers. Aside, some store and affiliate websites will also be offering precisely the same function, nonetheless purchase and purchase of the merchandise can be accomplished on these websites. In case you are ignorant about these sites which are offering the codes then it's very easy to find them. Se's aid too much to have the details about such websites. On looking concerning the coupon codes you will get along listing of sites which provide these codes. These codes are often given by the suppliers for raising their consumers.<br><br>Whenever you attain any such site which is giving these codes, then you definitely see several categories of these vouchers. These categories may include, textbooks, audio, gifts, flowers etc. once you choose some of these groups, you obtain the deals on a single. It is possible to select these as per your requirements. Around the other hand, on a number of the affiliate websites you obtain other facilities which enhance your understanding of these codes. These websites accomplish the consumers to include their websites along with evaluations. With all the help of the, it is possible to provide along with get the steering. When you have the noise information about the deals then you can add your write ups to these sites. About the other hand, you're able to consider the neutral info by studying the opinions of additional customers. Aside, many outside sites provide the posts to the discount codes whereby you can get the comprehensive information.<br><br>There is little doubt inside the undeniable fact that these discount voucher codes prove to be very useful for your people as well as suppliers. These deals using one part improve the existing standard of individuals by decreasing the prices of the merchandise, around the other-hand they increase the consumer root of the retailers and producers. Visit [http://fanbuzzy.com/blog/5990/finding-deals-and-coupon-codes-online/ voucher codes discount vouchers].
| name            = A New Kind of Science
| image            = [[File:A new kind of science.PNG|220px]]
| caption    =
| author          = [[Stephen Wolfram]]
| illustrator      =
| cover_artist    =
| country          = [[United States|US]]
| language        = [[English language|English]]
| series          =
| subject          =
| genre            =
| publisher        = [[Wolfram Media]]
| pub_date        = 2002
| media_type      = Print
| pages            = 1197
| isbn            = ISBN 1-57955-008-8
| oclc            =
| dewey            =
| congress        =
}}
'''''A New Kind of Science''''' is a best-selling,<ref>{{cite web
|last=Rosen
|first=Judith
|title=Weighing Wolfram's 'New Kind of Science'
|url=http://www.publishersweekly.com/pw/print/20030113/40516-weighing-wolfram-s-new-kind-of-science.html
|publisher=Publishers Weekly
|year=2003}}</ref> controversial book by [[Stephen Wolfram]], published in 2002. It contains an empirical and systematic study of computational systems such as [[cellular automata]]. Wolfram calls these systems ''simple programs'' and argues that the [[scientific philosophy]] and methods appropriate for the study of simple programs are relevant to other fields of science.
 
== Contents ==
 
=== Computation and its implications===
The thesis of ''A New Kind of Science'' (''NKS'') is twofold: that the nature of [[computation]] must be explored experimentally, and that the results of these experiments have great relevance to understanding the [[Nature|natural world]], which is assumed to be [[Digital philosophy|digital]]. Since its crystallization in the 1930s, computation has been primarily approached from two traditions: [[engineering]], which seeks to build practical systems using computations; and [[mathematics]], which seeks to prove theorems about computation.  However, as recently as the 1970s, computing has been described as being at the crossroads of mathematical, engineering, and empirical traditions.<ref>{{cite conference | first = Peter | last = Wegner | title = Research Paradigms in Computer Science | booktitle = Proceedings of the 2nd International Conference on Software Engineering | pages = 322–330 | publisher = IEEE Press | year = 1976 | location = San Francisco, CA, USA}}</ref><ref>
{{cite journal | last = Denning | first = Peter J. | coauthors = et al.| title = Computing as a Discipline | journal = Communications of the ACM | volume = 32 | issue = 1 | pages = 9–23 | year = 1989| doi = 10.1145/63238.63239}}</ref>
 
Wolfram introduces a third tradition, which seeks to empirically investigate computation for its own sake, and asserts that an entirely new method is needed to do so. To Wolfram, traditional mathematics was failing to meaningfully describe the [[complexity]] seen in the systems he examined.
 
===Simple programs===
The basic subject of Wolfram's "new kind of science" is the study of simple abstract rules—essentially, elementary [[computer program]]s. In almost any class of computational system, one very quickly finds instances of great complexity among its simplest cases. This seems to be true regardless of the components of the system and the details of its setup. Systems explored in the book include, amongst others, cellular automata in one, two, and three dimensions; [[Mobile automaton|mobile automata]]; [[Turing machine]]s in 1 and 2 dimensions; several varieties of substitution and network systems; primitive recursive functions; nested [[recursion (computer science)|recursive functions]]; [[combinator]]s; [[tag system]]s; [[register machine]]s; [[Palindromic number|reversal-addition]]. For a program to qualify as simple, there are several requirements:
# Its operation can be completely explained by a simple graphical illustration.
# It can be completely explained in a few sentences of [[human language]].
# It can be implemented in a computer language using just a few lines of code.
# The number of its possible variations is small enough so that all of them can be computed.
 
Generally, simple programs tend to have a very simple abstract framework. Simple cellular automata, Turing machines, and combinators are examples of such frameworks, while more complex cellular automata do not necessarily qualify as simple programs. It is also possible to invent new frameworks, particularly to capture the operation of natural systems. The remarkable feature of simple programs is that a significant percentage of them are capable of producing great complexity. Simply enumerating all possible variations of almost any class of programs quickly leads one to examples that do unexpected and interesting things.  This leads to the question: if the program is so simple, where does the complexity come from? In a sense, there is not enough room in the program's definition to directly encode all the things the program can do. Therefore, simple programs can be seen as a minimal example of [[emergence]]. A logical deduction from this phenomenon is that if the details of the program's rules have little direct relationship to its behavior, then it is very difficult to directly engineer a simple program to perform a specific behavior. An alternative approach is to try to engineer a simple overall computational framework, and then do a [[brute-force search]] through all of the possible components for the best match.
 
Simple programs are capable of a remarkable range of behavior. Some have been proven to be [[universal computer]]s. Others exhibit properties familiar from traditional science, such as [[thermodynamics|thermodynamic]] behavior, [[continuum mechanics|continuum]] behavior, conserved quantities, [[percolation]], [[sensitive dependence on initial conditions]], and others. They have been used as models of [[traffic]], material fracture, [[crystal growth]], biological growth, and various [[sociology|sociological]], [[geology|geological]], and [[ecology|ecological]] phenomena. Another feature of simple programs is that, according to the book, making them more complicated seems to have little effect on their overall [[complexity]]. ''A New Kind of Science'' argues that this is evidence that simple programs are enough to capture the essence of almost any [[complex system]].
 
===Mapping and mining the computational universe===
In order to study simple rules and their often complex behaviour, Wolfram believes it is necessary to systematically explore all of these computational systems and document what they do. He believes this study should become a new branch of science, like [[physics]] or [[chemistry]].  The basic goal of this field is to understand and characterize the computational universe using experimental methods.
 
The proposed new branch of scientific exploration admits many different forms of scientific production. For instance, qualitative classifications are often the results of initial forays into the computational jungle. On the other hand, explicit proofs that certain systems compute this or that function are also admissible. There are also some forms of production that are in some ways unique to this field of study. For example, the discovery of computational mechanisms that emerge in different systems but in bizarrely different forms.
 
Another kind of production involves the creation of programs for the analysis of computational systems. In the ''NKS'' framework, these themselves should be simple programs, and subject to the same goals and methodology. An extension of this idea is that the human mind is itself a computational system, and hence providing it with raw data in as effective a way as possible is crucial to research. Wolfram believes that programs and their analysis should be visualized as directly as possible, and exhaustively examined by the thousands or more. Since this new field concerns abstract rules, it can in principle address issues relevant to other fields of science. However, in general Wolfram's idea is that novel ideas and mechanisms can be discovered in the computational universe—where they can be witnessed in their clearest forms—and then other fields can choose among these discoveries for those they find relevant.
 
===Systematic abstract science===
While Wolfram promotes simple programs as a scientific discipline, he also insists that its methodology will revolutionize essentially every field of science. The basis for his claim is that the study of simple programs is the minimal possible form of science, which is equally grounded in both [[abstraction]] and empirical experimentation. Every aspect of the methodology advocated in ''NKS'' is optimized to make experimentation as direct, easy, and meaningful as possible, while maximizing the chances that the experiment will do something unexpected. Just as this methodology allows computational mechanisms to be studied in their cleanest forms, Wolfram believes the process of doing so captures the essence of the process of doing science—and allows that process's strengths and shortcomings to be directly revealed.
 
Wolfram believes that the computational realities of the universe make science hard for fundamental reasons. But he also argues that by understanding the importance of these realities, we can learn to use them in our favor. For instance, instead of [[reverse engineering]] our theories from observation, we can [[enumerate]] systems and then try to match them to the behaviors we observe. A major theme of ''NKS''  is investigating the structure of the possibility space. Wolfram feels that science is far too ad hoc, in part because the models used are too complicated and/or unnecessarily organized around the limited primitives of traditional mathematics. Wolfram advocates using models whose variations are enumerable and whose consequences are straightforward to compute and analyze.
 
===Philosophical underpinnings===
Wolfram believes that one of his achievements is not just exclaiming, "computation is important!", but in providing a coherent system of ideas that justifies computation as an organizing [[Philosophy of science|principle of science]]. For instance, he argues that the concept of ''[[computational irreducibility]]'' (that some complex computations are not amenable to short-cuts and cannot be "reduced"), is ultimately the reason why computational models of nature must be considered in addition to traditional [[mathematical models]]. Likewise, his idea of intrinsic randomness generation—that natural systems can generate their own randomness, rather than using chaos theory or stochastic perturbations—implies that computational models do not need to include explicit randomness.
 
Based on his experimental results, Wolfram has developed the ''Principle of Computational Equivalence'', which asserts that almost all processes that are not obviously simple are of equivalent sophistication. From this vague principle Wolfram draws a broad array of concrete deductions that he takes to reinforce many aspects of his theory. Possibly the most important among these is an explanation as to why we experience [[randomness]] and [[complexity]]: often, the systems we analyze are just as sophisticated as we are. Thus, complexity is not a special quality of systems, like for instance the concept of "heat",  but simply a label for all systems whose computations are sophisticated. Wolfram claims that understanding this makes the "normal science" of the ''NKS'' paradigm possible.
 
At the deepest level, Wolfram believes that like many of the most important scientific ideas, the Principle of Computational Equivalence allows science to be more general by pointing out new ways in which humans are not "special"; that is, it has been thought that the complexity of human intelligence makes us special, but the Principle asserts otherwise. In a sense, many of Wolfram's ideas are based on understanding the scientific process—including the human mind—as operating within the same universe it studies, rather than somehow being outside it.
 
====Principle of computational equivalence====
The principle states that [[systems]] found in the [[natural world]] can perform [[computation]]s up to a [[maximum|maximal]] ("universal") level of [[computational power]]. Most systems can attain this level. Systems, in principle, compute the same things as a computer. Computation is therefore simply a question of translating [[Input/output|input and outputs]] from one system to another. Consequently, most systems are computationally equivalent. Proposed examples of such systems are the workings of the human brain and the evolution of weather systems.
 
===Applications and results===
There are a vast number of specific results and ideas in the ''NKS'' book, and they can be organized into several themes. One common theme of examples and applications is demonstrating how little complexity it takes to achieve interesting behavior, and how the proper methodology can discover this behavior.
 
First, there are several cases where the ''NKS'' book introduces what was, during the book's composition, the simplest known system in some class that has a particular characteristic. Some examples include the first primitive recursive function that results in complexity, the smallest universal [[Turing Machine]], and the shortest [[axiom]] for [[propositional calculus]]. In a similar vein, Wolfram also demonstrates a large number of simple programs that exhibit phenomena like [[phase transition]]s, [[conserved quantity|conserved quantities]] and continuum behavior and [[thermodynamics]] that are familiar from traditional science. Simple [[computational model]]s of natural systems like [[shell growth]], [[fluid turbulence]], and [[phyllotaxis]] are a final category of applications that fall in this theme.
 
Another common theme is taking facts about the computational universe as a whole and using them to reason about fields in a [[holistic]] way. For instance, Wolfram discusses how facts about the computational universe inform [[evolutionary theory]], [[SETI]], [[free will]], [[computational complexity theory]], and philosophical fields like [[ontology]], [[epistemology]], and even [[postmodernism]].
 
Wolfram suggests that the theory of [[computational irreducibility]] may provide a resolution to the existence of free will in a nominally deterministic universe. He posits that the computational process in the [[brain]] of the being with free will is actually [[Complexity|complex]] enough so that it cannot be captured in a simpler computation, due to the principle of computational irreducibility.  Thus while the process is indeed [[deterministic]], there is no better way to determine the being's will than to essentially run the experiment and let the being exercise it.
 
The book also contains a vast number of individual results—both experimental and analytic—about what a particular automaton computes, or what its characteristics are, using some methods of analysis.
 
The book contains a new technical result in describing the [[Turing completeness]] of the [[Rule 110]] cellular automaton. Very small Turing machines can simulate Rule 110, which Wolfram demonstrates using a 2-state 5-symbol [[universal Turing machine]]. Wolfram conjectures that a particular [[Wolfram's 2-state 3-symbol Turing machine|2-state 3-symbol Turing machine]] is universal. In 2007, as part of commemorating the book's fifth anniversary, Wolfram's company offered a $25,000 prize for proof that this Turing machine is universal.<ref>{{cite web | title=The Wolfram 2,3 Turing Machine Research Prize | url=http://www.wolframscience.com/prizes/tm23/ | accessdate=2011-03-31| archiveurl= http://web.archive.org/web/20110515032324/http://www.wolframscience.com/prizes/tm23/| archivedate= 15 May 2011 <!--DASHBot-->| deadurl= no}}</ref> Alex Smith, a computer science student from [[Birmingham]], UK, won the prize later that year by proving Wolfram's conjecture.<ref>{{cite web | title=The Wolfram 2,3 Turing Machine Is Universal! | url=http://www.wolframscience.com/prizes/tm23/solution_news.html | accessdate=2007-10-24| deadurl=no}}</ref><ref>{{cite web | title=Technical Commentary [on Wolfram 2,3 Turing machine universality proof] | url=http://www.wolframscience.com/prizes/tm23/solution_technical.html | accessdate=2007-10-24| deadurl=no}}</ref>
 
==NKS Summer School==
Every year, Wolfram and his group of instructors<ref>http://www.wolframscience.com/summerschool/2009/faculty.html</ref> organizes a summer school.<ref>http://www.wolframscience.com/summerschool/</ref> The first four summer schools from 2003 to 2006 were held at [[Brown University]]. Later the summer school was hosted by the [[University of Vermont at Burlington]] with the exception of the year 2009 that was held at the Istituto di Scienza e Tecnologie dell’Informazione of the CNR in [[Pisa, Italy]]. After seven consecutive summer schools more than 200 people have participated, some of whom continued developing their 3-week research projects as their Master's or Ph.D theses.<ref>http://www.wolframscience.com/summerschool/2006/participants/letourneau.html</ref> Some of the research done in the summer school has resulted in publications.<ref>{{cite journal | author1=Rowland | title=A natural prime-generating recurrence | year=2008 | volume=11 | issue=08 | journal=Journal of Integer Sequences| arxiv=0710.3217 }}</ref><ref>http://www.springerlink.com/content/m624350kj28305u9/</ref><ref>{{cite journal | author1=Palasek , S. | title=Information flow in cellular automata | year=2013 | volume=22 | issue=2 | pages=193–202 | journal=Complex Systems | url=http://www.complex-systems.com/pdf/22-2-4.pdf }}</ref>
 
==Reception==
Mainstream periodicals gave ''A New Kind of Science'' unusually broad coverage for a science book, including articles in ''[[The New York Times]]'',<ref>{{cite news
|last=Johnson|first=George
|title = 'A New Kind of Science': You Know That Space-Time Thing? Never Mind
|work= The New York Times
|date = 9 June 2002
|url=http://www.nytimes.com/2002/06/09/books/review/09JOHNSOT.html|accessdate=28 May 2009}}</ref> ''[[Newsweek]]'',<ref>
{{cite news|last=Levy|first=Stephen
|title=Great Minds, Great Ideas
|work=Newsweek|date=27 May 2002
|url=http://www.newsweek.com/id/64625
|accessdate=28 May 2009
|archiveurl= http://web.archive.org/web/20090416060806/http://newsweek.com/id/64625?
|archivedate= 16 April 2009 <!--DASHBot-->| deadurl= no}}</ref> ''[[Wired magazine|Wired]]'',<ref>{{cite news|last=Levy|first=Stephen
|title=The Man Who Cracked The Code to Everything ...
|work=Wired
|date=June 2002
|url=http://www.wired.com/wired/archive/10.06/wolfram.html|accessdate=28 May 2009
|archiveurl= http://web.archive.org/web/20090527181907/http://www.wired.com/wired/archive/10.06/wolfram.html
|archivedate= 27 May 2009 <!--DASHBot-->| deadurl= no}}</ref> and ''[[The Economist]]''.<ref>{{cite news
|title=The science of everything
|work=The Economist|date=30 May 2002
|url=http://www.economist.com/printedition/displayStory.cfm?Story_ID=1154164|accessdate=28 May 2009}}</ref> Some scientists criticized the book as abrasive and arrogant, and perceived a fatal flaw—that simple systems such as cellular automata are not complex enough to describe the degree of complexity present in evolved systems, and observed that Wolfram ignored the research categorizing the complexity of systems.<ref name=Kurzweil>{{cite web
|last = Kurzweil|first = Ray
|title = Reflections on Stephen Wolfram's A New Kind of Science
|url=http://www.kurzweilai.net/reflections-on-stephen-wolfram-s-a-new-kind-of-science
|date=13 May 2002
|work=Kurzweil Accelerating Intelligence Blog
}}</ref><ref name=Shalizi>{{cite web
|last = Shalizi|first = Cosma
|title=A New Kind of Science: A Rare Blend of Monster Raving Egomania and Utter Batshit Insanity
|url=http://www.cscs.umich.edu/~crshalizi/reviews/wolfram/
|work=The Bactra Review
|number=No. 132 |date=21 October 2005}}</ref> Although critics accept Wolfram's result showing universal computation, they view it as minor and dispute Wolfram's claim of a paradigm shift. Others found that the work contained valuable insights and refreshing ideas.<ref name=Rucker>{{cite journal
|last = Rucker|first = Rudy
|title = Review: A New Kind of Science
|journal=[[American Mathematical Monthly]]|pages = 851–61
|date=November 2003
|url=http://sjsu.rudyrucker.com/~rudy.rucker/wolfram_review_AMM_11_2003.pdf
|accessdate=28 May 2009}}</ref><ref name=Berry>{{cite journal
|last1 = Berry |first1 = Michael
|last2 = Ellis |first2 = John
|last3 = Deutch |first3 =David
|title = A Revolution or self indulgent hype? How top scientists view Wolfram
|journal=[[The Daily Telegraph]]
|date=15 May 2002
|url=http://www.phy.bris.ac.uk/people/berry_mv/the_papers/Berry343.pdf|accessdate=14 August 2012}}</ref> Wolfram addressed his critics in a series of blog posts.<ref>{{cite journal
|last = Wolfram|first = Stephen
|title = Living a Paradigm Shift: Looking Back on Reactions to ''A New Kind of Science''
|journal=Stephen Wolfram Blog
|date=12 May 2002
|url=http://blog.stephenwolfram.com/2012/05/living-a-paradigm-shift-looking-back-on-reactions-to-a-new-kind-of-science
|accessdate=14 August 2012}}</ref><ref>{{cite journal
|last = Wolfram|first = Stephen
|title = It's Been 10 Years: What's Happened with ''A New Kind of Science''?
|journal=Stephen Wolfram Blog
|date=7 May 2012|url= http://blog.stephenwolfram.com/2012/05/its-been-10-years-whats-happened-with-a-new-kind-of-science
|accessdate=14 August 2012}}</ref>
 
===Scientific philosophy===
A key tenet of ''NKS'' is that the simpler the system, the more likely a version of it will recur in a wide variety of more complicated contexts. Therefore, ''NKS'' argues that systematically exploring the space of simple programs will lead to a base of reusable knowledge. However, many scientists believe that of all possible parameters, only some actually occur in the universe. For instance, of all possible permutations of the symbols making up an equation, most will be essentially meaningless. ''NKS'' has also been criticized for asserting that the behavior of simple systems is somehow representative of all systems.
 
===Methodology===
A common criticism of ''NKS'' is that it does not follow established [[scientific methodology]]. For instance, ''NKS'' does not establish [[rigorous]] mathematical definitions,<ref>{{cite journal|last=Bailey|first=David|title=A Reclusive Kind of Science|journal=Computing in Science and Engineering|pages=79–81|date=September 2002|url = http://crd.lbl.gov/~dhbailey/dhbpapers/dhb-wolfram.pdf|accessdate=28 May 2009}}
</ref> nor does it attempt to prove [[theorem]]s; and most formulas and equations are written in '''Mathematica''' rather than standard notation.<ref name="autogenerated1">{{cite journal|title=A Mathematician Looks at Wolfram's New Kind of Science|last=Gray|first=Lawrence|journal=Notices of the AMS|year=2003|volume=50|issue=2|pages=200–211|url=http://www.ams.org/notices/200302/fea-gray.pdf}}</ref> Along these lines, ''NKS'' has also been criticized for being heavily visual, with much information conveyed by pictures that do not have formal meaning.<ref name=Berry/> It has also been criticized for not using modern research in the field of [[complexity]], particularly the works that have studied complexity from a rigorous mathematical perspective.<ref name=Shalizi/> And it has been criticized for misrepresenting [[chaos theory]]: "Throughout the book, he equates chaos theory with the phenomenon of sensitive dependence on initial conditions (SDIC)."<ref name=Drysdale>{{cite web|last=Drysdale|first=David|title=Review of "A New Kind of Science"|url=http://www.lurklurk.org/wolfram/review.html}}</ref>
 
===Utility===
''NKS'' has been criticized for not providing specific results that would be immediately applicable to ongoing scientific research.<ref name=Berry/> There has also been criticism, implicit and explicit, that the study of simple programs has little connection to the physical universe, and hence is of limited value. [[Steven Weinberg]] has pointed out that no real world system has been explained using Wolfram's methods in a satisfactory fashion.<ref>{{cite news| url=http://findarticles.com/p/articles/mi_m1200/is_7_164/ai_107699603/?tag=content;col1 | work=Science News | title=In search of a scientific revolution: controversial genius Stephen Wolfram presses onward | first=Peter | last=Weiss | year=2003}}</ref>
 
===Principle of computational equivalence===
The PCE has been criticized for being vague, unmathematical, and for not making directly verifiable predictions.<ref name="autogenerated1"/><!-- However, Wolfram's group has described the principle as such, not a law, theorem or formula. [They described it as being vague, unmathematical, and not able to make directly verifiable predictions?] --> It has also been criticized for being contrary to the spirit of research in mathematical logic and computational complexity theory, which seek to make fine-grained distinctions between levels of computational sophistication, and for wrongly conflating different kinds of universality property.<ref name="autogenerated1"/> Moreover, critics such as Ray Kurzweil have argued that it ignores the distinction between hardware and software; while two computers may be equivalent in power, it does not follow that any two programs they might run are also equivalent.<ref name=Kurzweil/> Others suggest it is little more than a rechristening of the [[Church-Turing thesis]].<ref name=Drysdale/> <!--  However, the Church-Turing thesis imposes an upper limit while Wolfram's PCE suggests the nonexistence of intermediate degrees of computation sending a computational system either to the upper level (universal) or to the lowest degree. [No. The claim is that intermediate degrees are derived from the complete degree, hence equivalent in "sophistication".] -->
 
===The fundamental theory (''NKS'' Chapter 9)===
Wolfram's speculations of a direction towards a fundamental theory of physics have been criticized as vague and obsolete. [[Scott Aaronson]], Assistant Professor of Electrical Engineering and Computer Science at MIT, also claims that Wolfram's methods cannot be compatible with both [[special relativity]] and [[Bell's theorem]] violations, and hence cannot explain the observed results of [[Bell test experiments]].<ref>{{cite journal|last=Aaronson|first=Scott|title=Book Review of ''A New Kind of Science''|journal=Quantum Information and Computation|volume=2|issue=5|year=2002|pages=410–423|url=http://www.scottaaronson.com/papers/nks.ps}}</ref>
 
[[Edward Fredkin]] and [[Konrad Zuse]] pioneered the idea of a [[Cellular automaton#CA as models of the fundamental physical reality|computable universe]], the former by writing a line in his book on how the world might be like a cellular automaton, and later further developed by Fredkin using a toy model called Salt.<ref>http://www.math.usf.edu/~eclark/ANKOS_zuse_fredkin_thesis.html</ref> It has been claimed that ''NKS'' tries to take these ideas as its own. [[Jürgen Schmidhuber]] has also charged that his work on [[Turing machine]]-computable [[physics]] was stolen without attribution, namely his idea on enumerating possible Turing-computable universes.<ref name=Schmid>{{cite web|last=Schmidhuber|first=Jurgen|title=Origin of main ideas in Wolfram's book "A New Kind of Science"|url=http://www.idsia.ch/~juergen/wolfram.html|publisher=CERN Courier}}</ref>
 
In a 2002 review of ''NKS'', the Nobel laureate and elementary particle physicist [[Steven Weinberg]] wrote, "Wolfram himself is a lapsed elementary particle physicist, and I suppose he can't resist trying to apply his experience with digital computer programs to the laws of nature. This has led him to the view (also considered in a 1981 paper by Richard Feynman) that nature is discrete rather than continuous. He suggests that space consists of a set of isolated points, like cells in a cellular automaton, and that even time flows in discrete steps. Following an idea of Edward Fredkin, he concludes that the universe itself would then be an automaton, like a giant computer. It's possible, but I can't see any motivation for these speculations, except that this is the sort of system that Wolfram and others have become used to in their work on computers. So might a carpenter, looking at the moon, suppose that it is made of wood."<ref>{{Cite journal|author=Weinberg, S.|title=Is the Universe a Computer?|journal=The New York Review of Books|date=24 October 2002|url=http://www.nybooks.com/articles/15762}}</ref>
 
According to [[Gerard 't Hooft]], "Both the bosonic string theory and superstring theory can be reformulated in terms of a special basis of states, defined on a [[space-time]] [[Lattice (group)|lattice]] with lattice length <math>2\pi\sqrt{\alpha'.}</math> The evolution equations on this lattice are classical. This allows for a cellular automaton interpretation of superstring theory."<ref>{{Cite journal|author='t Hooft, G.|title=Discreteness and Determinism in Superstrings|journal=arxiv.org|date=15 Sep 2012|url=http://arxiv.org/pdf/1207.3612v2.pdf}}</ref>
 
===Natural selection===
Wolfram's claim that [[natural selection]] is not the fundamental cause of complexity in biology has led some to state that Wolfram does not understand the [[theory of evolution]].<ref>{{cite news|last=Lavers|first=Chris|title=How the cheetah got his spots|publisher=The Guardian|date=3 August 2002|url= http://www.guardian.co.uk/Archive/Article/0,4273,4473834,00.html|accessdate=28 May 2009 | location=London}}</ref>
 
===Originality and self-image===
''NKS'' has been heavily criticized as not being original or important enough to justify its title and claims.
 
The authoritative manner in which ''NKS'' presents a vast number of examples and arguments has been criticized as leading the reader to believe that each of these ideas was original to Wolfram;<ref name=Drysdale/> in particular, one of the most substantial new technical results presented in the book, that the [[Rule 110|rule 110 cellular automaton]] is [[Turing complete]], was not proven by Wolfram, but by his research assistant, [[Matthew Cook]]. However, the notes section at the end of his book acknowledges many of the discoveries made by these other scientists citing their names together with historical facts, although not in the form of a traditional bibliography section.  This is generally considered insufficient in scientific literature.
 
Additionally, it has been pointed out that the idea that very simple rules often generate great complexity is already an established idea in science, particularly in [[chaos theory]] and [[complex systems]].<ref name=Shalizi/> Some have argued{{Who|date=March 2009}} that the use of [[computer simulation]] is ubiquitous, and instead of starting a [[paradigm shift]] ''NKS'' just adds justification to a paradigm shift that has been undertaken. Wolfram's ''NKS'' might then seem as one of the books explicitly describing this shift.
 
== See also ==
* [[Scientific reductionism]]
* ''[[Calculating Space]]''
* [[Fredkin Finite Nature Hypothesis]]
* [[Marcus Hutter]]'s "Universal Artificial Intelligence" algorithm
 
== References ==
{{Reflist|colwidth=30em}}
 
== External links ==
* Wolfram, Stephen, ''[http://www.wolframscience.com/nksonline A New Kind of Science]''. Wolfram Media, Inc., May 14, 2002. ISBN 1-57955-008-8
* Chua, Leon O, A Nonlinear Dynamics Perspective of Wolfram's New Kind of Science (Volume V)''[http://www.worldscibooks.com/chaos/8403.html]''. World Scientific Publishing, March, 2012. ISBN 978-981-4390-51-4
* [http://www.wolframscience.com/ Wolfram Science] the official website, including free online access to full text
* [http://tones.wolfram.com/ WolframTones: An Experiment in a New Kind of Music]
* [http://thenksblog.wordpress.com/ The NKS Blog]
* [http://www.softcentral.com/informationspace/ InformationSpace]. Causal set exploration tool which supports 1 dimensional causal sets such as those found in the book.
 
<!--
 
ARTICLES AND REVIEWS SHOULD BE USED AS REFERENCES, NOT AS EXTERNAL LINKS.
 
;Scholar articles
* Leon O Chua, "''A Nonlinear Dynamics Perspective of Wolfram's New Kind of Science''". Singapore ; Hackensack, N.J. : World Scientific, 2006. ISBN 981-256-977-4
 
;Reviews and overviews
 
*  Wolfram, Stephen, "[http://www.wolframscience.com/reference/quick_takes.html Quick takes on some ideas and discoveries in A New Kind of Science]". Wolfram Media, Inc.
* [http://www.wolframscience.com/conference/2004/ NKS 2004 conference].  Wolfram Media, Inc.
* [http://wolframscience.typepad.com/wolfram_science/ Wolfram's NKS Conference blog], June 2006.
* Clark, Ed, [http://www.math.usf.edu/~eclark/ANKOS_reviews.html Reviews] (the most comprehensive collection of reviews of NKS)
* [http://zenbullets.com/blog/?p=72 Universal Automatism - Everything is Computation]
* Schmidhuber, Juergen [http://www.idsia.ch/~juergen/wolfram.html "A 35 year old kind of science"] (with links to much earlier work on [[digital physics]])
* [[Kovas Boguta]], [http://forum.wolframscience.com/showthread.php?s=b4dcb648c91f4096a166716339679de1&threadid=271 "Comments on a review of NKS"] (an exposition of what NKS actually is, framed as a response to critics)
* [http://books.slashdot.org/books/02/05/21/146210.shtml?tid=134 Review and discussion of ''A New Kind of Science'']. [[Slashdot]].
* Krantz, Steven G., [http://www.ams.org/bull/2003-40-01/S0273-0979-02-00970-9/S0273-0979-02-00970-9.pdf "Book review"]. [[American Mathematical Society]] ([[Portable Document Format|PDF]] document)
* [[Rudy Rucker]], [http://www.rudyrucker.com/pdf/wolfram_review.pdf "Book Review"]. American Mathematical Monthly, November, 2003.
* Stephen Wolfram's lecture at MIT, [http://mitworld.mit.edu/play/147/ "A New Kind of Science"] ([[RealNetworks|Real Media]] video and audio, 1:36:36). Department of Mathematics at MIT, September 15, 2003.
* Naiditch, David, "Divine Secrets Of the Ya-Ya Universe. Stephen Wolfram: A New Kind of Science—or a Not-So-New Kind of Computer Program?", ''[[Skeptic (U.S. magazine)]]'', issue 10-2, 2003.
* Neske, Garrett, "Whatever Happened to Stephen Wolfram? A New Kind of Science Revisited", ''Skeptic (U.S. magazine)'', issue 14-3, 2008.
* [http://uk.geocities.com/joelewisbowen/wolfram.html Critique of the explanatory force of A New Kind of Science] ([http://www.webcitation.org/5kkmnrPR2 Archived] 2009-10-23)
* [[Cosma Shalizi|Shalizi, Cosma]] [http://www.cscs.umich.edu/~crshalizi/reviews/wolfram/ "Review of 'Stephen Wolfram's A New Kind of Science': A Rare Blend of Monster Raving Egomania and Utter Batshit Insanity"]
* [[Raymond Kurzweil|Ray Kurzweil]] [http://www.kurzweilai.net/articles/art0464.html?printable=1 Reflections on Stephen Wolfram's 'A New Kind of Science']
* Levy, Steven [http://www.wired.com/wired/archive/10.06/wolfram.html The Man Who Cracked The Code to Everything ...] [[Wired (magazine)|Wired]], 2002
* Video of a lecture given by Wolfram as part of the MIT "Applied Mathematics Colloquium" [http://mitworld.mit.edu/video/149/ A New Kind of Science].
 
;Applications
*[http://blog.wolfram.com/2007/08/the_space_of_all_possible_bridge.html The Space of All Possible Bridge Shapes] by Stephen Wolfram, August 3, 2007, a short essay on the future of bridge design written in response to the collapse of the [[I-35W Mississippi River bridge]].
 
-->
 
{{DEFAULTSORT:New Kind Of Science, A}}
[[Category:2002 books]]
[[Category:Science books]]
[[Category:Cellular automata]]
[[Category:Systems theory books]]
[[Category:Wolfram Research]]

Latest revision as of 11:38, 28 December 2014

These days, it's recognized by everyone that the rates of the products are going on increasing. This is actually the huge purpose due to which living standard of many people are suprisingly low. Many times persons feel it complicated to get their preferred things due to insufficient money.

But, every problem has some answer along with the same expression applies to the challenge that is being discussed. One of the many distinguished techniques for getting rid of this issue is to avail discount discount codes. These would be the codes that are the web type of the discount discount that individuals usually discover inside our daily newspapers. By giving these coupons to the shopkeepers, you may get superior rebates about the solution which you want. Once you come to onlineshopping, the aforesaid discount voucher codes attain the identical function. Using the help of these codes you receive good-looking abatement about the items on the Internet websites. However, the strategy of using these codes is really not the same as that of discounts. Nevertheless, these are very simple to use. You merely need certainly to enter the code within the pack that one may discover about the basket site of the purchasing site. Then some volume will automatically be recognized in the authentic quantity of the item.

These might be acquired from the variety of websites. There are always a large numbers of websites which are specially created for providing such helpful vouchers. Aside, some store and affiliate websites will also be offering precisely the same function, nonetheless purchase and purchase of the merchandise can be accomplished on these websites. In case you are ignorant about these sites which are offering the codes then it's very easy to find them. Se's aid too much to have the details about such websites. On looking concerning the coupon codes you will get along listing of sites which provide these codes. These codes are often given by the suppliers for raising their consumers.

Whenever you attain any such site which is giving these codes, then you definitely see several categories of these vouchers. These categories may include, textbooks, audio, gifts, flowers etc. once you choose some of these groups, you obtain the deals on a single. It is possible to select these as per your requirements. Around the other hand, on a number of the affiliate websites you obtain other facilities which enhance your understanding of these codes. These websites accomplish the consumers to include their websites along with evaluations. With all the help of the, it is possible to provide along with get the steering. When you have the noise information about the deals then you can add your write ups to these sites. About the other hand, you're able to consider the neutral info by studying the opinions of additional customers. Aside, many outside sites provide the posts to the discount codes whereby you can get the comprehensive information.

There is little doubt inside the undeniable fact that these discount voucher codes prove to be very useful for your people as well as suppliers. These deals using one part improve the existing standard of individuals by decreasing the prices of the merchandise, around the other-hand they increase the consumer root of the retailers and producers. Visit voucher codes discount vouchers.