How can I do this?
Tried using% \ begin {tabbing} but o'que more than displeased was the reticence.
I am not sure which part is important, but it looks like a simple tabular:
\documentclass{article}
\begin{document}
\begin{tabular}{rrr}
1 & 0,000 & 1,000\\
2 & 0,301 & 2,000 \\
3 & 0,407 & 2,999 \\
$\vdots$ && \\
10 & 1,000 & 1,000
\end{tabular}
\end{document}

\rvdots macro from How to vertically center the \vdots in this node?
– Qrrbrbirlbel
Oct 13 '13 at 04:30
\documentclass{...}and ending with\end{document}. – texenthusiast Oct 13 '13 at 03:02