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
Groups influencing policy outcomes | AP US Government and Politics | Khan Academy
In previous videos, we’ve talked about how various groups attempt to influence public policy: political parties, interest groups, bureaucratic agencies, and even social movements. We’ve talked about the policy process model; this is how a problem is ident…
Freedom According to the Declaration Of Independence | The Story of Us
I’m headed to the American Philosophical Society in Philadelphia to meet with its librarian Patrick Spiro. He studies documents dating back to the time of the country’s founding. What you’re looking at here is one of the first printings of the Declaration…
Announcement: Chile Creates Enormous Ocean Preserve | National Geographic
That has been to Radha’s islands are one of the most extraordinary places in the ocean. Populations of giant lobsters, abandoned populations of fish, small population of the threatened Juan Fernandez. First, this is a place so unique that if it went away…
See the Extreme Ice Changes Near the Antarctic Peninsula | Short Film Showcase
[Music] We’re here for a 3-week expedition to deploy some time-lapse cameras on the Antarctic Peninsula and on South [Music] Georgia. We’ve already told a powerful story of what’s going on way up North. I’ve always wanted to tell the story of what’s going…
Analyzing concavity (algebraic) | AP Calculus AB | Khan Academy
So I have the function G here; it’s expressed as a fourth degree polynomial. I want to think about the intervals over which G is either concave upwards or concave downwards. Let’s just remind ourselves what these things look like. Concave upwards is an i…
Difference of squares intro | Mathematics II | High School Math | Khan Academy
We’re now going to explore factoring a type of expression called a difference of squares. The reason why it’s called a difference of squares is because it’s expressions like x² - 9. This is a difference; we’re subtracting between two quantities that are e…