Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
welcome to Math 110
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  20 messages - 19 new - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Kenneth A. Ribet  
View profile  
 More options Dec 1 2004, 11:05 pm
From: "Kenneth A. Ribet" <kri...@gmail.com>
Date: Wed, 01 Dec 2004 20:05:01 -0800
Local: Wed, Dec 1 2004 11:05 pm
Subject: welcome to Math 110
Hi All,

I hope that you have found http://math.berkeley.edu/~ribet/110/ , the
home page for Berkeley's Math 110 in the Spring, 2005 semester.  The
purpose of this news group is for all of us to post comments, questions
and answers.  Hope it works out.

I'm writing this in December, 2004.  Happy Holidays to everyone.
Best,
Ken R


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shari  
View profile  
 More options Dec 7 2004, 12:46 pm
From: "Shari" <sharisc...@berkeley.edu>
Date: Tue, 07 Dec 2004 09:46:24 -0800
Local: Tues, Dec 7 2004 12:46 pm
Subject: Re: welcome to Math 110
Got the google link set up.  Hopefully I will pass Math 54 so I can
proceed to Math 110 (hehehe). Are we going to be dealing at all with
graphs in 110?  To what extent?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
samuelj  
View profile  
 More options Dec 7 2004, 6:44 pm
From: samuelj <samu...@uclink.berkeley.edu>
Date: Tue, 7 Dec 2004 15:44:40 -0800
Local: Tues, Dec 7 2004 6:44 pm
Subject: RE: welcome to Math 110

>Are we going to be dealing at all with
>graphs in 110?  To what extent?

I didn't know graphs are covered in this course, but I'd certainly be happy if
they are.  I don't see them listed in the catalog description though.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lin Xu  
View profile  
 More options Dec 7 2004, 8:26 pm
From: "Lin Xu" <lin...@berkeley.edu>
Date: Tue, 7 Dec 2004 17:26:31 -0800
Local: Tues, Dec 7 2004 8:26 pm
Subject: Re: welcome to Math 110
Graphs would be interesting, but I thought 110 is linear algebra? I would
have thought graphs would be covered under whatever the upper division
analog of math 55 is.

Lin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
samuelj  
View profile  
 More options Dec 8 2004, 12:29 pm
From: samuelj <samu...@uclink.berkeley.edu>
Date: Wed, 8 Dec 2004 09:29:05 -0800
Local: Wed, Dec 8 2004 12:29 pm
Subject: RE: welcome to Math 110

>===== Original Message From "Lin Xu" <lin...@berkeley.edu> =====
>Graphs would be interesting, but I thought 110 is linear algebra? I would
>have thought graphs would be covered under whatever the upper division
>analog of math 55 is.

Well, I think all graphs can be represented by matrices: given a set of nodes
and a set of edges, the (i,j) cell of the corresponding matrix represents the
edge connecting node i and node j.  If there is no edge then (i,j) is 0, if
the graph is unweighted then (i,j) is 1, if it is weighted then (i,j) is the
weight of the connection, and if the graph is directed then (i,j) need not
equal (j,i).  Similarly, any square matrix can be interpreted as representing
a graph, and any matrix can be expanded into a square matrix by inserting 0s,
so any matrix could potentially represent a graph.  Is there any graph theory
class in the Math dept, or do we have to do CS to learn this stuff?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lin Xu  
View profile  
 More options Dec 8 2004, 1:15 pm
From: "Lin Xu" <lin...@berkeley.edu>
Date: Wed, 8 Dec 2004 10:15:14 -0800
Local: Wed, Dec 8 2004 1:15 pm
Subject: Re: welcome to Math 110
Well, yes, that is one possible representaiton of graphs, as you learn in CS
class. The adjancy matrix is a matrix form, yes, and then transformations on
the matrix represent whatever you are doing to the graph. But, it's my
opinion that graph theory doesn't depend on any particular form of the
graph, and it's only that the adjancy (sp?) matrix is pretty easy to use
when actually writing these algorithms so that's why it's used a lot. I mean
you could couch matrix multiplication as a graph operation but why bother.

