Copyright 2015 Jimmy Broomfield. published by the university of minnesota. License information.

Size: px
Start display at page:

Download "Copyright 2015 Jimmy Broomfield. published by the university of minnesota. License information."

Transcription

1 J I M M Y B R O O M F I E L D M O D U L E S O V E R A P R I N C I PA L I D E A L D O M A I N T H E U N I V E R S I T Y O F M I N N E S O TA

2 Copyright 2015 Jimmy Broomfield published by the university of minnesota License information. First printing, May 2015

3 Contents Introduction 5 Basics of Module Theory 7 Linear Algebra Review 7 Endomorphisms and Cayley s Theorem 9 Fundamental Concepts 10 Free Modules 13 The Structure of Modules 15 Bibliography 17 Index 19

4

5 Introduction The theory of modules is a rich subject that is very much a generalization of abelian groups. To begin this discussion, let us give a definition of a module. See Jacobson s "Basic Algebra I" pages 157 and 158 for more of the history of this development. Definition Let R be a ring. A (left) R-module is an abelian group, (M, +, 0), together with a function η : R M M denoted η(r, a) = ra, such that for all r, s R and a, b M: 1. r(a + b) = ra + rb. 2. (r + s)a = ra + sa 3. r(sa) = (rs)(a) 4. 1 R a = a for all a M Note that if R is a division ring, then M is called a left vector space. A right R-module can be defined in a similar way, however unless otherwise noted, we will take the term module to mean left module. Before seeing a few examples of modules, we will work through some basic properties. Proposition Let M be an R-module, 0 R be the additive identity in R, 0 M be the additive identity in M, and ( ) represent the additive inverse of an element. Then to following hold. 1. r0 M = 0 M for all r R R m = 0 M for all m M. 3. ( r)m = (rm) = r( m) for all r R and m M. 4. n(rm) = r(nm) if R is a commutative ring. Now let us consider some examples of modules that will play important roles later. Example Z-modules: Every additive abelian group G is a Z-module under the map (n, a) na where n Z, and a G.

6 6 Example Subring modules: If S is a subring of R, then R is an S-module with η being multiplication in R, i.e. (s, r) sr.* Example Translation modules: If R is a ring, then define R L is the set of all maps of the form a L : x ax, where a R. If we let M = (R, +, 0), then R L is an Example Ideal modules: If I is a left ideal of a ring R, then I is a left R-module with ra being the ordinary product in R. Further I is an additive subgroup of R, therefore R/I is an abelian group (with respect to addition). Hence R/I is an R-module with multiplication given by r(r 1 + I) = rr 1 + I.** Example Annihilating modules: If M is an R-module, I is a 2- sided ideal of R, and am = 0 for all a I, m M, then we say that I annihilates M. If this is the case, then M is an R/I-module. *Note that S is not an R-module because the multiplication is not closed. **R/I need not be a ring, unless I is a 2-sided ideal. Example Cyclic modules: If M is an R-module and there exists an x in M such that M = Rx = {ax a R}, then M is said to be a cyclic module. Also, by the fundamental theorem of homomorphisms the map µ x = r rx gives rise to the isomorphism M = R/ ker(µ x ). The example above leads to an important definition that will be used later in the structure theorems for finitely generated modules over a principle ideal domain. Definition Let M be a cyclic R-module with M = Rx for some x M. Then the kernel of the homomorphism µ x = r R is denoted by ann(x). This is referred to as the annihilator of x in R. Check to see that ann x is an ideal in R As we progress through this material, we will see additional modules that will play a significant role our discussion of the structure theorems.

7 Basics of Module Theory Linear Algebra Review Linear algebra plays an important role in modern mathematics. As we shall soon see, modules have a very similar structure to that of vector spaces. This follows from our definition of a module. With this in mind, we will study the generalizations of the following concepts in the setting of module theory: vectors, linear independence, bases, linear transformations, eigenvalues, eigenvectors, matrix representation of transformations, change of basis matrices, determinants, matrix similarity, characteristic polynomials, minimum polynomials, and canonical matrix forms. Notation and Special Matrices We begin this section with a discussion of notation and special matrices that are convenient for calculations. We begin with some basic notation for working with matrices: Notation Let A be an m n matrix with entires a ij in a ring R. Then we have the following notation: 1. C j (A) = c j = [a 1j...a mj ] T is the j th column of A. 2. R i (A) = R j = [a i1...a in ] is the i th row of A. 3. r i (A) = r j = [a i1...a in ] T is the column representation of R i (A). 4. e j is the n 1 vector whose j th entry is 1 R and whose remaining entries are 0 R, for each n N, and j {1,..., n}. Using this notation, we can now state some convenient results relating the columns, rows, and entries of a matrix to the canonical base. Proposition Let A M m n (R), B M n p, i {1,..., m}, j {1,..., n}, x R n. Then we have the following: 1. Ae j = C j (A) = c j. 2. e T i A = R i(a) = r T i. 3. e T i Ae j = [a ij ] 1 1 = a ij

8 8 modules over a principal ideal domain 4. Ax = x 1 C 1 (A) x n C n (A) 5. C j (AB) = AC j (B) 6. R i (AB) = R i (A)B Proof. This is left as an exercise to the reader. Exercise If T is a linear transformation from M n (R) M n (R) where R is a commutative ring, let A be the matrix representation of T. (a) For any U GL n (R) show that UA applied to a vector x is a linear combination of A applied to x (Hint: represent x as a sum of terms that look like x i e i ). Now we will focus our attention on some of the special matrices that will help us in calculations later. Definition The elementary matrices of type-0 are denoted e ij and have all entries equal to zero except in the ij position, where it takes the value of 1 R. Definition The elementary matrices of type-1 are denoted T ij (a) (where i = j) and are given by T ij (a) = I + aeij. Definition The elementary matrices of type-2 are matrices are denoted D i (a), and are given by D i (a) = I + (a 1 R )e ii Definition The elementary matrices of type-3 are matrices are permutation matrices denoted by P ij, and are given by P ij = I n eii e jj + e ij + e ji. Here are some examples of these matrices in M 3 (R) e 2,3 = b 0 T 1,2 (b) = P 1,2 = D 2 (b) = 0 b The following proposition shows how left and right multiplication by an elementary matrix will affect an arbitrary matrix A M n (R). Proposition Let A M n (R), for a ring R. Then: 1. e ij A is the operation where each kth row of A is replaced by δ ik R j (A) i.e. the kth row is zero except when k = i in which case it replaced by the jth row. 2. Ae ij is the operation where each kth column of A is replaced by δ kj C i (A). This is similar to the case above. 3. T ij (b)(a) is the operation for which R i (A) is replaced by R i (A) + br j (A). 4. AT ij (b) is the operation for which C j (A) is replaced by C j (A) + bc i (A).

