Tagged Questions

9
votes
0answers
256 views

Möbius Randomness of the Rudin-Shapiro Sequence

The Rudin-Shapiro sequence (also known as the Golay-Rudin-Shapiro sequence) is defined as follows. Let $a_n = \sum \epsilon_i\epsilon_{i+1}$ where $\epsilon_1,\epsilon_2,\dots$ ar …
3
votes
1answer
148 views

How small can a language in NP\P be?

How small can a language in $NP$ but not in $P$ be? Of course, I don't expect a proof that there exists a language in $NP\setminus P$, so instead I'll ask: Can we rule out any of t …
31
votes
2answers
3k views

Walsh Fourier Transform of the Möbius function

This question is related to this previous question where I asked about ordinary Fourier coefficients. Special case: is Möbius nearly Orthogonal to Morse ! Harold Calvin Marsto …
21
votes
1answer
2k views

An edge partitioning problem on cubic graphs

Hello everyone, I already asked this question on the TCS Stack Exchange, but it has not been resolved yet. Maybe readers of this forum will have other ideas or information, althou …
11
votes
2answers
191 views

Complexity of equitable partitions

We are talking about undirected simple graphs and partitions of their vertex sets into disjoint non-empty cells. Such a partition is equitable if for any two vertices $v,w$ in the …
26
votes
5answers
796 views

Computational complexity of computing homotopy groups of spheres

At various times I've heard the statement that computing the group structure of $\pi_k S^n$ is algorithmic. But I've never come across a reference claiming this. Is there a prec …
13
votes
5answers
2k views

The problem of finding the first digit in Graham’s number

Motivation In this BBC video about infinity they mention Graham's number. In the second part, Graham mentions that "maybe no one will ever know what [the first] digit is". This ma …
0
votes
1answer
100 views

I need the proof of “NP-completeness of maximum cut problems, on cubic graphs” [closed]

I need the proof of "NP-completeness of maximum cut problems, on cubic graphs". But unfortunately, I couldn't find its pdf. Can you help me or send any pdf?
3
votes
0answers
105 views

Kolmogorov complexity with bounded ressources

Thanks to symetry of information (i.e $\forall x,y, K(xy) = K(x) + K(y|x) - O(log(|x| + |y|)$), one can easily show that : $ \exists N \forall x, (|x| = n^{log(n)} and |x| \geq N) …
2
votes
2answers
153 views

sparsity of QR decomposition

Hi, everyone! I have a sparse $n \times n$ matrix $A$ with $nnz(A)$ denoting the number of non-zero entries in $A$. Now I use QR factorization to decompose $A$ into an orthogonal …
2
votes
1answer
52 views

Maximizing positive definite quadratic using the eigendecompoisition

Consider the problem: $\textrm{max}\;\; x^T Q x$ subject to $||x||_\infty \leq 1$, where $Q$ is a positive definite matrix. I believe this problem is NP-hard (although I have on …
9
votes
1answer
719 views

Kolmogorov Complexity and Proof Techniques

I'm interested in examples of theorems that employ the proof techniques that are utilized in the proof of the undecidability of Kolmogorov Complexity. Definition:(Sipser) Let x b …
4
votes
1answer
171 views

Vertex transitive graphs

Does having vertex transitivity make the problem of calculating independence and chromatic numbers easier?
3
votes
1answer
60 views

Quick tests for Self complementary vertex transitive graphs

Are there any quick tests to determine if a graph is Self complementary vertex transitive? That is if the graph is self complementary vertex transitive the answer should be yes.
4
votes
5answers
588 views

Oracle, Relativization, and P vs NP, [Philosophical]

I can understand why $P^A = NP^A$ does not imply $P=NP$, $A$ can "contain" the powers of NP. However, why does $P^B \neq NP^B$ not imply $P \neq NP$? It seems like if $P$ and $NP$ …

1 2 3 4 5 25 next
15 30 50 per page