Proposal: Linear Algebra Study Group
Who's in, and how shall we go about it? Something like a chapter every week or two, plus do the exercises?
Time to trade in a few hours of internet downtime and actually learn something.
Edit: here's what seems to be emerging. We'll read Strang's "Linear Algebra and its Applications" (ISBN 0030105676), one chapter every two weeks plus exercises. We'll stay here where the community is, unless proven otherwise. And... that's about it! I like systems with few rules.
The one sticking point is waiting for people to get the book. Anyone who, like me, just ordered a cheap copy on Abebooks (probably a re-import from India) is going to be blocked for a bit. I will post again when my copy arrives, and will email everyone who (a) has said on this page that they're in and (b) has an email address in their HN profile. Will that be suitable?
I'll check back this evening.
66 comments
[ 3.4 ms ] story [ 150 ms ] threadOnce we feel like we've picked our book, let's decide on a date to start; 2 weeks from that date, one of us will just post a "STUDY HN:" post for the first chapter.
We can figure out the formalities, like, what do those threads look like, once we get started. :)
There are feature-y-er places to do it, but this place actually works.
It's hard to beat an elegant site like this that we're already registered for, but I'm having trouble visualizing matrices in this markup.
OK, worth a shot.Can always link pictures to threads if ASCII gets too hard.
As for what book: "Linear Algebra and its Applications" by Strang does sound like a good fit for hackers. I was convinced by this review: http://www.amazon.com/review/R289C7K1TN2RO2/ref=cm_cr_pr_per.... Some cheaper copies are available on Abebooks.
There's a case to be made for the other Strang, but again - origins are magic, so unless there's a compelling negative I say we stick with tptacek's original inspiration.
Should we wait a week before starting so people can get their hands on the text?
We were going to do this internally at our Chicago office (Timur is a math grad student), so I'm open to Chicago-specific extensions, especially if they involve alcohol. I'm better at math when slightly buzzed.
However, I was quite impressed with a few minutes of Khan Academy I watched the other day. I don't know what the dependency chain is for their L.A. modules but that site seems to have some good metadata and group organization tools.
I'm psyched.
If it's based on this book I'd love to join.
It might be useful for you guys to check solutions and such.
Amen!
Some tools I can recommend are dokuwiki with jsMath plugin and etherpad for live collaboration/note-taking
http://piratepad.net/sj8l1FIUIK --> I started one pad for this project.
If someone is willing to setup a public dokuwiki on their server, I can provide examples of latex code for matrices and vectors.
There are three reasonable ways to add MathJax support to a site.
1. Get the site owner to do it. The site owner simply has to toss in a script tag that loads MathJax from the MathJax CDN and sets some configuration options. Someone would need to convince PG that this is worthwhile. (I've done some timing tests, and MathJax doesn't seen to cause any noticeable performance problems when used on pages that contain no math. Any decent browser caches the script so load time of the script is not a problem).
2. The user can use a Greasemonkey script to load it, for browses that support Greasemonkey scripts. Here's an example that loads MathJax on Reddit: http://userscripts.org/scripts/review/108770. This could trivially be modified to work on HN instead of Reddit.
3. Safari doesn't support Greasemonkey scripts. There is a Safari plugin to add that functionality, but it does not work very well. I wrote a Safari extension to load MathJax (or Tex The World, discussed below) on Reddit: https://github.com/tzs/Reddit-Math-Display-for-Safari. This could easily be modified to work on HN instead of Reddit.
On Reddit, in /r/math, the convention is to use LaTeX delimited by [; and ;] to mark math, and to use a script called Tex The World to render it (http://thewe.net/tex/). That script finds the math, and sends it off to CodeCogs.com where it is rendered and an image is returned for display. This occasionally causes problems due to the load on CodeCogs.
To work around this, someone has a hacked version of the that script (link available in the sidebar on /r/math) that uses the Google Chart API to render small equations and does some kind of caching.
I'd recommend NOT using either of these. The author of TeX The World stopped work on it quite a while ago. There's no licensing information on the site so it is not clear if anyone else can take it over, and by using an external service to render the math it is fragile.
MathJax seems to be the best approach. That's what they are using at mathoverlow and math.stackexchange.com. Note that if MathJax is loaded by the page itself, rather than by an extension, then it works great on iOS and most other major mobile web devices, in addition to pretty much all major desktop browsers, without the need for the end user to do anything special.
Seems to be working, in Chrome at least. Can some other people try it out? http://userscripts.org/scripts/show/112966
Put latex code inside square bracket semicolon pairs: [;...code...;]
Testing: [;\frac{du}{dt};] [;\left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array} \right];]
For your script, this can be achieved simply by deleting the line in the configuration that sets the inline math delimiters.
I've tested, and the default delimiters seem to work fine on HN.
Testing new version: \(\sum_{i=1}^n c_i \phi(\|\boldsymbol{x}-\boldsymbol{x}_i\|)\)
Not working in Tampermonkey on Android (the script runs, but the notation doesn't happen).
Now using standard MathJax delimeters, \(...code...\) for inline or \[...code...\] for an equation.
As for notation and sharing images, this is a great tool... provided you know LaTeX (which is worth learning anyway):
http://www.codecogs.com/latex/eqneditor.php
I think for it to be most efficient, we should use the book that coincides w/ the MIT lectures.
With 8 chapters, this will stretch past Dec, is this correct?
I recently decided in the past couple weeks to go through Khan Academy from the very beginning (simple arithmetic! :), and run through every one of their exercises. I'm moving pretty fast through all the refresher courses, and I'm amazed at what I've retained (and disappointed at what I've lost).
I've completed 113 out of 171 exercises in my off hours in the past couple weeks, and once I've gotten through them all, I'm going to run through MIT 18.01 Single Variable Calculus, 18.02 Multi-Variable Calculus, and 18.03 Differential Equations.
From there, I was planning on doing MIT 18.06 Linear Algebra, so even though I don't think it would work out for me to jump in to a group like this without the proper background, I'll be following the progress of things closely.
In fact, the idea of HN being a platform for self-directed group education is a brilliant one. While there are already websites focused on that, I know we're all impressed enough by the HN readership that there is an obvious advantage of organizing it here. Hopefully this experiment can work for other areas of study as well.
there may be a few applications in 18.06 that you miss out on but it wont' be a big deal.
By the way, some less applied materials include:
- http://www.amazon.com/Linear-Algebra-Right-Sheldon-Axler/dp/...
- http://www.math.mcgill.ca/goren/AlgebraII07-08/CourseNotesMa...
Sage: http://sagemath.org/
http://math.chapman.edu/~jipsen/tiddly/tiddlymath.html (related example: http://deferentialgeometry.org/)
Are there significant differences between editions? For those not employed by Thomas, the 4th edition is a expensive book even when used. The 3rd, by contrast, has many affordable used copies available. And are the international versions identical?