zeros.tex

1.9 kB · latex · 39 lines

1\begin{tikzpicture}[x=1cm,y=1cm]2\definecolor{lane}{HTML}{4059AD}3\definecolor{hit}{HTML}{C23B22}4\definecolor{ctl}{HTML}{9AA3AD}5\definecolor{pale}{HTML}{D5D9E0}6\fill[pale,opacity=0.45] (1.530,0.000) rectangle (3.825,6.720);7\fill[hit,opacity=0.25] (1.530,3.698) rectangle (3.825,4.034);8\draw[lane,thick] (1.530,-0.120) -- (1.530,6.840);9\fill[lane] (1.530,0.000) circle (0.045);10\fill[lane] (1.530,0.961) circle (0.045);11\fill[lane] (1.530,1.922) circle (0.045);12\fill[lane] (1.530,2.882) circle (0.045);13\fill[lane] (1.530,3.843) circle (0.045);14\fill[lane] (1.530,4.804) circle (0.045);15\fill[lane] (1.530,5.765) circle (0.045);16\draw[hit,thin] (1.629,4.676) rectangle (1.889,4.936);17\fill[hit] (1.759,4.806) circle (0.075);18\draw[black!45] (0.000,0.000) -- (3.825,0.000);19\node[anchor=south west,font=\scriptsize] at (0.000,7.020) {base $3$, digits $\{0,1\}$};20\node[anchor=north west,font=\scriptsize] at (0.000,-0.220) {$\alpha = 0.630930$};21\fill[pale,opacity=0.45] (6.105,0.000) rectangle (8.400,6.720);22\draw[lane,thick] (6.105,-0.120) -- (6.105,6.840);23\fill[lane] (6.105,0.000) circle (0.045);24\fill[ctl] (4.830,2.375) circle (0.075);25\fill[ctl] (4.830,3.532) circle (0.075);26\fill[ctl] (4.830,4.202) circle (0.075);27\fill[ctl] (4.830,5.111) circle (0.075);28\fill[ctl] (4.830,5.533) circle (0.075);29\fill[ctl] (4.830,6.314) circle (0.075);30\draw[black!45] (4.575,0.000) -- (8.400,0.000);31\node[anchor=south west,font=\scriptsize] at (4.575,7.020) {base $2$, every digit};32\node[anchor=north west,font=\scriptsize] at (4.575,-0.220) {$\alpha = 1$};33\node[anchor=east,font=\scriptsize] at (-0.120,0.000) {$0$};34\node[anchor=east,font=\scriptsize] at (-0.120,1.680) {$10$};35\node[anchor=east,font=\scriptsize] at (-0.120,3.360) {$20$};36\node[anchor=east,font=\scriptsize] at (-0.120,5.040) {$30$};37\node[anchor=east,font=\scriptsize] at (-0.120,6.720) {$40$};38\node[anchor=east,font=\scriptsize,rotate=90] at (-0.620,3.360) {$\operatorname{Im} s$};39\end{tikzpicture}