aboutsummaryrefslogtreecommitdiffstats
path: root/results.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-03-18 18:33:57 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2015-03-18 18:33:57 -0400
commit3c091fa90c6a4251777f8eea4fbe3751e76a785f (patch)
tree2a9d28e8d2d76cc389b0b073ae145ed21e48381a /results.tex
parentd6da106c03463113bb1356943f6b4084834868ef (diff)
downloadlearn-optimize-3c091fa90c6a4251777f8eea4fbe3751e76a785f.tar.gz
Comment on coupon collector
Diffstat (limited to 'results.tex')
-rw-r--r--results.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/results.tex b/results.tex
index 2a21586..a9e79e1 100644
--- a/results.tex
+++ b/results.tex
@@ -51,6 +51,11 @@ It follows that for any vector $x \in \mathbb{R}^n$, $|\frac{1}{N}\|A x\|^2_2 -\
Note that this is clearly not optimal. For example, note that for $k=1$, the solution to the coupon collector problem states that only ${\cal O}(n\log n)$ rows are sufficient before the matrix $A$ has full row rank with high probability, and not ${\cal O}(n^2)$ as stated by Corollary~\ref{cor:number_of_rows_needed}.
+\paragraph{Note:} $\Theta(n\log n)$ is in expectation for the coupon collector
+problem. If one want an exponentially small probability of failure, then
+I think results on the coupon collector problem also imply that a quadratic
+number of rows are required.
+
\subsection{More Direct Approach}
Here we work on $\mathbb{F}_2$. An $n\times n$ binary matrix can be seen as