9 basics of module theory 9 5. D i (b)a is the operation where the ith row is replaced by br i (A). 6. AD j (b) is the operation where the jth column is replaced by bc i (A). 7. P ij A swaps the ith and jth rows of A. 8. AP ij swaps the ith and jth columns of A. We will conclude this section with an example of a module constructed with respect to a linear transformation T. Example Let F be a field, x be an indeterminate, and let F[x] be the polynomial ring over F. Now suppose that V is a vector space over F and T is a linear transformation from V to itself. An F[x]-module with respect to a linear transformation T is the set V along with the map η : F[x] V V given by [ an x n ] a 1 x + a 0 (v) an T n v a 1 Tv + a 0 v Endomorphisms and Cayley s Theorem This section will be brief, and the proofs will be omitted since they are easily produced. To begin, let us consider the structure of the set of endomorphisms of an abelian group. Theorem Let M be an abelian group and let EndM be the set of endomorphism of M. Then for all η, µ EndM we define ηµ by (ηµ)(x) = η(µ(x)) and η + µ by (η + µ)(x) = η(x) + µ(x). Finally if we define the maps 1 and 0 by 1x = x and 0x = 0 M, then under these operations, (EndM, +,, 0, 1) is a ring. Now consider the example below. Example M = (Z 2, +, 0), where Z 2 = {(x, y) : x, y Z}. Notice that e 1 = (1, 0) and e 2 = (0, 1) generate Z 2, since (x, y) = x (1, 0) + y (0, 1) for all x, y Z. Therefore any endomorphism, η, of M is determined by where η maps (1, 0) and (0, 1). We now claim that there is a one-to-one correspondence between EndM and Z 2 Z 2. To see this, let (x, y) Z 2 Z 2, then the map η = [ (x, y) xe 1 + ye 2 ] is an endomorphism since η((x 1, y 1 ) + (x 2, y 2 )) = η((x 1 + x 2, y 1 + y 2 )) = u(x 1 + x 2 ) + v(y 1 + y 2 ) = ux 1 + vy 1 + ux 2 + vy 2 = η((x 1, y 1 )) + η((x 2, y 2 ))

10 10 modules over a principal ideal domain Now since η is an endomorphism, and all endomorphisms are of this form, the map η : Z 2 EndM (u, v) η (u, v) [ (1, 1) (u, v) ] gives a one-to-one correspondence between Z 2 Z 2 and EndM. Now if η(e 1 ) = (a, b), and η(e 2 ) = (c, d) then we have the following bijection from EndM to M 2 (Z). ( ) a c η b d It can also be checked that this map is an isomorphism. This shows an isomorphism from EndM to M 2 (Z), showing that (EndM, +,, 0, 1) is a ring. We will soon have a theorem that is nearly the converse to theorem Before our next result we need the following definition. Definition A ring of endomorphisms is a subring of EndM for some abelian group M. Now we have Theorem (Cayley s Theorem for Rings) Any ring is isomorphic to a ring of endomorphisms of an abelian group. In the proof of Cayley s theorem for rings, if R is a ring we let M = (R, +, 0) be the additive abelian group structure of a ring R. Then the left translation module R L is isomorphic to R. Fundamental Concepts In this section, we will define several concepts and results that are basic to module theory. Before starting our list of definition, we shall make a note about our way of speaking of modules. We defined a left-module over a ring R to be an abelian group M along with a map, η, satisfying the properties in definition From now on we will call the application of the map, η, as the action of R on M. Further we will now refer to a left modules simply as a module, an R-module, or a module over R. Now we will start our list of list of definitions.

11 basics of module theory 11 Definition Let M be a module over R. A submodule N of M is a subgroup of the additive group (M, +, 0) that is closed under the action of R. Now let us consider a few examples of submodules. Example Let M be a Z-module. If N is a subgroup of (M, +, 0), then N is a Z-submodule of M. Conversely if N is a Z-submodule of M, then N is a subgroup of (M, +, 0). Example Let V be a vector space over a field F, T : V V be a linear transformation. Then V is an F[x]-module with respect to T. If W is a subspace of V and stabilized by T, i.e. T(W) W, then W is a submodule of V over F[x]. Example Let R be a ring, then M = (R, +, 0) is a module over R. In this case, the submodules of M are the left ideals of R. Example If M is a module and {N α } α A is a set of submodules of M, then α A N α is also a submodule of M. We will now define a few special submodules. Definition If M is a module and S is a nonempty subset, then we denote the intersection of all submodules of M containing S by S. We call this the submodule generated by the set S. Definition If M is a module and {N α } α A, then we define the submodule generated by the submodules {N α } α A to be N α. This set consists of all finite sums of the form i=0 n x i where each x i N αi. We denote this submodule by N α α A Definition Suppose M is a module over a ring R and let N be a submodule. Then the factor group M/N forms an R-module where a(x + N) = ax + N for all a R and x M. We call this module the quotient module of M with respect to N Now we will turn our attention to homomorphisms of modules. Definition Let M and N be modules over a ring R. Then η : M N is called a module homomorphism (also referred to as an R- homomorphism or homomorphism over R) if η is a group homomorphism of M and N which satisfies η(ax) = aη(x) for all a R and x M. Notice that if N is a submodule of M, then the natural map ν : M M/N given by x x + N is a module homomorphism from M to M/N.

12 12 modules over a principal ideal domain Theorem (First Isomorphism Theorem of Modules) Let M and N be modules and φ : M N be a module homomorphism. Then 1. The kernel of φ is a submodule of M. 2. The image of φ is a submodule of N. 3. The image of φ is isomorphic to M/ ker(φ). If φ is an epimorphism, then N is isomorphic to M/ ker(φ). Theorem (Second Isomorphism Theorem of Modules) Let M be a module, and let S and T be submodules of M. Then: 1. The sum S + T = {s + t s S, t T} is a submodule of M. 2. The intersection S T is a submodule of M. 3. The quotient modules (S + T)/T and S/(S T) are isomorphic. The following example shows the Example Let M be a cyclic module over Z. Then M = Zx for some x M, but by the first isomorphism theorem, the epimorphism η : Z Zx given by a ax leads to the isomorphism But this gives rise to two possibilities. M = Z/ ann x 1. If we have ann x = {0}, then M = Z. 2. Otherwise ann x = (n), in which case M = Z/(n). Further, since ann x is the ideal (n) and the order of x is n, we refer to ann x as the order ideal of x. We will conclude this section be defining the Hom space between two modules and giving a result on the Hom space of a module with itself. Definition Let M and N be modules over a ring R, then Hom R (M, N) is the set of homomorphisms of M into N. Theorem Let M and N be modules over a ring R, then Hom R (M, N) is an abelian group under the binary operation (η + µ)(x) = η(x) + µ(x), where η, µ Hom R (M, N) and x R. The statement above can be extended to the following result. Theorem Let M be an R-module, and define (η + µ)(x) = η(x) + µ(x) and (η µ)(x) = η(µ(x)). Then (Hom R (M, M), +,, 0, 1) is a ring, where 0 and 1 are defined in the obvious way.

13 basics of module theory 13 Free Modules To be continued...

14

