File:Farey diagram circle packing 4.svg

Original file(SVG file, nominally 303 × 303 pixels, file size: 23 KB)

Captions

Captions

The Farey diagram of the real line of order 4.

Summary edit

Description
English: The Farey diagram of the real line of order 4.
Date
Source Own work
Author Neuroxic
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with LaTeX.
Source code
InfoField

LaTeX code

Source code
\documentclass{standalone}
\usepackage{tikz}
\usetikzlibrary{calc}
\begin{document}
\begin{tikzpicture}[scale=4,thick]
  \draw (0,0) circle (1);
  \draw (-1,0) -- (1,0);
  \foreach \x/\y in {90/1, 45/0.4142, 22.5/0.1989, 11.25/0.0985} {
   %                 { ..., 180/2^n / tan(pi/2^{n+1}),... }
    \foreach \z in {0,\x,...,360} {
      \draw (\z:1) arc(\z + 90:\z + 270 - \x:\y);
    }
  }
\end{tikzpicture}
\end{document}

Licensing edit

Public domain This image of simple geometry is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
Heptagon
Heptagon

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current01:31, 16 September 2022Thumbnail for version as of 01:31, 16 September 2022303 × 303 (23 KB)Neuroxic (talk | contribs)Uploaded own work with UploadWizard

The following page uses this file:

Metadata