HOMEWORK ASSIGNMENTS FOR MODERN ALGEBRA STUDENTS

In this document you will find a record of all homework assigned during the semester. These assignment sheets are written in LaTeX. It is possible to read the LaTeX files directly, but you will see extra characters that are used to adjust fonts and spacing. You can avoid this by printing the file. There are two ways to print. The easy way is to download the postscript version (which is the version that ends in .ps) and then print it. Here is how: If you want to print HOMEWORK I, download ``alghw1.ps'', and then print it with the command

lp -d[printername] alghw1.ps

The only thing missing from the above is the name of the printer you are using to print from.

The other way to print the file is to download the LaTeX file (which is the version that ends in .tex) and convert it into something printable. You can do this from homer by typing the following commands in a directory that contains the LaTeX file. If you want to print HOMEWORK I, download the LaTeX file, which is called ``alghw1.tex''. Then type:

latex alghw1

dvips alghw1

lp -d[printername] alghw1.ps

The only thing missing from the above is the name of the printer you are using to print from.


HOMEWORK I, alghw1.tex, alghw1.ps


HOMEWORK II, alghw2.tex alghw2.ps


HOMEWORK III, alghw3.tex alghw3.ps


HOMEWORK IV, alghw4.tex alghw4.ps


HOMEWORK V, alghw5.tex alghw5.ps


HOMEWORK VI, alghw6.tex alghw6.ps


HOMEWORK VII, alghw7.tex alghw7.ps


HOMEWORK VIII, alghw8.tex alghw8.ps


HOMEWORK IX, alghw9.tex alghw9.ps


Back to Modern Algebra Page


Last modified on Jan 20, 1999.