15 The Structure of Modules Aliquam lectus. Vivamus leo. Quisque ornare tellus ullamcorper nulla. Mauris porttitor pharetra tortor. Sed fringilla justo sed mauris. Mauris tellus. Sed non leo. Nullam elementum, magna in cursus sodales, augue est scelerisque sapien, venenatis congue nulla arcu et pede. Ut suscipit enim vel sapien. Donec congue. Maecenas urna mi, suscipit in, placerat ut, vestibulum ut, massa. Fusce ultrices nulla et nisl. Etiam ac leo a risus tristique nonummy. Donec dignissim tincidunt nulla. Vestibulum rhoncus molestie odio. Sed lobortis, justo et pretium lobortis, mauris turpis condimentum augue, nec ultricies nibh arcu pretium enim. Nunc purus neque, placerat id, imperdiet sed, pellentesque nec, nisl. Vestibulum imperdiet neque non sem accumsan laoreet. In hac habitasse platea dictumst. Etiam condimentum facilisis libero. Suspendisse in elit quis nisl aliquam dapibus. Pellentesque auctor sapien. Sed egestas sapien nec lectus. Pellentesque vel dui vel neque bibendum viverra. Aliquam porttitor nisl nec pede. Proin mattis libero vel turpis. Donec rutrum mauris et libero. Proin euismod porta felis. Nam lobortis, metus quis elementum commodo, nunc lectus elementum mauris, eget vulputate ligula tellus eu neque. Vivamus eu dolor. Nulla in ipsum. Praesent eros nulla, congue vitae, euismod ut, commodo a, wisi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Aenean nonummy magna non leo. Sed felis erat, ullamcorper in, dictum non, ultricies ut, lectus. Proin vel arcu a odio lobortis euismod. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Proin ut est. Aliquam odio. Pellentesque massa turpis, cursus eu, euismod nec, tempor congue, nulla. Duis viverra gravida mauris. Cras tincidunt. Curabitur eros ligula, varius ut, pulvinar in, cursus faucibus, augue. Nulla mattis luctus nulla. Duis commodo velit at leo. Aliquam vulputate magna et leo. Nam vestibulum ullamcorper leo. Vestibulum condimentum rutrum mauris. Donec id mauris. Morbi molestie justo et pede. Vivamus eget turpis sed nisl cursus tempor. Cur-

16 16 modules over a principal ideal domain abitur mollis sapien condimentum nunc. In wisi nisl, malesuada at, dignissim sit amet, lobortis in, odio. Aenean consequat arcu a ante. Pellentesque porta elit sit amet orci. Etiam at turpis nec elit ultricies imperdiet. Nulla facilisi. In hac habitasse platea dictumst. Suspendisse viverra aliquam risus. Nullam pede justo, molestie nonummy, scelerisque eu, facilisis vel, arcu. Curabitur tellus magna, porttitor a, commodo a, commodo in, tortor. Donec interdum. Praesent scelerisque. Maecenas posuere sodales odio. Vivamus metus lacus, varius quis, imperdiet quis, rhoncus a, turpis. Etiam ligula arcu, elementum a, venenatis quis, sollicitudin sed, metus. Donec nunc pede, tincidunt in, venenatis vitae, faucibus vel, nibh. Pellentesque wisi. Nullam malesuada. Morbi ut tellus ut pede tincidunt porta. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam congue neque id dolor. Donec et nisl at wisi luctus bibendum. Nam interdum tellus ac libero. Sed sem justo, laoreet vitae, fringilla at, adipiscing ut, nibh. Maecenas non sem quis tortor eleifend fermentum. Etiam id tortor ac mauris porta vulputate. Integer porta neque vitae massa. Maecenas tempus libero a libero posuere dictum. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean quis mauris sed elit commodo placerat. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Vivamus rhoncus tincidunt libero. Etiam elementum pretium justo. Vivamus est. Morbi a tellus eget pede tristique commodo. Nulla nisl. Vestibulum sed nisl eu sapien cursus rutrum. Nulla non mauris vitae wisi posuere convallis. Sed eu nulla nec eros scelerisque pharetra. Nullam varius. Etiam dignissim elementum metus. Vestibulum faucibus, metus sit amet mattis rhoncus, sapien dui laoreet odio, nec ultricies nibh augue a enim. Fusce in ligula. Quisque at magna et nulla commodo consequat. Proin accumsan imperdiet sem. Nunc porta. Donec feugiat mi at justo. Phasellus facilisis ipsum quis ante. In ac elit eget ipsum pharetra faucibus. Maecenas viverra nulla in massa. Nulla ac nisl. Nullam urna nulla, ullamcorper in, interdum sit amet, gravida ut, risus. Aenean ac enim. In luctus. Phasellus eu quam vitae turpis viverra pellentesque. Duis feugiat felis ut enim. Phasellus pharetra, sem id porttitor sodales, magna nunc aliquet nibh, nec blandit nisl mauris at pede. Suspendisse risus risus, lobortis eget, semper at, imperdiet sit amet, quam. Quisque scelerisque dapibus nibh. Nam enim. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nunc ut metus. Ut metus justo, auctor at, ultrices eu, sagittis ut, purus. Aliquam aliquam.

17 Bibliography

18

19 Index license, 2

Laboratory Journal Beginning John Smith

Laboratory Journal Beginning John Smith Laboratory Journal Beginning 30-05-2012 John Smith Master of Science Contents Contents Friday, 1 June 2012 4 1 Example experiment.............................. 4 1.1 Example sub-experiment.......................

More information

Family Kickball Night!

Family Kickball Night! Family Kickball Night! Tuesday Nights @ 6:30 PM at Curtis Field (in family housing) Starting June 30th Lace up some close- toed shoes, grab a water bottle and the whole family and join the USCG MWR staff

More information

VIOLA DAY REGISTRATION OCTOBER 18-19, 2013 LIBERTY MIDDLE SCHOOL CLIFTON, VA 20124

VIOLA DAY REGISTRATION OCTOBER 18-19, 2013 LIBERTY MIDDLE SCHOOL CLIFTON, VA 20124 VIOLA DAY REGISTRATION OCTOBER 18-19, 2013 LIBERTY MIDDLE SCHOOL CLIFTON, VA 20124 Participant Name Participant Address Home Phone Cell Phone Parent Name (if under age 18) Years Playing Viola Do you have

More information

Drip, Drip, Drip. Ways to reduce your water consumption

Drip, Drip, Drip. Ways to reduce your water consumption Drip, Drip, Drip Ways to reduce your water consumption Thank you for participating in Dwellings/SPEA water consumption survey. We appreciate you commitment to reduce your water consumption in your home.

More information

Pursuit s Accelerated Learning Summer Program (All-day) For Grades 5-7

Pursuit s Accelerated Learning Summer Program (All-day) For Grades 5-7 Pursuit s Accelerated Learning Summer Program (All-day) For Grades 5-7 This course is designed to cover key areas of math, reading, writing, science, and history for grades 5-7. Our goal is to develop

More information

Required: Main Text; Straight numbering style

Required: Main Text; Straight numbering style Required: Main Text; Straight numbering style The following pages are two sample chapters that can help you with the format and organization of the document. The figures and tables are numbered in the

More information

Author s name. An extra line if you need it. Lecture hall 7, University of Physics

Author s name. An extra line if you need it. Lecture hall 7, University of Physics CODE 7.45 MAIN TITLE OF THE LECTURE subtitle of the lecture speaker s name Author s name An extra line if you need it. Lecture hall 7, University of Physics Place anything here to gather your readers attention.

More information

A MESSAGE FROM THE EDITOR, HAPPY READING

A MESSAGE FROM THE EDITOR, HAPPY READING intro A MESSAGE FROM THE EDITOR, HAPPY READING Donec laoreet nulla vitae lacus sodales pharetra. Nullam cursus convallis mattis. Nullam sagittis, odio a viverra tincidunt, risus eros sollicitudin ante,

More information

The Search for a Title

The Search for a Title The Search for a Title A Profound Subtitle Dr. John Smith Copyright c 2013 John Smith PUBLISHED BY PUBLISHER BOOK-WEBSITE.COM Licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported

More information

WWU M Ü N S T E R. Title. Subtitle. PhD Thesis. Your Name Year

