File:Pharaon.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(800 × 1,200 pixels, file size: 34 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Image to Pharaon's problem
Русский: Рисунок к задача фараона
Date
Source Own work
Author Vinograd19
Other versions
This math image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with {{vector version available|new image name}}.


It is recommended to name the SVG file “Pharaon.svg”—then the template Vector version available (or Vva) does not need the new image name parameter.

Made with tikz; source:

\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{backgrounds,calc,through}
\begin{document}
\begin{tikzpicture}[scale=3]
\coordinate (A) at (0,0);
\coordinate (AA) at (0,3);
\coordinate (B) at (1.23,0);
\coordinate (BB) at (1.23,2);
 \node (CA) [circle through=(AA)] at (A) {};
 \node (CB) [circle through=(BB)] at (B) {};
\coordinate (C) at (intersection of CA and B--BB);
\coordinate (D) at (intersection of CB and A--AA);
\draw [very thick,color=orange] (A)--node[right] {$3$}(C) (B)--node[right] {$2$}(D) ;
\coordinate (E) at (intersection of C--A and B--D);
\draw [dashed] (E) --node[left] {$1$} ++(0,-1)  ;
\draw[<->,dashed] (A)--node[above] {$?$}(B);
\begin{pgfonlayer}{background}
\fill[color=orange!40] (A) -- ++(0,3) -- ++(-0.2,0) -- ++ (0,-3.2) -- ++ (1.63,0) -- ++ (0,3.2) -- ++ (-0.2,0) -- ++ (0,-3) -- cycle;
\fill[color=blue!20] (A) rectangle (E) (B) rectangle (E);
\end{pgfonlayer}
\end{tikzpicture}
\end{document}

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

File history

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

Date/TimeThumbnailDimensionsUserComment
current00:27, 24 January 2009Thumbnail for version as of 00:27, 24 January 2009800 × 1,200 (34 KB)Vinograd19 (talk | contribs){{Information |Description={{en|1=Image to Pharaon's problem}} {{ru|1=Рисунок к задача фараона}} |Source=Own work by uploader |Author=Vinograd19 |Date=23.01.2009 |Permission= |other_versions= }} Made with tikz; sou

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file: