<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=71.234.0.0%2F16</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=71.234.0.0%2F16"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/71.234.0.0/16"/>
	<updated>2026-08-03T16:21:58Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Vietoris%E2%80%93Begle_mapping_theorem&amp;diff=242580</id>
		<title>Vietoris–Begle mapping theorem</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Vietoris%E2%80%93Begle_mapping_theorem&amp;diff=242580"/>
		<updated>2014-11-30T18:37:21Z</updated>

		<summary type="html">&lt;p&gt;71.234.42.250: Disambiguating&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi there, I am Alyson Boon even though it is not the title on my beginning certificate. To play lacross is the thing I adore most of all. Invoicing is my occupation. Alaska is where he&#039;s always been living.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Review my webpage - best psychics ([http://mybrandcp.com/xe/board_XmDx25/107997 click the next internet page])&lt;/div&gt;</summary>
		<author><name>71.234.42.250</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Template:Bill_Haley_%26_His_Comets&amp;diff=324531</id>
		<title>Template:Bill Haley &amp; His Comets</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Template:Bill_Haley_%26_His_Comets&amp;diff=324531"/>
		<updated>2014-02-28T04:48:21Z</updated>

		<summary type="html">&lt;p&gt;71.234.215.133: +punc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mining Engineer (Excluding Oil ) Rusty from Saint-Louis de Kent, loves to spend time playing team sports, [http://childandfamily.org/?option=com_k2&amp;amp;view=itemlist&amp;amp;task=user&amp;amp;id=97654 private property Developers in singapore] developers in singapore and fish keeping. Discovers the charm in going to destinations around the  world, of late only coming back from Pyrénées - Mont Perdu.&lt;/div&gt;</summary>
		<author><name>71.234.215.133</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Ionization&amp;diff=1814</id>
		<title>Ionization</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Ionization&amp;diff=1814"/>
		<updated>2014-02-01T23:16:22Z</updated>

		<summary type="html">&lt;p&gt;71.234.59.55: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{About|cryptographic signatures|simple signatures in digital form|Electronic signature}}&lt;br /&gt;
