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
Setting Up a Beaver Trap | Life Below Zero
All right, good boys. Oh, this is a spot where I’ve trapped before, but I’ve had problems finding water. If I don’t have water, I’m kind of screwed here. If I got water, I got a chance of making sets. I can punch through the ice in a couple of different …
Startup Hiring Advice from Lever CEO Sarah Nahm with Holly Liu
Seren: Holly, welcome to the podcast! Holly: Thanks for having us! Seren: Yeah, pumped! So, Holly, you have a question to start it off? Holly: Yeah, I’m super curious. Did you ever see yourself becoming a founder, a founding CEO? Holly: Oh my gosh, I …
Division in context examples
We are asked which problem can we solve with 42 divided by seven, and they explain three different scenarios. Here, we need to pick one of them, so pause this video and have a go at it before we work through it together. All right, now let’s work through…
Per capita population growth and exponential growth | Ecology | AP Biology | Khan Academy
In a previous video, we started thinking about things like population growth rate and how it relates to the birth rate and the death rate within a population. We related that to some of the seemingly complex formulas that you might see on an AP Biology fo…
Why I’m leaving Ally Bank
What’s up, you guys? It’s Graham here. So, first of all, I just want to say I apologize. I am very sorry. I really don’t know what to say because I junked it. If you haven’t seen my video I posted just a few days ago on the best savings accounts to get, h…
Simple polynomial division
Let’s say someone walks up to you on the street and they give you this expression: x squared plus 7x plus 10 divided by x plus 2. They say, “See if you could simplify this thing.” So, pause this video and see if you can do that. One way to think about it…