Arxiv:1808.01079V4 [Math.DS] 30 Jan 2019 Dimensional Persistent Homology for Xn
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Arxiv:1906.06684V1 [Math.NA]
Randomized Computation of Continuous Data: Is Brownian Motion Computable?∗ Willem L. Fouch´e1, Hyunwoo Lee2, Donghyun Lim2, Sewon Park2, Matthias Schr¨oder3, Martin Ziegler2 1 University of South Africa 2 KAIST 3 University of Birmingham Abstract. We consider randomized computation of continuous data in the sense of Computable Analysis. Our first contribution formally confirms that it is no loss of generality to take as sample space the Cantor space of infinite fair coin flips. This extends [Schr¨oder&Simpson’05] and [Hoyrup&Rojas’09] considering sequences of suitably and adaptively biased coins. Our second contribution is concerned with 1D Brownian Motion (aka Wiener Process), a prob- ability distribution on the space of continuous functions f : [0, 1] → R with f(0) = 0 whose computability has been conjectured [Davie&Fouch´e’2013; arXiv:1409.4667,§6]. We establish that this (higher-type) random variable is computable iff some/every computable family of moduli of continuity (as ordinary random variables) has a computable probability distribution with respect to the Wiener Measure. 1 Introduction Randomization is a powerful technique in classical (i.e. discrete) Computer Science: Many difficult problems have turned out to admit simple solutions by algorithms that ‘roll dice’ and are efficient/correct/optimal with high probability [DKM+94,BMadHS99,CS00,BV04]. Indeed, fair coin flips have been shown computationally universal [Wal77]. Over continuous data, well-known closely connected to topology [Grz57] [Wei00, 2.2+ 3], notions of proba- § § bilistic computation are more subtle [BGH15,Col15]. 1.1 Overview Section 2 resumes from [SS06] the question of how to represent Borel probability measures. -
Hausdorff Dimension of Singular Vectors
HAUSDORFF DIMENSION OF SINGULAR VECTORS YITWAH CHEUNG AND NICOLAS CHEVALLIER Abstract. We prove that the set of singular vectors in Rd; d ≥ 2; has Hausdorff dimension d2 d d+1 and that the Hausdorff dimension of the set of "-Dirichlet improvable vectors in R d2 d is roughly d+1 plus a power of " between 2 and d. As a corollary, the set of divergent t t −dt trajectories of the flow by diag(e ; : : : ; e ; e ) acting on SLd+1 R= SLd+1 Z has Hausdorff d codimension d+1 . These results extend the work of the first author in [6]. 1. Introduction Singular vectors were introduced by Khintchine in the twenties (see [14]). Recall that d x = (x1; :::; xd) 2 R is singular if for every " > 0, there exists T0 such that for all T > T0 the system of inequalities " (1.1) max jqxi − pij < and 0 < q < T 1≤i≤d T 1=d admits an integer solution (p; q) 2 Zd × Z. In dimension one, only the rational numbers are singular. The existence of singular vectors that do not lie in a rational subspace was proved by Khintchine for all dimensions ≥ 2. Singular vectors exhibit phenomena that cannot occur in dimension one. For instance, when x 2 Rd is singular, the sequence 0; x; 2x; :::; nx; ::: fills the torus Td = Rd=Zd in such a way that there exists a point y whose distance in the torus to the set f0; x; :::; nxg, times n1=d, goes to infinity when n goes to infinity (see [4], chapter V). -
23. Dimension Dimension Is Intuitively Obvious but Surprisingly Hard to Define Rigorously and to Work With
58 RICHARD BORCHERDS 23. Dimension Dimension is intuitively obvious but surprisingly hard to define rigorously and to work with. There are several different concepts of dimension • It was at first assumed that the dimension was the number or parameters something depended on. This fell apart when Cantor showed that there is a bijective map from R ! R2. The Peano curve is a continuous surjective map from R ! R2. • The Lebesgue covering dimension: a space has Lebesgue covering dimension at most n if every open cover has a refinement such that each point is in at most n + 1 sets. This does not work well for the spectrums of rings. Example: dimension 2 (DIAGRAM) no point in more than 3 sets. Not trivial to prove that n-dim space has dimension n. No good for commutative algebra as A1 has infinite Lebesgue covering dimension, as any finite number of non-empty open sets intersect. • The "classical" definition. Definition 23.1. (Brouwer, Menger, Urysohn) A topological space has dimension ≤ n (n ≥ −1) if all points have arbitrarily small neighborhoods with boundary of dimension < n. The empty set is the only space of dimension −1. This definition is mostly used for separable metric spaces. Rather amazingly it also works for the spectra of Noetherian rings, which are about as far as one can get from separable metric spaces. • Definition 23.2. The Krull dimension of a topological space is the supre- mum of the numbers n for which there is a chain Z0 ⊂ Z1 ⊂ ::: ⊂ Zn of n + 1 irreducible subsets. DIAGRAM pt ⊂ curve ⊂ A2 For Noetherian topological spaces the Krull dimension is the same as the Menger definition, but for non-Noetherian spaces it behaves badly. -
A Guide on Probability Distributions
powered project A guide on probability distributions R-forge distributions Core Team University Year 2008-2009 LATEXpowered Mac OS' TeXShop edited Contents Introduction 4 I Discrete distributions 6 1 Classic discrete distribution 7 2 Not so-common discrete distribution 27 II Continuous distributions 34 3 Finite support distribution 35 4 The Gaussian family 47 5 Exponential distribution and its extensions 56 6 Chi-squared's ditribution and related extensions 75 7 Student and related distributions 84 8 Pareto family 88 9 Logistic ditribution and related extensions 108 10 Extrem Value Theory distributions 111 3 4 CONTENTS III Multivariate and generalized distributions 116 11 Generalization of common distributions 117 12 Multivariate distributions 132 13 Misc 134 Conclusion 135 Bibliography 135 A Mathematical tools 138 Introduction This guide is intended to provide a quite exhaustive (at least as I can) view on probability distri- butions. It is constructed in chapters of distribution family with a section for each distribution. Each section focuses on the tryptic: definition - estimation - application. Ultimate bibles for probability distributions are Wimmer & Altmann (1999) which lists 750 univariate discrete distributions and Johnson et al. (1994) which details continuous distributions. In the appendix, we recall the basics of probability distributions as well as \common" mathe- matical functions, cf. section A.2. And for all distribution, we use the following notations • X a random variable following a given distribution, • x a realization of this random variable, • f the density function (if it exists), • F the (cumulative) distribution function, • P (X = k) the mass probability function in k, • M the moment generating function (if it exists), • G the probability generating function (if it exists), • φ the characteristic function (if it exists), Finally all graphics are done the open source statistical software R and its numerous packages available on the Comprehensive R Archive Network (CRAN∗). -
Index English to Chinese
probability A absolutely continuous random variables 绝对连续 随机变 量 analytic theory of probability 解析学概率论 antithetic variables 对 偶变 量 Archimedes 阿基米德 Ars Conjectandi associative law for events (概率)事件结 合律 axioms of probability 概率论 基本公理 axioms of surprise B ballot problem 选 票问题 Banach match problem 巴拿赫火柴问题 basic principle of counting 计 数基本原理 generalized (广义 ) Bayes’s formula ⻉ 叶斯公式 Bernoulli random variables 伯努利随机变 量 Bernoulli trials 伯努利实验 Bernstein polynomials 伯恩斯坦多项 式 Bertand’s paradox ⻉ 特朗悖论 best prize problem beta distribution ⻉ 塔分布 binary symmetric channel binomial coefficents 二项 式系数 binomial random variables 二项 随机变 量 normal approximation 正态 分布逼近 approximation to hypergeometric 超几何分布逼近 computing its mass function 计 算分布函数 moments of 矩(动 差) simulation of 模拟 sums of independent 独立 二项 随机变 量 之和 binomial theorem 二项 式定理 birthday problem 生日问题 probability bivariate exponential distribution 二元指数分布 bivariate normal distribution 二元正态 分布 Bonferroni’s inequality 邦费罗 尼不等式 Boole’s inequality 布尔不等式 Box-Muller simulation technique Box-Muller模拟 Branching process 分支过 程 Buffon’s needle problem 普丰投针问题 C Cantor distribution 康托尔分布 Cauchy distribution 柯西分布 Cauchy - Schwarz inequality 柯西-施瓦兹不等式 center of gravity 重心 central limit theorem 中心极限定理 channel capacity 信道容量 Chapman-Kolmogorov equation 查 普曼-科尔莫戈罗 夫等式 Chebychev’s inequality 切比雪夫不等式 Chernoff bound 切诺 夫界 chi-squared distribution 卡方分布 density function 密度函数 relation to gamma distribution 与伽⻢ 函数关系 simulation of 模拟 coding theory 编码 理论 and entropy 熵 combination 组 合 combinatorial analysis 组 合分析 combinatorial identities -
A Metric on the Moduli Space of Bodies
A METRIC ON THE MODULI SPACE OF BODIES HAJIME FUJITA, KAHO OHASHI Abstract. We construct a metric on the moduli space of bodies in Euclidean space. The moduli space is defined as the quotient space with respect to the action of integral affine transformations. This moduli space contains a subspace, the moduli space of Delzant polytopes, which can be identified with the moduli space of sym- plectic toric manifolds. We also discuss related problems. 1. Introduction An n-dimensional Delzant polytope is a convex polytope in Rn which is simple, rational and smooth1 at each vertex. There exists a natu- ral bijective correspondence between the set of n-dimensional Delzant polytopes and the equivariant isomorphism classes of 2n-dimensional symplectic toric manifolds, which is called the Delzant construction [4]. Motivated by this fact Pelayo-Pires-Ratiu-Sabatini studied in [14] 2 the set of n-dimensional Delzant polytopes Dn from the view point of metric geometry. They constructed a metric on Dn by using the n-dimensional volume of the symmetric difference. They also studied the moduli space of Delzant polytopes Den, which is constructed as a quotient space with respect to natural action of integral affine trans- formations. It is known that Den corresponds to the set of equivalence classes of symplectic toric manifolds with respect to weak isomorphisms [10], and they call the moduli space the moduli space of toric manifolds. In [14] they showed that, the metric space D2 is path connected, the moduli space Den is neither complete nor locally compact. Here we use the metric topology on Dn and the quotient topology on Den. -
Handbook on Probability Distributions
R powered R-forge project Handbook on probability distributions R-forge distributions Core Team University Year 2009-2010 LATEXpowered Mac OS' TeXShop edited Contents Introduction 4 I Discrete distributions 6 1 Classic discrete distribution 7 2 Not so-common discrete distribution 27 II Continuous distributions 34 3 Finite support distribution 35 4 The Gaussian family 47 5 Exponential distribution and its extensions 56 6 Chi-squared's ditribution and related extensions 75 7 Student and related distributions 84 8 Pareto family 88 9 Logistic distribution and related extensions 108 10 Extrem Value Theory distributions 111 3 4 CONTENTS III Multivariate and generalized distributions 116 11 Generalization of common distributions 117 12 Multivariate distributions 133 13 Misc 135 Conclusion 137 Bibliography 137 A Mathematical tools 141 Introduction This guide is intended to provide a quite exhaustive (at least as I can) view on probability distri- butions. It is constructed in chapters of distribution family with a section for each distribution. Each section focuses on the tryptic: definition - estimation - application. Ultimate bibles for probability distributions are Wimmer & Altmann (1999) which lists 750 univariate discrete distributions and Johnson et al. (1994) which details continuous distributions. In the appendix, we recall the basics of probability distributions as well as \common" mathe- matical functions, cf. section A.2. And for all distribution, we use the following notations • X a random variable following a given distribution, • x a realization of this random variable, • f the density function (if it exists), • F the (cumulative) distribution function, • P (X = k) the mass probability function in k, • M the moment generating function (if it exists), • G the probability generating function (if it exists), • φ the characteristic function (if it exists), Finally all graphics are done the open source statistical software R and its numerous packages available on the Comprehensive R Archive Network (CRAN∗). -
Lectures on Fractal Geometry and Dynamics
Lectures on fractal geometry and dynamics Michael Hochman∗ June 27, 2012 Contents 1 Introduction 2 2 Preliminaries 3 3 Dimension 4 3.1 A family of examples: Middle-α Cantor sets . 4 3.2 Minkowski dimension . 5 3.3 Hausdorff dimension . 9 4 Using measures to compute dimension 14 4.1 The mass distribution principle . 14 4.2 Billingsley's lemma . 15 4.3 Frostman's lemma . 18 4.4 Product sets . 22 5 Iterated function systems 25 5.1 The Hausdorff metric . 25 5.2 Iterated function systems . 27 5.3 Self-similar sets . 32 5.4 Self-affine sets . 36 6 Geometry of measures 40 6.1 The Besicovitch covering theorem . 40 6.2 Density and differentiation theorems . 45 6.3 Dimension of a measure at a point . 50 6.4 Upper and lower dimension of measures . 52 ∗Send comments to [email protected] 1 6.5 Hausdorff measures and their densities . 55 7 Projections 59 7.1 Marstrand's projection theorem . 60 7.2 Absolute continuity of projections . 63 7.3 Bernoulli convolutions . 65 7.4 Kenyon's theorem . 71 8 Intersections 74 8.1 Marstrand's slice theorem . 74 8.2 The Kakeya problem . 77 9 Local theory of fractals 79 9.1 Microsets and galleries . 80 9.2 Symbolic setup . 81 9.3 Measures, distributions and measure-valued integration . 82 9.4 Markov chains . 83 9.5 CP-processes . 85 9.6 Dimension and CP-distributions . 88 9.7 Constructing CP-distributions supported on galleries . 90 9.8 Spectrum of an Markov chain . -
A Complete Bibliography of Publications in Statistics and Probability Letters: 2010–2019
A Complete Bibliography of Publications in Statistics and Probability Letters: 2010{2019 Nelson H. F. Beebe University of Utah Department of Mathematics, 110 LCB 155 S 1400 E RM 233 Salt Lake City, UT 84112-0090 USA Tel: +1 801 581 5254 FAX: +1 801 581 4148 E-mail: [email protected], [email protected], [email protected] (Internet) WWW URL: http://www.math.utah.edu/~beebe/ 24 April 2020 Version 1.24 Title word cross-reference (1; 2) [Yan19a]. (α, β)[Kay15].(1; 1) [BO19]. (k1;k2) [UK18]. (n − k +1) [MF15, ZY10a]. (q; d) [BG16]. (X + Y ) [AV13b]. 1 [Hel19, Red17, SC15, Sze10]. 1=2[Efr10].f2g [Sma15, Jac13, JKD15a, JKD15b, Kha14, LM17, MK10, Ose14a, WL11]. 2k [Lu16a, Lu16b]. 2n−p [Yan13]. 2 × 2 [BB12, MBTC13]. 2 × c [SB16]. 3 [CGLN17, HWB10]. 3x + 1 [DP16]. > [HB18]. > 1=2 [DO11a]. [0; 1] [LP19a]. L1 q (` ) [Ose15a]. k [BML14]. r [VCM14]. A [CDS17, MPA12, PPM18, KDW15]. A1 [Ose13a]. α [AH12b, hCyP15, GT14, LT19b, MY14, MU13, Mic11, MM14b, PP14b, Sre12, Yan17b, ZZT17, ZYS19, ZZ13b, ZLC18, ZZ19a]. AR(1) [CL10, Mar16, PPN10]. AR(p) [WN14b]. ARH(1) [RMAL19].´ β [EM10, JW16, Kre18, Poi19, RBY10, Su10, XXY17, YZ16]. β !1[JW16]. 1 C[0; 1] [Mor18]. C[0; 1] [KM19]. C [LL17c]. D [CDS17, DS15, Jac11, KHN12, Sin19, Sma14, ZP12, Dav12b, OA15,¨ Rez15]. 1 2 Ds [KHN12]. D \ L [BS12a]. δ [Ery12, PB15a]. d ≥ 3 [DH19]. DS [WZ17]. d × R [BS19b]. E [DS15, HR19a, JKD14, KDW15]. E(fNOD)[CKF17].`1 N [AH11]. `1 [Ose19]. `p [Zen14]. [BCD19]. exp(x)[BM11].F [MMM13]. -
On the Computation of the Hausdorff Dimension of the Walrasian Economy:Further Notes
Munich Personal RePEc Archive On the Computation of the Hausdorff Dimension of the Walrasian Economy:Further Notes Dominique, C-Rene Independent Research 9 August 2009 Online at https://mpra.ub.uni-muenchen.de/16723/ MPRA Paper No. 16723, posted 10 Aug 2009 10:42 UTC ON THE COMPUTATION OF THE HAUSDORFF DIMENSION OF THE WALRASIAN ECONOMY: FURTHER NOTES C-René Dominique* ABSTRACT: In a recent paper, Dominique (2009) argues that for a Walrasian economy with m consumers and n goods, the equilibrium set of prices becomes a fractal attractor due to continuous destructions and creations of excess demands. The paper also posits that the Hausdorff dimension of the attractor is d = ln (n) / ln (n-1) if there are n copies of sizes (1/(n-1)), but that assumption does not hold. This note revisits the problem, demonstrates that the Walrasian economy is indeed self-similar and recomputes the Hausdorff dimensions of both the attractor and that of a time series of a given market. KEYWORDS: Fractal Attractor, Contractive Mappings, Self-similarity, Hausdorff Dimensions of the Walrasian Economy, the Hausdorff dimension of a time series of a given market. INTRODUCTION Dominique (2009) has shown that the equilibrium price vector of a Walrasian pure exchange economy is a closed invariant set E* Rn-1 (where R is the set of real numbers and n-1 are the number of independent prices) rather than the conventionally assumed stationary fixed point. And that the Hausdorff dimension of the attractor lies between one and two if n self-similar copies of the economy can be made. -
Typical Behavior of Lower Scaled Oscillation
TYPICAL BEHAVIOR OF LOWER SCALED OSCILLATION ONDREJˇ ZINDULKA Abstract. For a mapping f : X → Y between metric spaces the function lipf : X → [0, ∞] defined by diam f(B(x,r)) lipf(x) = liminf r→0 r is termed the lower scaled oscillation or little lip function. We prove that, given any positive integer d and a locally compact set Ω ⊆ Rd with a nonempty interior, for a typical continuous function f : Ω → R the set {x ∈ Ω : lipf(x) > 0} has both Hausdorff and lower packing dimensions exactly d − 1, while the set {x ∈ Ω : lipf(x) = ∞} has non-σ-finite (d−1)- dimensional Hausdorff measure. This sharp result roofs previous results of Balogh and Cs¨ornyei [3], Hanson [11] and Buczolich, Hanson, Rmoutil and Z¨urcher [5]. It follows, e.g., that a graph of a typical function f ∈ C(Ω) is microscopic, and for a typical function f : [0, 1] → [0, 1] there are sets A, B ⊆ [0, 1] of lower packing and Hausdorff dimension zero, respectively, such that the graph of f is contained in the set A × [0, 1] ∪ [0, 1] × B. 1. Introduction For a mapping f : X Y between metric spaces the function lipf : X [0, ] defined by → → ∞ diam f(B(x, r)) (1) lipf(x) = lim inf r→0 r is termed the lower scaled oscillation or little lip function. (B(x, r) denotes the closed ball of radius r centered at x.) Let us mention that some authors, cf. [3], define the scaled oscillations from the version of ωf (cf.(6)) given by ωf (x, r) = sup f(y) f(x) that may be more suitable for, e.g., differentiation con- y∈B(x,r)| − | siderations. -
CHARACTERIZATIONS of SPACES of FINITE HAUSDORFF MEASURE: ONE-DIMENSIONAL CASE Supervisor
CHARACTERIZATIONS OF SPACES OF FINITE HAUSDORFF MEASURE: ONE-DIMENSIONAL CASE JORDAN DOUCETTE Supervisor: Dr. Murat Tuncali MAJOR RESEARCH PAPER Submitted to the School of Graduate Studies in partial fulfillment of the requirements for the degree of Master of Science in Mathematics Department of Computer Science and Mathematics Nipissing University North Bay, Ontario c Jordan Doucette December 2012 ! Abstract. An intriguing problem that was proposed by Samuel Eilenberg and O.G. Harrold in 1941 involves the characterization of separable metric spaces, whose topological dimension is n, for which there is a metrization so that the n- dimensional Hausdorff measure is finite. The focus of this paper will be to examine several conditions in order to characterize metric continua of finite one-dimensional Hausdorff measure. Our main theorem will consist of showing that for a metric continuum being of finite one-dimensional Hausdorff measure is equivalent to being totally regular, as well as being an inverse limit of graphs with monotone bonding maps. iv ACKNOWLEDGEMENTS First and foremost, I am grateful to my supervisor Dr. Murat Tuncali, for his invaluable support, instruction and encouragement throughout the preparation of this paper. Without Murat’s continual guidance this paper may never have come to fruition. Thanks are also due to my second reader, Dr. Alexandre Karassev, external examiner, Dr. Ed Tymchatyn and examination committee chair, Dr. Vesko Valov for their helpful feedback. I would also like to extend thanks the entire mathematics department at Nipissing University and visiting professors throughout the years, whose teaching has lead me to this point. Lastly, thank you to my family and friends for their reassurance and unwavering confidence in me.