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
Human Origins 101 | National Geographic
[Narrator] Millions of years before industry, agriculture, and civilization, the world stage was set for one creature’s unprecedented rise. The story of humanity’s evolution began about seven million years ago when the human lineage broke away from that o…
The Hittite Empire and the Battle of Kadesh | Early Civilizations | World History | Khan Academy
Now going to talk about a people that began to settle and eventually conquer much of Anatolia, modern-day Turkey, at the beginning of the second millennium BCE. These people are known as the Hittites. The word “Hittite” is referred to in the Hebrew Bible …
Howard Marks: A Storm is Brewing in the Stock Market (The "AI Bubble")
Every bubble ensues from widespread conviction. People are now convinced AI will change the world. I imagine it will, but you know, if you go back 25 years ago, exactly to, uh, to mid-1999, everybody was sure that the internet would change the world. And …
Visually dividing a whole number by a decimal
In this video, we’re going to see if we can compute what 3 divided by 0.75 is equal to. And I’ll give you a little bit of a hint before I tell you to pause the video. So let’s imagine three holes right over here. What if we were to think of these three w…
Fleeting Grace of the Habitable Zone | Cosmos: Possible Worlds
We’ve got the biggest dreams of putting our eyes on other worlds, traveling to them, making them our home. But how do we get there? The stars are so far apart. We would need sailing ships that could sustain human crews over the longest haul of all time. T…
Do Robots Deserve Rights? What if Machines Become Conscious?
Imagine a future where your toaster anticipates what kind of toast you want. During the day, it scans the Internet for new and exciting types of toast. Maybe it asks you about your day and wants to chat about new achievements in toast technology. At what …