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
Variables and assignment | Intro to CS - Python | Khan Academy
When we run a program, the computer executes each instruction line by line. Then, when it finishes with an instruction, it clears out its working memory, so the computer has forgotten what it just did by the time it gets to the next line. But what if we w…
Clattering Penguins and Naughty Seals | Epic Adventures with Bertie Gregory on Disney+
Chin straps get their name from that black marking that runs under their chin. Uh, and they’re also sometimes called stone breaker penguins because of that ear-piercing screech. They’re really sociable birds that waddle ashore in these massive numbers to…
The stoic idea that will make you unstoppable
So pretend you’re stuck in traffic. You’re super frustrated. You’re gripping the wheel tight. You can’t believe that you’re late for work and it’s your first day. You just landed your dream job, and it’s bumper-to-bumper traffic. You can’t do anything abo…
Growing Greens (Deleted Scene) | Life Below Zero
[Music] [Music] Well, I’m about out of water for water in my greenhouse, so I got to pump some water up from the river to fill up my tank. I go through a lot of water on hot sunny days. If I have a hot week, I’ll go through almost two of these tanks in on…
Worked example of linear regression using transformed data | AP Statistics | Khan Academy
We are told that a conservation group with a long-term goal of preserving species believes that all at-risk species will disappear when land inhabited by those species is developed. It has an opportunity to purchase land in an area about to be developed. …
JERRY BLOOP REVIEWS: MGS Peacewalker, Alpha Protocol, Crackdown 2, Dragon Quest IX
Shiny Vsauce and the first episode of uninformed video game reviews. A lot of people commented on the fact that Jerry Bloob has a pillow underneath his sweatshirt. Why? Well, he actually has a very rare medical condition that leaves his nipples razor-shar…