The following is from the book Design of Analog CMOS Integrated Circuit, page 307.
KCL at node F.
$$ (V_{in} - V_F) g_{m1} + \frac{V_{out} - V_F} {R_F} = \frac{V_F} {R_S}$$
$$\Rightarrow V_F = \frac{V_{in} g_{m1} + V_{out} / R_F} {g_{m1} + 1/R_F + 1/R_S}$$
$$\Rightarrow \beta = \frac{1 / R_F} {g_{m1} + 1/R_F + 1/R_S} = \frac{R_S} {g_{m1} R_F R_S + R_F + R_S}$$
However, the book said this
$$\beta = \frac{R_S} {R_F + R_S}$$
Where am I wrong?



