File:Star-of-david-thm.svg

Original file(SVG file, nominally 143 × 126 pixels, file size: 9 KB)

Summary

Description
English: Illustration for Star of David theorem. Drawn using LaTeX and the resulting PDF was then converted to SVG.
Date
Source Self-drawn
Author ElectroKid (talkcontribs)
SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with LaTeX by Rubber Duck ().
Source code
InfoField

SVG code

\documentclass[10pt,border=1pt,tikz,class=scrartcl]{standalone} \usepackage[T1]{fontenc} \usepackage[latin1]{inputenc} \usepackage{lmodern} \usepackage{mathtools} \usepackage{bytefield} \usetikzlibrary{calc} \pagestyle{empty} \begin{document} 	\scriptsize \begin{tikzpicture} 	\xdef\r{1.2} 	\xdef\p {} 	\foreach \a in {0,120,240} 		\xdef\p {\p ({\r * sin(\a)}, {\r * cos(\a)}) -- }; 	\foreach \a in {0,60,...,300} 		\coordinate (p\a) at ({\r * sin(\a)}, {\r * cos(\a)}); 	\draw [thick] \p cycle; 	\draw[rotate=60,thick] \p cycle; 	\node {$n\choose k$}; 	\node [anchor=south] at (p0) {$n\choose k+1$}; 	\node [anchor=west] at (p60) {$n+1\choose k+1$}; 	\node [anchor=west] at (p120) {$n+1\choose k$}; 	\node [anchor=north] at (p180) {$n\choose k-1$}; 	\node [anchor=east] at (p240) {$n-1\choose k-1$}; 	\node [anchor=east] at (p300) {$n-1\choose k$}; \end{tikzpicture} \end{document} 

Licensing

This work 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

22 January 2012

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:48, 11 April 2015Thumbnail for version as of 07:48, 11 April 2015143 × 126 (9 KB)Krishnavedalabetter conversion to SVG
00:11, 9 April 2015Thumbnail for version as of 00:11, 9 April 2015145 × 131 (12 KB)Krishnavedalaredrawn using {{W|LaTeX}}
00:22, 23 January 2012Thumbnail for version as of 00:22, 23 January 2012420 × 350 (2 KB)Krishnavedala
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata