yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

3d curl computation example


4m read
·Nov 11, 2024

So let's go ahead and work through an actual curl computation.

Let's say our vector-valued function V, which is a function of x, y, and z, this is going to be three-dimensional, is defined by the functions, uh, and I don't know, let's say the first component is x * y, the second one is cosine of z, and then the last component is z^2 + y.

So, if you take this guy, how do you compute the curl of that vector-valued function?

So what you do, as I mentioned in the last video, is you imagine taking this Del operator and taking the cross product between that and your vector-valued function.

What that means, when you expand it, is that the Del operator you just kind of fill it with partial differential operators, you could say. But really, it's just the symbol ∂/∂x, ∂/∂y, ∂/∂z.

Uh, and these are things that are just waiting to take in some kind of function. So, we're going to take the cross product between that and the function that we have defined here.

So let me just actually copy it over here a little residue, and to compute this cross product, we take a certain determinant.

So I'm going to write over here, determinant. It's going to be of a 3x3 matrix, but really it's kind of like a "quote unquote matrix" because each component has something funky.

So, the top row, just like we would have with any other cross product that we're computing, is going to have i, j, and k, these unit vectors in three-dimensional space.

And the second row here is going to have all of these partial differential operators since that's the first vector in our cross product. So that's ∂/∂x, ∂/∂y, and again all of these are just kind of waiting to be given a function that they can take the derivative of.

And then that third row is going to be the functions that we have. So the first component here is xy, the second component is cosine of z, and then that final component is z^2 + y.

Um, so I'll give some room here, maybe make it more visible.

So this is the determinant we need to compute, and this is going to be broken up into three different parts.

Uh, the first one we take this top part i and multiply it by the determinant of this submatrix.

So when we do that, um, this subdeterminant, we're taking the partial derivative with respect to y of z^2 + y.

Now, as far as y is concerned, z looks like a constant, so z^2 is a constant, and the partial derivative of this entire guy is just 1.

So that'll look like 1, and then we're subtracting off the partial derivative with respect to z of cosine of z, and that just looks the same as, you know, a derivative of cosine z, which is negative sin(z).

So that's -sin(z).

So that's the first part. And then as the next part, we're going to take j, but we're subtracting because you're always kind of thinking plus minus plus when you're doing these determinants.

So, we're going to subtract off j multiplied by its own little subdeterminant, and this time the subdeterminant is going to involve the two columns that it's not part of.

So you're imagining this first column and this second column as being part of a matrix.

So the first thing you do is take this partial derivative with respect to x of z^2 + y. Well, no x shows up there, right? That's z^2, and y.

Um, each looks like constants as far as x is concerned, so that's 0.

Then we take the partial with respect to z of x * y, and again, there's no z that shows up there, so that's also 0.

So we're kind of subtracting off 0.

And then finally, we're adding this last component.

So, we're going to add that last component k multiplied by the determinant of this submatrix of the columns that it's not part of.

So this involves the partial derivative with respect to x of cosine z. Well, no x shows up there, so that's just 0.

So that's just a 0.

And then we're subtracting off the partial with respect to y of x * y. Well, x looks like a constant, y looks like the variable, so that partial derivative is just x.

So we're subtracting off x, which means if we simplify this.

So the curl of our vector field, the curl of our vector field as a whole, as this function of x, y, and z is equal to, and that first component, the i component, we've got 1 - (-sin(z)).

So - (-sin(z)) that's 1 + sin(z).

And then the j component, we're subtracting off, but it's 0.

Usually, if you were subtracting off, you'd have to make sure to remember to flip those, but both of those are 0, so the entire j component here, or the y component of the output is 0.

And then finally, we're adding, uh, the k component is 0 - x, so that entire thing is just -x.

And that's the curl of the function, and in general, that's how you do it.

You would, um, you would take a look at the way that your function is defined in each component there and imagine taking the cross product between this Del symbol, this ∂/∂x, ∂/∂y, ∂/∂z, and you take the cross product between that and your function.

And, uh, it involves taking six different partial derivatives, and you're just mainly, it's a matter of bookkeeping to make sure you do it right, and you'll end up with something like this.

More Articles

View All
Deploying the Depth Finder | Big Fish, Texas
Hey guys, now let’s get up and go. Okay, got to cut some bait out. We’re at the East Butterfly right now; it’s 130 miles from Galveston jetty. We have 13,000 pounds of grouper to catch, and that’s a tall task for anybody. Got to say, I’m very tired. I dr…
I Fed a Chameleon From My Mouth To Study Its Mouth ( In Slow Motion) | Smarter Every Day 180
Hey, it’s me Destin, welcome back to Smarter Every Day. I’ve been wanting to do this video forever. Chameleons’ tongues are very unique, and this is a very hungry chameleon right now, and I’m going to see if I can feed him by holding a cricket in my mouth…
Anti-Gravity Wheel Explained
Standing on the scale. The wheel is spinning and it still weighs 92 kilograms. You made the prediction. Let’s see what happens when I throw it up over my head in three, two, one. What do you think? I don’t know about you, but to me, it looked like a shaky…
Creativity break: how have you used creative communication to solve a problem? | Khan Academy
[Music] I’ve used creative communication to solve problems related to especially people learning different science. For example, in chemistry, people sometimes have a hard time understanding subatomic particles and molecules and atoms, and making those co…
How Lawn Mower Blades Cut Grass (at 50,000 FRAMES PER SECOND) - Smarter Every Day 196
Hey, it’s me Destin. Welcome back to Smarter Every Day. If you’re like me, you’ve spent a ton of your life on a lawn mower, and you’ve been thinking about how the blade interacts with the blades of grass. So today on Smarter Every Day, we’re going to look…
First and second laws of thermodynamics | Khan Academy
If you take a very hot coffee, say in a thermoflask, and keep it in a room, then you know that that coffee will automatically start cooling down all by itself until it reaches its room temperature. Right? But my question is why can’t the RSE happen? Why c…