WWU M Ü N S T E R. Title. Subtitle. PhD Thesis. Your Name Year WWU M Ü N S T E R Title Subtitle PhD Thesis Your Name Year WWU M Ü N S T E R Fach: Mathematik Title Subtitle Inaugural Dissertation zur Erlangung des Doktorgrades der Naturwissenschaften Dr. rer. nat.

More information

R ASTED UGLY MUG COFFEE: IT MAY BE BLUE, BUT IT WON T GIVE YOU THE BLUES COFFEE DRINKS TO GET YOU THROUGH THE GRIND WHAT S THE DEAL WITH MATCHA?

R ASTED UGLY MUG COFFEE: IT MAY BE BLUE, BUT IT WON T GIVE YOU THE BLUES COFFEE DRINKS TO GET YOU THROUGH THE GRIND WHAT S THE DEAL WITH MATCHA? R ASTED APRIL 2018 WHAT S THE DEAL WITH MATCHA? page 6 UGLY MUG COFFEE: IT MAY BE BLUE, BUT IT WON T GIVE YOU THE BLUES page 4 COFFEE DRINKS TO GET YOU THROUGH THE GRIND page 8 HOMEMDAE BISCOTTI FOR BREAKFAST?

More information

Chairman s Statement 6. Board of Directors. Financial Highlights ANNUAL REPORT 2014

Chairman s Statement 6. Board of Directors. Financial Highlights ANNUAL REPORT 2014 2 Chairman s Statement 6 Board of Directors 9 Financial Highlights ANNUAL REPORT 2014 Chairman s Statement Dear Shareholders, Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean quis ultrices

More information

Martin Scharrer Version v /12/10. Abstract

Martin Scharrer Version v /12/10. Abstract The mwe Package Martin Scharrer martin@scharrer-online.de CTAN: http://www.ctan.org/pkg/mwe VC: https://bitbucket.org/martin_scharrer/mwe Version v0.4 2017/12/10 Abstract The mwe CTAN package comes with

More information

Chicago Manual of Style

Chicago Manual of Style Sample Typeset Xulon Press will typeset the interior of your book according to the Chicago Manual of Style method of document formatting, which is the publishing industry standard. The sample attached

More information

augue quis sagittis posuere, turpis lacus congue quam, in hendrerit risus eros eget felis. Maecenas eget erat in sapien mattis porttitor.

augue quis sagittis posuere, turpis lacus congue quam, in hendrerit risus eros eget felis. Maecenas eget erat in sapien mattis porttitor. ABSTRACT SMITH, JOHN MARK. A North Carolina State University Sample LATEX Thesis with a Title So Long it Needs a Line Break. (Under the direction of Doug Dodd.) Lorem ipsum dolor sit amet, consectetuer

More information

Chicago Manual of Style

Chicago Manual of Style Sample Typeset Xulon Press will typeset the interior of your book according to the Chicago Manual of Style method of document formatting, which is the publishing industry standard. The sample attached

More information

The Friends of the School Newsletter

The Friends of the School Newsletter The Friends of the School Newsletter Dates for your Diary: November: 2 nd Bonfire Night at the Brit Bar! (Tickets on Sale Now) 12 th St. Martin s Day Celebration (Don t forget your pole!) 16 th Children

More information

Pleo Mobile Strategy

Pleo Mobile Strategy Pleo Mobile Strategy Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Nunc lobortis mattis aliquam faucibus purus in massa. Convallis

More information

Gerald Anthony Furniture Store. Annual Review Gerald Anthony. Furniture Store. 100 years of volunteering. Annual Report Page 1

Gerald Anthony Furniture Store. Annual Review Gerald Anthony. Furniture Store. 100 years of volunteering. Annual Report Page 1 Gerald Anthony Furniture Store Annual Review 2011-12 100 years of volunteering Annual Report 2011-12 Page 1 Gerald Anthony Furniture Store History Co-ordinator s Report Chair s Report Lorem ipsum dolor

More information

Martin Scharrer Version v /03/30. Abstract

Martin Scharrer Version v /03/30. Abstract The mwe Package Martin Scharrer martin@scharrer-online.de CTAN: http://www.ctan.org/pkg/mwe VC: https://bitbucket.org/martin_scharrer/mwe Version v0.5 2018/03/30 Abstract The mwe CTAN package comes with

More information

Paramedic Academy. Welcome Jon, here are the latest updates. Your Progress. Your Bookmarks. Latest Discussions

Paramedic Academy. Welcome Jon, here are the latest updates. Your Progress. Your Bookmarks. Latest Discussions Welcome Jon, here are the latest updates October 15, 2016 In eleifend vitae dui sit amet ornare Nunc ut luctus augue. Ut volutpat congue maximus. Nulla tris que nunc quis nulla malesuada malesuada. Pellentesque

More information

Nulla ultrices eratsed laoreet Aliquam sed pulvinar condimentum eget justo

Nulla ultrices eratsed laoreet Aliquam sed pulvinar condimentum eget justo Client logo Issue 1 Nulla ultrices eratsed laoreet Aliquam sed pulvinar condimentum eget justo 2 Nunc a quam 8 Phasellus ullamcorper diam feugiat ipsum 9 Sed aliquet dignissim mauris donec malesuada ante

More information

Mani Villa. A dedication by Zishaan Akbar Latif

Mani Villa. A dedication by Zishaan Akbar Latif 95 Mani Villa A dedication by Zishaan Akbar Latif PRESENTS 95 MAni ViLLA BY ZISHAAN AKBAR LATIF Produced by ESSAYS BY RANJIT HOSKOTE AND VIRANGANA SOLANKI WITH AN INTRODUCTION BY HENA KAPADIA Designed

More information

A Really Wonderful Computer Science Thesis

A Really Wonderful Computer Science Thesis Department of Computer Science Information Technology and Education A Really Wonderful Computer Science Thesis John Student Bachelor s Thesis 2018 Supervisors: Prof. Dr. First Supervisor Dr. Second Supervisor

More information

Lorem ipsum dolor? Abstract

Lorem ipsum dolor? Abstract Lorem ipsum dolor? Lorem Ipsum Reserch Santa Claus Abstract An abstract is a brief summary of a research article, thesis, review, conference proceeding or any in-depth analysis of a particular subject

More information

September Grand Fiesta American Coral Beach Cancún, Resort & Spa. Programa Académico. Instituto Nacional de. Cancerología

September Grand Fiesta American Coral Beach Cancún, Resort & Spa. Programa Académico. Instituto Nacional de. Cancerología August 30th - 2nd September 2017 Grand Fiesta American Coral Beach Cancún, Resort & Spa Programa Académico Instituto Nacional de Cancerología WELCOME Estimado Doctor: Lorem ipsum dolor sit amet, consectetur

More information

*** DRAFT *** PLEASE DO NOT DISTRIBUTE

*** DRAFT *** PLEASE DO NOT DISTRIBUTE *** *** PLEASE DO NOT DISTRIBUTE Reykjavík University Project Report, Thesis, and Dissertation Template Firstname Lastname Thesis of 30 ECTS credits Master of Science (M.Sc.) in Electrical Engineering

More information

2011 Production Manual

2011 Production Manual 2011 Production Manual 1 Table of Content BioTechniques Staff Editorial, Production & Circulation Editor-in-Chief: Nathan S. Blow, Ph.D. Executive Editor: Colleen M. Smith Associate Editor: Patrick C.H.

