-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Question for @APEXCalculus.
Something that the engineering and physics students rely on a lot is the ability to write the "del" operator in other coordinates, and in particular, spherical coordinates.
Is that something that you'd be interested in including somewhere in the last chapter?
It's partly an exercise in chain rule, but you have the added complication that instead of the i,j,k unit vectors, you want to use a moving frame adapted to the spherical coordinate system: unit vectors that point in the directions of increasing rho, theta, and phi.
Related: have you had any feedback on the change to spherical coordinates that we made a few years ago? (I think this was suggested by @Alex-Jordan)
My observations so far are that the math (and math education) students like it, or are indifferent. The engineering and physics students hate it. But then again, they would hate the version we were using before. All of them see spherical coordinates in Physics a semester or two before they see them in calculus. And when they first learn it in physics, polar coordinates are (rho,phi), and spherical coordinates are (r,theta,phi), where theta is the polar angle, and phi is the azimuthal angle.