Math 267 Intro to Abstract Math, Section 001
Department of Mathematics
Towson University
|
Team Homework Resources
|
GENERAL INFORMATION |
This course will feature a substantial emphasis
on cooperative learning. In class, I plan to facilitate group
activities and discussion rather than just repeat the content
of the text to you at the board. This means that you will be asked
to read the material and attempt the homework before it is
"covered" in class.
Along with your individual homework, a substantial part of your grade
will be team homework. Each of the team problems will require
considerable thought and a complete, well-written solution.
You will often find that team homework problems are best solved
in a cooperative environment. Your grade for each team homework
assignment will be assigned to the team as a whole, so everyone
in your group will be responsible for each other's learning of
the material.
|
WHY IN TEAMS? |
First, this is a more efficient way to learn and remember the material.
Research shows that people remember:
- ~10% of what they read
- ~20% of what they hear
- ~30% of what they see
- ~50% of what they see and hear
- ~70% of what they discuss with others
- ~90% of what they teach someone else
Additionally, this better prepares you for the "real world" of work.
It is quite common to see job
announcements from companies looking for applicants who:
- can operate effectively in a team environment
- have good communication skills
- have excellent problem-solving skills
Here's your chance to practice, and to get a good story or two for your job interviews.
|
WHY SO MUCH WRITING? |
The purpose of having you write detailed and clear explanations of your work is to
improve your understanding.
The more carefully and clearly you write your mathematics,
the more likely it is to be correct,
and the more likely you will be to remember the ideas involved.
Writing is a crucial part of the thinking process itself.
In this course, writing is part of the process of learning.
|
TEAM ROLES |
For the team homework in this course,
each member of the team has an important role.
These roles are to be rotated each week so that everyone has the
opportunity to try each role.
The roles are the scribe, the clarifier, the reporter, and the manager.
- Scribe:
The scribe is responsible for writing up the single final version of the
homework to be handed in.
This is the only set of solutions which will be accepted or graded.
Each member of the group will receive the same grade.
- Clarifier:
During the team meeting the clarifier assists the group by
paraphrasing the ideas presented by other group members,
e.g. "Let me make sure I understand, the reason two weighings is not enough ...".
The clarifier is responsible for making sure that everyone in the
group understands the solutions and/or proofs.
- Reporter:
The reporter writes a record of how the homework sessions went,
how long the team met, what difficulties or successes the team
may have had (with math or otherwise).
If there is disagreement about the solution of a problem,
the reporter should present sketches of alternate solutions
and explain the difference of opinion.
The report should list the members of the team
who attended the session and their roles.
The report should be on a separate sheet of paper and the first
page of the team's homework solutions. You may use a copy
of the sample cover sheet for this purpose.
- Manager:
The manager is responsible for arranging and running the meetings.
If the team has only three members, or if one of the four members
cannot attend, the manager should also take one of the other roles.
When the homework is returned, the manager sees that it is photocopied
and distributed so that each team member's folder contains a copy
of the corrected problems.
|
MAKING TEAMS WORK |
The goal of team homework is to ensure that everyone learns with and from
the other members of the group.
This means that when the work is completed and submitted, every member
of the group should be able to explain how to solve all the problems.
Here are some ideas that past students have come up with to help your
group function at its full potential.
Schedule enough meetings, and don't schedule them at the last minute.
Go to every meeting and be on time.
Do the reading and work on each of the problems before the group meets.
Find a way to express varying opinions in a friendly way.
Listen carefully. Don't interrupt and don't tune out.
Make sure that everyone is equally involved.
Avoid making others feel dumb.
Stay on the topic.
Don't rush to finish before everyone understands.
|
RESOURCES FOR TeX |
TeX is a typesetting system that allows anyone to produce textbook or journal quality
mathematical text. This is the way most of modern mathematics is communicated.
If you are considering a career that has to do with mathematics, chances are you
will need to learn TeX at some point. While typing up homework solutions is not required
for this course, a part of the grade will be determined by the clarity of exposition.
Your solutions are likely to require some editing, and typing things up is an efficient
way to deal with revisions. Additionally, I will give
a (small) bonus for typesetting solutions in TeX. If you want to give it a try, here are
two options (assuming you have a Windows computer):
-
Option 1. LyX. This is a "What you see is what you get" type editor;
great for those starting with TeX. You need to choose "Bundle with MiKTeX download" (LyX is the
interface, and MiKTeX is the brain that figures out where things go on the page).
-
Option 2. This should work for those ready to code in TeX.
MiKTeX. This is the program that compiles the text you enter
and produces a good-looking output. You need to download and install it first. (It is free.)
-
Option 2, continued. After you install MiKTeX, you'll need
WinEdt or TeXnic Center (or both).
This is the front end of TeX for Windows. The truth is, you can enter the TeX code in any
text editor and compile it yourself, but it is so much more convenient to use a TeX-friendly
interface. In my opinion, WinEdt is friendlier, but it will start asking you for money after 30 days.
TeXnic Center is also quite good, and is completely free.
-
Some examples of TeX code.
|