More information

EFFICIENT MULTIRATE TELETRAFFIC LOSS MODELS BEYOND ERLANG

EFFICIENT MULTIRATE TELETRAFFIC LOSS MODELS BEYOND ERLANG EFFICIENT MULTIRATE TELETRAFFIC LOSS MODELS BEYOND ERLANG EFFICIENT MULTIRATE TELETRAFFIC LOSS MODELS BEYOND ERLANG Efficient Multirate Loss Models Ioannis D. Moscholios University of Peleponnese Michael

More information

Amphibian Chytrid Fungus (Batrachochytrium Dendrobatidis) In Coastal And Montane California, USA Anurans

Amphibian Chytrid Fungus (Batrachochytrium Dendrobatidis) In Coastal And Montane California, USA Anurans Herpetological Conservation and Biology 6(3):383-393. Submitted: 13 April 2010; Accepted: 16 September 2011; Published: 31 December 2011. Amphibian Chytrid Fungus (Batrachochytrium Dendrobatidis) In Coastal

More information

FIRST LINE OF TITLE SECOND LINE OF TITLE

FIRST LINE OF TITLE SECOND LINE OF TITLE FIRST LINE OF TITLE SECOND LINE OF TITLE THIS IS A TEMPORARY TITLE PAGE It will be replaced for the final print by a version provided by the service academique. Thèse n. 1234 2011 présenté le 12 Mars 2011

More information

2018 David Roisum, Ph.D. Finishing Technologies, Inc.

2018 David Roisum, Ph.D. Finishing Technologies, Inc. Web 101.89 SM What Coaters Need to Know About Winders Ba c k Defect Front Sup ply Proc ess Produc t 2018 David Roisum, Ph.D. Finishing Technologies, Inc. 89.1 #1 Thing Is that Lorem ipsum dolor sit amet,

More information

UF ETD L A TEX 2εTHESIS AND DISSERTATION TEMPLATE TUTORIAL JAMES K. BOOTH

UF ETD L A TEX 2εTHESIS AND DISSERTATION TEMPLATE TUTORIAL JAMES K. BOOTH UF ETD L A TEX 2εTHESIS AND DISSERTATION TEMPLATE TUTORIAL By JAMES K. BOOTH A TUTORIAL PRESENTED TO THE GRADUATE SCHOOL OF THE UNIVERSITY OF FLORIDA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE

More information

Poisson Kernel Estimates of Lexigraphic Matrices Jane Q. Student BS Applied Mathematics Faculty Mentor: Dr. Joseph Kolibal

Poisson Kernel Estimates of Lexigraphic Matrices Jane Q. Student BS Applied Mathematics Faculty Mentor: Dr. Joseph Kolibal Poisson Kernel Estimates of Lexigraphic Matrices Jane Q. Student BS Applied Mathematics Faculty Mentor: Dr. Joseph Kolibal Abstract In this study we examine the suitability of efficiently inverting, or

More information

A New Approach in Styling Chapters. Y Lazarides

A New Approach in Styling Chapters. Y Lazarides A New Approach in Styling Chapters Y Lazarides April 26, 2012 2 Contents 1 Introduction 1 1.1 Background................................................. 1 1.2 Counters...................................................

More information

MUNICIPALITY OF GREENSTONE VISUAL IDENTITY. Greenstone

MUNICIPALITY OF GREENSTONE VISUAL IDENTITY. Greenstone MUNICIPALITY OF GREENSTONE VISUAL IDENTITY Greenstone AGENDA 1 OVERVIEW & OBJECTIVES 2 BRAND STRATEGY RECAP 3 DEFINING OUR IDENTITY: AN EXPLORATION 4 PROPOSED VISUAL SYSTEM 5 NEXT STEPS 1 OVERVIEW & OBJECTIVES

More information

September 2, Mathematics may be defined as the subject in which we never know what we are talking about, nor whether what we are saying is true.

September 2, Mathematics may be defined as the subject in which we never know what we are talking about, nor whether what we are saying is true. LaTEX Template Patrick Davis Pin-Hung Kao September 2, 2014 One of the best ways to learn LaTEX is to look at examples. This document contains many of the things that you might be looking to do as you

More information

Pre Public Examination March 2017 GCSE Mathematics (AQA style) Foundation Tier Paper 2F. Question Mark. out of

Pre Public Examination March 2017 GCSE Mathematics (AQA style) Foundation Tier Paper 2F. Question Mark. out of Question Mark out of Pre Public Examination March 2017 GCSE Mathematics (AQA style) Foundation Tier Paper 2F Name Class TIME ALLOWED 1 hour 30 minutes INSTRUCTIONS TO CANDIDATES Answer all the questions.

More information

MAGAZInE 95 % 5 % 2016 SURVEY* Introduction. Lu d une couverture à l autre depuis plus de 60 ans et encore pour longtemps

MAGAZInE 95 % 5 % 2016 SURVEY* Introduction. Lu d une couverture à l autre depuis plus de 60 ans et encore pour longtemps MAGAZINE 2017 edition Introduction Formerly known as "Quart de Rond, the AQMAT Magazine is the only French periodical published for all the Quebec retail businesses of the housing industry. 2016 SURVEY*

More information

R Companion. Design and Analysis. Experiments. to the. Christophe Lalanne. 7d26af9 2015/04/10

R Companion. Design and Analysis. Experiments. to the. Christophe Lalanne. 7d26af9 2015/04/10 An R Companion to the Design and Analysis of Experiments Christophe Lalanne apple 7d26af9 2015/04/10 Table of Contents 1 Introduction 1 2 Simple Comparative Experiments 3 2.1 Summary of Chapter 2.................................

More information

october 2013 WESTONKA SCHOOL DISTRICT COMMUNICATION STYLE GUIDE v1

october 2013 WESTONKA SCHOOL DISTRICT COMMUNICATION STYLE GUIDE v1 october 2013 WESTONKA SCHOOL DISTRICT COMMUNICATION STYLE GUIDE v1 ABOUT THE GUIDE This document is your guide to Westonka School District s brand communication style. Here, you will find an explanation

More information

Career Centres. AICCC Visual Identity Guidelines. 1. Overview

Career Centres. AICCC Visual Identity Guidelines. 1. Overview The Contruction logo (AICCC) was designed to be inclusive of North American Indigenous Peoples. The eagle feather recognizes Indigenous Peoples, the infinity symbol recognizes Métis, and the inukshuk recognizes

More information

CACHET Technical Report Template

CACHET Technical Report Template TR Technical Report CACHET Technical Report Template A nice standard XeLaTeX template for technical reports written and published by the Copenhagen Center for Health Technology. John D. Doe Copenhagen

More information

Its finally written - A Dissertation. by PhD Candidate X

Its finally written - A Dissertation. by PhD Candidate X Its finally written - A Dissertation by PhD Candidate X A dissertation submitted to the faculty of the Medical University of South Carolina in partial fulfillment of the requirement for the degree of Doctor

More information

BRAND IDENTITY. Visual Style Guide. SF Studios Brand Guidelines, April 2016 SF Studios

BRAND IDENTITY. Visual Style Guide. SF Studios Brand Guidelines, April 2016 SF Studios BRAND IDENTITY Visual Style Guide TABLE OF CONTENTS CHAPTER 1 INTRODUCTION CHAPTER 6 GRID SYSTEM 5 Our Values 6 Brand House 7 Tagline 8 Endorsed Sub Brands 9 Brand Hierarchy CHAPTER 7 32 Document Grids

