Exercises
ch16-ex01
EasyCompute the support of the Marchenko-Pastur density for . At which value does the support touch zero?
Zero is in the support when , i.e., .
Evaluate
- :
- :
- :
- : , plus atom at 0
Zero touching
The support touches zero at . For , there is an atom at with mass , and the continuous part is supported away from zero.
ch16-ex02
EasyVerify that the Stieltjes transform of the Marchenko-Pastur law satisfies at for , by solving the quadratic and selecting the physical root.
Use the quadratic formula.
Pick the root with ; for real , pick the real root with the correct sign.
Substitute $z = -1$, $\beta = 0.5$
, i.e., , or .
Solve
. The physical root (positive since ) is .
ch16-ex03
MediumSolve the deterministic-equivalent SINR fixed-point for and dB. Compare the resulting per-stream rate to the SISO rate at the same SNR.
Clear fractions to obtain a quadratic in .
Take the positive root.
Set up
, . Equation: , i.e., , which gives , i.e., .
Solve
. Per-stream rate bits/s/Hz. SISO rate bits/s/Hz. The loss is about 0.97 bits per stream, but total multiplexing gain is streams.
ch16-ex04
MediumUse the Marchenko-Pastur density to compute the asymptotic MSE as , where is MP with ratio .
This is by definition of the Stieltjes transform.
Substitute into the MP fixed-point.
Express in terms of $m$
almost surely.
Solve the MP fixed-point at $z = -\alpha$
. Quadratic formula gives . Choose the root such that for .
Check limits
As , (consistent). As , for reflecting the zero eigenvalue atom.
ch16-ex05
MediumA system designer wants to achieve per-stream SINR dB in an i.i.d. Rayleigh MIMO channel. Given dB, find the maximum aspect ratio (ratio of transmit streams to receive antennas) that is admissible in the asymptotic limit.
Set in the fixed-point equation.
Solve for .
Rearrange the fixed-point
.
Substitute
With , : . . .
Interpret
So up to streams per receive antenna can be supported. The asymptotic formula is very permissive; in finite , stay well below.
ch16-ex06
MediumFor a Gaussian sensing matrix with , the Donoho-Tanner curve gives . A designer has and wants to recover 100-sparse signals. Is the system overprovisioned? Underprovisioned?
Compute required from .
Consistency check: .
Required $M$
If , . Required . . Comfortably in the recovery region.
Minimum $M$
To be tight against the cliff at a given : gives . For small the cliff drops; e.g., at , , so .
Conclusion
The system is substantially overprovisioned. Could compress more aggressively (fewer measurements) by targeting smaller .
ch16-ex07
HardProve that the Wigner semicircle measure on has R-transform . Deduce the R-transform of the sum of two free Wigner matrices of variances and .
Start from the Stieltjes equation .
Invert to find , then subtract .
Stieltjes transform of scaled semicircle
For the semicircle on , .
Functional inverse
Setting and solving for : . Thus , taking the branch with . Drop sign convention: .
R-transform
. By additivity, , so the sum is Wigner with variance . Free convolution of semicircles gives a semicircle — analogous to Gaussian convolution in classical probability.
ch16-ex08
HardShow that the Marchenko-Pastur measure with ratio has R-transform for . Use it to find the R-transform of an MP measure perturbed by an independent Wigner semicircle of variance .
Start from the MP Stieltjes equation .
Solve for as a function of , then subtract .
Invert the fixed-point
Given , solve for : , so . Hence evaluated at .
Compute $R(z)$
Replace by (by slight abuse): (after algebraic simplification). So .
Free sum with Wigner
By additivity, . The resulting measure is obtained by functional inversion of . No closed form in general.
ch16-ex09
EasySuppose a compressed-sensing system uses , , and wants to recover signals with . Is this operating point above or below the weak DT threshold (assuming )?
. Compare to .
Compute
, . .
Verdict
: operating below the cliff. Recovery succeeds almost surely in the asymptotic limit.
ch16-ex10
MediumA signal has samples. Using the Donoho-Tanner formula for small (rough approximation), estimate the minimum number of measurements needed for reliable recovery of a 20-sparse signal.
Set .
Solve for .
Equation
, so , hence .
Check
, , . Consistent. Add safety margin: use .
ch16-ex11
MediumFor the isometric precoded channel of Theorem , compute the S-transform of the resulting LSD as a function of , and verify that for it recovers the S-transform of the standard Marchenko-Pastur measure.
Use .
, .
Multiply
.
Check $\alpha = 1$
. ✓ When the projector is the identity, the spectrum is unchanged.
ch16-ex12
MediumUsing the deterministic-equivalent SINR, compute the derivative at and dB, and interpret its meaning for system design.
Differentiate the fixed-point equation implicitly.
Use from the worked example.
Implicit differentiation
Write where . Then .
Evaluate
. At , : . Derivative per dB (naturally, in linear SNR units).
Interpret
A unit increase in SNR translates to about 0.67 units in SINR. The sub-unity slope reflects the cost of multi-stream interference even as the channel becomes cleaner.
ch16-ex13
HardIn a cell-free massive MIMO system, users are served by distributed antennas. With , , and per-user channel SNR 15 dB, use the LMMSE deterministic equivalent to estimate the per-user achievable rate. Assume i.i.d. Rayleigh fading and treat the aggregate as an equivalent MIMO channel.
Aspect ratio .
Solve the fixed-point equation for .
Compute $\gamma^*$
, . . Iterating from : . One more iteration gives .
Per-user rate
bits/s/Hz per user. Total: bits/s/Hz.
Comment
With , the multi-user interference penalty is small (loss of ~0.03 bits per user versus the single-user rate). This is the massive-MIMO favorable-propagation regime.
ch16-ex14
HardProve that the fixed-point iteration converges globally for any initial .
Show that the map is a contraction in the log-metric.
Alternative: show it alternates around with decreasing distance.
Monotone bracketing
The map is strictly decreasing in . Hence is increasing, and and are monotone.
Bounds
for all . So the iterates are bounded; combined with monotonicity, both subsequences converge.
Unique fixed point
Any limit point satisfies ; we showed this equation has a unique positive root. Hence both subsequences converge to the same limit .
ch16-ex15
MediumAn algorithm developer claims that a new structured random matrix (random partial Fourier ) obeys the Donoho-Tanner curve exactly. What experimental evidence would support or refute this claim?
Monte Carlo sweep over .
Compare empirical success probability to the Gaussian DT curve.
Experimental design
Fix (say 1000). Vary and . For each , generate -sparse signals, random partial Fourier matrices, run -recovery, record success (small -error). Repeat with to check sharpening.
Interpretation
If the 50% success contour matches the Gaussian DT curve as grows, the claim is supported (universality). If not, the partial Fourier ensemble has a distinct phase transition — this is what happens in practice, with partial Fourier being slightly more conservative.
ch16-ex16
ChallengeDerive the Marchenko-Pastur Stieltjes transform fixed-point equation from first principles using the resolvent identity and the concentration of quadratic forms.
Write as a sum of rank-one outer products.
Apply the Sherman-Morrison formula iteratively.
Setup
where are the columns of (i.i.d. with entries of variance ).
Resolvent identity
For the resolvent , use . Take normalized trace: .
Expand using Sherman-Morrison
For each column , , where leaves out the rank-one piece .
Concentrate and close
, and by rank-one stability . Summing over (there are terms) and equating , substitute back: . Clearing fractions: . ✓
ch16-ex17
EasyTwo Hermitian random matrices have R-transforms and . What is the R-transform of their free sum?
R-transforms add under free convolution.
Add
.
Interpret
is a scaled Wigner semicircle; is Marchenko-Pastur with . The sum has support determined by inverting .
ch16-ex18
MediumA researcher measures the empirical spectrum of for , , and notes that the bulk of eigenvalues lies in . Is this consistent with Marchenko-Pastur predictions?
; compute .
Predict
.
Compare
Measured matches theoretical to within 0.5%. Very consistent with MP predictions. (Finite- fluctuations are typically in the third decimal at .)
ch16-ex19
HardExplain why the Donoho-Tanner curve is sharp — in the limit , the width of the transition band is zero. What mechanism causes the sharpness, and what does it imply about finite- simulations?
Think concentration of a sum of nearly independent indicator variables.
Variance scales as ; the probability is on scale 1.
Concentration argument
The event "recovery fails" can be rewritten as the count of "bad faces" of a random polytope exceeding a threshold. The count is approximately a sum of weakly correlated indicators, whose variance is . The standard deviation is , while the mean jumps by across the phase transition; hence the relative width is .
Implication for simulations
At , the 10%-90% transition width in is roughly — quite visible. At , the width shrinks to . Finite- curves therefore should not be fit as sharp thresholds; fit as sigmoids with a width parameter.
ch16-ex20
ChallengeGeneralize the LMMSE deterministic equivalent to the case where the channel has a one-sided correlation: with i.i.d. Gaussian. Show that the fixed-point becomes a system involving the eigenvalues of .
The per-eigenvalue contribution modifies the trace lemma.
This is the Silverstein equation.
Trace lemma with correlation
Let be the eigenvalues of (Tx correlation). Then where satisfies a system of equations.
Silverstein equation
and satisfies a dual equation involving . In the limit, the sum becomes an integral against the LSD of .
Per-stream SINR
The output SINR for a stream with channel energy becomes . System design now couples the antenna correlation structure to the achievable rate.