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
15 Ways To DECLUTTER Your Life
When you were little, remember when your mum used to tell you to tidy your room? Yes, we’re going to remind you of that good advice your mom gave you, but we’re going to take it quite a bit further too. Hey, Aluxers! Watch this video right until the end,…
Be a Loser if Need Be | The Philosophy of Epictetus
Is being a loser a bad thing? It depends on how you look at it. Stoic philosopher Epictetus said some valuable things about what we generally pursue in life. Achievements that today’s society views as hallmarks of success, like wealth and fame, Epictetus …
How parameters change as data is shifted and scaled | AP Statistics | Khan Academy
So I have some data here in a spreadsheet. You could use Microsoft Excel or you could use Google spreadsheets, and we’re going to use the spreadsheet to quickly calculate some parameters. Let’s say this is the population. Let’s say this is—we’re looking a…
Objective-C iPhone Programming Lesson 14 - Starting a Game
Hey guys, this is MacHas1 with our 14th iPhone programming tutorial. Now in the last tutorial, I promised you guys that we’d go more into the thing I did then. But, um, it doesn’t seem like many of you are actually interested in this. You just want me to…
What Happens If You Destroy A Black Hole?
Black holes can destroy everything – but can they be destroyed? What happens if we push physics to the absolute limits, maybe even break it and the universe in the process? Let’s create a tiny black hole, about the mass of our moon, in the Kurzgesagt Labs…
Worked example: Calculating the equilibrium total pressure after a change in volume | Khan Academy
Phosphorus pentachloride will decompose into phosphorus trichloride and chlorine gas. Kp for this reaction is equal to 0.500 at 500 Kelvin. Let’s say that this reaction is at equilibrium in a reaction vessel that has a volume of 2.0 liters. The equilibri…