More information

Tartu Ülikool. Tehnoloogiainstituut. Eesnimi Perekonnanimi. Bakalaureusetöö (12 EAP) Arvutitehnika eriala

Tartu Ülikool. Tehnoloogiainstituut. Eesnimi Perekonnanimi. Bakalaureusetöö (12 EAP) Arvutitehnika eriala Tartu Ülikool Loodus- ja täppisteaduste valdkond Tehnoloogiainstituut Eesnimi Perekonnanimi Minu lõputöö Bakalaureusetöö (12 EAP) Arvutitehnika eriala Juhendaja: amet Eesnimi Perekonnanimi Tartu 2017 Resümee/Abstract

More information

Paper Template. Contents. Name

Paper Template. Contents. Name Paper Template Name Abstract Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ut quam vel ipsum porta congue ac sit amet urna. Fusce non purus sit amet sem placerat ultrices. Nulla facilisi.

More information

Resident & Community Engagement

Resident & Community Engagement Resident & Community Engagement 1 Resident & Community Engagement 2 Resident & Community Engagement Senior Director My Role Oversight, coordination and direction for DCFL, Resident Services, Life Enrichment

More information

Title. A thesis presented for the degree of Bachelor of Science.

Title. A thesis presented for the degree of Bachelor of Science. Title A thesis presented for the degree of Bachelor of Science. biolinum o.fd Biolinum O.fd Biolinum O.cfg Test Your Name, Freie Universität Berlin, Germany Matriculation number: 1234567 your.name@fu-berlin.de

More information

UNIVERSITI KEBANGSAAN MALAYSIA THESIS TEMPLATE (ENGLISH) <YOUR NAME> UNIVERSITI KEBANGSAAN MALAYSIA

UNIVERSITI KEBANGSAAN MALAYSIA THESIS TEMPLATE (ENGLISH) <YOUR NAME> UNIVERSITI KEBANGSAAN MALAYSIA UNIVERSITI KEBANGSAAN MALAYSIA THESIS TEMPLATE (ENGLISH) UNIVERSITI KEBANGSAAN MALAYSIA UNIVERSITI KEBANGSAAN MALAYSIA THESIS TEMPLATE (ENGLISH) THESIS SUBMITTED IN PARTIAL FULFILMENT

More information

Brand Guidelines. Contents Brand Values & Identity Logo Usage & Sizing Logo Colours Logo Reversed

Brand Guidelines. Contents Brand Values & Identity Logo Usage & Sizing Logo Colours Logo Reversed Contents 01 - Brand Values & Identity 02 - Logo Usage & Sizing 03 - Logo Colours 04 - Logo Reversed 05 - Logo Restrictions & Fonts 06 - Corporate Usage-Stationery 07 - Corporate Usage-Adverstising Brand

More information

Inter-rater Agreement for Nominal/Categorical Ratings

Inter-rater Agreement for Nominal/Categorical Ratings Inter-rater Agreement for Nominal/Categorical Ratings Topics 1. Why Assess Agreement among Coders? 2. Nominal-scaled/Categorical Coded Data 3. Percentage Agreement with Two Coders 4. Percent Agreement

More information

{SOP_Title} Standard Operating Procedure. Owner: {SOP_Author} {SOP_Description} {SOP_ID} {Date}

{SOP_Title} Standard Operating Procedure. Owner: {SOP_Author} {SOP_Description} {SOP_ID} {Date} Standard Operating Procedure {SOP_Title} {SOP_Description} {SOP_ID} {Date} {Company_Name} Phone: {Company_Phone} {Company_Website} Owner: {SOP_Author} Table of Contents 1. Purpose 3 2. Terminology 4 3.

More information

May Protect Skin From The Sun 5 Yummy. Facials For Delicious Skin. Lupita Nyong o The new face of beauty

May Protect Skin From The Sun 5 Yummy. Facials For Delicious Skin. Lupita Nyong o The new face of beauty Protect Skin From The Sun 5 Yummy Facials For Delicious Skin Lupita Nyong o The new face of beauty MAY MAY Volume I / Issue I Volume I / Issue I 76 35 A fresh face talks about her rising stardom and the

More information

SEARCH FOR NEW PHYSICS IN THE EXCLUSIVE DELAYED γ + E/ T FINAL STATE IN P P COLLISIONS AT S = 1.96 TEV. A Dissertation ADAM JUDE AURISANO

SEARCH FOR NEW PHYSICS IN THE EXCLUSIVE DELAYED γ + E/ T FINAL STATE IN P P COLLISIONS AT S = 1.96 TEV. A Dissertation ADAM JUDE AURISANO SEARCH FOR NEW PHYSICS IN THE EXCLUSIVE DELAYED γ + E/ T FINAL STATE IN P P COLLISIONS AT S = 1.96 TEV A Dissertation by ADAM JUDE AURISANO Submitted to the Office of Graduate Studies of Texas A&M University

More information

Celebrating PHILANTHROPY. Brian Hew

Celebrating PHILANTHROPY. Brian Hew Celebrating PHILANTHROPY Brian Hew Publisher / Editor-in-Chief Beaver Shriver Beaver@GiveSarasota.com Editor Viia Beaumanis VBeaumanis@gmail.com Welcome to GIVE Sarasota! em ipsum dolor sit amet, consectetuer

More information

Algebra of Classical and Quantum Binary Measurements

Algebra of Classical and Quantum Binary Measurements Journal of Modern Physics, 2018, *, *-* http://www.scirp.org/journal/jmp ISSN Online:****-**** ISSN Print: ****-**** Algebra of Classical and Quantum Binary Measurements Carl A. Brannen Retired, 415 Max

More information

k.com.tr Sanay S tes C Blok No:35 Mers n / Türk ye Tel: Fax: e-ma l: k.com.

k.com.tr Sanay S tes C Blok No:35 Mers n / Türk ye Tel: Fax: e-ma l: k.com. www.asevotekn k.com.tr Sanay S tes C Blok No:35 Mers n / Türk ye Tel: +90 324 234 17 35 Fax: +90 324 234 19 56 e-ma l: nfo@asevotekn k.com.tr Lorem psum dolor s t amet, consectetur ad p sc ng el t. Curab

More information

DESIGNGUIDE V 1.1. Original European Supply

DESIGNGUIDE V 1.1. Original European Supply DESIGNGUIDE V 1.1 ENGLISH DEUTSCH DANSK CONTENTS Logo... 3-4 Colours... 5 Fonts... 6 Image style... 7 Stationary... 8 Envelopes... 9 Business cards... 10 PowerPoint... 11 Flyers & handouts... 12-13 AD

More information

It s all here. Game On. New Jersey s Manhattan connection. Billboard Samples. Unparalleled access to arts and culture.

It s all here. Game On. New Jersey s Manhattan connection. Billboard Samples. Unparalleled access to arts and culture. Design Applications 18 Billboard Samples www. New Jersey s Manhattan connection. Game On. Unparalleled access to arts and culture. 19 Enda laces ephque nesci picilig endaes giotio namagnam aut antio int

More information

KING AND GODFREE SALAMI FEST MARCH TEN LYGON STREET CARLTON

