Difference between revisions of "User:Nikita2"
m (→TeXing: pie chart for pages with TeX) |
(→TeXing) |
||
Line 47: | Line 47: | ||
[[Sobolev space]] | | [[Sobolev space]] | | ||
[[Vitali theorem]] | | [[Vitali theorem]] | | ||
+ | |||
== TeXing == | == TeXing == | ||
Line 53: | Line 54: | ||
Now there are '''349''' (out of 15,890) articles with [[:Category:TeX done]] tag. | Now there are '''349''' (out of 15,890) articles with [[:Category:TeX done]] tag. | ||
− | + | {| | |
− | <asy> | + | |- |
+ | | <asy> | ||
size(0,150); | size(0,150); | ||
real tex=349; | real tex=349; | ||
Line 61: | Line 63: | ||
pair z1=1; | pair z1=1; | ||
real theta=360*(tex/all); | real theta=360*(tex/all); | ||
+ | real d=45; | ||
pair z=dir(theta); | pair z=dir(theta); | ||
//draw(circle(z0,1)); | //draw(circle(z0,1)); | ||
− | filldraw(z0--arc(z0,1,0+ | + | filldraw(z0--arc(z0,1,0+d,theta+d)--cycle,lightgreen); |
− | filldraw(z0--arc(z0,1,theta+ | + | filldraw(z0--arc(z0,1,theta+d,360+d)--cycle,lightgrey); |
− | arrow("Pages with TeX",dir(0.5*theta+ | + | arrow("Pages with TeX",dir(0.5*theta+d),2E); |
+ | arrow("still need TeX",dir(-1*(0.5*theta+d)),2E); | ||
</asy> | </asy> | ||
+ | || | ||
+ | <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/d/d030/d030030/d03003011.png" /> $\quad \underrightarrow{\text{feel difference!}\quad} \quad$ $\sum_{n=1}^{\infty}n!z^n$ | ||
+ | |||
+ | Just type <small><nowiki>$\sum_{n=1}^{\infty}n!z^n$</nowiki></small>. | ||
+ | |||
+ | Today You may look at [[:Category:TeX wanted]]. | ||
+ | |} |
Revision as of 07:38, 14 February 2013
I am Nikita Evseev, a math graduate student living in Novosibirsk, Russia.
My research interests are in Analysis and Sobolev spaces.
Pages of which I am contributing and watching
Analytic function | Cauchy criterion | Cauchy integral | Continuous function | D'Alembert criterion (convergence of series) | Dedekind criterion (convergence of series) | Derivative | Dini theorem | Dirichlet-function | Ermakov convergence criterion | Extension of an operator | Fourier transform | Friedrichs inequality | Fubini theorem | Function | Functional | Generalized derivative | Generalized function | Geometric progression | Hahn-Banach theorem | Harmonic series | Hilbert transform | Hölder inequality | Lebesgue integral | Lebesgue measure | Leibniz criterion | Leibniz series | Lipschitz Function | Lipschitz condition | Luzin-N-property | Newton-Leibniz formula | Newton potential | Operator | Poincaré inequality | Pseudo-metric | Raabe criterion | Riemann integral | Series | Sobolev space | Vitali theorem |
TeXing
I'm keen on turning up articles of EoM into better appearance by rewriting formulas and math symbols in TeX.
Now there are 349 (out of 15,890) articles with Category:TeX done tag.
$\quad \underrightarrow{\text{feel difference!}\quad} \quad$ $\sum_{n=1}^{\infty}n!z^n$ Just type $\sum_{n=1}^{\infty}n!z^n$. Today You may look at Category:TeX wanted. |
Nikita2. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Nikita2&oldid=29418