A few notes about the Mathematica video's I created on YouTube.
AbstractAlgebra is a Mathematica add-on package. It is open source, has been written entirely in the Mathematica programming language by two mathematics professors Hibbard and Levasseur. The download url is http://www.central.edu/EAAM/Downloads/AAPackage.asp.
The functions I used like FormGroupoid, GenerateGroupoidByRelations and FormMorphoid are defined in a Mathematica package called Master in the AbstractAlgebra directory. The group I created as G1=FormGroupoid[Range[0,11],Mod[#1+#2,12]&] is by default available as Z[12] ( when SwitchStructureTo[Group] has been used ), in fact all groups I used are available as defaults. I wanted to demonstrate that you can define any group you want, in any case much more than the familiar 'textbook example groups'.
The AbstractAlgebra package is meant as a tool to visualize the often abstract concepts in Group Theory and other topics in Abstract Algebra. There is a book available from which you can learn Abstract Algebra with Labs and Exercises in Mathematica with the Abstract Algebra package. Other algebraic structures which can be created are Rings, Polynomials, Polynomials over Rings, Galois Fields, Permutations, Permutation Cycles and more.
The package AbstractAlgebra is NOT a tool for Computational Group Theory. Group Theory is alive as it is being actively researched. A state-of-the-art tool for Computational Group Theory is GAP. ( I might give some GAP demo's soon. )
Please follow this blog
Search this blog
Thursday, October 7, 2010
From AbstractAlgebra for Mathematica to GAP.
Labels:
GAP,
Group Theory,
Mathematica,
Video
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Among lectures on Calculus I,II and III, ( Introduction to ) Linear Algebra and ( Introduction to ) Differential Equations from the UCCS ( ...
-
Problem: We want to calculate the sum of the elements of a list of numbers. Suppose this list is named l and has been assigned the value {1,...
-
Today I started to read the Ramanujan biography ( The e-book version, of course. ) The book looks promising. What was it like to communicate...
-
I found a set of video lectures on Abstract Algebra. MATH E-222 Abstract Algebra - http://www.extension.harvard.edu/openlearning/math222/ E...
-
Ramanujan's genius (r) was discovered by Hardy (l) At a very young age Ramanujan designed the following formula for a 3 by 3 magic sq...
Welcome to The Bridge
Mathematics: is it the fabric of MEST?
This is my voyage
My continuous mission
To uncover hidden structures
To create new theorems and proofs
To boldly go where no man has gone before

(Raumpatrouille – Die phantastischen Abenteuer des Raumschiffes Orion, colloquially aka Raumpatrouille Orion was the first German science fiction television series. Its seven episodes were broadcast by ARD beginning September 17, 1966. The series has since acquired cult status in Germany. Broadcast six years before Star Trek first aired in West Germany (in 1972), it became a huge success.)
No comments:
Post a Comment