KING AND GODFREE SALAMI FEST MARCH TEN LYGON STREET CARLTON Pidapipo KING AND GODFREE SALAMI FEST MARCH TEN LYGON STREET CARLTON ON HOVER: RED OVERLAY, WHITE TEXT BANNER HYPERLINKED TO EVENT IN NEWS PAGE FIXED FOOTER. ON HOVER: RED ON CLICK: MENU SLIDES FROM LEFT.

More information

STELLAR DYNAMICS IN THE NUCLEI OF M31 AND M32: EVIDENCE FOR MASSIVE BLACK HOLES A LAN D RESSLER

STELLAR DYNAMICS IN THE NUCLEI OF M31 AND M32: EVIDENCE FOR MASSIVE BLACK HOLES A LAN D RESSLER STELLAR DYNAMICS IN THE NUCLEI OF M31 AND M32: EVIDENCE FOR MASSIVE BLACK HOLES A LAN D RESSLER ABSTRACT 이웃하는두은하인 M32, M32 의중심에거대블랙홀이있는것같다!! Ca II M31, M32, maximum entropy technique 3 2 M31, M32 M/L masses

More information

Downtown: Location of Choice for Living 13. Message from the President 2. Downtown: Location of Choice for Business 7

Downtown: Location of Choice for Living 13. Message from the President 2. Downtown: Location of Choice for Business 7 Alliance for Downtown New York 2008 Message from the President 2 Downtown: Location of Choice for Business 7 Downtown: Location of Choice for Living 13 Downtown: Location of Choice for Recreation 17 Downtown:

More information

Algebra of Classical and Quantum Binary Measurements

Algebra of Classical and Quantum Binary Measurements Journal of Modern Physics, 2018, *, *-* http://www.scirp.org/journal/jmp ISSN Online:****-**** ISSN Print: ****-**** Algebra of Classical and Quantum Binary Measurements Carl A. Brannen Retired, 415 Max

More information

텍 문서 번역하기 이 호재 AST 2013

텍 문서 번역하기 이 호재 AST 2013 텍문서번역하기 이호재 AST 2013 텍매크로 $, &, _, ^, %,... \maketitle, \tableofcontents,... \chapter{introduction}, \section{features},... \begin{description}, \end{itemize},... \label{sec:channellist}, \pageref{sec:channellist},...

More information

VISUAL IDENTITY SYSTEM. Visual tools for creating and reinforcing the USC Viterbi Brand.

VISUAL IDENTITY SYSTEM. Visual tools for creating and reinforcing the USC Viterbi Brand. VISUAL IDENTITY SYSTEM Visual tools for creating and reinforcing the USC Viterbi Brand. The Importance of the Brand. Why Is the Identity System Important? A strong, coherent visual identity is a critical

More information

LARGE EDDY SIMULATION OF TIP LEAKAGE FLOW IN A LINEAR TURBINE CASCADE GRADUATION PROJECT. Abdurrahman Gazi YAVUZ

LARGE EDDY SIMULATION OF TIP LEAKAGE FLOW IN A LINEAR TURBINE CASCADE GRADUATION PROJECT. Abdurrahman Gazi YAVUZ ISTANBUL TECHNICAL UNIVERSITY FACULTY OF AERONAUTICS AND ASTRONAUTICS LARGE EDDY SIMULATION OF TIP LEAKAGE FLOW IN A LINEAR TURBINE CASCADE GRADUATION PROJECT Abdurrahman Gazi YAVUZ Faculty of Aeronautics

More information

Putting Weirdness to Work: Quantum Information Science QIS. Quantum Computer

Putting Weirdness to Work: Quantum Information Science QIS. Quantum Computer Putting Weirdness to Work: Quantum Information Science QIS Quantum Computer John Preskill, Caltech Biedenharn Lecture 6 September 2005 ??? 2005 2100 ??? 2005 Q Information is encoded in the state of a

More information

WINTER 2011 CRANE LAKE ASSOCIATION MEMBER NEWSLETTER

WINTER 2011 CRANE LAKE ASSOCIATION MEMBER NEWSLETTER Newsletter Highlights Councillor s Report Councillor Ian Mead walk the membership through updates on the Crane Lake Dam, Ontario Camp of the Deaf, Roads and their upkeep and maintenance, taxes and more.

More information

A unique. Living Heritage

A unique. Living Heritage A unique Living Heritage Innovative Materials Rich Colour Palette PANTONE 2695 PANTONE 549 PANTONE 4515 PANTONE 532 PANTONE 201 PANTONE 159 PANTONE 623 PANTONE 577 PANTONE Warm Grey 1 Illustration Style

More information

Putting Weirdness to Work: Quantum Information Science QIS. Quantum Computer. John Preskill, Caltech KITP Public Lecture 3 May 2006

Putting Weirdness to Work: Quantum Information Science QIS. Quantum Computer. John Preskill, Caltech KITP Public Lecture 3 May 2006 Putting Weirdness to Work: Quantum Information Science QIS Quantum Computer John Preskill, Caltech KITP Public Lecture 3 May 2006 ??? 2006 2100 ??? 2006 Q Information is encoded in the state of a physical

More information

Sun Warning WARNING!

Sun Warning WARNING! LIGHTBRIDGE MINI SERIES Instruction Manual M I N I 5 M I N I 5 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nam nibh. Nunc varius facilisis eros. Sed erat. In in velit quis arcu ornare laoreet.

More information

THE SOURC E. Cory Arcangel ;-) ISSUE 1 Desktop Wireform, Arcangel Surfware.

