Lesson 25: Vector Fields (17.1)
The following table outlines the progression of function types through various stages of calculus, categorized by their input and output dimensions, culminating in the definition of a vector field.
| Context | input | function \(\longrightarrow\) | Output | Examples |
|---|---|---|---|---|
| Calc I & II | 1 Number | 1 Number |
eg: \(f(x) = \sin x\) \(f(x) = x^3 - x\) |
|
| Ch. 14 | 1 Number |
2-vector or 3-vector |
eg: \(\vec{r}(t) = \langle \sin t, \cos t \rangle\) \(\vec{r}(t) = \langle \sin t, \cos t, t \rangle\) |
|
| Ch. 15, 16 |
2 Numbers or 3 Numbers |
1 Number |
eg: \(f(x,y) = x^2 + y^2\) \(f(x,y,z) = x + \sin y + z^2\) |
|
| Ch. 17 |
2 Numbers 3 Numbers |
2-vector 3-vector |
Vector field
|