[[Image:Digital Signature diagram.svg|thumb|right|280px|A diagram showing how a digital signature is applied and then verified.]]&lt;br /&gt;
A &#039;&#039;&#039;digital signature&#039;&#039;&#039;  is a mathematical scheme for demonstrating the authenticity of a digital message or document. A valid digital signature gives a recipient reason to believe that the message was created by a known sender, such that the sender cannot deny having sent the message ([[authentication]] and [[non-repudiation]]) and that the message was not altered in transit ([[Data integrity|integrity]]). Digital signatures are commonly used for software distribution, financial transactions, and in other cases where it is important to detect forgery or tampering.&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
Digital signatures are often used to implement [[electronic signature]]s, a broader term that refers to any electronic data that carries the intent of a signature,&amp;lt;ref&amp;gt;[http://frwebgate.access.gpo.gov/cgi-bin/getdoc.cgi?dbname=106_cong_public_laws&amp;amp;docid=f:publ229.106.pdf US ESIGN Act of 2000]&amp;lt;/ref&amp;gt; but not all electronic signatures use digital signatures.&amp;lt;ref&amp;gt;[http://enterprise.state.wi.us/home/strategic/esig.htm State of WI]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.naa.gov.au/recordkeeping/er/Security/6-glossary.html National Archives of Australia]&amp;lt;/ref&amp;gt; In some countries, including the United States, India, Brazil,&amp;lt;ref&amp;gt;{{cite book|first=Government of India|title=The Information Technology Act, 2000|url=http://www.dot.gov.in/sites/default/files/itbill2000_0.pdf}}&amp;lt;/ref&amp;gt; and members of the [[European Union]], electronic signatures have legal significance.&lt;br /&gt;
&lt;br /&gt;
Digital signatures employ a type of [[asymmetric key algorithm|asymmetric cryptography]]. For messages sent through a nonsecure channel, a properly implemented digital signature gives the receiver reason to believe the message was sent by the claimed sender. Digital signatures are equivalent to traditional handwritten signatures in many respects, but properly implemented digital signatures are more difficult to forge than the handwritten type. Digital signature schemes, in the sense used here, are cryptographically based, and must be implemented properly to be effective. Digital signatures can also provide [[non-repudiation]], meaning that the signer cannot successfully claim they did not sign a message, while also claiming their [[private key]] remains secret; further, some non-repudiation schemes offer a time stamp for the digital signature, so that even if the private key is exposed, the signature is valid. Digitally signed messages may be anything representable as a [[bitstring]]: examples include [[electronic mail]], [[contract]]s, or a message sent via some other [[cryptographic protocol]].&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
{{Main|Public-key cryptography}}&lt;br /&gt;
&lt;br /&gt;
A digital signature scheme typically consists of three algorithms:&lt;br /&gt;
* A &#039;&#039;[[key generation]]&#039;&#039; algorithm that selects a &#039;&#039;private key&#039;&#039; [[Uniform distribution (discrete)|uniformly at random]] from a set of possible private keys. The algorithm outputs the private key and a corresponding &#039;&#039;public key&#039;&#039;.&lt;br /&gt;
* A &#039;&#039;signing&#039;&#039; algorithm that, given a message and a private key, produces a signature.&lt;br /&gt;
* A &#039;&#039;signature verifying&#039;&#039; algorithm that, given a message, public key and a signature, either accepts or rejects the message&#039;s claim to authenticity.&lt;br /&gt;
&lt;br /&gt;
Two main properties are required.  First, a signature generated from a fixed message and fixed private key should verify the authenticity of that message by using the corresponding public key. Secondly, it should be computationally infeasible to generate a valid signature for a party without knowing that party&#039;s private key.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
In 1976, [[Whitfield Diffie]] and [[Martin Hellman]] first described the notion of a digital signature scheme, although they only conjectured that such schemes existed.&amp;lt;ref&amp;gt;&amp;quot;New Directions in Cryptography&amp;quot;, IEEE Transactions on Information Theory, IT-22(6):644–654, Nov. 1976.&amp;lt;/ref&amp;gt;&amp;lt;ref name=lysythesis&amp;gt;&amp;quot;[http://theory.lcs.mit.edu/~cis/theses/anna-phd.pdf Signature Schemes and Applications to Cryptographic Protocol Design]&amp;quot;, Anna Lysyanskaya, PhD thesis, [[Massachusetts Institute of Technology|MIT]], 2002.&amp;lt;/ref&amp;gt;  Soon afterwards, [[Ronald Rivest]], [[Adi Shamir]], and [[Len Adleman]] invented the [[RSA (algorithm)|RSA]] algorithm, which could be used to produce primitive digital signatures&amp;lt;ref name=&amp;quot;rsa&amp;quot;&amp;gt;{{cite journal&lt;br /&gt;
 | first = R. | last = Rivest&lt;br /&gt;
 | coauthors = A. Shamir; L. Adleman&lt;br /&gt;
 | url = http://people.csail.mit.edu/rivest/Rsapaper.pdf&lt;br /&gt;
 | title = A Method for Obtaining Digital Signatures and Public-Key Cryptosystems&lt;br /&gt;
 | journal = Communications of the ACM&lt;br /&gt;
 | volume = 21  | issue = 2 | pages = 120–126 | year = 1978&lt;br /&gt;
 | doi = 10.1145/359340.359342}}&amp;lt;/ref&amp;gt; (although only as a proof-of-concept &amp;amp;ndash; &amp;quot;plain&amp;quot; RSA signatures are not secure&amp;lt;ref&amp;gt;For example any integer &#039;&#039;r&#039;&#039; &amp;quot;signs&amp;quot; &#039;&#039;m&#039;&#039;=&#039;&#039;r&#039;&#039;&amp;lt;sup&amp;gt;&#039;&#039;e&#039;&#039;&amp;lt;/sup&amp;gt; and the product &#039;&#039;s&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;s&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; of any two valid signatures &#039;&#039;s&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, &#039;&#039;s&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; of &#039;&#039;m&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, &#039;&#039;m&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; is a valid signature of the product &#039;&#039;m&#039;&#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&#039;&#039;m&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;.&amp;lt;/ref&amp;gt;). The first widely marketed software package to offer digital signature was [[Lotus Notes]] 1.0, released in 1989, which used the RSA algorithm.{{Citation needed|date=March 2009}}&lt;br /&gt;
&lt;br /&gt;
Other digital signature schemes were soon developed after RSA, the earliest being [[Lamport signature]]s,&amp;lt;ref&amp;gt;&amp;quot;Constructing digital signatures from a one-way function.&amp;quot;, [[Leslie Lamport]], Technical Report CSL-98, SRI International, Oct. 1979.&amp;lt;/ref&amp;gt; [[Merkle tree|Merkle signatures]] (also known as &amp;quot;Merkle trees&amp;quot; or simply &amp;quot;Hash trees&amp;quot;),&amp;lt;ref&amp;gt;&amp;quot;A certified digital signature&amp;quot;, Ralph Merkle, In Gilles Brassard, ed., Advances in Cryptology – [[CRYPTO]] &#039;89, vol. 435 of Lecture Notes in Computer Science, pp. 218&amp;amp;ndash;238, Spring Verlag, 1990.&amp;lt;/ref&amp;gt; and [[Rabin signature]]s.&amp;lt;ref&amp;gt;&amp;quot;Digitalized signatures as intractable as factorization.&amp;quot;  [[Michael O. Rabin]], Technical Report MIT/LCS/TR-212, MIT Laboratory for Computer Science, Jan. 1979&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 1988, [[Shafi Goldwasser]], [[Silvio Micali]], and Ronald Rivest became the first to rigorously define the security requirements of digital signature schemes.&amp;lt;ref name=&amp;quot;SJC 17(2)&amp;quot;&amp;gt;&amp;quot;A digital signature scheme secure against adaptive chosen-message attacks.&amp;quot;, Shafi Goldwasser, Silvio Micali, and Ronald Rivest. SIAM Journal on Computing, 17(2):281&amp;amp;ndash;308, Apr. 1988.&amp;lt;/ref&amp;gt; They described a hierarchy of attack models for signature schemes, and also present the [[GMR (cryptography)|GMR signature scheme]], the first that can be proven to prevent even an existential forgery against a chosen message attack.&amp;lt;ref name=&amp;quot;SJC 17(2)&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How they work==&lt;br /&gt;
To create RSA signature keys, generate an RSA key pair containing a modulus &#039;&#039;N&#039;&#039; that is the product of two large primes, along with integers &#039;&#039;e&#039;&#039; and &#039;&#039;d&#039;&#039; such that &#039;&#039;e&amp;amp;nbsp;d&#039;&#039;&amp;amp;nbsp;[[Modular arithmetic|≡]]&amp;amp;nbsp;1&amp;amp;nbsp;(mod&amp;amp;nbsp;φ(&#039;&#039;N&#039;&#039;)), where φ is the [[Euler&#039;s totient function|Euler phi-function]]. The signer&#039;s public key consists of &#039;&#039;N&#039;&#039; and &#039;&#039;e&#039;&#039;, and the signer&#039;s secret key contains &#039;&#039;d&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
To sign a message &#039;&#039;m&#039;&#039;, the signer computes σ ≡ &#039;&#039;m&#039;&#039;&amp;lt;sup&amp;gt;&#039;&#039;d&#039;&#039;&amp;lt;/sup&amp;gt; (mod &#039;&#039;N&#039;&#039;). To verify, the receiver checks that σ&amp;lt;sup&amp;gt;&#039;&#039;e&#039;&#039;&amp;lt;/sup&amp;gt; ≡ &#039;&#039;m&#039;&#039; (mod &#039;&#039;N&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
As noted earlier, this basic scheme is not very secure. To prevent attacks, one can first apply a [[cryptographic hash function]] to the message &#039;&#039;m&#039;&#039; and then apply the RSA algorithm described above to the result. This approach can be proven secure in the so-called [[random oracle model]]{{Clarify|reason=Looks too general to me. Doesn&#039;t this only apply to hash functions with additional properties? (I.e. full domain hashes)|date=September 2010}}.&lt;br /&gt;
Most early signature schemes were of a similar type: they involve the use of a [[trapdoor permutation]], such as the RSA function, or in the case of the Rabin signature scheme, computing square modulo composite &#039;&#039;n.&#039;&#039; A trapdoor permutation family is a family of [[permutation]]s, specified by a parameter, that is easy to compute in the forward direction, but is difficult to compute in the reverse direction without already knowing the private key. However, for every parameter there is a &amp;quot;trapdoor&amp;quot; (private key) which when known, easily decrypts the message. Trapdoor permutations can be viewed as public-key encryption systems, where the parameter is the public key and the trapdoor is the secret key, and where encrypting corresponds to computing the forward direction of the permutation, while decrypting corresponds to the reverse direction. Trapdoor permutations can also be viewed as digital signature schemes, where computing the reverse direction with the secret key is thought of as signing, and computing the forward direction is done to verify signatures. Because of this correspondence, digital signatures are often described as based on public-key cryptosystems, where signing is equivalent to decryption and verification is equivalent to encryption, but this is not the only way digital signatures are computed.&lt;br /&gt;
&lt;br /&gt;
Used directly, this type of signature scheme is vulnerable to a key-only existential forgery attack. To create a forgery, the attacker picks a random signature σ and uses the verification procedure to determine the message &#039;&#039;m&#039;&#039; corresponding to that signature.&amp;lt;ref&amp;gt;&amp;quot;Modern Cryptography: Theory &amp;amp; Practice&amp;quot;, Wenbo Mao, Prentice Hall Professional Technical Reference, New Jersey, 2004, pg. 308.  ISBN 0-13-066943-1&amp;lt;/ref&amp;gt; In practice, however, this type of signature is not used directly, but rather, the message to be signed is first [[cryptographic hash function|hashed]] to produce a short digest that is then signed. This forgery attack, then, only produces the hash function output that corresponds to σ, but not a message that leads to that value, which does not lead to an attack. In the random oracle model, this [[Full domain hash|hash-then-sign]] form of signature is existentially unforgeable, even against a chosen-message attack.&amp;lt;ref name=lysythesis /&amp;gt;{{Clarify|reason=Please give a page number or theorem number.|date=September 2010}}&lt;br /&gt;
&lt;br /&gt;
There are several reasons to sign such a hash (or message digest) instead of the whole document.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;For efficiency:&#039;&#039;&#039; The signature will be much shorter and thus save time since hashing is generally much faster than signing in practice.&lt;br /&gt;
*&#039;&#039;&#039;For compatibility:&#039;&#039;&#039; Messages are typically bit strings, but some signature schemes operate on other domains (such as, in the case of RSA, numbers modulo a composite number &#039;&#039;N&#039;&#039;). A hash function can be used to convert an arbitrary input into the proper format.&lt;br /&gt;
*&#039;&#039;&#039;For integrity:&#039;&#039;&#039; Without the hash function, the text &amp;quot;to be signed&amp;quot; may have to be split (separated) in blocks small enough for the signature scheme to act on them directly. However, the receiver of the signed blocks is not able to recognize if all the blocks are present and in the appropriate order.&lt;br /&gt;
&lt;br /&gt;
==Notions of security==&lt;br /&gt;
In their foundational paper, Goldwasser, Micali, and Rivest lay out a hierarchy of attack models against digital signatures:&amp;lt;ref name=&amp;quot;SJC 17(2)&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# In a &#039;&#039;key-only&#039;&#039; attack, the attacker is only given the public verification key.&lt;br /&gt;
# In a &#039;&#039;known message&#039;&#039; attack, the attacker is given valid signatures for a variety of messages known by the attacker but not chosen by the attacker.&lt;br /&gt;
# In an &#039;&#039;adaptive chosen message&#039;&#039; attack, the attacker first learns signatures on arbitrary messages of the attacker&#039;s choice.&lt;br /&gt;
&lt;br /&gt;
They also describe a hierarchy of attack results:&amp;lt;ref name=&amp;quot;SJC 17(2)&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# A &#039;&#039;total break&#039;&#039; results in the recovery of the signing key.&lt;br /&gt;
# A [[universal forgery]] attack results in the ability to forge signatures for any message.&lt;br /&gt;
# A [[selective forgery]] attack results in a signature on a message of the adversary&#039;s choice.&lt;br /&gt;
# An [[existential forgery]] merely results in some valid message/signature pair not already known to the adversary.&lt;br /&gt;
&lt;br /&gt;
The strongest notion of security, therefore, is security against existential forgery under an adaptive chosen message attack.&lt;br /&gt;
&lt;br /&gt;
==Applications of digital signatures==&lt;br /&gt;
&lt;br /&gt;
As organizations move away from paper documents with ink signatures or authenticity stamps, digital signatures can provide added assurances of the evidence to provenance, identity, and status of an electronic document as well as acknowledging informed consent and approval by a signatory.  The United States Government Printing Office (GPO) publishes electronic versions of the budget, public and private laws, and congressional bills with digital signatures.  Universities including Penn State, [[University of Chicago]], and Stanford are publishing electronic student transcripts with digital signatures.&lt;br /&gt;
&lt;br /&gt;
Below are some common reasons for applying a digital signature to communications:&lt;br /&gt;
&lt;br /&gt;
===Authentication===&lt;br /&gt;
Although messages may often include information about the entity sending a message, that information may not be accurate.  Digital signatures can be used to authenticate the source of messages. When ownership of a digital signature secret key is bound to a specific user, a valid signature shows that the message was sent by that user. The importance of high confidence in sender authenticity is especially obvious in a financial context. For example, suppose a bank&#039;s branch office sends instructions to the central office requesting a change in the balance of an account. If the central office is not convinced that such a message is truly sent from an authorized source, acting on such a request could be a grave mistake.&lt;br /&gt;
&lt;br /&gt;
===Integrity===&lt;br /&gt;
In many scenarios, the sender and receiver of a message may have a need for confidence that the message has not been altered during transmission. Although encryption hides the contents of a message, it may be possible to &#039;&#039;change&#039;&#039; an encrypted message without understanding it. (Some encryption algorithms, known as [[Malleability (cryptography)|nonmalleable]] ones, prevent this, but others do not.) However, if a message is digitally signed, any change in the message after signature invalidates the signature. Furthermore, there is no efficient way to modify a message and its signature to produce a new message with a valid signature, because this is still considered to be computationally infeasible by most cryptographic hash functions (see [[collision resistance]]).&lt;br /&gt;
&lt;br /&gt;
===Non-repudiation===&lt;br /&gt;
[[Non-repudiation]], or more specifically &#039;&#039;non-repudiation of origin&#039;&#039;, is an important aspect of digital signatures. By this property, an entity that has signed some information cannot at a later time deny having signed it. Similarly, access to the public key only does not enable a fraudulent party to fake a valid signature.&lt;br /&gt;
&lt;br /&gt;
Note that these authentication, non-repudiation etc. properties rely on the secret key &#039;&#039;not having been revoked &#039;&#039;prior to its usage.  Public revocation of a key-pair is a required ability, else leaked secret keys would continue to implicate the claimed owner of the key-pair.  Checking revocation status requires an &amp;quot;online&amp;quot; check, e.g. checking a &amp;quot;[[Certificate Revocation List]]&amp;quot; or via the &amp;quot;[[Online Certificate Status Protocol]]&amp;quot;.   Very roughly this is analogous to a vendor who receives credit-cards first checking online with the credit-card issuer to find if a given card has been reported lost or stolen.   Of course, with stolen key pairs, the theft is often discovered only after the secret key&#039;s use, e.g., to sign a bogus certificate for espionage purposes.&lt;br /&gt;
&lt;br /&gt;
==Additional security precautions==&lt;br /&gt;
&lt;br /&gt;
===Putting the private key on a smart card===&lt;br /&gt;
All public key / private key cryptosystems depend entirely on keeping the private key secret. A private key can be stored on a user&#039;s computer, and protected by a local password, but this has two disadvantages:&lt;br /&gt;
&lt;br /&gt;
* the user can only sign documents on that particular computer&lt;br /&gt;
* the security of the private key depends entirely on the [[computer insecurity|security]] of the computer&lt;br /&gt;
&lt;br /&gt;
A more secure alternative is to store the private key on a [[smart card]]. Many smart cards are designed to be tamper-resistant (although some designs have been broken, notably by [[Ross J. Anderson (professor)|Ross Anderson]] and his students). In a typical digital signature implementation, the hash calculated from the document is sent to the smart card, whose CPU encrypts the hash using the stored private key of the user, and then returns the encrypted hash. Typically, a user must activate his smart card by entering a [[personal identification number]] or PIN code (thus providing [[two-factor authentication]]). It can be arranged that the private key never leaves the smart card, although this is not always implemented. If the smart card is stolen, the thief will still need the PIN code to generate a digital signature. This reduces the security of the scheme to that of the PIN system, although it still requires an attacker to possess the card. A mitigating factor is that private keys, if generated and stored on smart cards, are usually regarded as difficult to copy, and are assumed to exist in exactly one copy. Thus, the loss of the smart card may be detected by the owner and the corresponding certificate can be immediately revoked. Private keys that are protected by software only may be easier to copy, and such compromises are far more difficult to detect.&lt;br /&gt;
&lt;br /&gt;
===Using smart card readers with a separate keyboard===&lt;br /&gt;
Entering a PIN code to activate the smart card commonly requires a [[numeric keypad]]. Some card readers have their own numeric keypad. This is safer than using a card reader integrated into a PC, and then entering the PIN using that computer&#039;s keyboard. Readers with a numeric keypad are meant to circumvent the eavesdropping threat where the computer might be running a [[keystroke logging|keystroke logger]], potentially compromising the PIN code. Specialized card readers are also less vulnerable to tampering with their software or hardware and are often [[Evaluation Assurance Level|EAL3]] certified.&lt;br /&gt;
&lt;br /&gt;
===Other smart card designs===&lt;br /&gt;
Smart card design is an active field, and there are smart card schemes which are intended to avoid these particular problems, though so far with little security proofs.&lt;br /&gt;
&lt;br /&gt;
===Using digital signatures only with trusted applications===&lt;br /&gt;
One of the main differences between a digital signature and a written signature is that the user does not &amp;quot;see&amp;quot; what he signs. The user application presents a hash code to be encrypted by the digital signing algorithm using the private key. An attacker who gains control of the user&#039;s PC can possibly replace the user application with a foreign substitute, in effect replacing the user&#039;s own communications with those of the attacker. This could allow a malicious application to trick a user into signing any document by displaying the user&#039;s original on-screen, but presenting the attacker&#039;s own documents to the signing application.&lt;br /&gt;
&lt;br /&gt;
To protect against this scenario, an authentication system can be set up between the user&#039;s application (word processor, email client, etc.) and the signing application. The general idea is to provide some means for both the user application and signing application to verify each other&#039;s integrity. For example, the signing application may require all requests to come from digitally signed binaries.&lt;br /&gt;
&amp;lt;!--To finish: current and future applications, actual algorithms, standards, why not as adopted as widely as expected, etc.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===WYSIWYS===&lt;br /&gt;
{{Main|WYSIWYS}}&lt;br /&gt;
Technically speaking, a digital signature applies to a string of bits, whereas humans and applications &amp;quot;believe&amp;quot; that they sign the semantic interpretation of those bits. In order to be semantically interpreted, the bit string must be transformed into a form that is meaningful for humans and applications, and this is done through a combination of hardware and software based processes on a computer system. The problem is that the semantic interpretation of bits can change as a function of the processes used to transform the bits into semantic content. It is relatively easy to change the interpretation of a digital document by implementing changes on the computer system where the document is being processed. From a semantic perspective this creates uncertainty about what exactly has been signed. [[WYSIWYS]] (What You See Is What You Sign) &amp;lt;ref name=&amp;quot;JPH2001&amp;quot;&amp;gt;A. J&amp;amp;oslash;sang, D. Povey and A. Ho. &amp;quot;What You See is Not Always What You Sign&amp;quot;. Proceedings of the Australian Unix User Group Symposium (AUUG2002), Melbourne, September 2002. [http://www.unik.no/people/josang/papers/JPH2002-AUUG.pdf PDF]&amp;lt;/ref&amp;gt; means that the semantic interpretation of a signed message cannot be changed. In particular this also means that a message cannot contain hidden information that the signer is unaware of, and that can be revealed after the signature has been applied. WYSIWYS is a necessary requirement for the validity of digital signatures, but this requirement is difficult to guarantee because of the increasing complexity of modern computer systems.&lt;br /&gt;
&lt;br /&gt;
===Digital signatures vs. ink on paper signatures===&lt;br /&gt;
&lt;br /&gt;
An ink signature could be replicated from one document to another by copying the image manually or digitally, but to have credible signature copies that can resist some scrutiny is a significant manual or technical skill, and to produce ink signature copies that resist professional scrutiny is very difficult.&lt;br /&gt;
&lt;br /&gt;
Digital signatures cryptographically bind an electronic identity to an electronic document and the digital signature cannot be copied to another document. Paper contracts sometimes have the ink signature block on the last page, and the previous pages may be replaced after a signature is applied.  Digital signatures can be applied to an entire document, such that the digital signature on the last page will indicate tampering if any data on any of the pages have been altered, but this can also be achieved by signing with ink and numbering all pages of the contract.&lt;br /&gt;
&lt;br /&gt;
Additionally, most digital certificates provided by certificate authorities to end users to sign documents can be obtained by at most gaining access to a victim&#039;s email inbox.&lt;br /&gt;
&lt;br /&gt;
==Some digital signature algorithms==&lt;br /&gt;
*[[RSA (algorithm)|RSA]]-based signature schemes, such as [[RSA-PSS]]&lt;br /&gt;
*[[Digital Signature Algorithm|DSA]] and its [[elliptic curve cryptography|elliptic curve]] variant [[Elliptic Curve DSA|ECDSA]]&lt;br /&gt;
*[[ElGamal signature scheme]] as the predecessor to DSA, and variants [[Schnorr signature]] and [[Pointcheval–Stern signature algorithm]]&lt;br /&gt;
*[[Rabin signature algorithm]]&lt;br /&gt;
*[[Pairing]]-based schemes such as [[BLS (cryptography)|BLS]]&lt;br /&gt;
*[[Undeniable signature]]s&lt;br /&gt;
*[[Aggregate signature]] - a signature scheme that supports aggregation: Given n signatures on n  messages from n users, it is possible to aggregate all these signatures into a single signature whose size is constant in the number of users. This single signature will convince the verifier that the n users did indeed sign the n original messages.&lt;br /&gt;
*[[Signatures with efficient protocols]] - are signature schemes that facilitate efficient cryptographic protocols such as [[zero-knowledge proofs]] or [[secure computation]].&lt;br /&gt;
&lt;br /&gt;
==The current state of use &amp;amp;ndash; legal and practical ==&lt;br /&gt;
{{Globalize|section|date=November 2009}}&lt;br /&gt;
All digital signature schemes share the following basic prerequisites regardless of cryptographic theory or legal provision:&lt;br /&gt;
&lt;br /&gt;
#; Quality algorithms : Some public-key algorithms are known to be insecure, practical attacks against them having been discovered.&lt;br /&gt;
#&lt;br /&gt;
#; Quality implementations : An implementation of a good algorithm (or [[cryptographic protocol|protocol]]) with mistake(s) will not work.&lt;br /&gt;
#&lt;br /&gt;
#; The private key must remain private : If the private key becomes known to any other party, that party can produce &#039;&#039;perfect&#039;&#039; digital signatures of anything whatsoever.&lt;br /&gt;
#&lt;br /&gt;
#; The public key owner must be verifiable : A public key associated with Bob actually came from Bob. This is commonly done using a [[public key infrastructure]] (PKI) and the public key&amp;lt;math&amp;gt;\leftrightarrow&amp;lt;/math&amp;gt;user association is attested by the operator of the PKI (called a [[certificate authority]]). For &#039;open&#039; PKIs in which anyone can request such an attestation (universally embodied in a cryptographically protected  [[identity certificate]]), the possibility of mistaken attestation is nontrivial. Commercial PKI operators have suffered several publicly known problems. Such mistakes could lead to falsely signed, and thus wrongly attributed, documents. &#039;Closed&#039; PKI systems are more expensive, but less easily subverted in this way.&lt;br /&gt;
#&lt;br /&gt;
#; Users (and their software) must carry out the signature protocol properly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- blank line to avoid following paragraph looking like a term definition --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Only if all of these conditions are met will a digital signature actually be any evidence of who sent the message, and therefore of their assent to its contents. Legal enactment cannot change this reality of the existing engineering possibilities, though some such have not reflected this actuality.&lt;br /&gt;
&lt;br /&gt;
Legislatures, being importuned by businesses expecting to profit from operating a PKI, or by the technological avant-garde advocating new solutions to old problems, have enacted statutes and/or regulations in many jurisdictions authorizing, endorsing, encouraging, or permitting digital signatures and providing for (or limiting) their legal effect. The first appears to have been in [[Utah]] in the United States, followed closely by the states [[Massachusetts]] and [[California]]. Other countries have also passed statutes or issued regulations in this area as well and the UN has had an active model law project for some time. These enactments (or proposed enactments) vary from place to place, have typically embodied expectations at variance (optimistically or pessimistically) with the state of the underlying [[cryptographic engineering]], and have had the net effect of confusing potential users and specifiers, nearly all of whom are not cryptographically knowledgeable. Adoption of technical standards for digital signatures have lagged behind much of the legislation, delaying a more or less unified engineering position on [[interoperability]], [[algorithm]] choice, [[key length]]s, and so on what the engineering is attempting to provide.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;See also&#039;&#039;: [[ABA digital signature guidelines]]&lt;br /&gt;
&lt;br /&gt;
==Industry standards==&lt;br /&gt;
{{cleanup|section|date=April 2011}}&lt;br /&gt;
Some industries have established common interoperability standards for the use of digital signatures between members of the industry and with regulators.  These include the [[Automotive Network Exchange]] for the automobile industry and the [[SAFE-BioPharma Association]] for the healthcare industry.&lt;br /&gt;
&lt;br /&gt;
===Using separate key pairs for signing and encryption===&lt;br /&gt;
In several countries, a digital signature has a status somewhat like that of a traditional pen and paper signature, like in the [http://europa.eu/legislation_summaries/information_society/l24118_en.htm EU digital signature legislation]. Generally, these provisions mean that anything digitally signed legally binds the signer of the document to the terms therein. For that reason, it is often thought best to use separate key pairs for encrypting and signing. Using the encryption key pair, a person can engage in an encrypted conversation (&#039;&#039;e.g.&#039;&#039;, regarding a real estate transaction), but the encryption does not legally sign every message he sends. Only when both parties come to an agreement do they sign a contract with their signing keys, and only then are they legally bound by the terms of a specific document. After signing, the document can be sent over the encrypted link.  If a signing key is lost or compromised, it can be revoked to mitigate any future transactions.  If an encryption key is lost, a backup or [[key escrow]] should be utilized to continue viewing encrypted content.  Signing keys should never be backed up or escrowed.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Detached signature]]&lt;br /&gt;
* [[Digital certificate]]&lt;br /&gt;
* [[Public key infrastructure]]&lt;br /&gt;
* [[Digital signatures and law]]&lt;br /&gt;
* [[Electronic signature]]&lt;br /&gt;
* [[Global Trust Center]]&lt;br /&gt;
* [[GNU Privacy Guard]]&lt;br /&gt;
* [[21 CFR 11]]&lt;br /&gt;
* [[Electronic lab notebook]]&lt;br /&gt;
* [[Server-based signatures]]&lt;br /&gt;
* [[PAdES]]&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
* J. Katz and Y. Lindell, &amp;quot;Introduction to Modern Cryptography&amp;quot; (Chapman &amp;amp; Hall/CRC Press, 2007)&lt;br /&gt;
* Stephen Mason, Electronic Signatures in Law (3rd edition, Cambridge University Press, 2012)&lt;br /&gt;
* Lorna Brazell, Electronic Signatures and Identities Law and Regulation (2nd edn, London: Sweet &amp;amp; Maxwell, 2008);&lt;br /&gt;
* Dennis Campbell, editor, E-Commerce and the Law of Digital Signatures (Oceana Publications, 2005).&lt;br /&gt;
* M. H. M Schellenkens, Electronic Signatures Authentication Technology from a Legal Perspective, (TMC Asser Press, 2004).&lt;br /&gt;
* Jeremiah S. Buckley, John P. Kromer, Margo H. K. Tank, and R. David Whitaker, The Law of Electronic Signatures (3rd Edition, West Publishing, 2010).&lt;br /&gt;
* [http://journals.sas.ac.uk/deeslr/ &#039;&#039;Digital Evidence and Electronic Signature Law Review&#039;&#039;] Free open source&lt;br /&gt;
* [https://trust1t.atlassian.net/wiki/display/OCSPublic/01.+Digital+signatures+in+PDF OpenCertificateSigning server] Open-source PDF Signing (EU, ETSI)&lt;br /&gt;
&lt;br /&gt;
{{Cryptography navbox | public-key}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Digital Signature}}&lt;br /&gt;
[[Category:Public-key cryptography]]&lt;br /&gt;
[[Category:Electronic documents]]&lt;br /&gt;
[[Category:Key management]]&lt;br /&gt;
[[Category:Notary]]&lt;br /&gt;
&lt;br /&gt;
[[ml:ഡിജിറ്റല്‍ ഒപ്പ്]]&lt;br /&gt;
[[uk:Цифровий підпис]]&lt;/div&gt;</summary>
		<author><name>71.234.59.55</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Talk:Binomial_coefficient&amp;diff=290090</id>
		<title>Talk:Binomial coefficient</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Talk:Binomial_coefficient&amp;diff=290090"/>
		<updated>2014-01-04T10:37:10Z</updated>

		<summary type="html">&lt;p&gt;71.234.213.31: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;39 yrs old Senior Non-Commissioned Support Force Member Gibler from Victoria, has many hobbies which include country music, Silver Jewellery and bee keeping. Has signed up for a world contiki trip. Is incredibly excited specifically about going to Jewish Quarter and St Procopius&#039; Basilica in Trebíc.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;my webpage; [http://www.pinterest.com/lizzielanejewel/hultquist-jewellery/ Hultquist]&lt;/div&gt;</summary>
		<author><name>71.234.213.31</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Vector-valued_function&amp;diff=12433</id>
		<title>Vector-valued function</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Vector-valued_function&amp;diff=12433"/>
		<updated>2013-10-27T23:11:43Z</updated>

		<summary type="html">&lt;p&gt;71.234.3.238: /* Partial derivative */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Selberg zeta-function&#039;&#039;&#039; was introduced by {{harvs|txt|authorlink=Atle Selberg|first=Atle |last=Selberg|year=1956}}. It is analogous to the famous [[Riemann zeta function]] &lt;br /&gt;
:&amp;lt;math&amp;gt; \zeta(s) = \prod_{p\in\mathbb{P}} \frac{1}{1-p^{-s}} &amp;lt;/math&amp;gt; &lt;br /&gt;
where &amp;lt;math&amp;gt; \mathbb{P} &amp;lt;/math&amp;gt; is the set of prime numbers. The Selberg zeta-function uses the lengths of simple [[closed geodesic]]s instead of the primes numbers.　If &amp;lt;math&amp;gt;\Gamma&amp;lt;/math&amp;gt; is a subgroup of SL(2,&#039;&#039;&#039;R&#039;&#039;&#039;) Selberg zeta function is defined as follows,&lt;br /&gt;
:&amp;lt;math&amp;gt;\zeta_\Gamma(s)=\prod_p(1-N(p)^{-s})^{-1},&amp;lt;/math&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
:&amp;lt;math&amp;gt;Z_\Gamma(s)=\prod_p\prod^\infty_{n=0}(1-N(p)^{-s-n}),&amp;lt;/math&amp;gt;&lt;br /&gt;
where p run all over the prime congruent class and N(p) is the norm of congruent class p, which is square of the bigger eigenvalue of p.&lt;br /&gt;
&lt;br /&gt;
For any [[hyperbolic manifold | hyperbolic surface]] of finite area there is an associated &#039;&#039;&#039;Selberg zeta-function&#039;&#039;&#039;; this function is a [[meromorphic function]] defined in the [[complex plane]]. The zeta function is defined in terms of the closed [[geodesic]]s of the surface.&lt;br /&gt;
&lt;br /&gt;
The zeros and poles of the Selberg zeta-function, &#039;&#039;Z&#039;&#039;(&#039;&#039;s&#039;&#039;), can be described in terms of spectral data of the surface.&lt;br /&gt;
&lt;br /&gt;
The zeros are at the following points:&lt;br /&gt;
# For every cusp form with eigenvalue &amp;lt;math&amp;gt;s_0(1-s_0)&amp;lt;/math&amp;gt; there exists a zero at the point &amp;lt;math&amp;gt;s_0&amp;lt;/math&amp;gt;. The order of the zero equals the dimension of the corresponding eigenspace. (A cusp form is an eigenfunction to the [[Laplace-Beltrami operator]] which has [[Fourier expansion]] with zero constant term.)&lt;br /&gt;
# The zeta-function also has a zero at every pole of the determinant of the scattering matrix, &amp;lt;math&amp;gt; \phi(s) &amp;lt;/math&amp;gt;. The order of the zero equals the order of the corresponding pole of the scattering matrix.&lt;br /&gt;
&lt;br /&gt;
The zeta-function also has poles at &amp;lt;math&amp;gt; 1/2 - \mathbb{N} &amp;lt;/math&amp;gt;, and can have zeros or poles at the points &amp;lt;math&amp;gt; - \mathbb{N} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Selberg zeta-function for the modular group ==&lt;br /&gt;
For the case where the surface is &amp;lt;math&amp;gt; \Gamma \backslash \mathbb{H}^2 &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \Gamma &amp;lt;/math&amp;gt; is the [[modular group]], the Selberg zeta-function is of special interest. For this special case the Selberg zeta-function is intimately connected to the [[Riemann zeta function|Riemann zeta-function]].&lt;br /&gt;
&lt;br /&gt;
In this case the determinant of the [[scattering matrix]] is given by:&lt;br /&gt;
:&amp;lt;math&amp;gt; \varphi(s) =  \pi^{1/2} \frac{ \Gamma(s-1/2) \zeta(2s-1) }{ \Gamma(s) \zeta(2s) }. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In particular, we see that if the Riemann zeta-function has a zero at &amp;lt;math&amp;gt;s_0&amp;lt;/math&amp;gt;, then the determinant of the scattering matrix has a pole at &amp;lt;math&amp;gt;s_0/2&amp;lt;/math&amp;gt;, and hence the Selberg zeta-function has a zero at &amp;lt;math&amp;gt;s_0/2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*{{Citation | last1=Fischer | first1=Jürgen | title=An approach to the Selberg trace formula via the Selberg zeta-function | publisher=[[Springer-Verlag]] | location=Berlin, New York | series=Lecture Notes in Mathematics | isbn=978-3-540-15208-8 | doi=10.1007/BFb0077696 | id={{MathSciNet | id = 892317}} | year=1987 | volume=1253}}&lt;br /&gt;
*{{Citation | last1=Hejhal | first1=Dennis A. | title=The Selberg trace formula for PSL(2,R). Vol. I | publisher=[[Springer-Verlag]] | location=Berlin, New York | series=Lecture Notes in Mathematics, Vol. 548 | doi=10.1007/BFb0079608 | id={{MathSciNet | id = 0439755}} | year=1976 | volume=548}}&lt;br /&gt;
*{{Citation | last1=Hejhal | first1=Dennis A. | title=The Selberg trace formula for  PSL(2,R). Vol. 2 | publisher=[[Springer-Verlag]] | location=Berlin, New York | series=Lecture Notes in Mathematics | isbn=978-3-540-12323-1 | doi=10.1007/BFb0061302 | id={{MathSciNet | id = 711197}} | year=1983 | volume=1001}}&lt;br /&gt;
* [[Henryk Iwaniec|Iwaniec, H.]] Spectral methods of automorphic forms, American Mathematical Society, second edition, 2002.&lt;br /&gt;
*{{Citation | last1=Selberg | first1=Atle | title=Harmonic analysis and discontinuous groups in weakly symmetric Riemannian spaces with applications to Dirichlet series | id={{MathSciNet | id = 0088511}} | year=1956 | journal=J. Indian Math. Soc. (N.S.) | volume=20 | pages=47–87}}&lt;br /&gt;
* Venkov, A. B. Spectral theory of automorphic functions. Proc. Steklov. Inst. Math, 1982.&lt;br /&gt;
&lt;br /&gt;
[[Category:Zeta and L-functions]]&lt;br /&gt;
[[Category:Spectral theory]]&lt;/div&gt;</summary>
		<author><name>71.234.3.238</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=CoBoosting&amp;diff=24470</id>
		<title>CoBoosting</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=CoBoosting&amp;diff=24470"/>
		<updated>2013-10-19T18:38:46Z</updated>

		<summary type="html">&lt;p&gt;71.234.176.233: Add link to Named Entity Recognition in Wikipedia&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[algebraic topology]], a branch of [[mathematics]], the &#039;&#039;&#039;calculus of functors&#039;&#039;&#039; or &#039;&#039;&#039;Goodwillie calculus&#039;&#039;&#039; is a technique for studying [[functors]] by approximating them by a sequence of simpler functors; it generalizes the [[sheafification]] of a [[presheaf]]. This sequence of approximations is formally similar to the [[Taylor series]] of a [[smooth function]], hence the term &amp;quot;&#039;&#039;calculus&#039;&#039; of functors&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Many objects of central interest in algebraic topology can be seen as functors, which are difficult to analyze directly, so the idea is to replace them with simpler functors which are sufficiently good approximations for certain purposes.&lt;br /&gt;
The calculus of functors was developed by Thomas Goodwillie in a series of three papers in the 1990s and 2000s,&amp;lt;ref&amp;gt;T. Goodwillie, Calculus I: The ﬁrst derivative of pseudoisotopy theory, K-theory 4 (1990), 1-27.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;T. Goodwillie, Calculus II: Analytic functors, K-theory 5 (1992), 295-332.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;T. Goodwillie, Calculus III: Taylor series, Geom. Topol. 7 (2003), 645-711.&amp;lt;/ref&amp;gt; and has since been expanded and applied in a number of areas.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
A motivational example, of central interest in [[geometric topology]], is the functor of [[embedding]]s of one [[manifold]] &#039;&#039;M&#039;&#039; into another manifold &#039;&#039;N,&#039;&#039; whose first derivative in the sense of calculus of functors is the functor of [[Immersion (mathematics)|immersions]]. As every embedding is an immersion, one obtains an inclusion of functors &amp;lt;math&amp;gt;\mathrm{Emb}(M,N) \to \mathrm{Imm}(M,N)&amp;lt;/math&amp;gt; – in this case the map from a functor to an approximation is an inclusion, but in general it is simply a map.&lt;br /&gt;
&lt;br /&gt;
As this example illustrates, the linear approximation of a functor (on a topological space) is its [[sheafification]], thinking of the functor as a [[presheaf]] on the space (formally, as a functor on the category of open subsets of the space), and sheaves are the linear functors.&lt;br /&gt;
&lt;br /&gt;
This example was studied by Goodwillie and Michael Weiss.&amp;lt;ref&amp;gt;M. Weiss, Embeddings from the point of view of immersion theory, Part I, [[Geometry and Topology]] 3 (1999), 67-101.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;T. Goodwillie and M. Weiss, Embeddings from the point of view of immersion theory, Part II, [[Geometry and Topology]] 3 (1999), 103-118.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
Here is an analogy: with the Taylor series method from calculus, you can approximate the shape of a [[smooth function]] &#039;&#039;f&#039;&#039; around a point &#039;&#039;x&#039;&#039; by using a sequence of increasingly accurate polynomial functions. In a similar way, with the calculus of functors method, you can approximate the behavior of certain kind of &#039;&#039;functor&#039;&#039; &#039;&#039;F&#039;&#039; at a particular object &#039;&#039;X&#039;&#039; by using a sequence of increasingly accurate polynomial &#039;&#039;functors&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
To be specific, let &#039;&#039;M&#039;&#039; be a [[smooth manifold]] and let &#039;&#039;O(M)&#039;&#039; be the category of open subspaces of &#039;&#039;M&#039;&#039;—i.e. the category where the objects are the open subspaces of &#039;&#039;M&#039;&#039;, and the morphisms are [[inclusion map]]s. Let &#039;&#039;F&#039;&#039; be a [[Functor#Covariance_and_contravariance|contravariant]] functor from the category &#039;&#039;O(M)&#039;&#039; to the category &#039;&#039;&#039;Top&#039;&#039;&#039; of topological spaces with continuous morphisms. This kind of functor, called a &#039;&#039;&#039;Top&#039;&#039;&#039;-valued [[presheaf]] on &#039;&#039;M&#039;&#039;, is the kind of functor you can approximate using the calculus of functors method; you want to know what sort of topological space &#039;&#039;F(X)&#039;&#039; is for a particular open set &#039;&#039;X∈O(M)&#039;&#039;, so you study the topology of the increasingly accurate approximations &#039;&#039;F&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;(X), F&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(X), F&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;(X),&#039;&#039; and so on.&lt;br /&gt;
&lt;br /&gt;
In the calculus of functors method, the sequence of approximations consists of (1) functors &#039;&#039;T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;F, T&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;F, T&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;F&#039;&#039;, and so on, as well as (2) [[natural transformations]] &#039;&#039;η&amp;lt;sub&amp;gt;k&amp;lt;/sub&amp;gt;:F → T&amp;lt;sub&amp;gt;k&amp;lt;/sub&amp;gt;F&#039;&#039; for each integer &#039;&#039;k&#039;&#039;. These natural transforms are required to be compatible, meaning that the composition &amp;lt;math&amp;gt;F \to T_{k+1}F \to T_kF&amp;lt;/math&amp;gt; equals the map &amp;lt;math&amp;gt;F \to T_kF,&amp;lt;/math&amp;gt; and thus form a tower &amp;lt;math&amp;gt;F \to \cdots \to T_{k+1}F \to T_kF \to \cdots T_1F \to T_0F,&amp;lt;/math&amp;gt; and can be thought of as &amp;quot;successive approximations&amp;quot;, just as in a Taylor series one can progressively discard higher order terms.&lt;br /&gt;
&lt;br /&gt;
The approximating functors are required to be &amp;quot;&#039;&#039;k&#039;&#039;-[[Excision theorem|excisive]]&amp;quot; – such functors are called &#039;&#039;&#039;polynomial functors&#039;&#039;&#039;{{anchor|polynomial functor}} by analogy with [[Taylor polynomials]] – which is a simplifying condition, and roughly means that they are determined by their behavior around &#039;&#039;k&#039;&#039; points at a time, or more formally are [[Sheaf (mathematics)|sheaves]] on the [[configuration space]] of &#039;&#039;k&#039;&#039; points in the given space. The difference between the &#039;&#039;k&#039;&#039;th and &amp;lt;math&amp;gt;(k-1)&amp;lt;/math&amp;gt;st functors is a &amp;quot;homogeneous functor of degree &#039;&#039;k&#039;&#039;&amp;quot; (by analogy with [[homogeneous polynomial]]s), which can be classified.&lt;br /&gt;
&lt;br /&gt;
For the functors &amp;lt;math&amp;gt;T_kF&amp;lt;/math&amp;gt; to be approximations to the original functor &#039;&#039;F,&#039;&#039; the resulting approximation maps &amp;lt;math&amp;gt;F \to T_kF&amp;lt;/math&amp;gt; must be [[n-connected|&#039;&#039;n&#039;&#039;-connected]] for some number &#039;&#039;n,&#039;&#039; meaning that the approximating functor approximates the original functor &amp;quot;in dimension up to &#039;&#039;n&#039;&#039;&amp;quot;; this may not occur. Further, if one wishes to reconstruct the original functor, the resulting approximations must be &#039;&#039;n&#039;&#039;-connected for &#039;&#039;n&#039;&#039; increasing to infinity. One then calls &#039;&#039;F&#039;&#039; an &#039;&#039;&#039;analytic functor&#039;&#039;&#039;, {{anchor|analytic functor}} and says that &amp;quot;the Taylor tower converges to the functor&amp;quot;, in analogy with Taylor series of an analytic function.&lt;br /&gt;
&lt;br /&gt;
== Branches ==&lt;br /&gt;
There are three branches of the calculus of functors, developed in the order:&lt;br /&gt;
* manifold calculus, such as embeddings,&lt;br /&gt;
* homotopy calculus, and&lt;br /&gt;
* orthogonal calculus.&lt;br /&gt;
Homotopy calculus has seen far wider application than the other branches.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
The notion of a sheaf and sheafification of a presheaf date to early category theory, and can be seen as the linear form of the calculus of functors. The quadratic form can be seen in the work of [[André Haefliger]] on [[Link (knot theory)|links]] of spheres in 1965, where he defined a &amp;quot;metastable range&amp;quot; in which the problem is simpler.&amp;lt;ref&amp;gt;{{citation&lt;br /&gt;
|title=Enlacements de sphères en codimension supérieure à 2&lt;br /&gt;
|first=André&lt;br /&gt;
|last=Haefliger&lt;br /&gt;
|author-link=André Haefliger}}&amp;lt;/ref&amp;gt; This was identified as the quadratic approximation to the embeddings functor in Goodwillie and Weiss.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
* {{citation&lt;br /&gt;
|title=Syllabus for Math 283: Calculus of Functors&lt;br /&gt;
|first=Brian&lt;br /&gt;
|last=Munson&lt;br /&gt;
|year=2005&lt;br /&gt;
|url=http://math.stanford.edu/~munson/functorcalculus/syllabus.pdf&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.math.brown.edu/faculty/goodwillie.html Thomas Goodwillie]&lt;br /&gt;
* [http://www.math.wayne.edu/~klein/ John Klein]&lt;br /&gt;
* [http://wwwmath.uni-muenster.de/u/mweis_02/ Michael S. Weiss]&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Calculus Of Functors}}&lt;br /&gt;
[[Category:Algebraic topology]]&lt;br /&gt;
[[Category:Functors]]&lt;/div&gt;</summary>
		<author><name>71.234.176.233</name></author>
	</entry>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Schr%C3%B6dinger_equation&amp;diff=325022</id>
		<title>Schrödinger equation</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Schr%C3%B6dinger_equation&amp;diff=325022"/>
		<updated>2006-09-15T23:23:35Z</updated>

		<summary type="html">&lt;p&gt;71.234.249.152: /* Probability currents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This text discusses among the points relating to a foreigner&#039;s acquisition of residential property in Singapore. For Singapore citizens, there are no restrictions imposed in buying landed residential property. However, for these aside from Singapore citizens, certain restrictions apply and approval is required from the authorities.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Check out our feature properties for an inventory of condominium for lease with footage and price. Characteristic Landed [http://www.animatedzone.com/activity/p/201299/ house for sale in singapore] for Sale Function Landed House for Hire In case you are or have been attempting to looking for an affordable and cheap propertycondominiumhouse in Singapore but failed, try our comprehensive cheap propertycondominiumhouse info below $1 million and we hope to have the opportunity to give you our best service on your dwelling search. Property Type Any Rental Studio House Soho Items TownHouse Cluster Homes Landed Homes Terrace House Bungalow Serviced Residences Conservation House Store Home Warehouse Factory Lodge Identification of the property offered for sale Semi-furnished condominium for sale # 463 sf Open For Sale Now. Name 61000280&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Most homeowners will need to try how they can work throughout the confines of any funds that they could have. The builders of this complex have truly personalized quite a couple of several types of tasks that they can discover here as nicely. This could prove to be an invaluable asset available to folks inside these communities. Traders will doubtless need to discover a way that they can view this as a chance, since these properties will ultimately accrue for investors here.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;NeWest @ Hong Leong Garden is solely 999 years leasehold Mix Development consists of 12 storey residential and industrial retailers inside landed residential enclave in the West Coast neighborhood brought to you by developer Oxley Holdings. MIDTOWN, a combined improvement consisting of both residential and industrial models, is excellently situated within minutes walk to Hougang MRT and Hougang Central. Midtown consists of a hundred and sixty residential items and 107 business items collectively developed by Oxley Holdings and Lian Beng. Positioned at the junction of Tampines Ave 1 and 10 with close proximity to Tampines Regional Centre and future Tampines West MRT station, Qbay comes with full condominium services and has good connectivity to all major expressways.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Post and listing your condominium, condo, home for Rental or Sale in our on-line property classifieds. Generally, the value of a property is pricey in Singapore hence comes the excessive worth of properties for lease Properties for rent are general more expensive and the danger of landlords having a change of coronary heart and deciding to demand vacancy with out correct notice are among the distinct reasons that outcome to folks preferring to own their own dwelling. The rental prices for personal condos can fluctuate enormously. A rental in prime areas fetch highest rental prices and these rental market costs usually rely upon its standard of luxury, amenities supplied and the accessibility of the apartment. Excessive-finish condo near Orchard Highway Condominium For Sale – Paterson Residence (D09)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Shopping for, selling and renting of properties plus professional services that embody financial planning and authorized help. Detail guide of condominiums and residences close to MRT station in Singapore, including approximate strolling distance and amenities. In the current setting where the government has announced a number of rounds of measures to manage the market and forestall rapid value will increase, it&#039;d really feel like a really dangerous thing to purchase a property. Should sellers sell their property now or keep holding on? How rapidly should property homeowners repay their loans? Potential pitfalls of entering into a property sharing settlement Actual estate versus other investment merchandise Can you afford to make a mistake in property investing? Retail Shop four% + four% Rental Return&lt;/div&gt;</summary>
		<author><name>71.234.249.152</name></author>
	</entry>
</feed>