-
Notifications
You must be signed in to change notification settings - Fork 0
/
papers.html
44 lines (44 loc) · 1.6 KB
/
papers.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>papers</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
ul.task-list li input[type="checkbox"] {
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
</style>
<link rel="stylesheet" href="main.css" />
<script
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml-full.js"
type="text/javascript"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="papers-math">papers (math)</h1>
<p><a href="./doc/weyl.pdf">Wilf equivalence in Weyl groups and signed
permutations</a></p>
<p><a href="./doc/disjoint.pdf">The probability of selecting <span
class="math inline">\(k\)</span> edge-disjoint Hamilton cycles in the
complete graph</a></p>
<p><a href="./doc/boolean.pdf">Boolean elements in the Bruhat
order</a></p>
<p><a href="./doc/vexillary.pdf">Counting signed vexillary
permutations</a></p>
<p><a href="./doc/asymptotic.pdf">Asymptotics of descent
functions</a></p>
</body>
</html>