File:Steiner symmetrization.svg

Original file(SVG file, nominally 540 × 215 pixels, file size: 203 KB)

Summary

Description
English: A set Omega together with its Steiner symmetrization
Date
Source Own work
Author Elestrophe

Created from Tikz source, then manually combined into one page:

\documentclass{standalone}

\usepackage{tikz}
\usepackage{pgfplots}
\usepgfplotslibrary{fillbetween}

\tikzset{
  font={\fontsize{16pt}{12}\selectfont}}

\begin{document}

\begin{tikzpicture}[baseline]
  \begin{axis}[
    ticks=none,
    no marks,
    axis lines=none,
    xmin=-0.1,xmax=1.1,
    ymin=-0.5,ymax=0.5,
    ]
    \addplot+[smooth,blue,name path=A,domain=0:1,samples=500] {1/2 * sqrt(abs((sin(deg(5*pi*x))+2) * (1/4 - (x - 1/2)^2)))};
    \addplot+[smooth,blue,name path=B,domain=0:1,samples=500] {x * ln(x)};
    \addplot+[blue!50] fill between[of=A and B,soft clip={domain=-4:4}];
    \node[label={45:{$x$}},circle,fill,inner sep=2pt] at (axis cs:0.1,0) {};
    \draw (axis cs:0.1, -1) -- (axis cs:0.1, 1);
    \draw (axis cs:-1, 0) -- (axis cs:2, 0);
    \node[label={0:$L_x$}] at (axis cs:0.1,0.4) {};
    \node[color=blue] at (axis cs:.9,.4) {$\Omega$};
  \end{axis}
\end{tikzpicture}
\hspace{1em}
\begin{tikzpicture}[baseline]
  \begin{axis}[
    ticks=none,
    no marks,
    axis lines=none,
    xmin=-0.1,xmax=1.1,
    ymin=-0.5,ymax=0.5,
    ]
    \addplot+[smooth,red,name path=A,domain=0:1,samples=500] {1/2 * (1/2 * sqrt(abs((sin(deg(5*pi*x))+2) * (1/4 - (x - 1/2)^2))) - x*ln(x))};
    \addplot+[smooth,red,name path=B,domain=0:1,samples=500] {-1/2 * (1/2 * sqrt(abs((sin(deg(5*pi*x))+2) * (1/4 - (x - 1/2)^2))) - x*ln(x))};
    \addplot+[red!50] fill between[of=A and B,soft clip={domain=-4:4}];
    \draw (axis cs:-1, 0) -- (axis cs:2, 0);
    \node[color=red] at (axis cs:.9,.4) {$\mathrm{St}(\Omega)$};
  \end{axis}
\end{tikzpicture}

\end{document}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

A set Omega together with its Steiner symmetrization

Items portrayed in this file

depicts

26 June 2024

image/svg+xml

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:27, 28 June 2024Thumbnail for version as of 07:27, 28 June 2024540 × 215 (203 KB)Elestropheredid diagram
04:21, 26 June 2024Thumbnail for version as of 04:21, 26 June 2024952 × 318 (21 KB)ElestropheUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata