Topological Dynamics: Rigorous Numerics via Cubical Homology

Size: px
Start display at page:

Download "Topological Dynamics: Rigorous Numerics via Cubical Homology"

Transcription

1 1 Topological Dynamics: Rigorous Numerics via Cubical Homology AMS Short Course on Computational Topology New Orleans, January 4, 2010 Marian Mrozek Jagiellonian University, Kraków, Poland

2 Outline 2 I. Topological methods in rigorous numerics of dynamical systems Motivation: chaos in Lorenz equations Conley index Interval arithmetic and dynamics of multivalued maps II. Computing homology of spaces and maps Set representation and cubical homology Geometric reduction algorithms Shaving Acyclic subspace algorithm Coreduction algorithm DMT based algorithm Computing homology of continuous maps Persistence III. A sample application: chaos for Hénon map

3 Edward Lorenz 3 during the 1950s became skeptical of the appropriateness of the mathematical models used in meteorology in 1963 published the famous paper: Deterministic Nonperiodic Flow the Lorenz equations: ẋ = σ(y x) ẏ = Rx y xz ż = xy bz Edward Lorenz

4 Ghost solutions 4 Consider the equation z =(αi z )z, z C The only periodic trajectory of this equation is the stationary point at the origin. Consider its Euler discretization Φ h (z) :=z(1 + h(αi z )) For every h>0 this discretization has invariant circles of radius r ± := 1 ± 1 h 2 α 2 h

5 Problem 5 Is some chaotic dynamics present in the Lorenz system? Or maybe it is only present in the numerical scheme? Or maybe the chaotic behaviour is only the consequence of the rounding errors?

6 Isolated invariant sets 6 Let T be continous (T = R) or discrete (T = Z) time. Let ϕ : X T X be a dynamical system. A trajectory of x X is ϕ(x) :={ ϕ(x, t) t T }. a compact set N is an isolating neighborhood iff x bd N ϕ(x) N. N is an isolating neighborhood iff Inv(N,ϕ) :={ x N ϕ(x) N } int N. A compact set S X is called an isolated invariant set if there exists an isolating neighborhood N such that S =Inv(N,ϕ). For continuous time (T = R), a compact set N is an isolating block iff the exit set N := {x N ɛ>0 : ϕ(x, t) N for 0 <t<ɛ} is closed.

7 Conley index 7 Theorem. (Conley and students, 1978) Assume continuous time (T = R). For every isolating neighborhood N of S there exists an isolating block M such that S M N. If M 1 and M 2 are two such blocks, then (M 1 /M 1, [M 1 ]) and (M 2/M 2, [M 2 ]) are homotopy equivalent and, in particular, H (M 1,M 1 ) = H (M 2,M 2 ). Charles Conley For T = R the cohomological Conley index of S and N is Con (N,ϕ) := Con (S, ϕ) :=H (M,M ).

8 An example 8

9 Discrete case (T = Z) 9 Let f : X X be the generator of ϕ, i.e.f(x) :=ϕ(x, 1). A pair of compact sets P =(P 1,P 2 ) is called an index pair for f and an isolated invariant set S iff (i) (positive relative invariance) f(p 2 ) P 1 P 2 (ii) (exit set) P 1 cl(f(p 1 ) \ P 1 ) P 2 (iii) (isolation) S =Inv(cl(P 1 \ P 2 ),f) int(p 1 \ P 2 ) H (P 1,P 2 ) is not an invariant.

10 Leray Functor 10 V 0 - the category of finitely dimensional vector spaces over R the generalized kernel of α V 0 (V,V ) is gker α := ker α n n N the Leray functor L : Endo(V 0 ) Auto(V 0 ): L(V,v) :=(V/gker v, v )

11 Index quadruples and index maps 11 A quadruple P =(P 1,P 2, P 1, P 2 ) is an index quadruple for f and S if (P 1,P 2 ) is an index pair for f and S and ( P 1, P 2 ) is a topological pair such that the map f P :(P 1,P 2 ) x f(x) ( P 1, P 2 ) ι P :(P 1,P 2 ) x x ( P 1, P 2 ) are well defined and ι P is an excision (induces an isomorphism in cohomology) Given an index quadruple, we define the index map as the composition I P := H (f P P) H (ι P ) 1

12 The Conley index for discrete dynamical systems 12 Theorem. (MM,1990,2005) For every isolating neighborhood N of f there exists an index quadruple P such that Inv(N,f) P 1 P 1 N. Moreover, if P and Q are two such quadruples, then L(H (P 1,P 2 ),I P ) = L(H (Q 1,Q 2 ),I Q ). The Conley index of f in N is (CH (N,f),χ(N,f)) := L(H (P 1,P 2 ),I P ).

13 An example 13

14 14 It is possible to characterize the existence of chaotic dynamics in terms of the Conley index.

15 15 Ch. Conley and students, original Conley index for flows J.W. Robbin, D. Salamon, the first Conley index for discrete dynamical systems based on shape theory and the inverse limit functor MM, cohomological Conley index based on Leray functor A. Szymczak, homotopy, Szymczak functor (most general) J. Franks, D. Richeson, a reformulation of Szymczak construction in terms of shift equivalence

16 Interval arithmetic 16 ˆR R fixed, finite set of representable numbers representable intervals: I := {[a, b] a, b ˆR,a b} For {+,,,/} and I,J Idenote by I J the smallest representable interval that contains {a b a I,b J}. Given the endpoints of I and J, one can easily construct the endpoints of I J. first proposed by M. Warmus in 1956 rediscovered by R.E. Moore in 1959

17 The simplest topological tool: Darboux property 17

18 Advanced tool: topological dynamics of multivalued maps 18

19 19 Interval arithmetic combined with classical numerical methods for dynamical systems provides rigorous enclosures of trajectories of dynamical systems in the form of so called combinatorial multivalued representation. There are algorithms which use this combinatorial multivalued representation to rigorously construct index pairs and index quadruples of dynamical system

20 From CAPD to CAPD::RedHom 20

21 From CAPD to CAPD::RedHom 21

22 From CAPD to CAPD::RedHom 22

23 From CAPD to CAPD::RedHom 23

24 From CAPD to CAPD::RedHom 24

25 Motivation 25

26 Goal 26 Input: representation of a subset X R d Output: Betti numbers, torsion coefficients, homology generators Input: representation of a continuous map f : X Y of subsets of R d Output: matrix of map induced in homology

27 Set representation 27 Simplicial complex classical

28 Set representation 28 Simplicial complex classical Cubical set typical in imaging and rigorous numerics very efficient and fast representation (bitmaps)

29 Set representation 29 Simplicial complex classical Cubical set typical in imaging and rigorous numerics very efficient and fast representation (bitmaps) General polyhedrons most general obtaining the chain complex is not straightforward

30 Input 30 Algebraists expect matrices of boundary maps as input of homology computations. On input: a set represented as a list of top dimensional cells (cubes, simplices,...) Generation of faces, incidence coefficients and boundary maps, whenever necessary, must be considered a part of the job!

31 Cubical sets 31 An elementary interval is an interval [k, l] R such that k, l are integers satisfying l = k (degenerate) or l = k +1(nondegenerate). An elementary cube Q in R d is I 1 I 2 I d R d. The dimension of Q is the number of nondegenerate I i. An elementary cube is full if all I i are nondegenerate. The set A R d is cubical if there exists a finite family A of elementary cubes such that A = A. A cubical set is a full cubical set if it is a union of full elementary cubes. Theorem. (Blass, Holsztyński, 1972) Every polyhedron is homeomorphic to a cubical set.

32 Cubical Chains 32 The group C q of cubical chains is a free group generated by elementary chains of dimension q. Boundary operator : C q C q 1 is given on generators by 0 if Q =[l], Q := [l +1] [l] if Q =[l, l +1]. I P +( 1) dim I I P if Q = I P. Theorem. =0

33 Cubical Homology 33 For an elementary chain c = n i=1 α iq i we define its support by c := { Q i α i 0} Given a cubical set X we define the group of q-chains of X by C q (X) :={ c C q c X }. Is is easy to verify that we have the induced boundary operator q X : C q (X) C q 1 (X). The qth cubical homology group of X is H q (X) :=ker q X / im q X

34 Standard approach 34 Immediate algebraization:

35 Standard approach 35 Immediate algebraization: generate the faces

36 Standard approach 36 Immediate algebraization: generate the faces construct the boundary maps D k =

37 Standard approach 37 D k = B k = Q 1 D k R B k = Immediate algebraization: generate the faces construct the boundary maps find Smith diagonalization and read Betti numbers Advantages: standard linear algebra may be easily adapted to homology generators Problems: constructing faces immediately may increase data size complexity: Cn 3 sparseness of matrices may not help (fill-in process) C large for sparse matrices (dynamic storage allocation)

38 Geometric reduction algorithms 38 Geometric Reductions Reduce the set so that the representation used is preserved the homology is not changed build chain complex compute homology

39 Shaving 39 If X = X is cubical and Q X is an elementary cube such that Q X is acyclic and X = (X\{Q}) then H(X) = H(X ) full cubes representation is used! acyclicity tests via lookup tables: 2 3d 1 entries extremely fast in dimension 2 and 3 not enough memory for dimension above 3 partial acyclicity tests in higher dimensions

