How To Enter Equations Quickly In Class?
AdmiralXyz writes "I'm a university student, and I like to take notes on my (non-tablet) computer whenever possible, so it's easier to sort, categorize, and search through them later. Trouble is, I'm going into higher and higher math classes, and typing "f_X(x) = integral(-infinity, infinity, f(x,y) dy)" just isn't cutting it anymore: I need a way to get real-looking equations into my notes. I'm not particular about the details, the only requirement is that I need to keep up with the lecture, so it has to be fast, fast, fast. Straight LaTeX is way too slow, and Microsoft's Equation Editor isn't even worth mentioning. The platform is not a concern (I'm on a MacBook Pro and can run either Windows or Ubuntu in a virtual box if need be), but the less of a hit to battery life, the better. I've looked at several dedicated equation editing programs, but none of them, or their reviews, make any mention of speed. I've even thought about investing in a low-end Wacom tablet (does anyone know if there are ultra-cheap graphics tablets designed for non-artists?), but I figured I'd see if anyone at Slashdot has a better solution."
I used LyX quite a bit; the equation editor is pretty quick to work with (better than MS Equation Editor or similar addons).
LyX is generally much faster than straight LaTeX - and there's a much shallower learning curve.
Additionally, LyX works on pretty much whatever platform you want to use.
-- Sometimes you have to turn the lights off in order to see.
Comment removed based on user account deletion
Pencil/paper and digitizing later should be fine.
http://www1.chapman.edu/~jipsen/mathml/asciimath.html
Keep it simple - pen and paper.
--- witty signature
microsoft paint
Seriously. It's not that hard. Practice.
Rankmaniac 2010
LyX
With some practice (and appropriate shortcuts), you can enter formulas faster than you can write them down with a pen.
Apparently as of Snow Leopard, the touchpad can now do handwriting recognition. So you may already have all the tools you need with your MacBook. I've never tried this particular functionality, though it sounds cool.
If you do choose to invest in a Wacom tablet, Windows 7 comes with a math input panel:
http://www.gottabemobile.com/2008/10/29/windows-7-math-input-panel-screenshots
It's not very usable with a mouse, though.
Um... I didn't do it!
If you really want to get fancy you could write with erasable ink or (gasp) a pencil in case you make mistakes in your notes.
Then invest a little money in a scanner with a sheet feeder so you can digitize your notes quickly after every lecture.
Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
Pencil and paper. I had this issue in both my math and chemistry classes. It was defiantly worth it to just do it on paper and then translate them into teX later.
"You will do foolish things, but do them with enthusiasm." - S. G. Colette
I encountered this problem too during my last year and a half in uni, so I used a low-tech solution. When I needed to put an equation in my notes, I would type "See EQ. 1-1" and fill up a piece of paper with equations. Later on (that day or the next), while reviewing my notes I would look up the eq on my sheet and type it into my notes the correct way.
Windows 7 now features a math input panel, which converts handwritten mathematics to MathML. You can see screenshots at this link: http://www.gottabemobile.com/2008/10/29/windows-7-math-input-panel-screenshots
"The urge to fly from modern systems, instead of moving through them to even greater, fairer things is, I think, an indi
http://www.wolfram.com/products/
is a lot of fun to play with, does computation & all kinds of neat tricks in addition to typesetting.
$139 for the student version, available for the Mac.
Why not use a paper notebook in class, and just enter the equations into the computer later?
If you absolutely insist on a technical solution, how about:
- using macros. Use something like OO.o's auto expand feature (whatever they call it), so that when you type exp-1 it translates to ^-1, or intl expands to integral.
- using shorthand. Find a set of shorthand layouts that work for you, then run search and replace later to make them what they're actually supposed to be. The same examples as above work -- just without the macros.
To be honest, though, you're probably best off either using pencil and paper or just improving your typing speed.
There's this amazing new technology that utilizes droplets of colored pigmentation that adhere via cohesion to sheets of a fibrous cellulose material. Ask your chemistry professor about it.
f_X(x) = integral(-infinity, infinity, f(x,y) dy)
Just type $$f_X(x) = \int_\infty^\infty f(x,y) dy$$ instead.
I sometimes take a digital camera (phone) picture of notes or operating hours.
I had this issue for years. Ultimately I never found anything within a factor of 5 for speed of simple pen and paper. The next best thing was LaTeX; with practice you can type that remarkably fast. (Especially if you pre-define macros relevant to whatever you're doing) The GUI-based solutions uniformly stank.
I've never found any system for digitizing handwritten equations; for a long time, my hope was that such software (preferably with LaTeX output) and a tablet would be a good solution. But the market for such things is small, and a few minutes of design work convinced me that implementing it was a lot more trouble than it would ever be worth.
Pencil and paper.
Forget the computer for mathematics classes. You will never get as fast with any sort of computer technology as you will with paper. If you want to jot down a quick calculation, or more importantly, draw a diagram, paper and pencil are painless and easy, and as a result you'll spend more time focusing on what's really important: what the professor is saying and doing on the board.
I'm a math major just graduated and taking graduate courses in mathematics currently so I've had much experience here. I've tried to take notes with a computer. I am very quick with LaTeX. You can even define your own macros specific to what the professor is likely to write and even then I think a computer for taking notes in a math course is useless.
"What lies behind us, and what lies before us are tiny matters compared to what lies within us." Ralph Waldo Emerson
... a product called MathCad 15 years ago. I seem to recall they had a free student version. Looks like they have a 30 day trial, and a $60 student version if it suits your purposes.
Ingredients: Turkey, Mechanically Separated Turkey, Water, Salt, Flavour.
Use a freaking pencil and paper man. It might be nice to be able to "sort" and "categorize" them for shits and giggles on the weekends but when you're taking a test I doubt you're going to be able to use a "search" system on your computer. Most professors don't require you to memorize giant formulas but they expect you to be able to recall the general uses of certain formulas from memory and be able to apply them out of context to solve larger problems. If you ever work in a mathematical field you will all also need this ability later in life, you might as well start building a "mental" search system now.
AMaya is the only one I've used. Doubt it would be fast enough for note taking though it outputs MathML so you can drop it straight in to HTML and a browser. It is open source so you can optimize it if you desire.
@de_machina
You know, I already have a touch tablet on my notebook, as many others do too. The problem is that the software is programmed to make it act as a mouse (and I also always carry a small wireless mouse with my notebook). So the ideal solution would seem to be a piece of software that lets one use this touch sensitive surface for what it really is rather than forcing it to be a mouse. Has no one written and released such software?
I'm an American. I love this country and the freedoms that we used to have.
Create keyboard macros for all your math stuff.
CONTROL + SHIFT + F would be
f() [LEFT ARROW to put your cursor between the parenthesis]
You're in college, so I'm sure you can figure it out...
I work in the education industry. For all of our test & test prep materials, we use a program called MathType. It's quick, easy and supports advanced mathematical formulas.
http://www.dessci.com/en/products/mathtype/
Cheers!
"...we dont care about the economics; we just want to be able to hack great stuff."
I don't know if it is up to the speed you need, but the equation editor in LyX is pretty darn cool.
http://www.lyx.org/
steveha
lf(1): it's like ls(1) but sorts filenames by extension, tersely
You have evaluate what this is really worth to you. You can learn just fine with notes you hand-wrote. Will all the effort you'd put into making this electronic really mean you'll learn the material in less time? And you're not seriously going to bring a Wacom tablet to class, are you? You'll look ridiculous.
If you really must, scan and OCR your (neatly) hand-written notes. You'll get enough of the words to be able to search for the concept you need later.
Or, if you don't believe me, just learn TeX markup for equations, and don't worry about getting the syntax 100% right during class. Fix syntax errors and render your notes after class.
Seriously, take a picture of the board/screen/whatever, and import the image in to your notes.
More seriously, right tool for the right job. Leave the expensive hardware at home and invest in a pad of paper and a pen.
I used this in college, albeit not while I was attending a lecture. Still, you should be able to click the various special formula buttons at least as fast as some prof is either talking through slides or writing them on a board. By the way, it is also a good tool for checking whether or not you solved an equation correctly. I've used it up to and including multivariate calculus, so it should take you quite a ways. My memory of matrix algebra is kind of fuzzy so don't remember how good it was there, but overall it should work for you.
Or webcam.
Deleted
Installed linux on it: i got an Acer C112 i'm not using, battery's stuffed but the keyboard is almost brand-new, replaced it only a couple of months before getting a new one :) ... but seriously, i'm not here to sell you my old laptop, but to recommend that you look up any 2nd hand smartphone or touchscreen PDA, and use the "drawing" program, simple as that.
you can then insert the images into your notes, afterwards. pay attention _do_ try to get a linux-based one: not only do my natural instincts abhor proprietary software but you may find it inconvenient to convert from proprietary PDA / Wince image formats into something you can actually use.
of course, when you've got a "real" job you can afford $1000+ on a decent tablet PC, but then you'll not be needing to take maths notes from lecturers :)
Livescribe Pulse. I've never used it but the advertising makes it look like just what you want.
livescribe.com sells the Pulse Smart Pen. It can also record the lecture while transcribing your handwriting. the best thing however, is to get last years notes, and bring it with you. then you can read along. professors usually have the same script year after year.
Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.
If the set of symbols you need is less than the number of keys on your keyboard, set up an alternate keymap/charset, or a bunch of macros in the editer of your choice.
It's a plugin for Word. All of these things need practice, but you do get faster and you can use cut and paste if you're doing ODEs or whatever.
I know some people think pencil and paper but that is just too high tech for my blood. I'd go with a good ol' sandbox.
Or you could go for an etch a sketch if you still want the cool high tech look.
I've been using Wolfram Mathematica to take class notes and exams for years. By using the keyboard shortcuts you can easily keep up with the class. You can also have instant interactive graphs which will be much easier to understand than anything a professor could draw on a board, although it's not like my professors write on the board as they use Mathematica or Matlab to teach the class as well. This is at a private university in Mexico.
Firstly, the Mac has an incredibly rich simple character set. This is NOT coincidental, as Apple copied their editing capabilities from the publishing industry decades ago. E.g. in TextEdit type alt-b and you'll see a '' integral symbol (looks correct as I type it, hopefully the post wont change it). If you can learn these keyboard shortcuts (learning-curve arguments aside), you *may* be able to type these directly into your mac in class, BUT... If you take notes by hand, then transcribe them into your mac using these short cuts, or simply via the Mac's Font (e.g. TextEdit --> commant-T) and characters (e.g. via the gear drop-down in the Font) pane, you're doing yourself a much bigger favor.
âoeThe wall between art and engineering exists only in our minds.â -- Theo Jansen
.. you should stick with typing text, as you have been. By translating those equations to text form, you may be helping yourself understand them better.
No data, no cry
Straight LaTeX is awful for typesetting matrices (with member expressions, naturally). Lyx is a little more usable.
I think you've got your X and Y axis flipped. To me (and many others) a steep learning curve implies that the more you want to accomplish (x), the more time (y) you have to put into learning.
I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
Use a .7 mm or bigger pencil (forces you to write a little bigger which for me is also slightly faster and easier to read) on engineering paper. (one of those green ruled pads with the lines on the *back* of the page). When class is done, take your notes to the auto-feeding scanner/copier and scan them into a pdf.
That handles equations, diagrams, and regular notes. Bonus: OCR on those things is usually good enough that you might be able to search for notes if there is enough actual text. You can probably tag pages by inserting hidden text directly into the pdf somewhere, too. PDF is a programming language, so I'm sure there are comment delimiters.
At the end you'll have a complete digital record with time-stamped files organized by class (I'm assuming you drop the files into a directory for each class).
You can always typeset the important stuff for pretty-printing later, and as a bonus you won't piss off your instructor with the steady clacking of laptop keys.
Can you be Even More Awesome?!
emacs has an amazing TeX input system. You can type everynthing in normally, but most LaTeX magic is bound to a 2-3 key combination starting with `
I don't actually remember what everything is any more, but i did find it incredibly useful. You may also want to cook up your own bindings for things that you like. One of my favorites that everyone else seemed to hate was Cx ( would insert \left( \right) and leave the cursor before the \right).
I regularly take notes in my advanced undergraduate math classes using LaTeX. The key is to (a) use macros --- make them up on the fly and just start using them. e.g. \pd{f}{g} for \frac{\partial f}{\partial g}, for instance, or \cF for \mathcal{F}, or \sHom for \operatorname{sHom}... (b) don't compile --- compiling during class will just confuse you. Make sure you've got enough info in the .tex file for you to understand what the notes are, and then fix typos and errors afterward. To tie back to (a), actually write the definitions for your new set of macros after class.
(c) use Emacs --- if you're doing a lot of TeX you'll be happier with emacs and auctex.
(d) type faster.
If you can't go fast enough (or the lecturer is whipping through the blackboard faster than you can type), go back to paper & pencil. It's not that bad.
Paper notepad. Give each equation a reference number. Put the reference number in your typed notes. Save yourself a lot of hassle.
My Photography - http://ian-x.com
The Deathlings (comic) - http://thedeathlings.com
Mathematica can be pretty quick for formatting if you use the escape sequences ((escape)int(escape) gives an integral sign, for instance), and you can evaluate the things too if you're so inclined.
Of course, you'll have to pay an arm and two legs for it, but you didn't need them anyway...
That's what I'd do:
During the class, insert an identifier in the document, like [a], and write the equation on 3x5 (or smaller) blank index card, using corresponding identifier. At the end of the class, take a snapshot of each of the cards and insert them into the document. If you write with a sharpie, it will be crystal clear.
I use an IntelliPen (a better product than it's name suggests), ~$70 at Amazon.Technology is from a company called Epos, http://www.epos-ps.com
Can be used as a regular pen without a computer and STILL save the notes for use on a computer later. Useful for notes and drawings also...
LaTeX is worth learning, because the other options involve a lot of clicking as well. Mac OS X has Grapher - open the equation pallet, click what you need, then drag the resulting equation to your note document - and it's free!. MathLab is similar in this regard, but you must pay for it. Either way, it may be more work than you would like. Good Luck!
I agree MS Equation Editor is not worth mentioning, and I've never had the patience to sit down and teach myself LaTeX. I'm genuinely suprised that no one has mentioned OO.o's MATH though. Through four years of college OO.o MATH has been the best method I've found to take math notes digitally. The symbol support is reasonable (although certain weirder algebras may necessitate changing character maps), and the markup keywords are simple and intuitive enough, and configurable to boot. While it's not perfect I've definitely found that its very fast (in my case faster than writing it out by hand). I also like the fact that it integrates cleanly in OO.o Writer, which means I can inline any equations with my textual notes as well. Specifically I found it exceptionally useful in calculus, statistics, cryptography and relational algebra. Hope that helps.
I took all of my notes throughout university (including engineering courses) using OpenOffice.org. The equation editor in OpenOffice is easy-to-learn, fast (as in, no mouse use required and the keystrokes are all sane), and the completed equations look great. (By default, there isn't a keyboard shortcut for inserting a new equation, so you'll need to manually assign one—I used Ctrl-Shift-F, if I remember correctly.
Your example would almost work as is; it would be entered as:
f_x (x) = int from -infinity to infinity f (x, y) dy
Or, if you prefer your parentheses to stretch (in case you have fractions inside, or what have you):
f_x left ( x right ) = int from -infinity to infinity f left ( x, y right ) dy
Either way, it comes out looking very nice. The one thing that takes some getting used to is that you need to make liberal use of whitespace (e.g. between f and the opening parenthesis of the function), otherwise things will occasionally come out looking a little strange. The best part is, when you don't know what you need to type for a particular symbol, you can select it from the menu and OO will insert the plaintext code, which makes it very easy to learn the code for new items.
Nokia's handwriting calculator running on an N810 or the upcoming N900. Add in a bluetooth keyboard if you want something full size to type on...
I was disabled and taking notes was VERY slow for me if I tried writing. I used a word processor WP or MS Word (I don't remember which one) to take notes. I had a similar problem until I discovered that I could map an entire phrase into a single keystroke. For example: "ALT + CTRL + F " could be "f(X) = " You could even be more elaborate because certain phrases are used time and time again in lectures. My longest remapping was 20 characters. For different classes, I had completely different keystroke mappings. Just be careful not to remap the standard keystrokes.
This technique worked for me all though grad school. I also used a tape recorder (get the professors permission first) and reviewed my notes after class to make sure I got it all.
With Vim's editing capability, the shortcuts defined in VIM-LaTeX let me take notes as fast as my professor types them.
I had but a simple dream, to destroy all humans.
"f_X(x) = integral(-infinity, infinity, f(x,y) dy)"
Why not type it fXy=intgrl -inf,inf,fx,ydy... omit a lot of your structure and unnecessary letters and typing equations becomes much quicker. If you're actually going back and looking at them later you can fill it out a bit with parentheses where appropriate, etc.
"Growing old is inevitable; growing up is optional."
I had a couple of favorite math professors. Here's what they did that made them so much better than the rest.
They used transparent overheads and scanned them for us at the end of class. The greatest thing about them was that there was no erasing in the middle of the lecture... they wrote in dry erase but rarely erased anything of value... instead they would just swap them.
If you can convince your prof's to give it a try... even if you must offer to digitize them and post them for the teacher... its by far the best system I know. This process kept everyones eyes on the lecture instead of down in their notes. I would take notes occasionally, but only procedural things that weren't written on the overhead.
Sometimes the best solution is to stop wasting time looking for an easy solution.
NASA spent $10 million developing a pen that would write in space without gravity.
Russia sent pencils up. cost, zip.
fancy new technology is not always the answer.
if this is supposed to be a new economy, how come they still want my old fashioned money?
I took notes on my laptop extensively all through my undergraduate degree in Computer Science, and I always used OpenOffice.org Writer's equation editor. It has a nice, concise syntax, and it was, in fact, possible to enter even very complex mathematical expressions in real time, faster than my prof was able to write them on the board. This was true even for matrixes.
Here's an example of some of my notes made with OO.o: http://csus.cs.mcgill.ca/wiki/COMP-330_(Panangaden%2C_Fall_06)_Lectures
My linear algebra notes would be more impressive, because they often involved fairly large and complex matrix equations, but I never made those notes available online.
I had a colleague who also took notes in class who had quite a nice method - he wrote all of his notes in wiki markup, with latex for the mathematical expressions. He didn't have a laptop, but instead used a PDA and small, foldable keyboard.
An example of his notes are here: http://csus.cs.mcgill.ca/wiki/COMP-302_(Panangaden%2C_Pientka%2C_Winter_06)_Lectures
I think it's quite a nice result.
Off topic to this discussion in general, but maybe useful. Heres my solution, constantly using VirtualBox took me from 7 hours to 2 hours battery life, these get my back to about 6, give or take screen brightness.
First, buy CoolBook
Buy CoolBook from coolbook.se. The trial doesn't do anything actually useful, its more of a 'will the app run' trial than anything else so don't try it and throw it out cause it doesn't work. Its only $10, and after you register it will takes some time (few hours) for them to email you the 'key'. The 'key' is generally your First and Last names and the email address tied to your paypal or google checkout account. Once you've paid, you can use it very shortly after, well before the email arrives in my experience.
Set it to limit your CPU temp as much possible, unless you're playing WoW you probably won't notice the difference, this will keep your mhz and cpu speed down. I used it to lower my voltages slightly as well cause the thing gets way too damn hot sitting on my lap, you probably really don't need that though. I only use lower voltages for the bottom end of the CPU speeds, I leave the higher speeds as default for stability. I haven't tweaked this much as the temp limiter does most everything I need.
Second, disable 3d accel in virtual box if its enabled, this will help a lot if you use Vista or Win7, at the cost of 'ooooh shiny'. If you have multiple cores, only use one. That'll help keep things snappy on your mac without pushing up the speed of your CPU since it leaves a core for the host OS untouched. Not as big of an improvement as disabling 3d accel though.
Third, in the Energy Saver preference pane, set your graphics to 'Better Battery Life' if you have the option for your card. This gave me a good bit of battery life and drastically lowered the heat level. To be honest I have no clue what it did as far as performance, I haven't noticed, I switch it back if I'm going to play a game that needs it.
Forth, lower your keyboard backlighting (if you have it) and display backlighting. Depending on your system this may not be as useful, I have one of the LED backlighting machines so its not as big of a difference as FL, but its still 30 minutes to an hour of extra time on a full charge. If you have the preference option to have it track external light sources, you'll automatically save power when the lights are lowered and eyes too, but it seems to vary too much like when I move around in front of it and block a light source behind me. Makes you think you're going nuts when the screen dims and brightens seemingly randomly so you may not like the feature. It can certainly be annoying in the wrong environment, a typical lecture hall should be fine.
At the end of this, I'm almost back to full life on the battery, I just fire up my virtual machine now and forget them, but you HAVE to make sure you don't have any background processes running on them that eat CPU. Things like Google Desktop Search or the Windows Search 4.0 will bite you when you least expect it, they always seem to start indexing when I'm the furthest away from a power source, and I don't notice them until I wonder why my battery meter is dropping from several hours to a few or even minutes, which means its already consumed a fair amount of your reserves. This is one place things like Parallels have an advantage. Spotlight can index my VM drives and is far more aware that I'm active than the VM is.
Your milage may very, I've done no real testing to prove out these differences, its purely anecdotal, but, its something and may help you use your Linux or Windows VM through a days worth of classes.
Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
The pulse smart pen is far better. I tried the Wacom bluetooth tablet but the problem is that you cannot see what you write. If you use the Pulse Smartpen then it acts like a real pen - so you can see exactly what you have written - and as well as recording exactly what you wrote it records audio as well so you end up with a document that you can click on to hear what was being said at the time that you wrote that bit of text.
The only downside is that it needs special paper which you can buy in notebook form or which you can print yourself using a laser printer. The windows version has some extra software you can buy to perform OCR on your handwriting but since I have a Mac I have no idea how good it is. There is even an open SDK for you to develop your own applications for it but it unfortunately only supports Java.
I agree. This is what i used for freshman level physics courses in college.
For math courses though (and higher math-heavy physics courses) i reverted to a good quad rule composition book. can't beat it!
For liberal arts (or anything strongly language based, like law) typing your notes in class is fine.
But law is the exception for technical subjects. For most others, you need a pen and paper. There are simply too many symbols which take too long to type into a qwerty keyboard, or there are too many diagrams.
I have terrible handwriting and used a pen and paper throughout engineering school, and my girlfriend is doing the exact same thing in medical school now.
Use the right tool for the job.
Seriously if taking notes worked that good on a computer classrooms would be full of them all the time. Computers are for after class when you need to get work done faster, thats what it was designed for. I thought I'd take notes on my netbook too a while back when I got it, but it just didn't work... now its retired to a bedtime email checker lol.
"They confiscated everything, even the stuff we didn't steal!"
There's this magical invention called a "pencil" that goes well with another magical invention called a "notebook". Combined, the two will let you keep up with the lecturer. If, later on, you have the overpowering need to be 1337, you can transcribe the notes at your own pace into your computer.
Your word processor should be able to auto-replace specified strings. Not sure if/how you could enter the symbol for infinity, but I'm pretty sure greek is available. And "inf" isn't a killer to input anyway.
http://www.wjagray.co.uk/maths/ASCIIMathTutorial.html
Many people never bother to check out the built-in "Calculator" app in OSX
click the VIEW menu for options like "paper tape" and you can use the scientific calculator part and record everything and then print it out or save it as a text file.
but I really like the previous suggestions for handwriting it out for now on paper...
I like microcars
On first glance, I thought you and your math grad buddies were sending each other notes 120 characters at a time via SMS. And I knew we were all doomed.
d00d, eulerz 1337!1! i haz ur c0mplx nmbrz1!! lol tr1pl ntgr8 fail !
Today's Sesame Street was brought to you by the number e.
I've never used it, but Pogo Sketch seems to be what you're looking for. (For those who don't want to click the link, it's a stylus that works with trackpads. You can use it with any app that lets you draw with a mouse.)
If you could make it work with Evernote that would be about ideal.
I don't understand the purpose of the thousand posts saying, "Just use pencil and paper!". That's my preferred approach, but why reply if you aren't going to answer the question? You don't really think that an advanced Math student never thought of using a notebook, do you?!
-Peter
Microsoft's Equation Editor isn't even worth mentioning
Why the equation editor is not even worth mentioning? The one comes with Office 2007 is pretty good. Some of my friends are more likely to use Word instead of exclusively Latex because of it.
Seriously, a decent phone camera even. Just get Evernote (differences between premium and free are listed on that page) and take notes by hand then upload them that way. It's even (rather) searchable if your pendmenship is somewhat legible. Just a thought.
"Don't meddle in the affairs of a patent dragon, for thou art tasty and good with ketchup." ~ohcrapitssteve
This is not the old Equation Editor 3.0 from Word 2003, which is a crippled version of MathType, but rather a brand new equation facility in Word 2007, which is also the basis for the new equation support in the OneNote 2010 beta another poster has referred to.
The Word 2007 equation editor supports a "linear format" for completely keyboard-based input, which is based on TeX-like commands like "\sum" and "\int" and is documented in this Unicode technical note: Unicode Nearly Plain-Text Encoding of Mathematics
I've been using this for my math classes since last semester, with great success. Once you master the linear format, it's not difficult to keep up if you have a reasonable typing rate to begin with.
[This is a non-answer to your question. But it's a good non-answer if my success and student and teacher is any measure.]
Don't take notes in class. Seriously. I've forbidden note taking in some of my classes. I hand out copies of material not in the book. But when I lecture, I do so with the intention that what I say be listened and paid attention to. If someone's trying to write what I say, their attention and working memory is so divided that they can't be picking up much of anything.
This is especially true for maths. Of what purpose is it for you to have to watch someone write out equations? Of what purpose to write them down at the same time? Is the content of so little importance that they can waste their time and yours with speed writing exercises? The writing/rewriting is important for memory. That being so, why tax the memory with the process, reducing the result?
Ask your instructors for copies of their class notes. Explain why. If they feel it's somehow cheating, ask to record their lecture. If they're not saying the equations out loud, record in video. Then whether paper copies, audio or video, transcribe. More than once if need be. Work with them on this. It'll be to everyone's benefit. If they can't believe that, prove it by recording a class with them writing stuff as usual and people copying, and calculate how much more time it takes for them to write, you to write, you to ask what that wiggly thing is, them to tell you, them to write, them to ask if everyone is caught up, on and on; vs. hand out a paper copy, them lecture, you listen (and add just tiny clarifications if necessary on their notes).
I really am serious about this, and pushing this agenda has made me a favorite of students (who get better grades; I've tracked that too) but gotten me all kids of grief from other instructors. They see the process as one of confrontation, forcing students to do things a certain way and any other is 'cheating', or could be used for cheating, and frankly very little rational explanations are forthcoming. I picked it up from instructors who were more concerned their students learn than jump through hoops like speed writing as the sole means to collect material covered in class. I hated hoops as a student and refused to use them as a teacher. Instructors that can't get away from hoops are using them as a crutch. Help them learn to do better.
"I may be synthetic, but I'm not stupid." -- Bishop 341-B
I once took a class in AI in which the professor showed us a film from the late 1960's that demonstrated just such a tool. You wrote an equation in math notation with a light-pen (or something similar) on to a screen, and it translated your marks (pen movements) into an internal representation and then displayed a formatted version on the screen. (Professor Blackwell, I think was his name, and he worked on part of that project before teaching.)
If it could be done for a research project in the late 60's, then surely it's still technically possible and could probably do better. It's amazing that much of the UI technology we take for granted now existed in the 60's (as expensive research projects). Graphical GUI's, dragging, mice, light-pens, stroke character recognition, etc. Sutherland's great work included. Much of it was funded by the military for use in radar analysis, interactive flight planning, etc. Xerox extended these by using the overlapping paper metaphor in the 70's.
Table-ized A.I.
I second this. I used Texmacs in undergrad and grad school - it's pretty good for taking notes, although if I'm going to sit down and type something up, i'll go with plain old LaTeX
This is not the greatest sig in the world, no. This is just a tribute.
It's possible the author is taking more advanced math than I did (although I would be able to handle the equation in question), and/or is a slower typist, but I was able to handle equations like that along with matrices when taking notes. It was tough at first but after a few weeks I was moving along pretty quick and was only a hair slower than the analog folks.
There were only 2 real problems I found.
1) When a new topic came up I'd have to do a quick google to find how to make the relevant terms.
2) I never found a good solution to draw and integrate diagrams quickly enough.
For 2 maybe there's a fancy latex editor or maybe just practice (I didn't have much latex image experience at that point). But overall I found that the value of having nice notes outweighed the two negatives.
So it is highly course dependent whether LaTeX is viable. But depending how many LaTeX notes the poster has taken there is a possibility they simply haven't had quite enough practice and will be fine if they stick with it.
I stole this Sig
I used to take notes electronically all the time and I ran into your problem in different classes. What I realised though, was that it was not a matter of speed, it was a matter of categorizing! Allow me to explain. You said you wish to take notes so you can sort them later and what not, that's a great idea and it worked great for me too! What I did for my equations though, was write them by hand on a notebook and (in the notes) refer to them as EQ1, EQ2, EQ3 etc... When I got home, I would review my notes and I would then type the equations in the notes! This proved to be sufficiently fast if you have a notepad that you can fit on the desk with you (if you have a full-sized laptop, maybe try a smaller notebook). I ran into this problem when I took a CS class that was making use of flow charts, I certainly didn't want to draw the damned things with a tablet, I simply drew them by hand, referred them in the notes as fig1, fig2 etc, and when I got home I would (sometimes) scan the drawings and paste them in! I know this isn't a suggestion for software, but maybe it can help you with your notes in the mean time.
A black cat crossing your path signifies that the animal is going somewhere. -- Groucho Marx
Comment removed based on user account deletion
you'll have recreated the fabulous 2-buck pen-and-paper experience. Go you!
The question I don't understand is WHY. The quoted statement outline the end result pretty clearly. I understand slashdot loves to use fancy technology to solve simple problems, but sometimes simpler is better. I already have a HUGE set of properly formatted equations all nicely written out, it's called the Book.
Note taking, for me, was to summarize what the teacher said, in MY words so that I could understand it later. I just learn by writing it down, there were some classes that I never kept the notes. I'd grab what ever scratch paper was by the printers, write on it, and toss it after class. (Statics. F=0, how hard is it?). I still have quite a few of both textbooks AND notes for a class. I have the hard equations and then I have how I learned it. Heaven forbid ever become an engineer, where the teacher is drawing simply supported beams on the board, the teacher is drawing feedback control systems.
Anything worth writing is worth writing once. If someone already wrote it in the text book. Then that is good enough for me. In some classes we'd photocopy the problems out of the book, cut them out and paste them on the homework. It was better looking than my drawing and clearer than my handwriting... and I can guarantee I never made any transcribing errors.
Instantly digitized notes seem like they'd be great for classes where the content will never exist again outside of that class. Philosophy debates, taking notes as a reporter, etc. You're going to spend more of your time trying to figure out how to make that '2' go subscript of that '4' in the numerator with the summation block than you will learning the content. Put down the computer. Grab a good mechanical pencil and a $.50 notebook from walmart and quit worrying about it.
If you HAVE to have a digital copy. Take notes on something that can easily be separated into individual sheets (3 ring binder and 8x11s with 3 holes). When the semester is over take it to any decent multifunction machine, put it in the top and let it scan everything for you.
Monoprice has tablets starting at around $17. I have the $36 8" x 6" one and it works as well as the $200+ Wacom tablets in my experience. http://www.monoprice.com/products/subdepartment.asp?c_id=108&cp_id=10841
It saves tons of time. The entry of equations is fast and you don't even have to finish the derivations yourself, just hit Shift+Enter and there's the result. The only real trick is trying to get the prof to let you take your "notes" into an exam...that and the price tag.
Seriously though, I'm going to throw my vote behind the pencil/paper method. If you want, digitize later, but pencil/paper gives you necessary flexibility. You need to be able to work through derivations as you go, follow along. Keeping up isn't enough, you have to follow the logic of the lecture and having room to do scratch work on the side, full and easy control over the layout (which is important to how you organize ideas) and the ability to see what you're writing down is all critical.
If you insist on digital input is has got to be a WYSIWYG editor (not that I have one to suggest). LaTeX is irreplaceable for writing a thesis but you'll never follow the logic of what you're writing if you're looking at source code. Transcribing what the prof writes just doesn't cut it for advanced math, you have to follow along and I argue that that means using a pencil.
So if this is the future...where's my jet pack?
Hello Mr. Biology Dropout, I'd like the double whopper with fries and dont fucking forget the packets of ketchup this time, you idiot.
Dropout? LOL I have a doctorate. But that's ok, keep those shelves stacked nice and tidy, boy.
Seven puppies were harmed during the making of this post.
It's a complete waste of time. Notes are useless after the course is done. I kept mine for 10 years after I graduated, then tossed them. Textbooks are of some use. Cheat sheet were the most useful. If you MUST write notes digitally, the just put a number for the equation. Then write the equation down on a piece of paper, and type it out later. Or have some generic equations pre-written in another file, crtl+c, crtl+v. Honestly, in 10 years or less you will find that all your typing was a complete waste of time.
The equation editor in WordPerfect (any version since way back about 5.1 for DOS) lets you enter equations as nice simple text and does a remarkable job of formatting them correctly for you (I used to use it ALL the time), but it probably isn't "fast" enough to enter them on-the-fly like you want.... Probably best to enter them graphically into your favorite program (perhaps with a stylus in this case) and then clean them up later if you like. I've seen several programs over the years that let you use a regular laptop touchpad as a small tablet, but can't recall any specific names off the top of my head. Used to even be built into some of the early touchpad drivers... I'm sure google would be your friend on that one...
So, this is just my experience, and I'm sure you won't listen or will have a different experience, but:
I tried taking electronic notes in maybe a half dozen undergrad math classes using a Newton message pad in ink mode. I believe that I did significantly more poorly in those classes than if I would have used pen and paper. It was just too futzy. The Newton worked fine, because it wasn't trying to recognize, but the added layer of technology didn't justify itself in terms of the potential but unrealized benefits of search- or store-ability.
I did homework assignments in LaTeX and got quite fast in it, but not fast enough to take notes with it using a keyboard. (Although I sometimes felt like I got points off because my work was too easy to read!) The classes I did best in I took pen and paper notes and then later transcribed and condensed these into LaTeX study guides.
On the flip side, for less notation-focused classes, like say, literature, it was awesome to be able to search my electronic notes and I think this justified the effort in changing my handwriting so the Newton would read it. I still see the effects of this in my writing today!
Good luck!
-c
"If you are an idealist it doesn't matter what you do or what goes on around you, because it isn't real anyway."-R.P.W.
Hi, I'm a physics professor. I say, take your notes on paper. Math is the most computer-incompatible writing system ever designed. You'll never ever be able to type equations fast enough to keep up with me on the blackboard.
And even if you manage to find a math entry system that's fast enough, it won't help you with the diagrams, graphs, and sketches.
Of course, I don't practice what I preach: my own lecture notes are in text files. But that's because to me, "block ramp friction mu=0.2, 1 kg 30deg 1m long, find final v. U=4.9 Wf=1.7 v=2.5" is a complete set of notes for a 20-minute segment of lecture.
Oh, also: write in pencil. I guarantee you that whenever you bring a pen, I will spend the entire lecture correcting minor mistakes by erasing with the heel of my hand, changing variable notations, and editing diagrams and drawings halfway through working a problem.
Used to work there. Honestly, you can't beat it for mathematics editing, graphing, etc. Saves in Latex if you want. Free trial downloads too if you want to give the tires a kick.
http://www.mackichan.com/
Please do not read this sig. Thank you.
Not clear to most posters why he's already assumed the keyboard bit.
Take a photo of the equation on the black or white board, and on your computer, invoke the command that puts a timestamp in the file. Later, at your leisure, you can pull up the timestamps, and match them to the photo timestamps, and transcribe the equations.
- I hate writing, and always have and avoid it wherever possible - it hurts my hand and my handwriting is awful.
- I was using computers way before anyone else in my school, I even took some of the lessons that I was supposed to be taught in (the teacher found it easier that way).
- I went to university to study Mathematics and Computing and had already had five years (at least) of proper exposure to things like Maple, Matlab, etc. (I was doing my A-level projects in Maple when nobody else, including my teachers, had even heard of it) through my brother who attended the same university.
Every single mathematics-based lecture, for three entire years, I hand-wrote notes. It's the only sensible way to do so. There isn't a notation or shorthand that can cope with rapidly sketching down formulae (especially integrals, sums of series, etc.) and diagrams. In some subjects, a simple diagram showing an angle, or a particular piece of geometry is invaluable and could takes hours to reproduce properly on a computer. I know, because for the last ten years, I've worked for tuition centres, state and private schools and I'm often asked to professionally produce an electronic version of their course materials (99% of the time mathematics because that's my speciality).
Don't waste your time, memory, money and brainpower - just take pad and pen, or use a touchscreen/tablet PC if you *insist* on using a computer. When you're taking notes the last thing you want to be doing is taking down the mathematics like it's some kind of gospel. There will be a million books on the subject where you can find the nuts and bolts of the process, but if you lose that "feel" of the mathematics that you can only get by watching someone apply it in front of your eyes, you'll never truly understand it.
The point of a lecture is to demonstrate and explain and give opportunity for questions (yes, ask questions... why does *nobody* ask questions in lectures? It isn't forbidden, just don't waste everyone's time with trivialities!), you learn more in a ten minute lecture on a particular subject than you ever will by studying the materials from that lecture. *Being* there, with the enthusiastic tutor, and the commentary they give, is what makes the mathematics explain itself. Everything else is just paper-based memoranda of that lecture. Someone, somewhere will be selling notes from that lecture. I've taken copies of complete stranger's notes (with their permission) when I missed lectures for reasons beyond my control. Notes are memory-aids only. Wasting an immense amount of time recording them in such a fashion is to focus on the aesthetics of the tool, not the job you're doing with that tool. All you're actually doing is writing the book that your lecturer learned from, you're not learning anything, and doing so at great expense. Your concentration should be on the mathematics happening in front of you, not the paper in your hand or the computer under your fingers.
I often just sat in awe when I was in a lecture and watched the mathematics unfold in front of me, sketching only notes on the specifics.
Scribble notes. If you have special needs, ask to video/record the lectures or for the lecturers to provide assistance afterwards (and complain to the highest authorities if they don't let you). Then, study, study, study from your notes, your memory, your skills, and the vast wealth of materials on every subject imaginable. Anyone can find out how to apply equation X to input Y, or read a book on graph theory or calculus, but advanced mathematics is more about the patterns and the art of being able to discover, use and apply that knowledge, not copy from rote from two-year-old notes.
I graduated. Not a great grade but I was hitting a wall in my abilities in even the first year, a wall I've never been able to pass in the years since. Some courses ran like water through my sieve of a brain, and some were just second nature (and still are). But at no point did the actual taking of my notes interfere with
Have you tried Wolfram's Mathematica?
Not only it helped me take the required notes on every math related course but also helped solving/confirming many problems.
Not really saying if its cheap or overhead... just saying that it worked for me.
Cheers.
At the time I used straight LaTeX, but I made it work. The trick was to get a good editor and set up keyboard shortcuts for common things to blaze through the process quicker. Add on top of that a bunch of renaming functions in the preamble to save keystrokes for other common actions and keeping up isn't much of a problem.
That being said, I'm going to cast my vote for Lyx because you can still do all I suggested above, but it greatly aids in building tables, matrices, and other things that'll slow you down a bit. And don't be afraid to use shorthand that won't format properly when necessary, as long as you know what it says you can always fix it after class or during a lull in the lecture; I find this typically takes less than 5 min. And use lots of white space. And reconsider what the best way to keep notes is; when you have a medium with the flexibility of files, folders, etc, I find it's usually better to take notes by topic instead of chronology of when it is said.
Funny story, took notes all semester for my stat class that way and we got to use 1 page of notes for the final. About 20-30 minutes of copy/paste-ing gave me every equation we used, qualitative descriptions of what they do and when to use them, and a whole host of other useful stuff. Never studied beyond doing my homework (which I only did most of the time) but I got a 297 out of 300, highest grade in a class of ~150 and about half a standard deviation above the next highest score...
You could write a little script that lets you write LaTeX equations but leave out the backslashes. I don't think you're going to get anything much faster than that for computer input.
You could write them down on paper and then scan them or typeset them later...
Those notebooks just aren't practical to use on your lap: the numeric keypad might be nice, but it means the main keyboard and trackpad are off-centre to the left. Also, an 80x120 tablet is too small to be usable for writing - it might be OK for a bit of photo retouching, but not much else.
Most of you who are recommending plain paper are missing a very important point: The ability to search through digital data (in stark contrast to analog).
You don't need to be able to search the notes for a given lecture DURING the lecture. During the lecture, you can type your notes into the computer, but where an equation or series of equations is needed, write those on paper, label them, and insert the label into the notes. Later, after the lecture, the equations can be transcribed into the digital lecture notes.
It comes with graphing calculator. which would seem to be tailor made for what you're trying to do...
-- it's ridiculous how many people misspell ridiculous... (damn, damn, damn...)
Holy crap, is that bit of software still going? I remember seeing that back when I was an undergrad (>10 years ago now) and it was well-established even then. Never used it but "Scientific Word" had a bit of a reputation among some of my older peers.
It's quite easy to use, comes with your laptop and provides good copy and paste between the equations that you are entering and other applications. The downside is that the library of functions isn't that complete since it's orientated towards actually producing graphs. As with everything, I guess it depends on what you are doing...
It can be found in /Applications/Utilities/Grapher.app.
Just point a webcam at the lecture's overhead board and take a photo...
You can tie it into the notes, and add it using an equation editor later on.
T.
I used Infty Editor in my classes - I think it's based on LaTeX but, it was pretty quick. I didn't use it to take notes in realtime though, so I can't tell you how successful that would be. http://www.inftyproject.org/en/software.html
Yup, second OneNote.
:D
If you can find an edition of OneNote 2010 (Technical Preview, currently), it's even better. OneNote 2010 has equation editing similar to that of Word 2007, which, if you've actually used, you'd realize has all sorts of Latex-like features, just that it's transcribed on the fly.
You can type
\int_-\infty^\infty 5xdx
or whatever, just the same way. Matrices are a bit different, but very much possible;
\matrix(1&0@0&1)
Creates a 2x2 identity matrix.
That said, don't pirate software.
TextMate is a great text editor and it has a pretty sophisticated templating & tab-trigger system. You could define your own tab-triggers to produce templates that you fill in with the equations. The bonus here is that you can define your own.
I use the templating system for writing code, but the same concepts would apply to using it for equations.
Seconded. Although at the time I was in college, I ran Linux, and couldn't use Scientific Notebook. So I just learned LaTeX instead. Got damn fast at it, too, copying notes in real-time. But my experiences with Scientific Notebook were absolutely enjoyable.
No comment.
You can't use the standard keyboard which requires you to reach over to the shift key to access mathematical symbols and has the numbers way at the top. You need a numpad in the center (789 UIO JKL M works well) and keys around that mapped directly to things like + * and (. Screw the exponent symbol - numbers at the front multiply, numbers at the back, eg. 24(x+2)3 = 24 * (x+2) ^ 3. Map every key you can find to some mathematical symbol (you might want a specialized font). This will give you the fastest you can get without special software.
Can you please just show the mathematical equation for this curve of which you speak? That way we won't have to use imprecise words.
This issue is a bit more complicated than you think.
Wacom's Bamboo on windows having a Mac?... Leopard has a fantastic support for tablet pen. much better than windows vista. Also, with a bit practice, you can use LyX or any other equation editor, combined with Leopard's hand-write recognition. Just an idea
Back when I was taking math classes, I used a program called TeXmacs for taking math notes. It's a (almost) WYSIWYG editor with a well-designed system for inputting equations, using sensible key bindings for all the common mathematical symbols and operators.
Despite the name, it's not related to either TeX nor Emacs. But it does use TeX's fonts - which result in equations that are almost as good looking as the ones from TeX.
It worked fast enough for me to keep up with all my math lectures.
Pen (that thing with ink you hold in your hand) + paper (that stuff we use in printers to put ink onto) = writing equations quickly.
Come on computers are good but ever heard of the right tool for the job?
Mathematica suprisingly has a very decent set of formula editing shortcuts, see for example this link. You may be able to export to LATEX or other formats, I cannot remember. Of course, that is one hell of an expensive text editor.
Buy a cheap wacom tablet, and use Microsoft's Math Panel Input Editor on Windows 7. Amazing recognition of handritten scrawl to MathML equations with preview and quick-fix for any element.
And the laptop in class has all the other advantages you'd expect - digitized books (legit and otherwise), browser ("What did the professor mean? (google, wikipedia) Oh, that's what he meant.") Even streaming music into my headphones to keep me awake during my one evening lecture.
The one place I haven't been able to use the laptop for notetaking has been the math classes, for the exact reasons the OP mentioned. I burn through a dozen single-sided pages in a ninety minute class just so I can write big and keep it all legible. I'll be checking out LyX (once they're no longer slashdotted) and some of the other recommendations.
And yes, I am upgrading the laptop (soon - the battery's crapped out.) I was considering a tablet just for the math classes but it sounds like there may be better alternatives. Unless anyone cares to recommend a good tablet?
Besides - how many students are even now trying to work out how they can take all their notes on an iPhone?
Prisencolinensinainciusol. Ol Rait!
Why is this information not already available in digital form ahead of time?
Would it not make for more productive class time if the students could print the notes for the class before hand and then spend the class time trying to understand and ask questions then instead of taking the notes and then asking questions the next class?
When Fascism comes to America, it will call itself Anti-Fascism, and tell you to give up your guns.
As far as I know, it's still a going concern. Don't know how much development is still going on with it. I haven't worked there since 1998,
Please do not read this sig. Thank you.
TeX or LaTeX with some prewritten templates you copy from class to class should be pretty fast with practice. In addition to TeX macros, you can define keyboard macros in your text editor, so if you, say, type alt-i you get \int_{}^{} with the cursor in the first braces. You can also write a perl or even sed script that runs before TeX to remove the need for some of the backslashes--e.g., it could replace "sin" with "\sin" within equations (and in the rare case where s, i and n are variables, you can space them).
microsoft *pain*.... fix that for ya.
There have been significant changes in Win 7.
This version uses the ribbon UI, adds brushes and anti-aliased shapes, which can be resized freely until they are rasterised, supports alpha channel transparency for PNG and ICO file formats and saves in the PNG file format by default. Paint (software)
How about recording the lecture using a cell phone and otherwise pay attention to what the lecturer says. You can then take notes from the video or audio.
Sorry my bullshit sensor overloaded.
Grapher is the "version" of Graphing Calculator that currently ships with Snow Leopard, I don't know if it's too clumsy for quick transcription. As for TeX based stuff... I gave up in-line typesetting in the eighties for both proper layout and old-school word processing... *shudder*.
If you're like me you probably type normal text faster than you can write it legibly.
For the plain text part, you'll probably want to stick with the computer.
For the equations, type in a cross reference id like "eq15a" and scribble the equation onto a small pad of paper and write the id in the margins.
At the end of the day you can just insert the equations into the computer at a leisurely pace.
Alternatively, learning shorthand might be allow you to take notes on pen & paper sufficiently fast. I haven't tried it myself yet but it seems promising.
I took notes in LaTeX for all four years of college, including upper-level math and CS courses. It worked fine for me. Once you get used to it, typing most symbols is just as quick as writing them. Long formulas or lots of embedded fractions and things make it more difficult, but you can still type it pretty quickly, especially if you don't worry about compiling it as you go (which I did, and which was perhaps a bad idea since it does slow you down).
As some other people here have suggested, you can also define new commands to help you. One class I was in started using a lot of diagonal matrices, so after being slowed down a bit the first time I defined a new command that would easily let we write diagonal matrices. You can similarly define new keywords or languages or whatever you need to help you stay on top of things.
It might not work for everyone, but if you type fast and know LaTeX well it is easy and can work well.
Maybe OP is asking the wrong question, how about asking your instructor to print/scan the note for all the students? After all, students are the 'consumers' in class, especially given the relatively high cost of University education this should have been a given (assuming that it is in a country that wasn't free).
Comment removed based on user account deletion
I am not a math major but my chosen field requires some understanding of math (go accountants!). My solution for complex graphs, math equations, and symbolic images was simple. I took a digital camera to class, asked permission to shoot digital photos with the flash turned off, and then transcribed the material from my digital images after class.
If I am taking text notes I would make a notation when I took a picture so I would insert it later. Otherwise, I would just listen and every once in a while shoot a shot of the dry erase/chalkboard.
What about getting a small, good quality webcam, preferably with a zoom feature? When your professor writes out an equation, point the camera at it, take a quick screen capture, and paste it into your notes.
I completely agree with this. I did exactly what you suggested when I was in school. If you went to the computer lab there was a scanner with a document feeder available. This was a number of years ago now; these days you can probably expect to find them in every academic building on campus. In my case I was in Information Science and Minoring in Comp Sci so I was always near the computer lab anyway.
For those class where I could not just keep a terminal window open to my shell account and type my notes and or for classes like math or Computer architecture where I really needed to sketch things this was they way to fly. I just scanned it to tiff after class and copied it to my home directory.
It was great because I could review my notes anywhere on campus and just fetch them to my home system via ftp with a shell script each night; never had to carry around much of anything.
Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
Really? Without a WYSIWYG system, I'm helpless. LaTeX is nice for typesetting. But when you're racing against the professor scrawling across the blackboard, you don't want to have to compile to double check if you wrote that last line correctly.
Most math, physics, and engineering textbooks leave important equations as an "exercise for the reader." The tradition is surprisingly pervasive--I've had to search through as many as a dozen books trying to find certain formulae. This makes it unnecessarily difficult to find key information if one hasn't taken notes in class, or when coming back to the text for reference or review.
Plea to instructors and department chairs: Please choose textbooks that can serve as reference resources to your students as they study and after graduation. Plea to authors and publishers: Please include all of the central equations, and use formatting to make it clear which equations are "universal" and which are example or special-case equations.
A cheap Wacom Bamboo (100$ or less depending which one you get and where you get it, can go a fair bit lower with some looking) does the trick.
Use Office OneNote 2007 (2003 not worth mentionning) if you want to do everything manually, or if you want to input them and have character recognition, Windows 7's handwriting recognition is vastly improved over XP's and Vista's, and can handle equations fine, though for complex ones you may need to train it a bit.
Use LatexIt on a mac (simmilar is EquationService). This is a service. so you are in a text editor like textedit.app or word,. you type the latex equation, then execute the equation service from the services menu (using an assigned command key). it changes the latex to an equation and pastes in the graphic in the same spot.
you are typing latex, but your are not screwing around with creating files and latexing them.
Another realtime latex on a mac is grapher.app
Some drink at the fountain of knowledge. Others just gargle.
Give it up on tech solutions; Math is best done with pen ad paper.
It's cheap, fast and accurate to the same extend as you are..
During my years in university, it was recommended you take notes, and work out your own notes afterwards. That was half the learning of it. (They even gave timescore points for it on my university if you did it or not)
Copying it from the bord and not doing it yourself will not teach you anything.
Learning Math (we are talking real Math here, not calculus) is getting into a routine, learning and doing it again and again, on paper, yourself..
I'd stongly advise AGAINST using a tool to learn Math..
(Like using a calculator destroys ones ability to do even the simplest sums)
Get over it, nothing in life is for free. No pain, no gain..
Cheers,
Take a look at the Freehand Formula Entry System (GPL). Handwriting recognition for mathematics.
I recommend it, neat and clear language, many packages use it as intermediate format.
Have you thought of adding footnote type markers to your notes and then writing the equation(s) down on paper. Later you can add them into your digital notes.
You may think it's too slow now but it pays off in the long run in a big way. Typing LaTeX in real time requires you to examine each statement in your mind to select the correct LaTeX code, this helped me with memory.
Why not sit in front of the class and take a video or a series of still pictures of everything worth keeping.
All theory is gray
If all you want is to insert a bit of notation in a readable way into a document, copy and paste is your friend. Pick a nice comprehensive page such as this Wiki page which may have most of what you need.
Make a static local copy of the HTML page for speed of access and copy the bits you need into a scratch pad, blank word processor page or paint program. (If you have a Microsoft OS use OneNote instead for its nice screen scraper - it's a reasonably nice virtual notebook by the way, used it for years, but be careful with it).
Once you have it right copy the lot as a drawing and plonk the lot into your document where you want it. It's not MathCad, it's not LaTex, but it's reasonably fast, there's no separate program environment to bring up, works and there's really nothing to learn.
I've always been a fan of simplicity, and sometimes your own hand-eye-brain interface is the best one for the job. But if you do this sort of thing a lot, survey the field and buy something purpose-built. I grew up on Fortran though and a bit of hack and slash is second nature to me, so your mileage may vary. TWAGOS.
Do not mock my vision of impractical footwear
Me, I have great difficulty taking notes and paying attention to the instructor at the same time. ADD or something, you know? I should really get a laptop, because I can type without really needing to even think about it.
Property is theft.
Forbidding notes is discriminatory against visual learners. You may not derive much benefit from the process of writing notes if you are primarily an auditory or tactile learner, but that doesn't justify claiming that everyone else would be better off without notes.
For a visual learner, the process of writing the notes is often more important than whether they are read later. They are a way to organize ideas or anchor them in memory and are not just a recording device.
It is sometimes surprising how well ancient technology still works and outperforms all the new technology.
And on the other hand it is sad to see that less and less attention is paid in school to handwriting. If I look at the weekly exercise solutions my students hand in ... it is 90% of the time it is horrible! :-/
You can type, right? Unless you use non-keyboard input I'm not sure how you're going to do better than LaTeX for math input.
If it is slow you are doing something wrong.
f_X(x) = integral(-infinity, infinity, f(x,y) dy)
This is $f_X(x) = \int_{-\infty}^{\infty} f(x,y)dy$, to a first order approximation that is good enough for notes or even homework. That's fewer characters than your example!
Obviously, especially if you're a novice, you might not know the commands to do what you want -- but you can always fix up the syntax later.
An Apple Newton. It has a steep/shallow (delete as appropriate) learning curve!
I understand slashdot loves to use fancy technology to solve simple problems, but sometimes simpler is better.
And sometimes taking notes on a computer is simpler than recording them in a dead-tree notebook.
I'm not a student, but I do take a lot of notes as a technical writer. When you have as many notes as I do, having them in online form can be a lifesaver. Not only are they easily searchable, but the disorganization that creeps in when you're taking them (you're more concerned about getting all the facts down than about keeping your notebook in order) can be easily remedied.
You can, of course, take notes on paper and transfer them to computer later. (That's an obvious solution if you're recording math or diagrams, and don't have a tablet computer.) But that takes extra time, and if you're busy you may well forget to do it. And then some crucial piece of information exists only on a piece of paper you can't find.
The question here is not "is this technological overkill?" The question you need to ask is, "what works for me?" If you're good at keeping (and using) pencil-and-paper notes, fine, do that. But not all of us are. For us, the high-tech solution makes sense.
Why are you taking notes in Math class? Personally, I think it is better to just pay close attention to the lecture and absorb all of what is being said and focus on thinking about it and understanding it. Textbooks (and or other references) will have better "Notes" anyway. I always did this in every Math class I took (except from that which I taught myself and CLEPed out of): Calc I-II-III, Linear Algebra 1 & 2, Discrete Math 1 & 2, Topology, etc. I always got an "A". I never took a single note. That doesn't mean I didn't study or have to work. I focused my time in class in paying attention to what the instructor/professor was saying and doing rather than writing. Then, I went home, read the book/chapters in detail and worked through the exercises and problems diligently. Sometimes it was easy, sometimes I was up all night.
Over-the-top Response Guy! Giving "Over-the-Top Responses" since 1970.
I've been using OneNote for a couple of years, and I'm pretty disgusted with it. Too complicated, too limited. too unreliable, too many "what were they thinking" gotchas.
Right now, I'm giving Evernote a try. Not as many snazzy features of OneNote, but the features it does have work well and are easy to access. And it's free, if you don't mind a few non-obnoxious ads. If it continues to bear the strain, I'm transferring all my data from OneNote and deleting the sucker.
Pen and paper is very useful, even when you end up just copying it verbatim to a laptop later.
:-).
First off, writing it down the first time make you more likely to remember the content than if you just sat back and listened (same as if you used a laptop). And when you copy it to a laptop later you again will be more likely to remember the data, maybe more so this time as the concepts have had more time to sink in.
Second, not everything is a formula or text! There will be curves, surfaces, diagrams, and so forth all drawn on the white board (or black board
Third, the paper will last longer. There may be times, decades from now, when you'll want to review some old class material. You paper will have survived, but your 2009 file formats will not, and the media may not be readable (the laptop will have long since died). I've got some class info on 9-track tape still, but I don't think I'll be reading that anytime soon. Or the programs I have on 8-inch floppy, assuming it isn't moldy from being stored in the garage.
I foolishly tried once to that once, with LyX - pretty cool concept, but when you really need to write a whole bunch of equations in succession, then you end up putting more effort on getting it right on your computer than on actually paying attention to the lectures. Don't believe it? Try using LyX to jot down long-ass operational semantics formulas while trying to pay attention to what the instructor is saying.
Best thing is to jot them down on paper for later digitizing. Or use a Baboo Pen in conjunction to your laptop (I wish I had that kind of technology that cheap when I was in school.) Actually I might end up Xmas-present myself with one of those.
http://math.chapman.edu/~jipsen/asciencepad/asciencepad.html
It's TiddlyWiki, a self-contained-self-editing-in-one-HTML-file wiki, and this particular flavor includes a WYSIWYG formula editor.
Works great in Firefox. Works in IE. Supposedly works in Safari. I haven't been able to get it to work in Chrome (can read, but cannot write)
If you want to be seen, stand up. If you want to be heard, speak up. If you want to be respected, sit down and shut up.
I teach electrical engineering and have been watching this in class. The only students who successfully take notes using the computer have tablet computers and use the stylus. One student I talked to about this says he is really happy with it and would be completely paperless if the professors didn't insist in turning in homework on paper.
I have seen many different types of digital note takers that will store many pages of hand written notes. These are often stand alone devices that do not require a computer to input stuff. Then later you plug it into your computer and download the data. Many come with OCR software. Do a search on IOGEAR MOBILE DIGITAL SCRIBE for an example (note, I have not personally used any of these devices).
I've been using my laptop for a few years at university classes, and always found that the Formula object in Openoffice Writer is perfect for my needs.
The downside is you have a learn the names for your most popular symbols or operators in your equations, but learning it is quick and once you know it, it's possible to type in formulas about as fast as the teacher writes them on the whiteboard.
Perhaps your courses require so MUCH equations that this will not be a practical solution, but for the few mathematics classes i've had, it was fine. I could keep up, and they look gorgeous.
/Applications/Utilities/Grapher
TeXmacs was excellent for making pretty LaTeX-like notes really, really quickly. A few math teachers were surprised that I knew "LaTeX" (though I eventually did learn straight LaTeX, but never used it because it was much slower.
I don't see the problem; it seems like you should be able to easily beat the Prof. at writing equations with a (good) text editor you know well and LaTeX.
With the AUCTeX mode for Emacs, you get lots of shortcuts (like 'electric' backslashes and quick commands for environments) plus in-buffer previews.
Add in judicious copy+paste and you should be able to run circles around most professors writing on a blackboard and have plenty of time to read slashdot comments. If they are using an overhead or powerpoint, it might be a little trickier, but hopefully they are handing out notes.
1) You never had an instructor talk about something not in the text?
2) Personally, I find taking notes during lecture (or reading a text!) helps me retain the information, even if I already have my own record of what's being discussed.
150 Opening BINARY mode data connection for slashdot.sig (129323052 bytes).
Write your notes on blank paper (not lined and as white as possible) with a dark pen. Take a picture afterwards and throw the paper away (or do some origami [1]).
Works for me, could work for you.
The fastest way electronically is ASCIIMathML, that was mentioned by anidiot [2].
[1] http://www.origami-instructions.com/
[2] http://hardware.slashdot.org/comments.pl?sid=1423997&cid=29915877
Get an inexpensive drawing tablet, turn on Ink in OSX (10.5 and up; at: System Preferences: but note that the preference pane will not show unless you have a graphics tablet plugged in). Write the formulas on the tablet.
You can take screenshots (Command-Option-3 full screen; Command-Option-4 select an area to capture) to save what you write/draw and use Ink's character recognition to convert it to formulas with a check via the saved screenshots to make sure it didn't make errors. You can turn the character recognition off or on anytime via the Ink preference pane.
You will want to enable the Character Palette (at: System Preferences: Keyboard & Mouse) so you have quick access to the mathematical symbols in your chosen fonts for your saved notes.
If that's how you, as an individual, learn, then whining about it and trying to get the professor fired for failing to accomodate your special needs is a selfish jerk thing to do. If you're that special the obvious cure is to skip physical attendance, take the handouts and the video and transcribe the event at your leisure.
But no, you're enough of a jerk to impose the limitations of your special needs on all of the normally abled people.
Help stamp out iliturcy.
I know it's common to not RTFA, but try to RTFC that you're responding to.
Note taking, for me, was to summarize what the teacher said, in MY words so that I could understand it later.
Heaven forbid ever become an engineer, where the teacher is drawing simply supported beams on the board...
Both were points to "you're trying to reinvent the wheel". If he's having problems with Equations, he'd never survive where they actually draw stuff.
I thought the syntax in your equation looked somewhat familiar, but it's not quite it. Have you tried using the openoffice equation editor? Or, for that matter, in a text doc, just insert a formula (alt-i -> f or something like it for the shortcut). It lets you enter an equation using a simplistic syntax, and then shapes it to look "real". Admittedly you may need to judiciously learn how to use the parentheses and square brackets to make it work right. But I did that for some of my advanced math classes, and it worked like a charm. It really makes life easy, and it automatically adjusts the size, lets you do multiple lines etc. There's a little "tablet" of standard functions, but once you learn the keywords and figure out how to use parentheses to make it select the right thing it'll become easy and accurate. Cheers.
---- I am certain of only one thing : I know nothing else.
If anyone gets to the 495th or so comment, as a former mathematician, I recommend a pen and paper. If it helps you to have it in ASCII text (for searching, etc...) then take a few minutes at the end of the day to transcribe it.
My rationale -
A) Basic mathematical notation has evolved over a few hundred years to be concise and easily manipulated. It once was that equations were all described in text, so that even the description of the square root of a number was cumbersome ('a quantity, which when multiplied by itself yields the original...'). Expressing mathematical entities in textual psuedo notation, while quite a bit better than in prose, is a step backwards.
B) As you get more advanced in mathematics, you will most likely find the need for diagrams anyway (depending on the field). For instance, commutative diagrams in algebra, or all the bizarre pathologies in analysis (such as the 'walking ghosts'). There may be packages to do specific kinds of diagrams, but they will likely be unwieldy.
So get a nice pencil and paper. Or, like has been mentioned many times in this thread, get a Pulse pen. It's no worse than a pen ('cept for price), and you might find it useful.
(mini-review)
I recently got a Pulse pen, and while I'm no longer taking class notes, it's quite handy. It's a tiny bit large for my hand, but fairly comfortable still. You can search for the textual parts of your equations, and it mostly finds them. I've downloaded the MyScript OCR free trial (for Mac), but I don't think I'll buy it, since it does a poor job with my poor hand.
I love how everyone here is telling you to just pencil and paper. For the past 7 years (through both college and high school), I have taken all of my math notes in Mathematica. Every symbol, even the most esoteric ones, is at most four or five keystrokes. For example, an integral like integral x=0 to inf (x^2)/xbar is quick to enter:
integral template -- ESC i n t t ESC
bound -- x = 0 TAB ESC inf ESC
value -- x C-6 2 RIGHT C-/ x C-5 UNDERSCORE
it's really quick to type, and you'll quickly learn the keystrokes from the character palette. I haven't taken a single note on paper in any of my math classes since about sophomore year of high school.
--Quentin
http://www.homeschoolmath.net/worksheets/equation_editor.php I use this often when I'm preparing notes, and formula sheets.
Just make it surreptitious and record relevant things.
I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty
If you're serious about taking mathematical notes, there really isn't anything to beat LaTeX except for the multi-mentioned writing tablets, where you're essentially recording images (and could do the job just as easily with pen and paper).
If you're worried about your typing of LaTeX taking too long, make macros. It's trivial to create commonly used macros for "long" things like \int_{-\infty}^{\infty} so instead, you type \iII (i - i-cap - i-cap) or some other easily remembered name. If you're still typing out every bit of math you do in LaTeX long-hand, you aren't coming close to using the true power inherent in a markup language.
Want easy ways to represent \mathbb{R} or \mathbb{C}? \rS or \cS defines work great. Integrals? Same idea. Just figure out what the commonly used things are in the class you're taking notes for, and make macros for that.
There is a wonderful mac program called LaTeXiT. It basically lets you type latex directly into a very small editor. The results are compiled and displayed in another window and you can drag the result into your favourite notetaking program.
It's pretty neat.
That said, in a lecture, I still prefer my pen.
People who like to take copious notes generally also like to study from them. Having the notes searchable is kind of handy. Also, you can take even more copious notes in most classes if you're typing.
Personally, I hate taking notes in any form and never do it, but I know people who basically see classes as an opportunity to act as stenographers.
I've done about 8 years total of various Engineering classes. The first year or two I used strictly pen and paper. The issue there, is your work isn't search able. You may have some idea where what you want is based upon when in the class it may have been covered, but searching is crucial.
On the other hand, as has been mentioned, there are really no perfect solutions for equations and images. I settled into a hybrid approach. Sentences and text got typed into my laptop using a note editor of some type. I used AquaMinds' NoteTaker (Mac only), but One Note seemed to work equally well. Equations and pictures were numbered and handwritten on a separate page, later scanned into PDF and inserted into the notes for the day. It worked reasonably well and was essentially free, given you have a computer and a scanner available. With the quality of built-in laptop cameras improving, that may even be an option as a rudimentary document scanner.
The Pulse pen, while looking pretty nifty, is expensive and requires special paper. Not exactly ideal, either.
I'm in a biochemical engineering class where we need to write text notes as well as a large number of equations with an abundance of symbols, all from quickly vanishing slides. I type the text on my laptop and leave references for the equations. My friend writes only the equations -- by hand. I borrow her notes, fill in the equations in my own time, and send her a copy. Now both of us have neatly typed notes with nothing missing, all achieved using nothing more sophisticated than MS Equation Editor, a pencil, and cooperation. It works, and the learning curve is flat.
Karma fed to this user will be promptly burnt. Be warned; be wary.
Easy: Stop trying. Get some paper and a nice pencil. I went a little overkill and got one of those smartpens. Either way, paper > computer in this case. Spend less time thinking about writing/input and more time about the problems at hand.
-- dieman - Scott Dier
Still the fastest way. Then retype your notes on the computer when you get back home. The quick refresh on retype is also good for your memory.
"I'm never quite so stupid as when I'm being smart" (Linus van Pelt)
Take photos of the blackboard and then transcribe them later. Why didn't any of you nerds think of that?
I see there's a naysayer getting modded up for contradicting you. However, in my second or third year of university, I figured the same thing out on my own. Instead of taking copious notes and having my attention divided, I just concentrated on the lecture, asking questions where appropriate, and hopefully did some preparation on the topic beforehand. The result was that I retained mentally a lot more than I could have set down to paper during a short lecture.
As you say, most professors also made their own notes available for students that wanted them.
He who lights his taper at mine, receives light without darkening me.
*sigh*
Maybe you forgot to check 'post anonymously' ? :D
Requiem for the American Dream
To use a pen and notebook and then copy it into the computer AFTER the lecture?
In my latter engineering and math classes, I spent a great deal of time in Octave and Maxima (more like a FOSS solution to Matlab and Maple) I found that I started to take notes in a Classic text editor and would write equations in either the code of what ever tool I was using (Octave / Matlab for the engineering courses and Maxima for symbolic equations and Math courses). The beauty of this is that you can easily run them in the program without the need to reformating them and the programs would put them in textbook / pretty-print format for you.
Slow Down Cowboy! It's been 1 hour, 47 minutes since you last successfully posted a comment
It works for me.
type them on your laptop when you arrive home.
http://www.livescribe.com/
It uses a bit of hightech and a special patterned paper to give a seamless experience. It's the same anoto technology as the Logitech IO, but now they let you print your own paper.
Unless I've missed it, I can't believe no one has suggested a digital pen such as the e-Pen ones? http://www.practicalpc.co.uk/reviews/hard/peripherals/e-pens-create.htm
I want a list of atrocities done in your name - Recoil
Though it may not be quite as easy to read initially, a prefix or postfix notated expression would work well on a (probably wrapped) line, and could therefore be good for simple text editors (which is what I use for taking notes). People experienced with this (LISPers?) would be better suited than I am to say if this would work well.
The problem of course if bad handwriting. If my handwriting was like Dijkstra's, I would definitely write a lot... But most CS students have bad handwriting... so we hate to write. And we type faster on a computer too. So if we just could type formulas as fast as text...
I'm not insane! My mother had me tested.
For taking notes in higher math classes, you've really got to use a pencil and paper. Nothing else is going to let you write complex math notation fast enough, especially when you start getting into modern algebra and using symbols you've never seen on a computer before. (Most of them are technically available in Unicode, but you don't have time to go hunting for obscure codepoints during class.)
Write on paper with a pencil, and then scan your notes onto the computer after class. File the paper copies in a folder until the next time you update your backups; then you can toss them.
Cut that out, or I will ship you to Norilsk in a box.
Anything worth writing is worth writing once. If someone already wrote it in the text book. Then that is good enough for me.
I have to disagree with you there. Personally when I was at university (I read mathematics) I found there was a huge amount of value to be had in the physical act of copying out the equations and text from the blackboard (either by hand or by computer but generally by hand). It forces your brain to slow down, concentrate properly and take in what's being said for one (which is no mean feat); for another, a lot of people (me included) find that the very act of copying out word-for-word helps them commit the concepts to memory.
If the equations are on a blackboard, whiteboard, or projector screen, try using a digital camera... After all, a picture is worth a thousand words.
Why don't you just write the equations down in a notebook, then put a number into your typed notes? You can LaTeXify the equations (or embed them in whatever way you choose) after class.
-- There are 10 types of people in the world: Those who understand binary, And those who don't.
it's called the Book
At many advanced institutes of higher learning, especially at the graduate level, is it not uncommon for there to be NO BOOK. The professor's weekly scrawlings on the blackboard are all you get.
If you want speed of note-taking and your computer just doesn't hack it - then it's not the tool for the job. Paper and pencil is. Take your notes with that, then transcribe them to the computer at your convenience. Really, have we gone so far that we're beyond actually writing by pencil anymore?
As another possible alternative, something like Canson's Papershow (http://www.papershow.com) might be worth trying: Doesn't have a Mac version yet, but is a nice way to actually write things, and have them saved to the comuter.
I think I got just the thing. It's called Microsoft Courier..and hopefully it will be available first quarter next year. http://gizmodo.com/5369493/leaked-courier-video-shows-how-well-actually-use-it
Tiddlymath is Tiddlywiki with a plugin for MathML. Tiddlywiki is frankly my favorite format for redistributable text documents - non-proprietary, editable in Firefox, extensible, with all the advantages of wiki-formatting and cross-referencing.
Pug
An Invisible Entity of Vast Power whose existence must be taken on faith alone: Liberal Media
and then type it up in latex at home. I find typing on a computer in "live" class setting is distracting and takes so much away from active mental participation that aids in learning. You are so much better off taking notes and asking questions while the material is being presented.
If you really care about having a readable, electronic archive of your lecture notes, then type it up in LaTeX later on in the evenings if you still have energy and time left.
As the island of our knowledge grows, so does the shore of our ignorance.
While I am still a fervent user of the classical notepad (not the software kind) one has to acknowledge that the abilities to share, copy, backup, search, edit a document are quite good to have.
The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
Pen and Paper? seems best.
But to stay relevant:
A scanner? a handheld one would probly do.
A A6 graphics tablet?
Or the expensive option, one of those digital pens? that stores your scribbles in the memory for transfering later?
----- I refuse to have an argument with an unarmed person
Microsoft Graph or Equation Editor works well once you get over the fact that's it's MS.
Or what about Apple's Grapher?
They all make typing in equations easy.
A tablet PC and Microsoft OneNote is serving me well in the exact same situation as the poster.
Beeru wa doko dess ka?
>Hi, I'm a physics professor. I say, take your notes on paper. Math is the most computer-incompatible
>writing system ever designed. You'll never ever be able to type equations fast enough to keep
>up with me on the blackboard.
OK, I'm too late to this thread and this probably won't get seen, but I'll jump in here anyway.
Your thread is one of many that I have seen that says, "Just use pen and paper, it's too hard to use computers to write maths!"
What a bunch of Luddites!
Yes, we all get that it is very hard to write math notes on a computer - that was the point of the original poster's question - how to do this better and more efficiently!
For all of my non-science classes, I found using a computer to take notes to be FANTASTIC! Why? I can touch-type. So I can take notes without ever taking my eyes off of the professor. I can also type faster than I can write. So I'm faster at taking notes. My type-written notes are also far more legible than my handwriting. My electronic notes are more space-efficient, and are electronically searchable. I can also share them with anyone anywhere in the world instantly.
The benefits for english-language note taking on a computer are, for me, absolutely indisputable.
If it wasn't so fucking hard to write mathematical and/or scientific and/or engineering symbols on a computer, we could enjoy the same benefits there!
So the answer to the question is NOT, "use a pencil", but rather to find a more efficient way to to it.
A work that expires before its copyright never enters the public domain and thus enjoys eternal copyright protection.
Well, I now know that most of the posters on slashdot encourage the use of a pen and paper for various reasons.
Let me explain why copying the notes feverishly isn't the best idea.
Yes, a lot of people remember things they have written down.
However, I would argue that actually understanding the equation/notes you are writing down is far more important than memorizing it.
I say this as someone with a degree in mathematics and engineering.
It really depends on the course and the person if you want to transcribe everything or not.
I knew students who would write down the notes, go home and copy them, and then do it again.
I also knew a student who never took any notes. He used to say, "the information is in the book, I am trying to understand the lecture". That student is now a professor of Electrical Engineering at a major university.
I am not going to question why the original poster wants to do everything on a computer, I will just help him.
Mathcad is exceptionally clean and simple for "writing" math. It is the best solution I have seen. Unfortunately, it is designed for active math solutions...so it may not be the best solution. I would give it a try though. I know that for engineering classes it was one of the most helpful programs I ever used.
As far as "higher level math courses", it depends on what you actually mean. My higher level math courses were all theory courses.
If you are having problems with note transcription in number theory, I would recommend learning math proof shorthand rather than trying to use LaTex. Most math shorthand uses Greek symbols, so you can learn the shortcut to them
If your "higher level math courses" are calculus. I think most of the recommendations would be ideal.
However, I might recommend a different course. Typically a professor will tell you what he will be discussing next lecture. It might be easier to setup your equations ahead of time. They are almost always available in the book. You could then record your notes for any equations with the main equation.
It would still require the use of a math symbol software, but you could make sure that the important equations were already very cleanly entered.
To recap:
Number Theory: Learn symbol shorthand
Calculus: Can't get much better than LaTex derivatives
Engineering/Physics: Try Mathcad. It is designed to give you answers, but it allows you to actively play with equations and input numbers to get a feel for the math.
I still have two enormous notebooks full of math notes from the classes I took...and I finished school some 13 years ago. Remind me why you need this information on the laptop, again?
What annoys you about onenote? The only thing that really pisses me off is that regardless of what amount of proc I tell it to use at which times, it tends to lock up solid for a few seconds to 20 seconds or so every once in a while. Especially when I paste an image into it (I have ocr of images disabled supposedly) or when I use the pen for the first time since a hibernate (did it forget I had a pen?). I can live with both of those. For my mode of thought a tablet with onenote is just too handy to give up. Google needs to come up with a replacement. I'd like to have google notes on my phone and tablet so I can easily send lists and stuff to my phone from the tablet and take notes impromptu then sync them back to my tablet. (I do have onenote mobile, but I don't want to type. I think better when I write and draw images for some reason.)
During pre-historic times, I would just copy the instructors chalkboard scrawl into my (paper) notebook. It was fast and efficient. Why re-invent the process with purpose built software. Use a touch screen netbook (i.e. Dell Latitude 2100) -- Just open a graphics editor and draw the equation in free hand on the touch screen.
Wacom has a few cheap low end tablets that are not marketed as graphics-tools and if you want to go really cheap there's always the tablets made by Trust.
But if you are going to use a tablet to make your notes you will probably find that it is easier, faster and result in higher quality to use a good pen, a blank (no lines or grid) paper and then scan it. That also has the benefit that you don't have to set up your computer during lecture.
/.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
I am a professor of engineering, and the way I solved this problem for my students was to write software that allows me to process photos of the whiteboard very quickly (a minute or two per day). It automatically puts them on the web for the students. They can browse them at: http://people.wallawalla.edu/~Rob.Frohne/ClassNotes/ and they can print a pdf document of them as well from the web site. Lately I've included an MP3 recording of the lecture as well, so that they can hear it again as necessary. The processing software is called Save My Whiteboard and is available under GPL3 here: http://people.wallawalla.edu/~rob.frohne/SaveMyWhiteboard/index.html The php code for the web pages is available under GPL too if anyone really wants it. Rob
If you're emacs user, you can combine latex (with defined shortcuts for often used equations) and auto completion mode in emacs, which will complete anything you type.
Pen/Pencil and Paper for serious equations will beat any I/O interface anyday. Even tablet recognition pales in comparison, though direct tablet drawing might come a close second. I do this for all the notes I need to take, and as an added benefit, I'm forced to review my notes if I want to enter them onto my computer when I have more time. Plus, you can absorb the lessons better if you're not focused on the details of entering long equations into your computer.
The unexamined life is not worth living
I simply cannot keep up when I write notes by hand -- but I type very quickly. I too have had trouble with equations, and my solution works for me, but isn't the best. Here's my approach, fwiw.
Type notes on my Eee, it has a 7-8 hr (actual) battery, and a relatively quiet keyboard, so as not to be a distraction. I can watch the instructor and the board while typing, unlike handwriting. Using emacs under windows at the moment (better battery life pending some driver updates for linux)
I keep a notepad for any graphs, and I just number any figures I draw. I switch between keyboard and pen as rarely as possible.
Equations are important -- I'm a math major now! For some classes, equations will come as fast as the instructor can scrawl them on the board. I write in an abbreviated shorthand, basically supremely-lazy latex. I neglect anything that could be implicit, and write, for example, omg and Omg instead of \omega and \Omega. I only started a little while back, and I still adjust my abbreviations as I go. That means it's not really parsable yet, but I am doing a good job of figuring out the minimum number of key presses to say what I need to say. After writing it for a while, at least it's easy to read (much like latex, you'll start to see it without needing to render it before long).
I like the mention of cameras. I've started doing that for meetings with my advisor, just using my iPhone to capture the whiteboard after we've gone back and forth on a few ideas.
I've been through N (where N is large) years of school, but only in this last year have I switched to typing. I have a great deal of trouble with handwritten anything (random word and letter transpositions everywhere, HORRIBLE if you're trying to write a mathematical theorem). Switching to typed notes has been one of the best decisions I ever made wrt taking classes.
-- That tickles!
Get an iPod Touch (or an iPhone, if you need a phone); install any one of the drawing programs on it from a whiteboard to AutoCAD's awesome layer-based drawing system, and use that.
The touchscreen interface allows unrestricted freedom of drawing and 1:1 relationship between your drawing motion and the drawing that you can't get with a tablet; the work-spaces of some of the software are quite large (and layers are useful here); and the software is inexpensive. The icing on the cake is that there are tons of other useful apps as well.
The downside, of course, is the cost of the iPod. But other than that, it's the perfect solution. If you already have one, then it's a slam-dunk: a few bucks (like, one or two... or maybe $20 for the autoCAD one if I recall, not sure), and you're golden.
I've fallen off your lawn, and I can't get up.
In my day we used a pencil and paper. Always use the correct tool for the job - for class notes a computer isn't one of them.
Except when I was feeling adventurous and would use the Psion Series 5 and scrawl equations and diagrams on the screen, type things in with that nice keyboard and print out to the HP printer via IRDA. One copy to hand in, one for future reference and one donated to the cause of plagiarism. But invariably I was glad to return to pencil and paper.
Failing that another vote for LyX as a way of doing LaTeX without spending ages typing in all that markup nonsense and missing half your notes (and most of your attention)
That said, I've generally found the paper/pencil option much better. I did try the Mathcad route for awhile, but in most math/physics/science classes, there's just too much jumping around. E.g. Oh - and this connects back to that... etc. It's just really hard to circle something and draw an arrow back to a previous note on the page with software.
JDB
I have the same lockup problem, only much too often. And it happens most often when I'm converting ink to text, which makes that feature almost useless.
There are too many bad features to list. The one that really gets my goat is that a lot of the formatting feature, such as tables and bullet lists, are just not usable if you don't have a keyboard!
Any engineer worth his (or her) salt knows that RPN is the way to numerically solve an equation. The algebraic entry using parentheses is for suckers. So that got me thinking... why not use RPN for equation entry? As usual, I'm late to the game. There is a Mac app here. Sorry, the site is Japanese...
There is a web app here. Seems to work well. You can make pretty big equations quickly, and the result is in tex.
W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
I love what I think are called 'contranyms'...words who are their own antonym. Among then are [...] oversight (to watch over, or to not notice at all)
It brings a new meaning to oversight on Wikipedia, no?
but have you ever made a Kessel run in less than 12 parsecs ! ?
As I understand it, cutting distance from the Kessel Run refers to a shortcut that only select craft can actually make use of. So watch your pedantry lest someone out-pedant you.
I agree that a year ago that was certainly the case but you need to update your desktop software. You can delete pages now. However the software is still not as polished as I would like but it does have the minimal basic functionality now.
Take a moment to re-think this desire to type-set class notes... Why worry so much about electronic class note-taking in a science, engineering, or mathematics course? Why not spend the best of your energies solving difficult problems and preparing for the exams? Unlike arts electives, probelm solving is the real meat of these courses. You're rarely asked to reproduce neatly type-set class notes on an exam! But just think of how much more capable (on an exam or a real-life engineering analysis situation on-the-job) you will be if you spend more time solving extra problems. Try this: just take good hand-written notes (that can be digitally scanned later for portability or topic-specifc filing) or read and & annotate PDF's provided by the more enlightened professors. Then when problem-solving make detailed notes of your solutions using electronic entry like LyX or MathCAD. MathCAD or similiar software tools add value to the process by eliminating the requirement of endlessly entering numbers into a calculator during your problem analysis work (you can always just practice the use of a calculator just before a test for speed-finger-muscle-memory - but why waste the whole semester on that tedium?). Having very good "problem-solving notes" is like an "applied summary" of nearly everything important you need to know to do well on a science, engineering, or mathematics exam. It's also a good reference for down the road when you revisit the material for further applications. Spend 20% of your time reading your class notes as an introduction to the material (or review before a test), but spend 150% of your time banging out well-documented and neatly organized problem solutions. Then see how much time you have left over at the end of your course to type-set your class-notes! Probably none if you have a full course load; and you'll be happy that you instead are well-prepared for your final exams :o)
Cheers and Enjoy your Learning Adventure!
Amazed nobody's suggested the obvious thing to do: Skip the lecture, hit the bar, play pool, flirt with the attractive students of your preferred sex and get a copy of the lecture notes from someone else.
University is where you get an education, so skip the lectures and get one.
I am baffled by the number of people saying, "Just use pen and paper that's the best way for me." How is that an answer to the question? "We don't need none of that there change stuff. If dinosaurs were good enough for Jesus to ride to pre-school then they're good enough for those people younger than me."
It sounds to me like a simple keyboard map would solve a lot of your problems. Map your F-keys (function) to various...functions. I can think of a couple of ways to do it off the top of my head, but a customized software solution shouldn't be too incredibly hard either. Just requires a text entry field, some math-specific formatting of the text, and the ability to hold down shift or control or iKey or something to define when you're typing 'special' pre/custom-defined characters.
K.
I went through an Econ MA program with the same problem, and even bought a tablet pc and tried to use OneNote to do it. In the end, I found the fastest thing was OpenOffice's formula entry system, Math. The commands are very intuitive, ie. x over y for x/y, and once I learned them, I could type faster than I wrote anyway. It does have the disadvantage of not holding alot of equations at once (at least 2.0 did), and integrating your Write documents is a pain, but it was still the best solution for me. I would usually switch between Write and Math, and just make a note in writer to insert the equation here... or, if it was something short, type the math commands right into writer and then convert it later. The big plus is that, once it is in, it is in a computer-readable form, so there is no "going back" later.
I had some trouble with this, so I wrote a script called lyxpp.py to allow me to specify a precise preamble. See: http://www.lyx.org/trac/ticket/5031
Get a digital pen. You'll be able to write the equations on paper and get the muscle memory boost from actually writing them down, and be able to sync the contents to a computer. Other pros include the fact that you won't even need to have the computer on as the pen has it's own memory. The con is that you have to buy special patterned notebooks and the pen is a bit large.
Logitech has a $150 one that is pretty good: http://www.amazon.com/Logitech-io-Personal-Digital-Pen/dp/B00006JP23
Yeah, I like to hate Microsoft just like everyone else but I'm still a Windows user (Mostly for the games compatibility). And I have still not seen a better solution for writing down lecture notes than the Word/MathType combination. Yes, they are both proprietary software (Which I get free through the university. :) ) but I've been using them for the past two years and I'm faster than the lecturer. Yes, I write as fast as the lecturer speaks and faster than he/she can write themselves.
:)
MathType is quite comprehensive, I don't even use half of what it offers myself, and the whole catch is shortcut keys configuration. You can set up combinations for 'macro' equations (Like Limits) and with two presses of a button call down a set that will take other students a few seconds to put down.
The only problem I found with it so far is a symbol or two it doesn't have (Like the under-tilde not-equal sign) and you have to build yourself and the fact that when you write integrals, the lecturer does the limits first but you have to add them last.
For sketches, graphs and diagrams there is no comfortable solution I found. I either draw them in Word shapes with a pen-mouse, plot the graphs with Mathematica (Best analytical math tool I found) and copy over or just photograph the board and paste the image into my document.
Trust me, I've been doing it for two years.
No one ever said being a Heretic was easy.
Let us meet again in "Less Interesting Times"
Note taking, for me, was to summarize what the teacher said, in MY words so that I could understand it later.
Well, in a calculus class you will, at some point want to write something like "We know that f(x) = e^x is a monotonically increasing function". Since you're taking notes, "monotonically increasing" will probably be rendered "mon. inc." in notes, but f(x) = e^x can't be compressed further.