Main Page: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{New Testament manuscript infobox
In [[computational complexity theory]], the [[complexity class]] '''2-EXPTIME''' (sometimes called '''2-EXP''') is the [[Set (mathematics)|set]] of all [[decision problem]]s solvable by a [[deterministic Turing machine]] in [[big O notation|O]](2<sup>2<sup>''p''(''n'')</sup></sup>) time, where ''p''(''n'') is a polynomial function of ''n''.
| form  = Papyrus
| number = <math>\mathfrak{P}</math><sup>115</sup>
| image  = 666.jpg
| isize  =
| caption= Red arrow points to χιϛ (616), "number of the beast" in '''P'''<sup>115</sup>
| name  = [[Oxyrhynchus papyri|P. Oxy.]] 4499
| text  = [[Book of Revelation|Rev]] 2-3, 5-6, 8-15
| date  = c. 275
| found  = [[Oxyrhynchus]], [[Egypt]]
| now at = [[Ashmolean Museum]]
| cite  = Juan Chapa, ''Oxyrynchus Papyri'' 66:11-39. (#4499)
| size  = 26 fragments; 15.5 x 23.5 cm; 33-36 lines/page
| type  = [[Alexandrian text-type|Alexandrian]], close agreement with '''[[Codex Alexandrinus|A]]''' & '''[[Codex Ephraemi Rescriptus|C]]'''
| cat    = I
| hand  =
| note  = Gives [[number of the beast]] as 6'''1'''6
}}
'''Papyrus 115''' (''P. Oxy.'' 4499, designated by <math>\mathfrak{P}</math><sup>115</sup> in the [[Biblical manuscript#Gregory-Aland|Gregory-Aland]] numbering) is a fragmented [[Biblical manuscript|manuscript]] of the [[New Testament]] written in [[Greek language|Greek]] on [[papyrus]]. It consists of 12 fragments of a [[codex]] containing parts of the [[Book of Revelation]]. It dates to the 3rd century, ca. 225-275 AD.<ref>Juan Chapa, ''Oxy. Pap.,'' 66:11-39, no. 4499</ref> [[Bernard Pyne Grenfell|Grenfell]] and [[Arthur Surridge Hunt|Hunt]] discovered the papyrus at [[Oxyrhynchus|Oxyrhynchus, Egypt]].


<math>\mathfrak{P}</math><sup>115</sup> was not deciphered and published until the end of the 20th century. It is currently housed at the [[Ashmolean Museum]].<ref name = INTF>{{Cite web|url=http://intf.uni-muenster.de/vmr/NTVMR/ListeHandschriften.php?ObjID=10115|title= Liste Handschriften|publisher=Institute for New Testament Textual Research|accessdate=27 August 2011|location=Münster}}</ref>
In terms of [[DTIME]],


== Description ==
:<math> \mbox{2-EXPTIME} = \bigcup_{k \in \mathbb{N} } \mbox{ DTIME } \left( 2^{ 2^{n^k} } \right) . </math>
The original codex had 33-36 lines per page of 15.5&nbsp;cm by 23.5&nbsp;cm. The surviving text includes 2:1-3, 13-15, 27-29; 3:10-12; 5:8-9; 6:5-6; 8:3-8, 11-13; 9:1-5, 7-16, 18-21; 10:1-4, 8-11; 11:1-5, 8-15, 18-19; 12:1-5, 8-10, 12-17; 13:1-3, 6-16, 18; 14:1-3, 5-7, 10-11, 14-15, 18-20; 15:1, 4-7.<ref>{{Cite book
| last = Comfort
| first = Philip W.
| authorlink = Philip Comfort
| author2 = David P. Barrett
| title = The Text of the Earliest New Testament Greek Manuscripts
| publisher = Tyndale House Publishers
| year = 2001
| location = Wheaton, Illinois
| pages = 664–677
| url =
| isbn = 978-0-8423-5265-9}}</ref>


The [[nomina sacra]] are written in an abbreviated way: <span style="text-decoration: overline">ΙΗΛ</span> <span style="text-decoration: overline">ΑΥΤΟΥ</span> <span style="text-decoration: overline">ΠΡΣ</span> <span style="text-decoration: overline">ΘΩ</span> <span style="text-decoration: overline">ΘΥ</span> <span style="text-decoration: overline">ΑΝΩΝ</span> <span style="text-decoration: overline">ΠΝΑ</span> <span style="text-decoration: overline">ΟΥΝΟΥ</span> <span style="text-decoration: overline">ΟΥΝΟΝ</span> <span style="text-decoration: overline">ΚΥ</span> <span style="text-decoration: overline">ΘΝ</span> <span style="text-decoration: overline">ΑΝΟΥ</span> <span style="text-decoration: overline">ΟΥΝΩ</span>.
We know


The text-type is the [[Alexandrian text-type|Alexandrian]]. <math>\mathfrak{P}</math><sup>115</sup> follows the text of [[Codex Alexandrinus]] ('''A''') and [[Codex Ephraemi Rescriptus]] ('''C''').<ref name = Comfort>Philip W. Comfort, ''Encountering the Manuscripts. An Introduction to New Testament Paleography & Textual Criticism'', Nashville, Tennessee: Broadman & Holman Publishers, 2005, p. 77.</ref>
:[[P (complexity)|P]] <math>\subseteq</math> [[NP (complexity)|NP]] <math>\subseteq</math> [[PSPACE]] <math>\subseteq</math> [[EXPTIME]] <math>\subseteq</math> [[NEXPTIME]] <math>\subseteq</math> [[EXPSPACE]] <math>\subseteq</math> '''2-EXPTIME''' <math>\subseteq</math> [[ELEMENTARY]].


An interesting textual variant of '''P'''<sup>115</sup> is that it gives the [[number of the beast]] as 616 ([[Chi (letter)|chi]], [[Iota (letter)|iota]], [[Stigma (letter)|stigma]] (ΧΙϚ)), rather than the majority reading of [[666 (number)|666]] (chi, xi, stigma (ΧΞϚ)), as does [[Codex Ephraemi Rescriptus]].
2-EXPTIME can also be reformulated as the space class AEXPSPACE, the problems that can be solved by an [[alternating Turing machine]] in exponential space. This is one way to see that EXPSPACE <math>\subseteq</math> 2-EXPTIME, since an alternating Turing machine is at least as powerful as a deterministic Turing machine.<ref>Christos Papadimitriou, Computational Complexity (1994), ISBN 978-0-201-53082-7. Section 20.1, corollary 3, page 495.</ref>


== See also ==
2-EXPTIME is one class in a hierarchy of complexity classes with increasingly higher time bounds. The class 3-EXPTIME is defined similarly to 2-EXPTIME but with a triply exponential time bound <math>2^{2^{2^{n^k}}}</math>. This can be generalized to higher and higher time bounds.
* [[List of New Testament papyri]]
* [[Oxyrhynchus papyri]]
* [[Stigma (letter)]]


== References ==
==2-EXPTIME-complete problems==
{{reflist}}


== Further reading ==
Generalizations of many fully observable games are EXPTIME-complete. These games can be viewed as particular instance of a class of transition systems defined in terms of a set of state variables and actions/events that change the values of the state variables, together with the question of whether a winning strategy exists.
* Juan Chapa, ''Oxyrynchus Papyri'' 66:11-39. (no. 4499).
* Philip W. Comfort and David P. Barrett, ''The Text of the Earliest New Testament Greek Manuscripts'', (Wheaton, Illinois: [[Tyndale House|Tyndale House Publishers]], 2001), pp.&nbsp;664–677.
* [[David C. Parker]], [http://books.google.pl/books?id=C7ZLQns00MAC&pg=PA73&lpg=PA73&dq=%22Editio+Octava+Critica+Maior%22&source=bl&ots=d6JC8Rrqf1&sig=firgZQpFa4VuELKxaNZNY3c1tlY&hl=pl&ei=u_MyTpyJOoqd-wa3_t2jDQ&sa=X&oi=book_result&ct=result&resnum=7&ved=0CEAQ6AEwBjgo#v=onepage&q=%22Editio%20Octava%20Critica%20Maior%22&f=false ''A new Oxyrhynchus Papyrus of Revelation: P115 (P. Oxy. 4499)''], in: ''Manuscripts, Texts, Theology: Collected Papers, 1977-2007'', [[Walter de Gruyter]], Berlin, 2009, pp.&nbsp;73–92.


== External links ==
A generalization of this class of fully observable problems to partially observable problems lifts the complexity from [[EXPTIME]]-complete to 2-EXPTIME-complete.<ref>{{ cite journal | author = Jussi Rintanen | title = Complexity of Planning with Partial Observability | journal = Proceedings of International Conference on Automated Planning and Scheduling | publisher = AAAI Press | pages = 345–354 | year = 2004 | url=http://www.informatik.uni-freiburg.de/~ki/papers/Rintanen03compl.pdf}}</ref>
* Oxford University [http://www.papyrology.ox.ac.uk/POxy/beast/beast616.html 'P. Oxy. LXVI 4499']
* Image of the fragments of [http://www.csad.ox.ac.uk/POxy/papyri/vol66/pages/4499.htm P. Oxy. LXVI 4499]
{{Grenfell and Hunt}}


{{DEFAULTSORT:Papyrus 0115}}
==See also==
[[Category:New Testament papyri]]
* [[Double exponential function]]
[[Category:Oxyrhynchus papyri]]
 
[[Category:3rd-century biblical manuscripts]]
==References==
[[Category:Egyptian papyri]]
<references/>
[[Category:Early Greek manuscripts of the New Testament]]
 
{{ComplexityClasses}}
 
[[Category:Complexity classes]]

Revision as of 03:09, 16 August 2014

In computational complexity theory, the complexity class 2-EXPTIME (sometimes called 2-EXP) is the set of all decision problems solvable by a deterministic Turing machine in O(22p(n)) time, where p(n) is a polynomial function of n.

In terms of DTIME,

We know

P NP PSPACE EXPTIME NEXPTIME EXPSPACE 2-EXPTIME ELEMENTARY.

2-EXPTIME can also be reformulated as the space class AEXPSPACE, the problems that can be solved by an alternating Turing machine in exponential space. This is one way to see that EXPSPACE 2-EXPTIME, since an alternating Turing machine is at least as powerful as a deterministic Turing machine.[1]

2-EXPTIME is one class in a hierarchy of complexity classes with increasingly higher time bounds. The class 3-EXPTIME is defined similarly to 2-EXPTIME but with a triply exponential time bound . This can be generalized to higher and higher time bounds.

2-EXPTIME-complete problems

Generalizations of many fully observable games are EXPTIME-complete. These games can be viewed as particular instance of a class of transition systems defined in terms of a set of state variables and actions/events that change the values of the state variables, together with the question of whether a winning strategy exists.

A generalization of this class of fully observable problems to partially observable problems lifts the complexity from EXPTIME-complete to 2-EXPTIME-complete.[2]

See also

References

  1. Christos Papadimitriou, Computational Complexity (1994), ISBN 978-0-201-53082-7. Section 20.1, corollary 3, page 495.
  2. One of the biggest reasons investing in a Singapore new launch is an effective things is as a result of it is doable to be lent massive quantities of money at very low interest rates that you should utilize to purchase it. Then, if property values continue to go up, then you'll get a really high return on funding (ROI). Simply make sure you purchase one of the higher properties, reminiscent of the ones at Fernvale the Riverbank or any Singapore landed property Get Earnings by means of Renting

    In its statement, the singapore property listing - website link, government claimed that the majority citizens buying their first residence won't be hurt by the new measures. Some concessions can even be prolonged to chose teams of consumers, similar to married couples with a minimum of one Singaporean partner who are purchasing their second property so long as they intend to promote their first residential property. Lower the LTV limit on housing loans granted by monetary establishments regulated by MAS from 70% to 60% for property purchasers who are individuals with a number of outstanding housing loans on the time of the brand new housing purchase. Singapore Property Measures - 30 August 2010 The most popular seek for the number of bedrooms in Singapore is 4, followed by 2 and three. Lush Acres EC @ Sengkang

    Discover out more about real estate funding in the area, together with info on international funding incentives and property possession. Many Singaporeans have been investing in property across the causeway in recent years, attracted by comparatively low prices. However, those who need to exit their investments quickly are likely to face significant challenges when trying to sell their property – and could finally be stuck with a property they can't sell. Career improvement programmes, in-house valuation, auctions and administrative help, venture advertising and marketing, skilled talks and traisning are continuously planned for the sales associates to help them obtain better outcomes for his or her shoppers while at Knight Frank Singapore. No change Present Rules

    Extending the tax exemption would help. The exemption, which may be as a lot as $2 million per family, covers individuals who negotiate a principal reduction on their existing mortgage, sell their house short (i.e., for lower than the excellent loans), or take part in a foreclosure course of. An extension of theexemption would seem like a common-sense means to assist stabilize the housing market, but the political turmoil around the fiscal-cliff negotiations means widespread sense could not win out. Home Minority Chief Nancy Pelosi (D-Calif.) believes that the mortgage relief provision will be on the table during the grand-cut price talks, in response to communications director Nadeam Elshami. Buying or promoting of blue mild bulbs is unlawful.

    A vendor's stamp duty has been launched on industrial property for the primary time, at rates ranging from 5 per cent to 15 per cent. The Authorities might be trying to reassure the market that they aren't in opposition to foreigners and PRs investing in Singapore's property market. They imposed these measures because of extenuating components available in the market." The sale of new dual-key EC models will even be restricted to multi-generational households only. The models have two separate entrances, permitting grandparents, for example, to dwell separately. The vendor's stamp obligation takes effect right this moment and applies to industrial property and plots which might be offered inside three years of the date of buy. JLL named Best Performing Property Brand for second year running

    The data offered is for normal info purposes only and isn't supposed to be personalised investment or monetary advice. Motley Fool Singapore contributor Stanley Lim would not personal shares in any corporations talked about. Singapore private home costs increased by 1.eight% within the fourth quarter of 2012, up from 0.6% within the earlier quarter. Resale prices of government-built HDB residences which are usually bought by Singaporeans, elevated by 2.5%, quarter on quarter, the quickest acquire in five quarters. And industrial property, prices are actually double the levels of three years ago. No withholding tax in the event you sell your property. All your local information regarding vital HDB policies, condominium launches, land growth, commercial property and more

    There are various methods to go about discovering the precise property. Some local newspapers (together with the Straits Instances ) have categorised property sections and many local property brokers have websites. Now there are some specifics to consider when buying a 'new launch' rental. Intended use of the unit Every sale begins with 10 p.c low cost for finish of season sale; changes to 20 % discount storewide; follows by additional reduction of fiftyand ends with last discount of 70 % or extra. Typically there is even a warehouse sale or transferring out sale with huge mark-down of costs for stock clearance. Deborah Regulation from Expat Realtor shares her property market update, plus prime rental residences and houses at the moment available to lease Esparina EC @ Sengkang

Hi generally. Let me start by introducing the author, his name is Benjamin Cassity and he totally digs that address. To climb is a thing that we're totally dependent on. California is where her house is but now she is considering additional. After being beyond his part of years he became a postal service worker. See what's new on my website here: http://devolro.com/diablo-gallery



Look at my web blog :: cars