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

Computing the partial derivative of a vector-valued function


2m read
·Nov 11, 2024

Hello everyone. It's what I'd like to do here, and in the following few videos, is talk about how you take the partial derivative of vector-valued functions.

So the kind of thing I have in mind there will be a function with a multiple variable input. So this specific example has a two-variable input T and s. You could think of that as a two-dimensional space, as the input are just two separate numbers, and its output will be three-dimensional. The first component is T squared minus s squared. The Y component will be s times T, and that Z component will be T times s squared minus s times T squared minus s times T squared.

And the way that you compute a partial derivative of a guy like this is actually relatively straightforward. It's, if you were to just guess what it might mean, you’d probably guess right: it will look like the partial of V with respect to one of its input variables, and I'll choose T with respect to T. You just do it component-wise, which means you look at each component and you do the partial derivative to that because each component is just a normal scalar-valued function.

So you go up to the top one, and you say T squared looks like a variable as far as T is concerned, and its derivative is 2T. But s squared looks like a constant, so its derivative is zero. s times T, when s is s, looks like a constant, and when T looks like a variable, it has a derivative of s. Then T times s squared, when T is the variable and s is the constant, it just looks like that constant, which is s squared minus s times T squared.

So now, the derivative of T squared is 2T, and that constant s stays in. So that’s 2 times s times T, and that’s how you compute it probably relatively straightforward. The way you do it with respect to s is very similar. But where this gets fun and where this gets cool is how you interpret the partial derivative, right?

How you interpret this value that we just found, and what that means, depends a lot on how you actually visualize the function. So what I'll go ahead and do in the next video, and in the next few ones, is talk about visualizing this function. It'll be as a parametric surface in three-dimensional space; that's why I've got my graph or program out here. I think you'll find there's actually a very satisfying understanding of what this value means.

More Articles

View All
There Is No End of Science
That’s an excellent example of what’s called a crucial test, which is sort of the pinnacle of what science is all about. If we do a test and it doesn’t agree with a particular theory that we have, that’s problematic. But that doesn’t mean that it refutes …
Nat Geo Explorers discuss the importance of inclusive communities | Pride Month Roundtable | Nat Geo
All of the work we do is based and affected by our identities, right? Whether that is conservation or highlighting social stories, all of those cool ideas, we owe them to our differences and our diversity. It makes us stronger, and it makes us think outsi…
Print statements and adding values | Intro to CS - Python | Khan Academy
Programs manipulate data in the forms of integers, floats, booleans, and strings. But how do they manipulate data? Perhaps the most obvious thing we can do here is add values together. But in order to do that, we’ll need the plus operator. In programming…
40 AI Founders Discuss Current Artificial Intelligence Technology
What is the most maybe unexpected way that you use AI in your regular life? Yeah, I don’t know if I should say this, but uh, writing speeches for weddings. Yeah, we both set our answering machines to our boy’s spot. “Hey, how’s it going?” “Oh, it’s th…
Identifying key features of exponential functions | Algebra 1 (TX TEKS) | Khan Academy
We’re told to consider the exponential function f where f of x is equal to 3 * 12 to the power of x. Now they ask us several questions about the y-intercept of f, the common ratio of f, and what is the equation of the asymptote of f. So pause this video a…
Catch of the Week - Family Matters | Wicked Tuna
[Music] I 100% feel like I’m part of the yacht family. By all means, I do so. Right now, I’m super pumped having a little Danny on the boat. It’s 3:00 in the morning. I’ve been up all night long trying to get this bite. I’m going to see to it that this ki…