40 Acyclic subspace 40 If X is cubical and A X is acyclic then { H n (X) H n (X, A), for n 1 = Z H n (X, A), for n =0 breadth-first search construction

41 Free face reductions 41 foreach σ do if cbd(σ) ={τ} then remove(σ); remove(τ); endif; endfor; free face - a generator with exactly one generator in coboundary a combinatorial counterpart of deformation retraction on algebraic level:

42 Dual reductions? free coface - a generator with exactly one generator in boundary one space homology theory with compact supports for locally compact sets (Steenrod 1940, Massey 1978) combinatorial version (MM, B. Batko, 2006)

43 Q := empty queue; enqueue(q,s); while Q do s:=dequeue(q); if bd S s = {t} then remove(s); remove(t); enqueue(q, cbd K t); else if bd S s = then enqueue(q, cbd K s); endif; endwhile ; Coreduction algorithm 43

44 Coreduction algorithm 44

45 Coreductions for S-complexes 45 S-complex - a free chain complex with a fixed basis S which allows computation of incidence coefficients κ(s, t) directly from the coding of the basis Examples: cubical complexes, simplicial complexes Rectangular CW-complexes (P. D lotko, T. Kaczynski, MM, T. Wanner, 2010)

46 Augmentible S-complexes 46 Definition. An S-complex is augmentible iff there exists ɛ : S 0 R (augmentation) such that ɛ(t) 0for t S 0 t κ(s, t)ɛ(t) =0for s S 1 Coreductions may be applied to any augmentible S-complexes.

47 Coreduction algorithm 47 Unlike torus, coreductions of Bing s House result in a non-augmentible S- complex.

48 Morse-Forman theory 48 K- the collection of cells of a finite, regular CW complex. Adherence relation: τ σ τ σ and dim τ =dimσ 1 bd σ := { τ τ σ }. cbd σ := { ρ σ ρ }. Definition. (Forman, 1995) f : K Z is a discrete Morse function if for every σ K c + (σ) :=card{ ρ cbd σ f(ρ) f(σ) } 1 and c (σ) :=card{ τ bd σ f(τ) f(σ) } 1. Acellσ Kis critical if c + (σ) =c (σ) =0.

49 Example 49

50 Morse-Froman Homology 50 A discrete Morse function allows us to define paths joining the critical cells and via these paths one defines a boundary operator on the free complex generated by critical cells. Theorem. (Forman, 1995) Homology of the resulting Morse- Forman complex is the same as the homology of the original CW complex. Since often the number of critical cells is significantly smaller than the number of all cells, construction of the Morse-Forman complex may speed up homology computations if we can quickly construct a discrete Morse function.

51 Discrete Morse function by coreductions 51 Theorem. The algorithm runs in linear time.

52 CAPD::RedHom 52 New project: generic homology software based on geometric reductions AS, CR, DMT algorithms Betti and torsion numbers, homology generators, homology maps, persistence intervals Z and Z p coefficients generic but efficient: for cubical sets, simplicial sets, cubical CW complexes,... written in C++, based on C++ templates and generic programming a preliminary version available soon: Authors: P. D lotko, M. Juda, A. Krajniak, MM, H. Wagner,...

53 Numerical examples - manifolds 53 T S 1 (S 1 ) 3 S 1 K T T P K dim size in millions H 0 Z Z Z Z Z H 1 Z 3 0 Z 2 + Z 2 Z 4 Z + Z 2 H 2 Z 3 0 Z + Z 2 Z 6 Z 2 2 H 3 Z Z Z 4 Z 2 H 4 Z Linbox::Smith > 600 > CHomP::homcubes RedHom::CR RedHom::CR+DMT

54 Numerical examples - Cahn-Hillard 54 P0001 P0050 P0100 dim size in millions H 0 Z 7 Z 2 Z H 1 Z 6554 Z 2962 Z 1057 H 2 Z 2 Linbox::Smith > 600 > 600 > 600 CHomP::homcubes RedHom::CR RedHom::CR+DMT RedHom::AS

55 Numerical examples - random sets 55 d4s8f50 d4s12f50 d4s16f50 d4s20f50 dim size in millions H 0 Z 2 Z 2 Z 2 Z 2 H 1 Z 2 Z 17 Z 30 Z 51 H 2 Z 174 Z 1389 Z 5510 Z H 3 Z 2 Z 15 Z 71 Z 179 Linbox::Smith 120 > 600 > 600 > 600 CHomP::homcubes RedHom::CR RedHom::CR+DMT

56 Numerical examples - simplicial sets 56 random set Björner set S 5 dim size in millions H 0 Z Z Z H 1 Z H 2 Z 84 Z 0 H 3 0 H 4 Z CHomP::homcubes RedHom::CR+DMT

57 Reduction equivalences 57 Theorem. Assume S is an S-complex resulting from removing an coreduction pair (a, b) in an S-omplex S. Then the chain maps ψ (a,b) : R(S) R(S ) and ι (a,b) : R(S ) R(S) given by c c,a b,a b for k =dimb 1, ψ (a,b) k (c) := c c, b b for k =dimb, c otherwise, and ι (a,b) k (c) := { c c,a b,a b for k =dimb, c otherwise, are mutually inverse chain equivalences.

58 Homology model 58 the reduced S-complex S f thehomology model of S as a convenient model to solve the problems of decomposing homology classes on generators. π f : R(S) R(S f ) and ι f : R(S f ) R(S) mutually inverse chain equivalences obtained by composing the maps π (a,b) and ι (a,b). used to transport homology classes between H (S) and H (S f ) The cost of transporting one generator through π f or ι f in general may be quadratic. In the case of Free Face Reduction Algorithm and Free Coface Reduction Algorithm it is linear!

59 Homology generators 59 S q = { s q 1,sq 2,...sq r q }. {[u 1 ], [u 2 ],...[u n ] } generators of the homology group H q (S). Task: decompose [z] H q (X) on homology generators n [z] = x i [u i ] Linear algebra problem z = i=1 n x i u i + c i=1 with unknown variables x 1,x 2,...,x n Z and c R q+1 (S).

60 z = r q j=1 Homology generators 60 z j s q j, u i = c = r q j=1 s q+1 k = r q j=1 r q+1 u ij s q j, c = r q a kj s q j j=1 ( rq+1 ) a kj y k s q j k=1 k=1 y k s q+1 k Thus, we get a system of r q linear equations with n + r q+1 unknowns r n q+1 z j = u ij x i + a kj y k for j =1, 2,...r q. i=1 k=1 In case of large S the cost is huge! Solution: transport the problem via π f to homology model and solve it there

61 Homology of cubical maps 61 X, Y cubical complexes g : X Y is cubical if maps elementary cubes to elementary cubes. g induces chain map g # : R(X) R(Y ) examples of interest: inclusions and projections U := { [u 1 ], [u 2 ],...[u m ] } and W := { [w 1 ], [w 2 ],...[w n ] } bases of H q (X) and H q (Y ) To find the matrix of g ecompose g # (u i ) on generators in W Using the diagram g # R(X) R(Y ) π f ι f R(Y f ) we can solve the problem in the homology model Y f, where it is much simpler.

62 Graph approach 62

63 The homology map algorithm 63 (1) Construct a combinatorial enclosure F of f : X Y. (2) Construct the graph G of F := F. (3) If the homologies of the values of F are not trivial, refine the grid and go to 1. (4) Apply shaving to X, Y and G in such a way that the shaved G is the graph of an acyclic mv map F : X Y (5) Find the homologies of the projections p : G X and q : G Y. (6) Return H (q)h (p) 1 Pilarczyk (2005) implementation satisfactorily fast for a class of practical problems remains computationally most expensive part in applications in dynamics preserving the acyclicity of values when applying reductions is computationally expensive

64 Coreduction model approach, MM Using coreductions construct homology models of X, Y,andG Using homology models find the homology of the projections p : G X and q : G Y Compute the inverse of p and return q p 1 No need to preserve the acyclicity under reductions significantly faster than the previous graph approach

65 Graph approach versus coreduction model approach 65 Set Emb Size CHomP RedHom speedup Dim 10 6 homcubes CR z2torus8.map z2torus12.map z2torus16.map z2torus19.map

66 Cubical persistence via coreductions and inclusions 66 Assume field coefficients Compute the maps induced in homology by inclusions Find the compositions and ranks of the respective matrices βq i,j := rank ι i,j q, Compute the number of (i, j)-persistence intervals from formula pi q (i, j) = ( β i,j 1 q β i 1,j 1 q ) ( β i,j q β i 1,j q ).

67 Direct coreduction approach to cubical persistence 67 levelwise coreductions seperate queue for BFS on each level selection always from the lowest level non-empty queue result: coreductions for all sublevel sets together in O(n log n) time Complexity of finding persistence intervals on the plane is O(n log n)

68 Timings 68 Grid Levels classical RedHom RedHom approach (*) CR-incl. CR-direct (*) - implementation of Edelsbrunner-Letscher-Zomorodian algorithm for cubical sets by V. Nanda

69 Sample application: chaos in Hénon map 69 Consider the Hénon map h : R 2 R 2 given by the formula h(x, y) :=(1+y/5 ax 2, 5bx) at the classical parameter values a =1.4 and b =0.2. Theorem. (T. Kaczynski, K. Mischaikow, MM, 2004) Let S be the maximal invariant subset of the union of constructed connected components C j. Then there exists a semiconjugacy with a subshift of finite type on 8 symbols and topological entropy h =0.28 such that for each periodic sequence θ Σ A with period pρ 1 (θ) contains a periodic orbit with period p. In particular h(s) Theorem. (S. Day, R. Frongilo, R. Trevino, 2008) The classical Hénon map admits an isolated invariant set S semiconjugated to a subshift on 129 symbols and h(s) 0.42.

70 Applications 70 Lorenz equations: K. Mischaikow, A. Szymczak, MM, J. Diff. Equ., 1995, Time series dynamics: K. Mischaikow, J. Reiss, A. Szymczak, MM, Phys. Rev. Lett., Kot-Schaffer map in L 2 ([ π, π]): S. Day, O. Junge, K. Mischaikow, SIAM Dyn. Syst., Hénon map: S. Day, R. Frongilo, R. Trevino, SIAM J. App. Dyn. Sys., Databases for multiparameter systems: Z. Arai, H. Kokubu, W. Kalies, K. Mischaikow, H. Oka, P. Pilarczyk, SIAM J. App. Dyn. Sys., 2009.

71 Conclusion 71 Direct algebraization need not be the quickest way to compute homology of sets and maps. Reduction algorithms operating directly on sets substantially speed up homology copmutations. A universal fastest algorithm probably does not exist and hybrid methods probing data should be used for best performance. There is potential for further improvement in homology computations.

72 References 72 MM, P. Pilarczyk, N. Żelazna, Homology algorithm based on acyclic subspace, Computers and Mathematics with Applications (2008). MM, B. Batko, Coreduction homology algorithm, Discrete and Computational Geometry (2009). K. Mischaikow, MM, P. Pilarczyk, Graph Approach to the Computation of the Homology of Continuous Maps, Foundations of Computational Mathematics (2005). MM, Čech Type Approach to Computing Homology of Maps, Discrete and Computational Geometry (2010). M. Juda, MM, Z 2 -Homology of 2-manifolds may be computed in O(nα(n)) time, preprint (2009). P. D lotko, T. Kaczynski, MM, T. Wanner, Coreduction Homology Algorithm for Regular CW-Complexes, Discrete and Computational Geometry (accepted). MM, T. Wanner, Coreduction Homology Algorithm for Inclusions and Persistence, Computers and Mathematics with Applications (accepted). S. Harker, K. Mischaikow, MM, V. Nanda, H. Wagner, M. Juda, P. D lotko, The Efficiency of a Homology Algorithm based on Discrete Morse Theory and Coreductions, Proceedings CTIC 2010 (2010). MM, H. Wagner, Coreduction Homology Algorithm for Continuous Maps, in preparation. A. Krajniak, MM, T. Wanner, Direct coreduction approach to persistence, in preparation.

Computational Homology in Topological Dynamics

Computational Homology in Topological Dynamics 1 Computational Homology in Topological Dynamics ACAT School, Bologna, Italy MAY 26, 2012 Marian Mrozek Jagiellonian University, Kraków Outline 2 Dynamical systems Rigorous numerics of dynamical systems

More information

Computational homology in dynamical systems

Computational homology in dynamical systems 1 Computational homology in dynamical systems Marian Mrozek Jagiellonian University, Kraków National University of Ireland, Galway 29 June - 10 July 2009 Outline 2 Dynamical systems Rigorous numerics of

More information

Computational Homology in Topological Dynamics

Computational Homology in Topological Dynamics 1 Computational Homology in Topological Dynamics ACAT School, Bologna, Italy May 26, 2012 Marian Mrozek Jagiellonian University, Kraków Weather forecasts for Galway, Ireland from Weather Underground 2

More information

The Efficiency of a Homology Algorithm based on Discrete Morse Theory and Coreductions (Extended Abstract)

The Efficiency of a Homology Algorithm based on Discrete Morse Theory and Coreductions (Extended Abstract) The Efficiency of a Homology Algorithm based on Discrete Morse Theory and Coreductions (Extended Abstract) Shaun Harker 1, Konstantin Mischaikow 1, Marian Mrozek 2 Vidit Nanda 1, Hubert Wagner 2, Mateusz

More information

TOWARDS AUTOMATED CHAOS VERIFICATION

TOWARDS AUTOMATED CHAOS VERIFICATION TOWARDS AUTOMATED CHAOS VERIFICATION SARAH DAY CDSNS, Georgia Institute of Technology, Atlanta, GA 30332 OLIVER JUNGE Institute for Mathematics, University of Paderborn, 33100 Paderborn, Germany KONSTANTIN

More information

The Conley Index and Rigorous Numerics of Attracting Periodic Orbits

The Conley Index and Rigorous Numerics of Attracting Periodic Orbits The Conley Index and Rigorous Numerics of Attracting Periodic Orbits Marian Mrozek Pawe l Pilarczyk Conference on Variational and Topological Methods in the Study of Nonlinear Phenomena (Pisa, 2000) 1

More information

Morse-Forman-Conley theory for combinatorial multivector fields

Morse-Forman-Conley theory for combinatorial multivector fields 1 Discrete, Computational and lgebraic Topology Copenhagen, 12th November 2014 Morse-Forman-Conley theory for combinatorial multivector fields (research in progress) P Q L M N O G H I J K C D E F Marian

More information

The Cubical Cohomology Ring: An Algorithmic Approach

The Cubical Cohomology Ring: An Algorithmic Approach The Cubical Cohomology Ring: An Algorithmic Approach Tomasz Kaczynski Université de Sherbrooke and Marian Mrozek Jagiellonian University in Kraków and WSB-NLU in Nowy S acz September 27, 2012 Abstract

More information

The method of topological sections in the rigorous numerics of dynamical systems

The method of topological sections in the rigorous numerics of dynamical systems 1 Marian Mrozek Jagiellonian University, Kraków The method of topological sections in the rigorous numerics of dynamical systems Fourth International Workshop on Taylor Methods Boca Raton, December 17th,

More information

DYNAMICS AND CHAOS FOR MAPS AND THE CONLEY INDEX. Sarah Day 1

DYNAMICS AND CHAOS FOR MAPS AND THE CONLEY INDEX. Sarah Day 1 DYNAMICS AND CHAOS FOR MAPS AND THE CONLEY INDEX Sarah Day 1 Discrete-time dynamical systems modeled by iteration of continuous maps exhibit a wide variety of interesting behaviors. One illustrative example

More information

Handlebody Decomposition of a Manifold

Handlebody Decomposition of a Manifold Handlebody Decomposition of a Manifold Mahuya Datta Statistics and Mathematics Unit Indian Statistical Institute, Kolkata mahuya@isical.ac.in January 12, 2012 contents Introduction What is a handlebody

More information

Cubical Cohomology Ring: Algorithmic Approach

Cubical Cohomology Ring: Algorithmic Approach Cubical Cohomology Ring: Algorithmic Approach Tomasz Kaczynski Université de Sherbrooke and Marian Mrozek Jagiellonian University in Kraków and WSB-NLU in Nowy S acz October 16, 2011 Abstract A cohomology

More information

Math 6510 Homework 10

Math 6510 Homework 10 2.2 Problems 9 Problem. Compute the homology group of the following 2-complexes X: a) The quotient of S 2 obtained by identifying north and south poles to a point b) S 1 (S 1 S 1 ) c) The space obtained

More information

Discrete Morse functions on infinite complexes

Discrete Morse functions on infinite complexes Discrete Morse functions on infinite complexes Neža Mramor Kosta joint work with Rafael Ayala, Gregor Jerše, José Antonio Vilches University of Ljubljana, Slovenia Discrete, Computational and Algebraic

More information

Persistent Homology. 128 VI Persistence

Persistent Homology. 128 VI Persistence 8 VI Persistence VI. Persistent Homology A main purpose of persistent homology is the measurement of the scale or resolution of a topological feature. There are two ingredients, one geometric, assigning

More information

Multivalued Maps As a Tool in Modeling and Rigorous Numerics

Multivalued Maps As a Tool in Modeling and Rigorous Numerics Multivalued Maps As a Tool in Modeling and Rigorous Numerics Tomasz Kaczynski Dedicated to Felix Browder on his 80th birthday Abstract. Applications of the fixed point theory of multivalued maps can be

More information

Key words. database, dynamical system, Conley index, Morse decomposition, Leslie population models, combinatorial dynamics, multiparameter system

Key words. database, dynamical system, Conley index, Morse decomposition, Leslie population models, combinatorial dynamics, multiparameter system A DATABASE SCHEMA FOR THE ANALYSIS OF GLOBAL DYNAMICS OF MULTIPARAMETER SYSTEMS ZIN ARAI, WILLIAM KALIES, HIROSHI KOKUBU, KONSTANTIN MISCHAIKOW, HIROE OKA, AND PAWE L PILARCZYK Abstract. A generally applicable,

More information

Perfect discrete Morse functions

Perfect discrete Morse functions Perfect discrete Morse functions Neža Mramor Kosta joint work with Hanife Vari, Mehmetcik Pamuk University of Ljubljana, Slovenia Middle Eastern Technical University, Ankara, Turkey GETCO 2015, Aalborg

More information

Key words. database, dynamical system, Conley index, Morse decomposition, Leslie population models, combinatorial dynamics, multiparameter system

Key words. database, dynamical system, Conley index, Morse decomposition, Leslie population models, combinatorial dynamics, multiparameter system DATABASES FOR THE GLOBAL DYNAMICS OF MULTIPARAMETER SYSTEMS ZIN ARAI, WILLIAM KALIES, HIROSHI KOKUBU, KONSTANTIN MISCHAIKOW, HIROE OKA, AND PAWE L PILARCZYK Abstract. A generally applicable, automatic

More information

CW-complexes. Stephen A. Mitchell. November 1997

CW-complexes. Stephen A. Mitchell. November 1997 CW-complexes Stephen A. Mitchell November 1997 A CW-complex is first of all a Hausdorff space X equipped with a collection of characteristic maps φ n α : D n X. Here n ranges over the nonnegative integers,

More information

Part II. Algebraic Topology. Year

Part II. Algebraic Topology. Year Part II Year 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2017 Paper 3, Section II 18I The n-torus is the product of n circles: 5 T n = } S 1. {{.. S } 1. n times For all n 1 and 0

More information

The Conley index over a phase space for flows

The Conley index over a phase space for flows The Conley index over a phase space for flows Jacek Szybowski Faculty of Applied Mathematics, AGH University of Science and Technology Al. Mickiewicza 30, 30-059 Kraków, Poland Abstract We construct the

More information

Topological Data Analysis - Spring 2018

Topological Data Analysis - Spring 2018 Topological Data Analysis - Spring 2018 Simplicial Homology Slightly rearranged, but mostly copy-pasted from Harer s and Edelsbrunner s Computational Topology, Verovsek s class notes. Gunnar Carlsson s

More information

The Existence of Chaos in the Lorenz System

The Existence of Chaos in the Lorenz System The Existence of Chaos in the Lorenz System Sheldon E. Newhouse Mathematics Department Michigan State University E. Lansing, MI 48864 joint with M. Berz, K. Makino, A. Wittig Physics, MSU Y. Zou, Math,

More information

32 Proof of the orientation theorem

32 Proof of the orientation theorem 88 CHAPTER 3. COHOMOLOGY AND DUALITY 32 Proof of the orientation theorem We are studying the way in which local homological information gives rise to global information, especially on an n-manifold M.

More information

ALGORITHMS FOR RIGOROUS ENTROPY BOUNDS AND SYMBOLIC DYNAMICS

ALGORITHMS FOR RIGOROUS ENTROPY BOUNDS AND SYMBOLIC DYNAMICS ALGORITHMS FOR RIGOROUS ENTROPY BOUNDS AND SYMBOLIC DYNAMICS SARAH DAY, RAFAEL FRONGILLO, AND RODRIGO TREVIÑO Abstract. The aim of this paper is to introduce a method for computing rigorous lower bounds

More information

Grzegorz Jabłoński. Uniwersytet Jagielloński. The persistent homology of a self-map. Praca semestralna nr 3 (semestr zimowy 2010/11)

Grzegorz Jabłoński. Uniwersytet Jagielloński. The persistent homology of a self-map. Praca semestralna nr 3 (semestr zimowy 2010/11) Grzegorz Jabłoński Uniwersytet Jagielloński The persistent homology of a self-map Praca semestralna nr 3 (semestr zimowy 2010/11) Opiekun pracy: prof. dr hab. Marian Mrozek The Persistent Homology of a

More information

SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS

SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS SECTION 5: EILENBERG ZILBER EQUIVALENCES AND THE KÜNNETH THEOREMS In this section we will prove the Künneth theorem which in principle allows us to calculate the (co)homology of product spaces as soon

More information

Computational Topology and Dynamics

Computational Topology and Dynamics Computational Topology and Dynamics Bill Kalies Florida Atlantic University Homology of Nodal Domains Computational Conley Theory Sarah Day (College of William & Mary) Marcio Gameiro (Kyoto) Konstantin

More information

ON AXIOMATIC HOMOLOGY THEORY

ON AXIOMATIC HOMOLOGY THEORY ON AXIOMATIC HOMOLOGY THEORY J. MlLNOR A homology theory will be called additive if the homology group of any topological sum of spaces is equal to the direct sum of the homology groups of the individual

More information

arxiv: v2 [math.at] 6 Dec 2014

arxiv: v2 [math.at] 6 Dec 2014 MATHEMATICS OF COMPUTATION Volume 00, Number 0, Pages 000 000 S 0025-5718(XX)0000-0 RIGOROUS COMPUTATION OF PERSISTENT HOMOLOGY JONATHAN JAQUETTE AND MIROSLAV KRAMÁR arxiv:1412.1805v2 [math.at] 6 Dec 2014

More information

7.3 Singular Homology Groups

7.3 Singular Homology Groups 184 CHAPTER 7. HOMOLOGY THEORY 7.3 Singular Homology Groups 7.3.1 Cycles, Boundaries and Homology Groups We can define the singular p-chains with coefficients in a field K. Furthermore, we can define the

More information

AN ALGORITHM FOR THE FUNDAMENTAL GROUP OF REGULAR CW COMPLEXES.

AN ALGORITHM FOR THE FUNDAMENTAL GROUP OF REGULAR CW COMPLEXES. AN ALGORITHM FOR THE FUNDAMENTAL GROUP OF REGULAR CW COMPLEXES. PIOTR BRENDEL, GRAHAM ELLIS, MATEUSZ JUDA, AND MARIAN MROZEK Abstract. We describe an algorithm for computing a presentation of the fundamental

More information

Equivalence of Graded Module Braids and Interlocking Sequences

Equivalence of Graded Module Braids and Interlocking Sequences J Math Kyoto Univ (JMKYAZ) (), Equivalence of Graded Module Braids and Interlocking Sequences By Zin ARAI Abstract The category of totally ordered graded module braids and that of the exact interlocking

More information

Simplicial Homology. Simplicial Homology. Sara Kališnik. January 10, Sara Kališnik January 10, / 34

Simplicial Homology. Simplicial Homology. Sara Kališnik. January 10, Sara Kališnik January 10, / 34 Sara Kališnik January 10, 2018 Sara Kališnik January 10, 2018 1 / 34 Homology Homology groups provide a mathematical language for the holes in a topological space. Perhaps surprisingly, they capture holes

More information

An introduction to discrete Morse theory

An introduction to discrete Morse theory An introduction to discrete Morse theory Henry Adams December 11, 2013 Abstract This talk will be an introduction to discrete Morse theory. Whereas standard Morse theory studies smooth functions on a differentiable

More information

Chapter 3: Homology Groups Topics in Computational Topology: An Algorithmic View

Chapter 3: Homology Groups Topics in Computational Topology: An Algorithmic View Chapter 3: Homology Groups Topics in Computational Topology: An Algorithmic View As discussed in Chapter 2, we have complete topological information about 2-manifolds. How about higher dimensional manifolds?

More information

MATH8808: ALGEBRAIC TOPOLOGY

MATH8808: ALGEBRAIC TOPOLOGY MATH8808: ALGEBRAIC TOPOLOGY DAWEI CHEN Contents 1. Underlying Geometric Notions 2 1.1. Homotopy 2 1.2. Cell Complexes 3 1.3. Operations on Cell Complexes 3 1.4. Criteria for Homotopy Equivalence 4 1.5.

More information

(communicated by Gunnar Carlsson)

(communicated by Gunnar Carlsson) Homology, Homotopy and Applications, vol.5(2), 2003, pp.233 256 COMPUTING HOMOLOGY TOMASZ KACZYNSKI, KONSTANTIN MISCHAIKOW and MARIAN MROZEK (communicated by Gunnar Carlsson) Abstract The aim of this paper

More information

GEOMETRY FINAL CLAY SHONKWILER

GEOMETRY FINAL CLAY SHONKWILER GEOMETRY FINAL CLAY SHONKWILER 1 Let X be the space obtained by adding to a 2-dimensional sphere of radius one, a line on the z-axis going from north pole to south pole. Compute the fundamental group and

More information

Exercises for Algebraic Topology

Exercises for Algebraic Topology Sheet 1, September 13, 2017 Definition. Let A be an abelian group and let M be a set. The A-linearization of M is the set A[M] = {f : M A f 1 (A \ {0}) is finite}. We view A[M] as an abelian group via

More information

The Topology of Intersections of Coloring Complexes

The Topology of Intersections of Coloring Complexes The Topology of Intersections of Coloring Complexes Jakob Jonsson October 19, 2005 Abstract In a construction due to Steingrímsson, a simplicial complex is associated to each simple graph; the complex

More information

Computation of Persistent Homology

Computation of Persistent Homology Computation of Persistent Homology Part 2: Efficient Computation of Vietoris Rips Persistence Ulrich Bauer TUM August 14, 2018 Tutorial on Multiparameter Persistence, Computation, and Applications Institute

More information

Lecture 4: Knot Complements

Lecture 4: Knot Complements Lecture 4: Knot Complements Notes by Zach Haney January 26, 2016 1 Introduction Here we discuss properties of the knot complement, S 3 \ K, for a knot K. Definition 1.1. A tubular neighborhood V k S 3

More information

HOMOLOGY AND COHOMOLOGY. 1. Introduction

HOMOLOGY AND COHOMOLOGY. 1. Introduction HOMOLOGY AND COHOMOLOGY ELLEARD FELIX WEBSTER HEFFERN 1. Introduction We have been introduced to the idea of homology, which derives from a chain complex of singular or simplicial chain groups together

More information

The rational cohomology of real quasi-toric manifolds

The rational cohomology of real quasi-toric manifolds The rational cohomology of real quasi-toric manifolds Alex Suciu Northeastern University Joint work with Alvise Trevisan (VU Amsterdam) Toric Methods in Homotopy Theory Queen s University Belfast July

More information

Math 6510 Homework 11

Math 6510 Homework 11 2.2 Problems 40 Problem. From the long exact sequence of homology groups associted to the short exact sequence of chain complexes n 0 C i (X) C i (X) C i (X; Z n ) 0, deduce immediately that there are

More information

Smooth Structure. lies on the boundary, then it is determined up to the identifications it 1 2

Smooth Structure. lies on the boundary, then it is determined up to the identifications it 1 2 132 3. Smooth Structure lies on the boundary, then it is determined up to the identifications 1 2 + it 1 2 + it on the vertical boundary and z 1/z on the circular part. Notice that since z z + 1 and z

More information

Manifolds and Poincaré duality

Manifolds and Poincaré duality 226 CHAPTER 11 Manifolds and Poincaré duality 1. Manifolds The homology H (M) of a manifold M often exhibits an interesting symmetry. Here are some examples. M = S 1 S 1 S 1 : M = S 2 S 3 : H 0 = Z, H

More information

Groups of Prime Power Order with Derived Subgroup of Prime Order

Groups of Prime Power Order with Derived Subgroup of Prime Order Journal of Algebra 219, 625 657 (1999) Article ID jabr.1998.7909, available online at http://www.idealibrary.com on Groups of Prime Power Order with Derived Subgroup of Prime Order Simon R. Blackburn*

More information

Cup product and intersection

Cup product and intersection Cup product and intersection Michael Hutchings March 28, 2005 Abstract This is a handout for my algebraic topology course. The goal is to explain a geometric interpretation of the cup product. Namely,

More information

Topological Simplification in 3-Dimensions

Topological Simplification in 3-Dimensions Topological Simplification in 3-Dimensions David Letscher Saint Louis University Computational & Algorithmic Topology Sydney Letscher (SLU) Topological Simplification CATS 2017 1 / 33 Motivation Original

More information

EXOTIC SMOOTH STRUCTURES ON TOPOLOGICAL FIBRE BUNDLES B

EXOTIC SMOOTH STRUCTURES ON TOPOLOGICAL FIBRE BUNDLES B EXOTIC SMOOTH STRUCTURES ON TOPOLOGICAL FIBRE BUNDLES B SEBASTIAN GOETTE, KIYOSHI IGUSA, AND BRUCE WILLIAMS Abstract. When two smooth manifold bundles over the same base are fiberwise tangentially homeomorphic,

More information

Neural Codes and Neural Rings: Topology and Algebraic Geometry

Neural Codes and Neural Rings: Topology and Algebraic Geometry Neural Codes and Neural Rings: Topology and Algebraic Geometry Ma191b Winter 2017 Geometry of Neuroscience References for this lecture: Curto, Carina; Itskov, Vladimir; Veliz-Cuba, Alan; Youngs, Nora,

More information

Analysis II: The Implicit and Inverse Function Theorems

Analysis II: The Implicit and Inverse Function Theorems Analysis II: The Implicit and Inverse Function Theorems Jesse Ratzkin November 17, 2009 Let f : R n R m be C 1. When is the zero set Z = {x R n : f(x) = 0} the graph of another function? When is Z nicely

More information

Applications of Sheaf Cohomology and Exact Sequences on Network Codings

Applications of Sheaf Cohomology and Exact Sequences on Network Codings Applications of Sheaf Cohomology and Exact Sequences on Network Codings Robert Ghrist Departments of Mathematics and Electrical & Systems Engineering University of Pennsylvania Philadelphia, PA, USA Email:

More information

2.5 Excision implies Simplicial = Singular homology

2.5 Excision implies Simplicial = Singular homology 2.5 Excision implies Simplicial = Singular homology 1300Y Geometry and Topology 2.5 Excision implies Simplicial = Singular homology Recall that simplicial homology was defined in terms of a -complex decomposition

More information

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS

DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS DISCRETIZED CONFIGURATIONS AND PARTIAL PARTITIONS AARON ABRAMS, DAVID GAY, AND VALERIE HOWER Abstract. We show that the discretized configuration space of k points in the n-simplex is homotopy equivalent

More information

Algebraic Topology Homework 4 Solutions

Algebraic Topology Homework 4 Solutions Algebraic Topology Homework 4 Solutions Here are a few solutions to some of the trickier problems... Recall: Let X be a topological space, A X a subspace of X. Suppose f, g : X X are maps restricting to

More information

3-manifolds and their groups

3-manifolds and their groups 3-manifolds and their groups Dale Rolfsen University of British Columbia Marseille, September 2010 Dale Rolfsen (2010) 3-manifolds and their groups Marseille, September 2010 1 / 31 3-manifolds and their

More information

CONLEY INDEX FOR DISCRETE MULTIVALUED DYNAMICAL SYSTEMS. October 10, 1997 ABSTRACT

CONLEY INDEX FOR DISCRETE MULTIVALUED DYNAMICAL SYSTEMS. October 10, 1997 ABSTRACT CONLEY INDEX FOR DISCRETE MULTIVALUED DYNAMICAL SYSTEMS TOMASZ KACZYNSKI 1 AND MARIAN MROZEK 2 October 10, 1997 ABSTRACT The denitions of isolating block, index pair, and the Conley index, together with

More information

mirko mauri, valerio proietti

mirko mauri, valerio proietti O K A - C A R TA N F U N D A M E N TA L T H E O R E M O N S T E I N M A N I F O L D S mirko mauri, valerio proietti contents 1 Preparation 2 1.1 Coherent sheaves 2 1.2 Holomorphic convexity 4 1.3 Sheaf

More information

Ripser. Efficient Computation of Vietoris Rips Persistence Barcodes. Ulrich Bauer TUM

Ripser. Efficient Computation of Vietoris Rips Persistence Barcodes. Ulrich Bauer TUM Ripser Efficient Computation of Vietoris Rips Persistence Barcodes Ulrich Bauer TUM March 23, 2017 Computational and Statistical Aspects of Topological Data Analysis Alan Turing Institute http://ulrich-bauer.org/ripser-talk.pdf

More information

FREUDENTHAL SUSPENSION THEOREM

FREUDENTHAL SUSPENSION THEOREM FREUDENTHAL SUSPENSION THEOREM TENGREN ZHANG Abstract. In this paper, I will prove the Freudenthal suspension theorem, and use that to explain what stable homotopy groups are. All the results stated in

More information

Metric shape comparison via multidimensional persistent homology

Metric shape comparison via multidimensional persistent homology Metric shape comparison via multidimensional persistent homology Patrizio Frosini 1,2 1 Department of Mathematics, University of Bologna, Italy 2 ARCES - Vision Mathematics Group, University of Bologna,

More information

GEOMETRY HW 12 CLAY SHONKWILER

GEOMETRY HW 12 CLAY SHONKWILER GEOMETRY HW 12 CLAY SHONKWILER 1 Let M 3 be a compact 3-manifold with no boundary, and let H 1 (M, Z) = Z r T where T is torsion. Show that H 2 (M, Z) = Z r if M is orientable, and H 2 (M, Z) = Z r 1 Z/2

More information

Computing All Isolated Invariant Sets at a Finite Resolution

Computing All Isolated Invariant Sets at a Finite Resolution College of William and Mary W&M ScholarWorks Undergraduate Honors Theses Theses, Dissertations, & Master Projects 5-2016 Computing All Isolated Invariant Sets at a Finite Resolution Martin Salgado-Flores

More information

CS 468: Computational Topology Group Theory Fall b c b a b a c b a c b c c b a

CS 468: Computational Topology Group Theory Fall b c b a b a c b a c b c c b a Q: What s purple and commutes? A: An abelian grape! Anonymous Group Theory Last lecture, we learned about a combinatorial method for characterizing spaces: using simplicial complexes as triangulations

More information

SHIFT EQUIVALENCE AND A COMBINATORIAL-TOPOLOGICAL APPROACH TO DISCRETE-TIME DYNAMICAL SYSTEMS

SHIFT EQUIVALENCE AND A COMBINATORIAL-TOPOLOGICAL APPROACH TO DISCRETE-TIME DYNAMICAL SYSTEMS SHIFT EQUIVALENCE AND A COMBINATORIAL-TOPOLOGICAL APPROACH TO DISCRETE-TIME DYNAMICAL SYSTEMS BY JUSTIN BUSH A dissertation submitted to the Graduate School New Brunswick Rutgers, The State University

More information

11 Chaos in Continuous Dynamical Systems.

11 Chaos in Continuous Dynamical Systems. 11 CHAOS IN CONTINUOUS DYNAMICAL SYSTEMS. 47 11 Chaos in Continuous Dynamical Systems. Let s consider a system of differential equations given by where x(t) : R R and f : R R. ẋ = f(x), The linearization

More information

30 Surfaces and nondegenerate symmetric bilinear forms

30 Surfaces and nondegenerate symmetric bilinear forms 80 CHAPTER 3. COHOMOLOGY AND DUALITY This calculation is useful! Corollary 29.4. Let p, q > 0. Any map S p+q S p S q induces the zero map in H p+q ( ). Proof. Let f : S p+q S p S q be such a map. It induces

More information

Math 530 Lecture Notes. Xi Chen

Math 530 Lecture Notes. Xi Chen Math 530 Lecture Notes Xi Chen 632 Central Academic Building, University of Alberta, Edmonton, Alberta T6G 2G1, CANADA E-mail address: xichen@math.ualberta.ca 1991 Mathematics Subject Classification. Primary

More information

HOMOLOGY THEORIES INGRID STARKEY

HOMOLOGY THEORIES INGRID STARKEY HOMOLOGY THEORIES INGRID STARKEY Abstract. This paper will introduce the notion of homology for topological spaces and discuss its intuitive meaning. It will also describe a general method that is used

More information

121B: ALGEBRAIC TOPOLOGY. Contents. 6. Poincaré Duality

121B: ALGEBRAIC TOPOLOGY. Contents. 6. Poincaré Duality 121B: ALGEBRAIC TOPOLOGY Contents 6. Poincaré Duality 1 6.1. Manifolds 2 6.2. Orientation 3 6.3. Orientation sheaf 9 6.4. Cap product 11 6.5. Proof for good coverings 15 6.6. Direct limit 18 6.7. Proof

More information

The Kervaire Invariant One Problem, Talk 0 (Introduction) Independent University of Moscow, Fall semester 2016

The Kervaire Invariant One Problem, Talk 0 (Introduction) Independent University of Moscow, Fall semester 2016 The Kervaire Invariant One Problem, Talk 0 (Introduction) Independent University of Moscow, Fall semester 2016 January 3, 2017 This is an introductory lecture which should (very roughly) explain what we

More information

ALGEBRAIC TOPOLOGY IV. Definition 1.1. Let A, B be abelian groups. The set of homomorphisms ϕ: A B is denoted by

ALGEBRAIC TOPOLOGY IV. Definition 1.1. Let A, B be abelian groups. The set of homomorphisms ϕ: A B is denoted by ALGEBRAIC TOPOLOGY IV DIRK SCHÜTZ 1. Cochain complexes and singular cohomology Definition 1.1. Let A, B be abelian groups. The set of homomorphisms ϕ: A B is denoted by Hom(A, B) = {ϕ: A B ϕ homomorphism}

More information

Algebraic Topology exam

Algebraic Topology exam Instituto Superior Técnico Departamento de Matemática Algebraic Topology exam June 12th 2017 1. Let X be a square with the edges cyclically identified: X = [0, 1] 2 / with (a) Compute π 1 (X). (x, 0) (1,

More information

Scissors Congruence in Mixed Dimensions

Scissors Congruence in Mixed Dimensions Scissors Congruence in Mixed Dimensions Tom Goodwillie Brown University Manifolds, K-Theory, and Related Topics Dubrovnik June, 2014 Plan of the talk I have been exploring the consequences of a definition.

More information

Integral Operators for Computing Homology Generators at any Dimension

Integral Operators for Computing Homology Generators at any Dimension Integral Operators for Computing Homology Generators at any Dimension No Author Given No Institute Given Abstract. In this paper, we present a method for computing integer homology generators of a nd cellular

More information

Algebraic Topology II Notes Week 12

Algebraic Topology II Notes Week 12 Algebraic Topology II Notes Week 12 1 Cohomology Theory (Continued) 1.1 More Applications of Poincaré Duality Proposition 1.1. Any homotopy equivalence CP 2n f CP 2n preserves orientation (n 1). In other

More information

Bredon, Introduction to compact transformation groups, Academic Press

Bredon, Introduction to compact transformation groups, Academic Press 1 Introduction Outline Section 3: Topology of 2-orbifolds: Compact group actions Compact group actions Orbit spaces. Tubes and slices. Path-lifting, covering homotopy Locally smooth actions Smooth actions

More information

Euler Characteristic of Two-Dimensional Manifolds

Euler Characteristic of Two-Dimensional Manifolds Euler Characteristic of Two-Dimensional Manifolds M. Hafiz Khusyairi August 2008 In this work we will discuss an important notion from topology, namely Euler Characteristic and we will discuss several

More information

The homotopies of admissible multivalued mappings

The homotopies of admissible multivalued mappings Cent. Eur. J. Math. 10(6) 2012 2187-2199 DOI: 10.2478/s11533-012-0115-6 Central European Journal of Mathematics The homotopies of admissible multivalued mappings Research Article Mirosław Ślosarski 1 1

More information

fy (X(g)) Y (f)x(g) gy (X(f)) Y (g)x(f)) = fx(y (g)) + gx(y (f)) fy (X(g)) gy (X(f))

fy (X(g)) Y (f)x(g) gy (X(f)) Y (g)x(f)) = fx(y (g)) + gx(y (f)) fy (X(g)) gy (X(f)) 1. Basic algebra of vector fields Let V be a finite dimensional vector space over R. Recall that V = {L : V R} is defined to be the set of all linear maps to R. V is isomorphic to V, but there is no canonical

