Articoli correlati a Learning Abstract Algebra with ISETL

Learning Abstract Algebra with ISETL - Brossura

 
9781461276029: Learning Abstract Algebra with ISETL

Sinossi

Most students in abstract algebra classes have great difficulty making sense of what the instructor is saying. Moreover, this seems to remain true almost independently of the quality of the lecture. This book is based on the constructivist belief that, before students can make sense of any presentation of abstract mathematics, they need to be engaged in mental activities which will establish an experiential base for any future verbal explanation. No less, they need to have the opportunity to reflect on their activities. This approach is based on extensive theoretical and empirical studies as well as on the substantial experience of the authors in teaching astract algebra. The main source of activities in this course is computer constructions, specifically, small programs written in the mathlike programming language ISETL; the main tool for reflections is work in teams of 2-4 students, where the activities are discussed and debated. Because of the similarity of ISETL expressions to standard written mathematics, there is very little programming overhead: learning to program is inseparable from learning the mathematics. Each topic is first introduced through computer activities, which are then followed by a text section and exercises. This text section is written in an informed, discusive style, closely relating definitions and proofs to the constructions in the activities. Notions such as cosets and quotient groups become much more meaningful to the students than when they are preseted in a lecture.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

Contenuti

1 Mathematical Constructions in ISETL.- 1.1 Using ISETL.- 1.1.1 Activities.- 1.1.2 Getting started.- 1.1.3 Simple objects and operations on them.- 1.1.4 Control statements.- 1.1.5 Exercises.- 1.2 Compound objects and operations on them.- 1.2.1 Activities.- 1.2.2 Tuples.- 1.2.3 Sets.- 1.2.4 Set and tuple formers.- 1.2.5 Set operations.- 1.2.6 Permutations.- 1.2.7 Quantification.- 1.2.8 Miscellaneous ISETL features.- 1.2.9 VISETL.- 1.2.10 Exercises.- 1.3 Functions in ISETL.- 1.3.1 Activities.- 1.3.2 Funcs.- 1.3.3 Alternative syntax for funcs.- 1.3.4 Using furies to represent situations.- 1.3.5 Furies for binary operations.- 1.3.6 Fumes to test properties.- 1.3.7 Smaps.- 1.3.8 Procs.- 1.3.9 Exercises.- 2 Groups.- 2.1 Getting acquainted with groups.- 2.1.1 Activities.- 2.1.2 Definition of a group.- 2.1.3 Examples of groups.- Number systems.- Integers mod n.- Symmetric groups.- Symmetries of the square.- Groups of matrices.- 2.1.4 Elementary properties of groups.- 2.1.5 Exercises.- 2.2 The modular groups and the symmetric groups.- 2.2.1 Activities.- 2.2.2 The modular groups Zn.- 2.2.3 The symmetric groups Sn.- Orbits and cycles.- 2.2.4 Exercises.- 2.3 Properties of groups.- 2.3.1 Activities.- 2.3.2 The specific and the general.- 2.3.3 The cancellation law―An illustration of the abstract method.- 2.3.4 How many groups are there?.- Classifying groups of order 4.- 2.3.5 Looking ahead―subgroups.- 2.3.6 Summary of examples and non-examples of groups.- 2.3.7 Exercises.- 3 Subgroups.- 3.1 Definitions and examples.- 3.1.1 Activities.- 3.1.2 Subsets of a group.- Definition of a subgroup.- 3.1.3 Examples of subgroups.- Embedding one group in another.- Conjugates.- Cycle decomposition and conjugates in Sn.- 3.1.4 Exercises.- 3.2 Cyclic groups and their subgroups.- 3.2.1 Activities.- 3.2.2 The subgroup generated by a single element.- 3.2.3 Cyclic groups.- The idea of the proof.- 3.2.4 Generators.- Generators of Sn.- Parity―even and odd permutations.- Determining the parity of a permutation.- 3.2.5 Exercises.- 3.3 Lagrange’s theorem.- 3.3.1 Activities.- 3.3.2 What Lagrange’s theorem is all about.- 3.3.3 Cosets.- 3.3.4 The proof of Lagrange’s theorem.- 3.3.5 Exercises.- 4 The Fundamental Homomorphism Theorem.- 4.1 Quotient groups.- 4.1.1 Activities.- 4.1.2 Normal subgroups.- Multiplying cosets by representatives.- 4.1.3 The quotient group.- 4.1.4 Exercises.- 4.2 Homomorphisms.- 4.2.1 Activities.- 4.2.2 Homomorphisms and kernels.- 4.2.3 Examples.- 4.2.4 Invariants.- 4.2.5 Homomorphisms and normal subgroups.- An interesting example.- 4.2.6 Isomorphisms.- 4.2.7 Identifications.- 4.2.8 Exercises.- 4.3 The homomorphism theorem.- 4.3.1 Activities.- 4.3.2 The canonical homomorphism.- 4.3.3 The fundamental homomorphism theorem.- 4.3.4 Exercises.- 5 Rings.- 5.1 Rings.- 5.1.1 Activities.- 5.1.2 Definition of a ring.- 5.1.3 Examples of rings.- 5.1.4 Rings with additional properties.- Integral domains.- Fields.- 5.1.5 Constructing new rings from old―matrices.- 5.1.6 Constructing new rings from old―polynomials.- 5.1.7 Constructing new rings from old―functions.- 5.1.8 Elementary properties―arithmetic.- 5.1.9 Exercises.- 5.2 Ideals.- 5.2.1 Activities.- 5.2.2 Analogies between groups and rings.- 5.2.3 Subrings.- Definition of subring.- 5.2.4 Examples of subrings.- Subrings of Zn and Z.- Subrings of ?(R).- Subrings of polynomial rings.- Subrings of rings of functions.- 5.2.5 Ideals and quotient rings.- Definition of ideal.- Examples of ideals.- 5.2.6 Elementary properties of ideals.- 5.2.7 Elementary properties of quotient rings.- Quotient rings that are integral domains―prime ideals.- Quotient rings that are fields―maximal ideals.- 5.2.8 Exercises.- 5.3 Homomorphisms and isomorphisms.- 5.3.1 Activities.- 5.3.2 Definition of homomorphism and isomorphism.- Group homomorphisms vs. ring homomorphisms.- 5.3.3 Examples of homomorphisms and isomorphisms.- Homomorphisms from Zn to Zk.- Homomorphisms of Z.- Homomorphisms of polynomial rings.- Embeddings―Z, Zn as universal subobjects.- The characteristic of an integral domain and a field.- 5.3.4 Properties of homorphisms.- Preservation.- Ideals and kernels of ring homomorphisms.- 5.3.5 The fundamental homomorphism theorem.- The canonical homomorphism.- The fundamental theorem.- Homomorphic images of Z, Zn.- Identification of quotient rings.- 5.3.6 Exercises.- 6 Factorization in Integral Domains.- 6.1 Divisibility properties of integers and polynomials.- 6.1.1 Activities.- 6.1.2 The integral domains Z, Q[x].- Arithmetic and factoring.- The meaning of unique factorization.- 6.1.3 Arithmetic of polynomials.- Long division of polynomials.- 6.1.4 Division with remainder.- 6.1.5 Greatest Common Divisors and the Euclidean algorithm.- 6.1.6 Exercises.- 6.2 Euclidean domains and unique factorization.- 6.2.1 Activities.- 6.2.2 Gaussian integers.- 6.2.3 Can unique factorization fail?.- 6.2.4 Elementary properties of integral domains.- 6.2.5 Euclidean domains.- Examples of Euclidean domains.- 6.2.6 Unique factorization in Euclidean domains.- 6.2.7 Exercises.- 6.3 The ring of polynomials over a field.- 6.3.1 Unique factorization in F[x].- 6.3.2 Roots of polynomials.- 6.3.3 The evaluation homomorphism.- 6.3.4 Reducible and irreducible polynomials.- Examples.- 6.3.5 Extension fields.- Construction of the complex numbers.- 6.3.6 Splitting fields.- 6.3.7 Exercises.

