Algebra
eBook - ePub

Algebra

A Computational Introduction

  1. 336 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Algebra

A Computational Introduction

Book details
Book preview
Table of contents
Citations

About This Book

Adequate texts that introduce the concepts of abstract algebra are plentiful. None, however, are more suited to those needing a mathematical background for careers in engineering, computer science, the physical sciences, industry, or finance than Algebra: A Computational Introduction. Along with a unique approach and presentation, the author demonstrates how software can be used as a problem-solving tool for algebra. A variety of factors set this text apart. Its clear exposition, with each chapter building upon the previous ones, provides greater clarity for the reader. The author first introduces permutation groups, then linear groups, before finally tackling abstract groups. He carefully motivates Galois theory by introducing Galois groups as symmetry groups. He includes many computations, both as examples and as exercises. All of this works to better prepare readers for understanding the more abstract concepts.By carefully integrating the use of MathematicaĀ® throughout the book in examples and exercises, the author helps readers develop a deeper understanding and appreciation of the material. The numerous exercises and examples along with downloads available from the Internet help establish a valuable working knowledge of Mathematica and provide a good reference for complex problems encountered in the field.

Frequently asked questions

Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Algebra by John Scherk in PDF and/or ePUB format, as well as other popular books in Mathematik & Algebra. We have over one million books available in our catalogue for you to explore.

Information

Year
2018
ISBN
9781351989688
Edition
1
Subtopic
Algebra
Chapter 1
Congruences
This is an introductory chapter. The main topic is the arithmetic of congruences, sometimes called ā€œclock arithmetic.ā€ It leads to the construction of the integers modulo n. These are among the simplest examples of groups, as we shall see in Chapter 5. If n is a prime number, then the integers modulo n form a field. In Chapter 4, we will be looking at matrices with entries in these fields. As an application of congruences, we also discuss divisibility tests. In order to be able to solve linear congruences, we review greatest common divisors and the Euclidean algorithm.
Basic Properties
DEFINITION 1.1 Fix a natural number n. The integers a and b are congruent modulo n or mod n, written
aā‰”b(mod n),
if a āˆ’ b is divisible by n.
For example,
23ā‰”1(mod 11)23ā‰”2(mod 7)23ā‰”āˆ’2(mod 25).
If you measure time with a 12-hour clock, then you are calculating the hour modulo 12. For example, 5 hours after 9 oā€™clock is not 14 oā€™clock but 2 oā€™clock. We keep track of the days by reckoning modulo 7. If today is a Wednesday, then 10 days from today will be a Saturday. January 19 was a Wednesday in the year 2000. To determine what day of the week it was in 1998, we can calculate
2ā‹…365=730ā‰”2(mod 7).
Therefore January 19 was a Friday in 1998. Calculating modulo n is very similar to calculating in the integers. First we note that congruence modulo n is an equivalence relation.
THEOREM 1.1
(i) a ā‰” a (mod n);
(ii) if a ā‰” b (mod n) the...

Table of contents

  1. Cover
  2. Half Title
  3. Title Page
  4. Copyright Page
  5. Table of Contents
  6. Preface
  7. 1 Congruences
  8. 2 Permutations
  9. 3 Permutation Groups
  10. 4 Linear Groups
  11. 5 Groups
  12. 6 Subgroups
  13. 7 Symmetry Groups
  14. 8 Group Actions
  15. 9 Counting Formulas
  16. 10 Cosets
  17. 11 Sylow Subgroups
  18. 12 Simple Groups
  19. 13 Abelian Groups
  20. 14 Polynomial Rings
  21. 15 Symmetric Polynomials
  22. 16 Roots of Equations
  23. 17 Galois Groups
  24. 18 Quartics
  25. 19 The General Equation of the nth Degree
  26. 20 Solution by Radicals
  27. 21 Ruler-and-Compass Constructions
  28. Appendix: Mathematica Commands
  29. References
  30. Index