More information

Dynamical Systems and Ergodic Theory PhD Exam Spring Topics: Topological Dynamics Definitions and basic results about the following for maps and

Dynamical Systems and Ergodic Theory PhD Exam Spring Topics: Topological Dynamics Definitions and basic results about the following for maps and Dynamical Systems and Ergodic Theory PhD Exam Spring 2012 Introduction: This is the first year for the Dynamical Systems and Ergodic Theory PhD exam. As such the material on the exam will conform fairly

More information

ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP. Contents 1. Introduction 1

ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP. Contents 1. Introduction 1 ALGEBRAICALLY TRIVIAL, BUT TOPOLOGICALLY NON-TRIVIAL MAP HONG GYUN KIM Abstract. I studied the construction of an algebraically trivial, but topologically non-trivial map by Hopf map p : S 3 S 2 and a

More information

CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA. Contents 1. Introduction 1

CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA. Contents 1. Introduction 1 CELLULAR HOMOLOGY AND THE CELLULAR BOUNDARY FORMULA PAOLO DEGIORGI Abstract. This paper will first go through some core concepts and results in homology, then introduce the concepts of CW complex, subcomplex

More information

Homework 3: Relative homology and excision

Homework 3: Relative homology and excision Homework 3: Relative homology and excision 0. Pre-requisites. The main theorem you ll have to assume is the excision theorem, but only for Problem 6. Recall what this says: Let A V X, where the interior

