Let me first define the self-adjoint operator.
Let $A$ be a bounded operator in a Hilbert space $H$, then $A$ is said to be a self-adjoint operator if $A^*=A$.
And $A$ is known as a positive operator if $\langle Ax,x \rangle \geq 0$.
What I know is that a positive operator is not always a self-adjoint operator for example we can take the rotation operator in $\mathbb{R}^2$.
My question is whether the self-adjoint operator is always a positive operator?
According to me it is not because if $A$ is a self-adjoint operator then $\langle Ax,x \rangle$ is real and when this is greater than or equal to zero then we say it is a positive operator but I am finding it difficult to construct an example.
Positive but not self-adjoint:
$T:\Bbb{R}^2\to \Bbb{R}^2$ defined by $T(x, y) =(x+2y, y) $
Then $T^{\star}(x, y) =(x, 2x+y)$
Then clearly $T\neq T^{\star}$ but $T$ is positive definite as
$$\begin{align}\langle T(x, y), (x, y) \rangle&=\langle (x+2y,y), (x, y) \rangle\\&=x^2+2xy+y^2\\&=(x+y) ^2\ge 0\end{align}$$
Self-adjoint but not positive:
Consider $T:\Bbb{R}^2\to \Bbb{R}^2$ defined by
$$T(x, y) =(x, -y) $$
Then $T^{\star}=T$ but
$\langle T(x, y) , (x, y) \rangle =x^2-y^2$
Hence $T$ is not positive semidefinite.
If $\mathcal{H}$ is complex Hilbert space then the answer is yes.
Theorem : Let $T\in \mathcal{L}({V_{\Bbb{C}}}) $ then $\langle Tv, v\rangle \in \Bbb{R}$ iff $T$ is self adjoint.
Then for positive operator $T$ as $\langle Tv, v\rangle\ge 0 $ implies $T$ is self adjoint.