THE SOURC E. Cory Arcangel ;-) ISSUE 1 Desktop Wireform, Arcangel Surfware. THE SOURC E ISSUE 1 Desktop Wireform, 2010 Cory Arcangel 2013 ;-) Arcangel Surfware www.coryarcangel.com readme.txt 3 \ \ / / \ \ /\ / / / \ / \ \ \/ \/ / \ / 5 / ( ) \ /\ / ( ) ( \ \ / \/ \/ \ / \,....................

More information

Annual Review 2011/12. A voice of authority on the natural world

Annual Review 2011/12. A voice of authority on the natural world Annual Review 2011/12 A voice of authority on the natural world The Natural History Museum A voice of authority on the natural world Introduction Permentum in est. Mauris mollis odio a dolor gravida eget

More information

Q N id β. 2. Let I and J be ideals in a commutative ring A. Give a simple description of

Q N id β. 2. Let I and J be ideals in a commutative ring A. Give a simple description of Additional Problems 1. Let A be a commutative ring and let 0 M α N β P 0 be a short exact sequence of A-modules. Let Q be an A-module. i) Show that the naturally induced sequence is exact, but that 0 Hom(P,

More information

arxiv: v2 [quant-ph] 23 Feb 2017

arxiv: v2 [quant-ph] 23 Feb 2017 Van der Waals interactions between excited atoms in generic environments Pablo arcellona Physikalisches Institut, lbert-ludwigs-universität Freiburg, Hermann-Herder-Str. 3, 794 Freiburg, Germany Roberto

More information

Structure of rings. Chapter Algebras

Structure of rings. Chapter Algebras Chapter 5 Structure of rings 5.1 Algebras It is time to introduce the notion of an algebra over a commutative ring. So let R be a commutative ring. An R-algebra is a ring A (unital as always) together

More information

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 1. Let R be a commutative ring with 1 0. (a) Prove that the nilradical of R is equal to the intersection of the prime

More information

Algebra Homework, Edition 2 9 September 2010

Algebra Homework, Edition 2 9 September 2010 Algebra Homework, Edition 2 9 September 2010 Problem 6. (1) Let I and J be ideals of a commutative ring R with I + J = R. Prove that IJ = I J. (2) Let I, J, and K be ideals of a principal ideal domain.

More information

KING CITY EAST LANDOWNERS GROUP FEBRUARY 16, 2017 OPEN HOUSE

KING CITY EAST LANDOWNERS GROUP FEBRUARY 16, 2017 OPEN HOUSE R A ILWA KING CI EAS LANDOWNERS GROUP FEBRUAR, 07 OPEN HOUSE KING CI EAS LANDOWNERS GROUP FEBRUAR, 07 OPEN HOUSE WE ARE HERE (Feb, 07) KING CI EAS LANDOWNERS GROUP FEBRUAR, 07 OPEN HOUSE KING CI EAS LANDOWNERS

More information

The tidal tails of NGC 2298

The tidal tails of NGC 2298 Mon. Not. R. Astron. Soc., 1 1 () Printed 24 February 11 (MN LATEX style file v2.2) The tidal tails of NGC 2298 E. Balbinot 1, B. X. Santiago 1 et al. 1 Departamento de Astronomia, Universidade Federal

More information

Math 121 Homework 5: Notes on Selected Problems

Math 121 Homework 5: Notes on Selected Problems Math 121 Homework 5: Notes on Selected Problems 12.1.2. Let M be a module over the integral domain R. (a) Assume that M has rank n and that x 1,..., x n is any maximal set of linearly independent elements

More information

CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and

CHAPTER I. Rings. Definition A ring R is a set with two binary operations, addition + and CHAPTER I Rings 1.1 Definitions and Examples Definition 1.1.1. A ring R is a set with two binary operations, addition + and multiplication satisfying the following conditions for all a, b, c in R : (i)

More information

SAR Coordination Working Group

SAR Coordination Working Group SAR Coordination Working Group Update for 2015 and Plans for 2016-18 The Polar Space Task Group (PSTG) was established under the auspices of the World Meteorological Organization. The PSTG provides coordination

More information

Tensor Product of modules. MA499 Project II

Tensor Product of modules. MA499 Project II Tensor Product of modules A Project Report Submitted for the Course MA499 Project II by Subhash Atal (Roll No. 07012321) to the DEPARTMENT OF MATHEMATICS INDIAN INSTITUTE OF TECHNOLOGY GUWAHATI GUWAHATI

More information

Package SNSequate. September 10, 2017

Package SNSequate. September 10, 2017 Type Package Package SNSequate September 10, 2017 Title Standard and Nonstandard Statistical Models and Methods for Test Equating Version 1.3.1 Depends R (>= 2.10), magic, stats Imports methods, emdbook,

More information

COURSE SUMMARY FOR MATH 504, FALL QUARTER : MODERN ALGEBRA

COURSE SUMMARY FOR MATH 504, FALL QUARTER : MODERN ALGEBRA COURSE SUMMARY FOR MATH 504, FALL QUARTER 2017-8: MODERN ALGEBRA JAROD ALPER Week 1, Sept 27, 29: Introduction to Groups Lecture 1: Introduction to groups. Defined a group and discussed basic properties

More information

(a + b)c = ac + bc and a(b + c) = ab + ac.

(a + b)c = ac + bc and a(b + c) = ab + ac. 2. R I N G S A N D P O LY N O M I A L S The study of vector spaces and linear maps between them naturally leads us to the study of rings, in particular the ring of polynomials F[x] and the ring of (n n)-matrices

More information

Graduate Preliminary Examination

Graduate Preliminary Examination Graduate Preliminary Examination Algebra II 18.2.2005: 3 hours Problem 1. Prove or give a counter-example to the following statement: If M/L and L/K are algebraic extensions of fields, then M/K is algebraic.

More information

SOCIAL SECURITY AND CONSTRAINTS IN POCKETS OF LOCAL ORDER

SOCIAL SECURITY AND CONSTRAINTS IN POCKETS OF LOCAL ORDER P60- Time-sensitive governance and timescapes SOCIAL SECURITY AND CONSTRAINTS IN POCKETS OF LOCAL ORDER Uffe Enokson & Rickard Ulmestig (Uffe.Enokson@lnu.se & Rickard.Ulmestig@lnu.se), Linnaeus University

More information

Some notes on linear algebra

Some notes on linear algebra Some notes on linear algebra Throughout these notes, k denotes a field (often called the scalars in this context). Recall that this means that there are two binary operations on k, denoted + and, that

More information

Review of Linear Algebra

Review of Linear Algebra Review of Linear Algebra Throughout these notes, F denotes a field (often called the scalars in this context). 1 Definition of a vector space Definition 1.1. A F -vector space or simply a vector space

More information

Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra

Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra Course 311: Michaelmas Term 2005 Part III: Topics in Commutative Algebra D. R. Wilkins Contents 3 Topics in Commutative Algebra 2 3.1 Rings and Fields......................... 2 3.2 Ideals...............................

More information

Algebra Exam Syllabus

Algebra Exam Syllabus Algebra Exam Syllabus The Algebra comprehensive exam covers four broad areas of algebra: (1) Groups; (2) Rings; (3) Modules; and (4) Linear Algebra. These topics are all covered in the first semester graduate

More information

Eighth Homework Solutions

Eighth Homework Solutions Math 4124 Wednesday, April 20 Eighth Homework Solutions 1. Exercise 5.2.1(e). Determine the number of nonisomorphic abelian groups of order 2704. First we write 2704 as a product of prime powers, namely

More information

BENJAMIN LEVINE. 2. Principal Ideal Domains We will first investigate the properties of principal ideal domains and unique factorization domains.

BENJAMIN LEVINE. 2. Principal Ideal Domains We will first investigate the properties of principal ideal domains and unique factorization domains. FINITELY GENERATED MODULES OVER A PRINCIPAL IDEAL DOMAIN BENJAMIN LEVINE Abstract. We will explore classification theory concerning the structure theorem for finitely generated modules over a principal

More information

M.6. Rational canonical form

M.6. Rational canonical form book 2005/3/26 16:06 page 383 #397 M.6. RATIONAL CANONICAL FORM 383 M.6. Rational canonical form In this section we apply the theory of finitely generated modules of a principal ideal domain to study the

More information

The Hale Solar Sector Boundary - Revisited

The Hale Solar Sector Boundary - Revisited Solar Physics DOI: 10.1007/ˆˆˆˆˆ-ˆˆˆ-ˆˆˆ-ˆˆˆˆ-ˆ The Hale Solar Sector Boundary - Revisited L. Svalgaard P.H. Scherrer The Authors (2010) ˆˆˆˆ Abstract Lorem ipsum dolor sit amet, consectetuer adipiscing

More information

Algebra Qualifying Exam August 2001 Do all 5 problems. 1. Let G be afinite group of order 504 = 23 32 7. a. Show that G cannot be isomorphic to a subgroup of the alternating group Alt 7. (5 points) b.

More information

x y B =. v u Note that the determinant of B is xu + yv = 1. Thus B is invertible, with inverse u y v x On the other hand, d BA = va + ub 2

x y B =. v u Note that the determinant of B is xu + yv = 1. Thus B is invertible, with inverse u y v x On the other hand, d BA = va + ub 2 5. Finitely Generated Modules over a PID We want to give a complete classification of finitely generated modules over a PID. ecall that a finitely generated module is a quotient of n, a free module. Let

More information