I am confused about how multivariable calc works

Calpalned
Messages
297
Reaction score
6

Homework Statement


My teacher introduced the third dimension (## R^3 ##) and higher dimensions to my class using vectors. Later on, my teacher introduced functions of two or more variables and now there's no mention of vectors. I am confused as to how vectors (i + j + k) and functions of two or more variables f(x, y, z) are related.

Homework Equations


N/A

The Attempt at a Solution


I'm not sure how to start. Thank you all!
 
Physics news on Phys.org
Typical convention is that i is the eigenbasis of x, j is the eigenbasis of y, and k is the eigenbasis of z.

Other than that, it depends on what you're doing. For instance, taking the gradient requires taking the partial of your function, f(x,y,z) with respect to each variable, and multiplying each of those by their respective eigenvector as below:

http://mathworld.wolfram.com/Gradient.html
 
I would not use "eigen" here. The vectors i, j, and k are the unit vectors pointing in the directions of the x, y, and z axes, respectively. The gradient of a scalar valued function points in the direction of fastest increase and its length is the rate of change in that direction.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top