Product Description

Book by Dubinsky Ed Leron Uri

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreSpringer-Verlag
  • Data di pubblicazione1994
  • ISBN 10 1461276020
  • ISBN 13 9781461276029
  • RilegaturaCopertina flessibile
  • LinguaInglese
  • Numero di pagine272
  • Contatto del produttorenon disponibile

Compra usato

Condizioni: come nuovo
Like New
Visualizza questo articolo

EUR 29,66 per la spedizione da Regno Unito a Italia

Destinazione, tempi e costi

EUR 9,70 per la spedizione da Germania a Italia

Destinazione, tempi e costi

Risultati della ricerca per Learning Abstract Algebra with ISETL

Immagini fornite dal venditore

Ed Dubinsky|Uri Leron
Editore: Springer New York, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Brossura
Print on Demand

Da: moluna, Greven, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. This book is based on the constructivist belief that, before students can make sense of any presentation of abstract mathematics, they need to be engaged in mental activities which will establish an experiential base for any future verbal explanation. The m. Codice articolo 4190201

Contatta il venditore

Compra nuovo

EUR 48,74
Convertire valuta
Spese di spedizione: EUR 9,70
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Uri Leron
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Taschenbuch
Print on Demand

Da: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -Most students in abstract algebra classes have great difficulty making sense of what the instructor is saying. Moreover, this seems to remain true almost independently of the quality of the lecture. This book is based on the constructivist belief that, before students can make sense of any presentation of abstract mathematics, they need to be engaged in mental activities which will establish an experiential base for any future verbal explanation. No less, they need to have the opportunity to reflect on their activities. This approach is based on extensive theoretical and empirical studies as well as on the substantial experience of the authors in teaching astract algebra. The main source of activities in this course is computer constructions, specifically, small programs written in the mathlike programming language ISETL; the main tool for reflections is work in teams of 2-4 students, where the activities are discussed and debated. Because of the similarity of ISETL expressions to standard written mathematics, there is very little programming overhead: learning to program is inseparable from learning the mathematics. Each topic is first introduced through computer activities, which are then followed by a text section and exercises. This text section is written in an informed, discusive style, closely relating definitions and proofs to the constructions in the activities. Notions such as cosets and quotient groups become much more meaningful to the students than when they are preseted in a lecture. 272 pp. Englisch. Codice articolo 9781461276029