I don't think linear algebra (upperdivision anyway) should be about
matricies or vectors per se. Linear algebra doesn't depend on those things,
in the same way that graphs don't depend on matrix representation. Linear
algebra is about what you can say given a space with some specific rules. At
least IMHO. But matricies are the easiest to _use_ to learn these things, so
I guess we will learn alllll about them..

Lin


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth A. Ribet  
View profile  
 More options Dec 9 2004, 6:56 pm
From: "Kenneth A. Ribet" <kri...@gmail.com>
Date: Thu, 09 Dec 2004 15:56:50 -0800
Local: Thurs, Dec 9 2004 6:56 pm
Subject: Re: welcome to Math 110
Math 110 is straight linear algebra.  My recollection of the textbook
is that it mentions lots of different applications, including some to
graphs, in its discussions of linear algebra concepts.  There is enough
material, however, that it will hard to discuss more than a couple of
these applications in class.  Some applications will come in homework
problems, and some might appear in the GSI-led sections.

By the way, if any of you in this class want Gmail accounts, I'm pretty
sure that I will have the power to invite you.  When I look at the
messages that people have posted, I see a link with anchor "invite ...
to Gmail".

-ken r


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
REGEV, NATALIE  
View profile  
 More options Dec 14 2004, 12:19 am
From: "REGEV, NATALIE" <moonch...@berkeley.edu>
Date: Mon, 13 Dec 2004 21:19:30 -0800
Local: Tues, Dec 14 2004 12:19 am
Subject: Re: welcome to Math 110
That would be great, i would love to get a Gmail account if you can do that

On Thu, 09 Dec 2004 15:56:50 -0800
  "Kenneth A. Ribet" <kri...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Ribet  
View profile  
 More options Dec 14 2004, 8:45 am
From: Kenneth Ribet <kri...@gmail.com>
Date: Tue, 14 Dec 2004 05:45:19 -0800
Local: Tues, Dec 14 2004 8:45 am
Subject: Re: welcome to Math 110
Folks,

I take back what I said about Gmail invitations.  I had exactly one to
give away, and it's gone.  As soon as I extended my first invitation,
all of the special "invite...to Gmail" links disappeared.  I actually
intend to pursue this matter with the Gmail team, but I won't be able
to give you invitations right away.  Sorry!

Ken Ribet


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Ribet  
View profile  
 More options Dec 22 2004, 1:43 pm
From: Kenneth Ribet <kri...@gmail.com>
Date: Wed, 22 Dec 2004 10:43:21 -0800
Local: Wed, Dec 22 2004 1:43 pm
Subject: Re: welcome to Math 110
That would be great, i would love to get a Gmail account if you can do that

---

I have more Gmail invitations now.  Did you alreay get one from Nadia
Heninger?  She told me that she had a few, so I gave her the names of
the Math 110 students who told me that they wanted to sign up.

Best regards and happy holidays,
Ken R


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Bolton  
View profile  
 More options Dec 22 2004, 2:18 pm
From: Jason Bolton <mrjasonbol...@yahoo.com>
Date: Wed, 22 Dec 2004 11:18:16 -0800 (PST)
Local: Wed, Dec 22 2004 2:18 pm
Subject: Re: welcome to Math 110
I have a question regarding the course, will it
closely follow the text-book or will there be a lot of
material outside of the book.  If it will follow the
textbook fairly closely, what chapters will we be
covering?  I just want to start getting prepared for
the Spring semester.  Thanks, happy holidays - Jason

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth A. Ribet  
View profile  
 More options Dec 22 2004, 3:09 pm
From: "Kenneth A. Ribet" <kri...@gmail.com>
Date: Wed, 22 Dec 2004 12:09:00 -0800
Subject: Re: welcome to Math 110
The course really does follow the textbook closely.  The textbook
includes various applications that I tend not to lecture on.  There's
enough core linear algebra in the book that it fills up the course.
The goal is to discuss at least the first 6 sections of Chapter 6 and
some of the material in Chapter 7.  We probably won't get to the Jordan
canonical form, but it would be great if we could include that in the
course.

