Jump to content

User talk:RobinK

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sg313d (talk | contribs) at 07:37, 2 June 2010 (→‎Added a comment on probabilities in definitions for MA and AM). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Computational complexity of mathematical operations

re: recent revert. I overlooked the definition of M(n) because it's buried in a specific table, yet used throughout the article. Maybe it should be moved out of the table in question? -kj (talk) 18:38, 30 January 2010 (UTC)[reply]

Yes, feel free to do so. I just reverted because what you wrote was incorrect; I don't object to changing the placement of that text. --Robin (talk) 23:34, 30 January 2010 (UTC)[reply]

Positive definiteness

Your comments are requested on a discussion about whether or not a particular page is a disambiguation page or a stub here. Neelix (talk) 20:06, 14 February 2010 (UTC)[reply]

DSPACE, etc.

Thanks for several corrections and a {{dn}} fix. I don't know why I didn't see Alternation (complexity)...

CRGreathouse (t | c) 05:56, 5 March 2010 (UTC)[reply]

No problem. You didn't see it because I fixed the disambiguation page for Alternation to list Alternation (complexity) instead of (algorithms), and created a redirect from (complexity) -> Alternating TM, after you were done disambiguating. --Robin (talk) 13:54, 5 March 2010 (UTC)[reply]

AM,MA

Hi Robin, thanks for the fix in Arthur–Merlin_protocol. I saw that the current condition for AM reads as follows (and is correct)

  • if x is not in L, then

I wanted to note that it can be equally written as

  • if x is not in L, then

However, the second condition seems to go well together with the x is in L condition, as 2/3 and 1/3 add up to 1.