Contatta il venditore

Compra nuovo

EUR 53,49
Convertire valuta
Spese di spedizione: EUR 11,00
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Uri Leron
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Taschenbuch
Print on Demand

Da: buchversandmimpf2000, Emtmannsberg, BAYE, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. This item is printed on demand - Print on Demand Titel. Neuware -Most students in abstract algebra classes have great difficulty making sense of what the instructor is saying. Moreover, this seems to remain true almost independently of the quality of the lecture. This book is based on the constructivist belief that, before students can make sense of any presentation of abstract mathematics, they need to be engaged in mental activities which will establish an experiential base for any future verbal explanation. No less, they need to have the opportunity to reflect on their activities. This approach is based on extensive theoretical and empirical studies as well as on the substantial experience of the authors in teaching astract algebra. The main source of activities in this course is computer constructions, specifically, small programs written in the mathlike programming language ISETL; the main tool for reflections is work in teams of 2-4 students, where the activities are discussed and debated. Because of the similarity of ISETL expressions to standard written mathematics, there is very little programming overhead: learning to program is inseparable from learning the mathematics. Each topic is first introduced through computer activities, which are then followed by a text section and exercises. This text section is written in an informed, discusive style, closely relating definitions and proofs to the constructions in the activities. Notions such as cosets and quotient groups become much more meaningful to the students than when they are preseted in a lecture.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 272 pp. Englisch. Codice articolo 9781461276029

Contatta il venditore

Compra nuovo

EUR 53,49
Convertire valuta
Spese di spedizione: EUR 15,00
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Immagini fornite dal venditore

Uri Leron
Editore: Springer New York, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Taschenbuch

