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
Rediscovering Youth on the Colorado River | Short Film Showcase
[Music] When I was born in the summer of ‘86, my dad wrote me these words: “The important places, child of mine, come as you grow. In youth you will learn the secret places: the cave behind the waterfall, the arms of the oak that hold you high, the stars…
Understanding hourly vs salary pay conversion | Employment | Financial Literacy | Khan Academy
Let’s say that you just got two job offers, and these jobs are pretty identical to each other except for how they gave you the offer. So, the first job, they tell you that it is $30 an hour, and they’re going to expect you to be there 40 hours per week. T…
Analyzing unbounded limits: mixed function | Limits and continuity | AP Calculus AB | Khan Academy
So, we’re told that ( f(x) ) is equal to ( \frac{x}{1 - \cos(e^x) - 2} ), and they ask us to select the correct description of the one-sided limits of ( f ) at ( x = 2 ). We see that right at ( x = 2 ), if we try to evaluate ( f(2) ), we get ( \frac{2}{1…
Adding multi digit numbers with regrouping
What we’re going to do in this video is add 48,029 to 233,930. And like always, pause this video, and I really encourage you to try to figure it out on your own. Let’s see if we get the same answer, and if we don’t, why. All right, so the way I’m going t…
The Psychology of "Inside Out"
[Music] What does a child’s mind look like? You have memories of being a child, but that’s not really an accurate representation. It’s an older you reflecting on the past. Your childhood memories are likely different now from the experiences that formed t…
Graphing geometric sequences | Algebra 1 (TX TEKS) | Khan Academy
We’re told a sequence is defined by F of n is equal to 1⁄5 * F of n-1. So each term, whatever the value of the function is there, where the sequence is for that term, it’s 1 times the previous term for each whole number n, where n is greater than one. Th…