EFFICIENT FRONTIER & CAPITAL ALLOCATION LINE
Individual Assets (●) | Min Variance (▲) | Max Sharpe Tangency (★)04 // OPTIMAL PORTFOLIO WEIGHT ALLOCATIONS ($w_i$)
| ASSET | MINIMUM VARIANCE WEIGHT | TANGENCY (MAX SHARPE) WEIGHT | ALLOCATION BARS |
|---|
05 // QUADRATIC PROGRAMMING & THE AXIOM THESIS
Quadratic Optimization Formulation
The classical Markowitz mean-variance optimization problem is structured as a constrained Quadratic Program (QP):
Constructing the Lagrangian $\mathcal{L}(w, \lambda, \gamma, \eta)$ with multipliers for portfolio budget, target return, and no-shorting constraints:
The Axiom Thesis: Threshold Surface Realizability
"The Efficient Frontier is not merely a curve of optimal risk-return pairs; it is a threshold surface in high-dimensional state space—governed by the exact same mathematics as the graph realizability boundary."
As target return $r_p$ varies, the KKT slackness condition $\eta_i w_i = 0$ acts as a phase transition threshold. At critical Lagrange multipliers $(\lambda^*, \gamma^*)$, inactive assets cross from $w_i = 0$ (boundary) to $w_i > 0$ (interior), creating piecewise analytic phase shifts across the risk-return manifold.