Recent content by Natthawin Cho

  1. N

    Mathematica Why Doesn't Chop[] Remove I.0 from the Output?

    I solved that problem already. The error is in my code. I used I dot with matrix. However, I have 1x2 matrix times 2x1 matrix and I get 1x1 matrix. Can I change this to scalar?
  2. N

    Mathematica Why Doesn't Chop[] Remove I.0 from the Output?

    As I found on many websites, they suggest to use Chop[]. I tried that already but it doesn't work. This is my output. {{2 (Conjugate[ I.0] I.0 + (Conjugate[I.0] + Conjugate[Subscript[v, 1]]/Sqrt[ 2]) (I.0 + Subscript[v, 1]/Sqrt[2])) Subscript[\[Lambda], 1] (Conjugate[I.0]...
  3. N

    Graduate Box diagram calculation (Kaon mixing)

    In the book is x_\alpha\equiv\dfrac{m_\alpha^2}{m_W^2} I used this one. The book is wrong?
  4. N

    Graduate Box diagram calculation (Kaon mixing)

    I am trying to calculate box diagram of Kaon mixing by follow the "CP Violation" book. Now, I arrived at equation (B.8) and I have problem with getting equation (B.12). F(x_\alpha,x_\beta)=\dfrac{1}{(1-x_\alpha)(1-x_\beta)}(\dfrac{7x_\alpha...