
- 336 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
eBook - ePub
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
Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
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.
Perlego offers two plans: Essential and Complete
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Algebra by John Scherk in PDF and/or ePUB format, as well as other popular books in Mathematics & Algebra. We have over one million books available in our catalogue for you to explore.
Information
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
if a − b is divisible by n.
For example,
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
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
- Cover
- Half Title
- Title Page
- Copyright Page
- Table of Contents
- Preface
- 1 Congruences
- 2 Permutations
- 3 Permutation Groups
- 4 Linear Groups
- 5 Groups
- 6 Subgroups
- 7 Symmetry Groups
- 8 Group Actions
- 9 Counting Formulas
- 10 Cosets
- 11 Sylow Subgroups
- 12 Simple Groups
- 13 Abelian Groups
- 14 Polynomial Rings
- 15 Symmetric Polynomials
- 16 Roots of Equations
- 17 Galois Groups
- 18 Quartics
- 19 The General Equation of the nth Degree
- 20 Solution by Radicals
- 21 Ruler-and-Compass Constructions
- Appendix: Mathematica Commands
- References
- Index