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
Why Black Holes Could Delete The Universe – The Information Paradox
Black holes are the most powerful things in the universe, strong enough to rip whole stars into atom-sized pieces. Well, this is scary enough. They have an even more powerful and dark property: they might delete the universe itself. Black holes in a nuts…
Ecosystem | Vocabulary | Khan Academy
Hello wordsmiths! I have to keep my voice down. You see, you’ve caught me observing a word in its natural habitat. Here we can see the words at play: nominalizing and conjugating, brachiating, snoozing. There’s a waterfall of vowels, there’s the conate ba…
I almost didn't upload this...how to get over self doubt
What’s up, you guys? It’s Graham here. So, I almost didn’t want to upload this video or even make it because I wasn’t sure if it was going to be good enough. It sounds crazy, but that is the entire topic of this video: it’s about self-doubt and it’s abou…
Here's what would happen if ALL humans completely disappeared
Foreign. It’s 9:41 AM. We’ve just woken up and brewed yourself a cup of coffee. Outside your window, you see the normal bustle of cars honking at a busy intersection, people waiting in clumps across the street, either mouthing conversations you can’t hear…
Watch this before learning Japanese | The common mistakes beginners do when learning Japanese)
Please don’t do these mistakes if you’re a beginner learning Japanese. Hi guys, it’s me Dy. If you’re new to this channel, I’m half Japanese and you know I grew up talking Japanese, and Japanese is my mother tongue. Today, we’re going to talk about the m…
Worked example: Rewriting definite integral as limit of Riemann sum | AP Calculus AB | Khan Academy
Let’s get some practice rewriting definite integrals as the limit of a Riemann sum. So let’s say I wanted to take the definite integral from π to 2π of cosine of x dx. What I want to do is write it as the limit as n approaches infinity of a Riemann sum. …