Capacity of the AWGN channel in bits per channel use (bpcu) is $$\mathsf{C}(\text{SNR})=\frac{1}{2}\log_2(1+\text{SNR})$$ where $\text{SNR}$ is the Signal-to-Noise-Ratio.
We consider equidistant
The input-output-relation is:
$$ Y=\Delta\cdot X+Z. $$A good choice for $P_X$ is the Maxwell-Boltzmann (MB) distribution with parameter $\nu$, which resembles a sampled Gaussian distribution: $$ P_{X_\nu}(x) = \frac{e^{-\nu x^2}}{\sum_{\tilde{x}\in\mathcal{X}}e^{-\nu \tilde{x}^2}} $$.
In order to find the optimal $\nu$ and $\Delta$, we solve the optimization problem:
$$ \mathsf{R}_\text{MB}(\text{SNR})=\max_{\nu,\Delta\colon\text{E}[(\Delta X_\nu)^2]\leq P}I(X_\nu;\Delta X_\nu+Z), $$ where $I(X_\nu;\Delta X_\nu+Z)$ is the mutual information of input $X_\nu$ and output $Y=\Delta X_\nu+Z$.