More information

3. Prove or disprove: If a space X is second countable, then every open covering of X contains a countable subcollection covering X.

3. Prove or disprove: If a space X is second countable, then every open covering of X contains a countable subcollection covering X. Department of Mathematics and Statistics University of South Florida TOPOLOGY QUALIFYING EXAM January 24, 2015 Examiners: Dr. M. Elhamdadi, Dr. M. Saito Instructions: For Ph.D. level, complete at least

More information

REFINMENTS OF HOMOLOGY. Homological spectral package.

REFINMENTS OF HOMOLOGY. Homological spectral package. REFINMENTS OF HOMOLOGY (homological spectral package). Dan Burghelea Department of Mathematics Ohio State University, Columbus, OH In analogy with linear algebra over C we propose REFINEMENTS of the simplest

More information

MATH730 NOTES WEEK 8

MATH730 NOTES WEEK 8 MATH730 NOTES WEEK 8 1. Van Kampen s Theorem The main idea of this section is to compute fundamental groups by decomposing a space X into smaller pieces X = U V where the fundamental groups of U, V, and

More information

Topological Data Analysis - II. Afra Zomorodian Department of Computer Science Dartmouth College

Topological Data Analysis - II. Afra Zomorodian Department of Computer Science Dartmouth College Topological Data Analysis - II Afra Zomorodian Department of Computer Science Dartmouth College September 4, 2007 1 Plan Yesterday: Motivation Topology Simplicial Complexes Invariants Homology Algebraic

