Difference between revisions of "User:Nikita2"
m (→TeXing: pie chart for pages with TeX) |
m |
||
(22 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
− | I am Nikita Evseev | + | I am Nikita Evseev from Novosibirsk, Russia. |
My research interests are in [[Mathematical_analysis | Analysis]] and [[Sobolev space|Sobolev spaces]]. | My research interests are in [[Mathematical_analysis | Analysis]] and [[Sobolev space|Sobolev spaces]]. | ||
+ | |||
==Pages of which I am contributing and watching== | ==Pages of which I am contributing and watching== | ||
Line 10: | Line 11: | ||
[[Cauchy criterion]] | | [[Cauchy criterion]] | | ||
[[Cauchy integral]] | | [[Cauchy integral]] | | ||
+ | [[Condition number]] | | ||
[[Continuous function]] | | [[Continuous function]] | | ||
[[D'Alembert criterion (convergence of series)]] | | [[D'Alembert criterion (convergence of series)]] | | ||
Line 47: | Line 49: | ||
[[Sobolev space]] | | [[Sobolev space]] | | ||
[[Vitali theorem]] | | [[Vitali theorem]] | | ||
+ | |||
== TeXing == | == TeXing == | ||
I'm keen on turning up articles of EoM into better appearance by rewriting formulas and math symbols in TeX. | I'm keen on turning up articles of EoM into better appearance by rewriting formulas and math symbols in TeX. | ||
− | Now there are ''' | + | Now there are '''3040''' (out of 15,890) articles with [[:Category:TeX done]] tag. |
− | |||
<asy> | <asy> | ||
size(0,150); | size(0,150); | ||
− | real tex= | + | real tex=3040; |
real all=15890; | real all=15890; | ||
pair z0=0; | pair z0=0; | ||
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 \rightarrow \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]]. |
Latest revision as of 19:58, 17 June 2018
I am Nikita Evseev from 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 | Condition number | 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 3040 (out of 15,890) articles with Category:TeX done tag.
$\quad \rightarrow \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=29414