Could someone help me with this
Prove that If $A$ and $B$ are positive trace class operators on a Hilbert space, then so is $A^zB^{(1-z)}$ for a complex number $z$ such that $0 <Re(z)< 1$.
An operator $A$ is called trace class if $\sum_{n=1}^{\infty}\langle |A|e_n,e_n\rangle < \infty $
|A| is positive square root of $ A^*A$
Write $z=a+ib$. Then $A^zB^{1-z}=A^aA^{ib}B^{1-a}B^{-ib}=A^{ib}A^aB^{1-a}B^{-ib}$. Since the trace-class operators form an ideal, it is enough to show that $A^aB^{1-a}$ is trace-class. Even more, it is enough--by the polar decomposition--to show that $|A^aB^{1-a}|$ is trace class.
(julien has suggested a much shorter and efficient way to the answer; so I'm following his suggestion here, and leaving the rest of my original answer towards the end)
Now we can use Hölder's inequality $\|ST\|_1\leq\|S\|_p\,\|T\|_q$, which holds independently of whether $ST$ is trace-class or not. So, with $p=1/a$, $q=1/(1-a)$, $$ \|A^aB^{1-a}\|_1\leq\|A^a\|_{1/a}\,\|B^{1-a}\|_{1/(1-a)}=\|A\|_1^a\,\|B\|_1^{1-a}<\infty. $$ Thus, $|A^aB^{1-a}|$ is trace-class.
(here is the rest of my original answer)
To this goal, we can use Young's inequality for compact operators (proven in a paper by Erlijman-Farenick-Zeng, from around 2001): there exists a partial isometry $U$ with initial space $(\ker|A^aB^{1-a}|)^\perp$ such that $$\tag{1} U|A^aB^{1-a}|U^*\leq \frac1p\,|A^a|^p+\frac1q\,|B^{1-a}|^q=aA+(1-a)B $$ (where we are using $p=1/a$, $q=1/(1-a)$; this is where we use the requirement $0<a<1$). So $U|A^aB^{1-a}|U^*$ is trace class. As $|A^aB^{1-a}|U^*U=|A^aB^{1-a}|$, we get $$ \mbox{Tr}(|A^aB^{1-a}|)=\mbox{Tr}(|A^aB^{1-a}|U^*U)=\mbox{Tr}(U|A^aB^{1-a}|U^*)<\infty. $$ This shows that $|A^aB^{1-a}|$ is trace class, since it is positive.