![]() |
|
|
||||
|
|
This is a computer
program which computes information about the groups of orders 1-32.
You can find the orders of elements, list the subgroups, find cosets, search
for a finitely presented group, work with permutations, and more.
|
|
|
|||
|
|
|
|
|
|||
|
|
|
John J Wavrik
Dept of Math
|
|
|||
|
|
|
|
|
|
|
|

|
1.
|
|
|
2.
|
If your operating system or browser supports SSH, you can enter
ssh groups32@math.ucsd.edu on the command line and give groups32 as password |
|
An
introductory demonstration on Groups and the use of Groups32
A script which presents an overview of most of the commands.
Either print the script on paper or run the script and Groups32 in separate
windows.
ABOUT GROUPS32 |
There
is a file of sample problems with
solutions. These are taken from various parts of a course in modern algebra
- they are intended to show how Groups32 can be used. They are not beginners
exercises.
Click
here for a list of handouts for an undergraduate course in Applied
Modern Algebra which used Groups32.
|
|
||||||
|
|
|
|
|
|
||||
|
|
|
|
|
|
||||
|
|
|
|
|
|
||||
| PLATFORM | RECOMMENDED | ALTERNATIVE | NOTES |
| Microsoft Windows |
SSH Secure Shell for Workstations DOWNLOAD via HTTP or FTP |
PuTTY
DOWNLOAD via HTTP or FTP |
The SSH Secure Shell for Workstations client has BOTH SSH remote terminal and SFTP secure file transfer capabilities built-in.
However, if you do not have local administrative privileges to install software on the PC you're using, then use the PuTTY client instead (SSH remote terminal only). |
| Mac OS X | Mac OS X comes with SSH pre-installed.
Go to Applications -> Utilities -> Terminal At the prompt, type "ssh -l username euclid.ucsd.edu" OR "ssh username@euclid.ucsd.edu" |
Use Software Update to update to the latest SSH version.
For a graphical SFTP secure file transfer client, use Cyberduck or Fugu. Or use the pre-installed command-line "sftp" and "scp" clients. To run Unix X11 graphical programs, use the Apple X11 client under Applications -> Utilities -> X11 (or download from Apple X11). At the prompt, type "ssh -X -l username euclid.ucsd.edu" to login with automatic X11 port forwarding enabled. |
|
| Classic Mac OS (9.x or older) |
MacSSH
DOWNLOAD for PPC or 68K |
NiftyTelnet SSH
DOWNLOAD via HTTP |
MacSSH and NiftyTelnet SSH only have SSH remote terminal capability.
For SFTP secure file transfer, use MacSFTP ($15 shareware). |
| Unix/Linux | Most Unix/Linux distributions now come with SSH pre-installed. At the prompt, type "ssh -l username euclid.ucsd.edu" OR "ssh username@euclid.ucsd.edu" |
If
SSH is not installed, please consult your system documentation on how
to update your system or ask your system administrator to install OpenSSH.
Use the command-line "sftp" or "scp" clients for secure file transfer. To run Unix X11 graphical programs, type "ssh -X -l username euclid.ucsd.edu" to login with automatic X11 port forwarding enabled. |
|
| Web/Java | If you have a Java-enabled web browser,
you can use the MindTerm SSH Java Applet |
To
run MindTerm SSH properly, your web browser must use a recent Java
Virtual Machine (JVM) runtime environment. If a working JVM is not
already installed: Microsoft Windows: Install the latest Sun J2SE JRE. Mac OS X: Use Software Update to update to the latest Mac OS X Java. Classic Mac OS: Install the latest Mac OS Runtime for Java (MRJ). Unix/Linux: Install the latest Sun J2SE JRE. For Classic Mac OS, you must install the latest MRJ and use Microsoft Internet Explorer 5.x to use MindTerm SSH. The internal JVM in Netscape Communicator 4.x lacks certain features needed to run MindTerm SSH successfully. It is recommended that Classic Mac OS users use the MacSSH or NiftyTelnet SSH clients instead. |
|