Da: AHA-BUCH GmbH, Einbeck, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Taschenbuch. Condizione: Neu. Druck auf Anfrage Neuware - Printed after ordering - Most students in abstract algebra classes have great difficulty making sense of what the instructor is saying. Moreover, this seems to remain true almost independently of the quality of the lecture. This book is based on the constructivist belief that, before students can make sense of any presentation of abstract mathematics, they need to be engaged in mental activities which will establish an experiential base for any future verbal explanation. No less, they need to have the opportunity to reflect on their activities. This approach is based on extensive theoretical and empirical studies as well as on the substantial experience of the authors in teaching astract algebra. The main source of activities in this course is computer constructions, specifically, small programs written in the mathlike programming language ISETL; the main tool for reflections is work in teams of 2-4 students, where the activities are discussed and debated. Because of the similarity of ISETL expressions to standard written mathematics, there is very little programming overhead: learning to program is inseparable from learning the mathematics. Each topic is first introduced through computer activities, which are then followed by a text section and exercises. This text section is written in an informed, discusive style, closely relating definitions and proofs to the constructions in the activities. Notions such as cosets and quotient groups become much more meaningful to the students than when they are preseted in a lecture. Codice articolo 9781461276029

Contatta il venditore

Compra nuovo

EUR 56,97
Convertire valuta
Spese di spedizione: EUR 14,99
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 1 disponibili

Aggiungi al carrello

Foto dell'editore

Dubinsky, Ed; Leron, Uri
Editore: Springer, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Brossura

Da: Ria Christie Collections, Uxbridge, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. In. Codice articolo ria9781461276029_new

Contatta il venditore

Compra nuovo

EUR 62,11
Convertire valuta
Spese di spedizione: EUR 10,67
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Ed Dubinsky
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Paperback / softback
Print on Demand

Da: THE SAINT BOOKSTORE, Southport, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 416. Codice articolo C9781461276029

Contatta il venditore

Compra nuovo

EUR 68,55
Convertire valuta
Spese di spedizione: EUR 9,28
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: Più di 20 disponibili

Aggiungi al carrello

Foto dell'editore

Ed Dubinsky
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Paperback

Da: Chiron Media, Wallingford, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: New. Codice articolo 6666-IUK-9781461276029

Contatta il venditore

Compra nuovo

EUR 58,97
Convertire valuta
Spese di spedizione: EUR 23,72
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 10 disponibili

Aggiungi al carrello

Foto dell'editore

Ed Dubinsky Uri Leron
Editore: Springer, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Brossura

Da: Books Puddle, New York, NY, U.S.A.

Valutazione del venditore 4 su 5 stelle 4 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. pp. 272. Codice articolo 2658568148

Contatta il venditore

Compra nuovo

EUR 82,64
Convertire valuta
Spese di spedizione: EUR 7,93
Da: U.S.A. a: Italia
Destinazione, tempi e costi

Quantità: 4 disponibili

Aggiungi al carrello

Foto dell'editore

Ed Dubinsky
Editore: Springer-Verlag, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Paperback

Da: Revaluation Books, Exeter, Regno Unito

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Paperback. Condizione: Brand New. reprint edition. 248 pages. 9.25x6.50x0.75 inches. In Stock. Codice articolo x-1461276020

Contatta il venditore

Compra nuovo

EUR 79,94
Convertire valuta
Spese di spedizione: EUR 11,87
Da: Regno Unito a: Italia
Destinazione, tempi e costi

Quantità: 2 disponibili

Aggiungi al carrello

Foto dell'editore

Dubinsky Ed Leron Uri
Editore: Springer, 2011
ISBN 10: 1461276020 ISBN 13: 9781461276029
Nuovo Brossura
Print on Demand

Da: Biblios, Frankfurt am main, HESSE, Germania

Valutazione del venditore 5 su 5 stelle 5 stelle, Maggiori informazioni sulle valutazioni dei venditori

Condizione: New. PRINT ON DEMAND pp. 272. Codice articolo 1858568158

Contatta il venditore

Compra nuovo

EUR 87,13
Convertire valuta
Spese di spedizione: EUR 7,95
Da: Germania a: Italia
Destinazione, tempi e costi

Quantità: 4 disponibili

Aggiungi al carrello

Vedi altre 2 copie di questo libro

Vedi tutti i risultati per questo libro