More information

Quasi Riemann surfaces II. Questions, comments, speculations

Quasi Riemann surfaces II. Questions, comments, speculations Quasi Riemann surfaces II. Questions, comments, speculations Daniel Friedan New High Energy Theory Center, Rutgers University and Natural Science Institute, The University of Iceland dfriedan@gmail.com

More information

Algebraic Topology Final

Algebraic Topology Final Instituto Superior Técnico Departamento de Matemática Secção de Álgebra e Análise Algebraic Topology Final Solutions 1. Let M be a simply connected manifold with the property that any map f : M M has a

More information

Some Topics in Computational Topology. Yusu Wang. AMS Short Course 2014

Some Topics in Computational Topology. Yusu Wang. AMS Short Course 2014 Some Topics in Computational Topology Yusu Wang AMS Short Course 2014 Introduction Much recent developments in computational topology Both in theory and in their applications E.g, the theory of persistence

More information

Are numerical studies of long term dynamics conclusive: the case of the Hénon map

Are numerical studies of long term dynamics conclusive: the case of the Hénon map Journal of Physics: Conference Series PAPER OPEN ACCESS Are numerical studies of long term dynamics conclusive: the case of the Hénon map To cite this article: Zbigniew Galias 2016 J. Phys.: Conf. Ser.

More information

HOMEWORK FOR SPRING 2014 ALGEBRAIC TOPOLOGY

HOMEWORK FOR SPRING 2014 ALGEBRAIC TOPOLOGY HOMEWORK FOR SPRING 2014 ALGEBRAIC TOPOLOGY Last Modified April 14, 2014 Some notes on homework: (1) Homework will be due every two weeks. (2) A tentative schedule is: Jan 28, Feb 11, 25, March 11, 25,

More information

p,q H (X), H (Y ) ), where the index p has the same meaning as the

p,q H (X), H (Y ) ), where the index p has the same meaning as the There are two Eilenberg-Moore spectral sequences that we shall consider, one for homology and the other for cohomology. In contrast with the situation for the Serre spectral sequence, for the Eilenberg-Moore

More information

DIFFERENTIAL TOPOLOGY AND THE POINCARÉ-HOPF THEOREM

DIFFERENTIAL TOPOLOGY AND THE POINCARÉ-HOPF THEOREM DIFFERENTIAL TOPOLOGY AND THE POINCARÉ-HOPF THEOREM ARIEL HAFFTKA 1. Introduction In this paper we approach the topology of smooth manifolds using differential tools, as opposed to algebraic ones such

More information

Twisted Higher Rank Graph C*-algebras

Twisted Higher Rank Graph C*-algebras Alex Kumjian 1, David Pask 2, Aidan Sims 2 1 University of Nevada, Reno 2 University of Wollongong East China Normal University, Shanghai, 21 May 2012 Introduction. Preliminaries Introduction k-graphs

More information