arXiv URL | uses of 'f x' |
---|---|
1410.3735 | 121 |
1009.5795 | 112 |
1606.09083 | 105 |
1810.04277 | 81 |
1306.3498 | 76 |
1902.05870 | 75 |
1304.0196 | 72 |
0812.3734 | 68 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"@context": "https://schema.org", | |
"@type": "Table", | |
"about": "Quadratic Equations" | |
}, | |
{ | |
"@context": "https://schema.org", | |
"@type": "Organization", | |
"url": "https://byjus.com/", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": "https://schema.org/", | |
"@type": "Quiz", | |
"url": "https://www.cuemath.com/algebra/quadratic-equations/", | |
"typicalAgeRange": "3-19", | |
"educationalLevel": "primary", | |
"assesses": "Attend this Quiz & Test your knowledge.", | |
"educationalAlignment": [ | |
{ | |
"@type": "AlignmentObject", |
Sample from arXiv October, 2009 (yymm=0910):
- 5281 HTML files
- biggest file is 20MB in size, arxiv 0910.2294, with 1472 math formulas
- html preview in CorTeX
- possible cause? ids:
<ci id="S7.Ex655.m1.9.9.1.1.1.1.1.1.1.1.1.1.2.cmml"
xref="S7.Ex655.m1.9.9.1.1.1.1.1.1.1.1.1.1.2">Θ</ci>
meaning | TeX | field | source |
---|---|---|---|
Math | |||
Natural numbers from 1 | \mathcal{N}^+ | number theory | wiki:Natural number |
positive semi-orbit | O^+, \gamma_{x}^{+} | dynamical systems | paper, wiki:Orbit |
moduli space of trajectories | M^+ | Geometric Topology | arxiv:1404.4561 |
orthogonal decomposition into eigenspace | S^+ | Geometric Topology | arxiv:1404.4561 |
self-dual 2-forms on X | \Lambda^+ X |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% source: arXiv 1002.3757 | |
\documentclass{article} | |
\usepackage{tikz} | |
\newcommand\dw[2]{\draw[#1!#2,fill=#1!#2]} | |
\begin{document} | |
\begin{tikzpicture} | |
\def\LL{10} | |
\pgfmathsetmacro{\LLQ}{200/(\LL*\LL)} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4-gram | frequency | |
---|---|---|
see e g [cite] | 340651 | |
can be found in | 197421 | |
be found in [cite] | 130873 | |
see for example [cite] | 93473 | |
in the case of | 86786 | |
in the context of | 80782 | |
is given by [cite] | 73337 | |
shown in fig ref | 65890 | |
with respect to the | 63965 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trait HonestSolver { | |
fn solve(p: DecidableLogicalProposition) -> (bool, LogicalProof); | |
// i.e. First- and Higher-order logic | |
fn solve_if_possible(p: MathProposition) -> Option<(bool, MathProof)>; | |
fn try_to_solve_if_possible(p: ComputableProposition) -> Result<Option<(bool,ExecutionTrace)>, Box<dyn Error>>; | |
fn try_to_solve_socially_if_possible(p: LanguageProposition) -> Arc<Mutex<Result<Option<(bool,Justification)>, Box<dyn Error>>>>; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
heading | frequency | |
---|---|---|
proof | 2930621 | |
lemma | 1706821 | |
theorem | 1700430 | |
references | 1351260 | |
abstract | 1193933 | |
introduction | 1117555 | |
proposition | 1059776 | |
definition | 972999 | |
remark | 888243 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.