$L1={a^{n} b^{m};n>=0,m<n}$ $L2={a^{n} b^{(n-2)};n>=3}$ $L3=complement$ $of$ $L2.$
$L1-L3$ is? According to me $L1-L3$ is same as $L2$. Please verify.