Ken R


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HarmonyChi@gmail.com  
View profile  
 More options Jan 6 2005, 3:40 pm
From: "Harmony...@gmail.com" <Harmony...@gmail.com>
Date: Thu, 06 Jan 2005 12:40:54 -0800
Local: Thurs, Jan 6 2005 3:40 pm
Subject: Re: welcome to Math 110


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
HarmonyChi@gmail.com  
View profile  
 More options Jan 6 2005, 4:23 pm
From: "Harmony...@gmail.com" <Harmony...@gmail.com>
Date: Thu, 06 Jan 2005 13:23:28 -0800
Local: Thurs, Jan 6 2005 4:23 pm
Subject: Re: welcome to Math 110
oops, sorry, intrnet died while i was writing that. i have gmail
invites if anyone wants them

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Natasha Nguyen  
View profile  
 More options Jan 6 2005, 6:30 pm
From: "Natasha Nguyen" <natas...@berkeley.edu>
Date: Thu, 06 Jan 2005 15:30:19 -0800
Local: Thurs, Jan 6 2005 6:30 pm
Subject: Re: welcome to Math 110
If you have anymore, could I get an account?  Thank you.

--Natasha Nguyen

On Thu, 06 Jan 2005 13:23:28 -0800
  "Harmony...@gmail.com" <Harmony...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth A. Ribet  
View profile  
 More options Jan 6 2005, 6:35 pm
From: "Kenneth A. Ribet" <kri...@gmail.com>
Date: Thu, 6 Jan 2005 15:35:45 -0800
Local: Thurs, Jan 6 2005 6:35 pm
Subject: Re: welcome to Math 110

> If you have anymore, could I get an account?  Thank you.

> --Natasha Nguyen

I invited Natasha.  -ken ribet

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hchi7  
View profile  
 More options Jan 6 2005, 8:23 pm
From: "hchi7" <Harmony...@gmail.com>
Date: Thu, 06 Jan 2005 17:23:45 -0800
Local: Thurs, Jan 6 2005 8:23 pm
Subject: Re: welcome to Math 110
oops, i invited her too.. as long as you don't use the link that's in
the invite to create an account, you can still forward the invite i
sent you to anyone else who needs it...

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomson Nguyen  
View profile  
 More options Jan 9 2005, 6:09 am
From: "Thomson Nguyen" <itsthom...@gmail.com>
Date: Sun, 09 Jan 2005 03:09:23 -0800
Local: Sun, Jan 9 2005 6:09 am
Subject: Re: welcome to Math 110
I have a question: do you have office hours set up yet? Your website
still lists the office hours for Fall 2004. Thanks!

--Thomson.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth A. Ribet  
View profile  
 More options Jan 11 2005, 12:57 pm
From: "Kenneth A. Ribet" <kri...@gmail.com>
Date: Tue, 11 Jan 2005 09:57:31 -0800
Local: Tues, Jan 11 2005 12:57 pm
Subject: Re: welcome to Math 110

Thomson Nguyen wrote:
> I have a question: do you have office hours set up yet? Your website
> still lists the office hours for Fall 2004. Thanks!

I expect to hold office hours at the same time as last semester,
namely:
Mondays 2-3:30PM
Thursdays 10-11:30AM.
The GSIs will be holding office hours as well.  Please come and see me
in my office hours, even if it's just to check in and let me know how
things are going.

Ken R

PS: There's a photo of me in the current Cal Rec Club brochure.  I'm on
page 13, standing on a Precor.  I'm quoted as saying that my day is not
complete without a workout.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mariotanev@gmail.com  
View profile  
 More options Jan 20 2005, 3:24 pm
From: "mariota...@gmail.com" <mariota...@gmail.com>
Date: Thu, 20 Jan 2005 12:24:32 -0800
Local: Thurs, Jan 20 2005 3:24 pm
Subject: Re: welcome to Math 110
I have 8 gmail accounts if anyone is interested.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google