TransWikia.com

Any idea how to draw this Feynman diagram?

TeX - LaTeX Asked on March 12, 2021

I have the following diagram from an article. Any idea how to reproduce this complicated diagram using latex? enter image description here

One Answer

Not sure if this is a Feynman integral.

enter image description here

documentclass[tikz,border=3mm]{standalone}
begin{document}
begin{tikzpicture}[declare function={a=1.2;b=1.5;}]
 draw[teal,dashed,rotate=-22.5] (90:a) foreach X in {45,0,...,-180}
 {-- (X:a) edge ++ (X:0.5)} -- (135:a);
 draw node[circle,fill,draw,inner sep=0.8ex](O){} 
   foreach X [count=Y] in {45,0,...,-225}
  {(X:b) node[circle,draw,thin,inner sep=0.5ex](pY){} edge[very thick] (O)};
 path foreach X [count=Y from 2] in {n-1,n,1,2,3} 
 {(pY) to[edge label={$a_{X}$}] (O)};
end{tikzpicture}
end{document}

Correct answer by user234180 on March 12, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP