What does it mean to differentiate a vector? I didn’t quite understand what does it mean to differentiate a vector, i suspect that the derivative of a vector valued function is just answering the question : What vector should i added to the previous one to get the next one. For example : Consider the vector vec(X) (t)=(:1,t:) If you take its derivative, we get vec(X) ′(t)=(:0,1:) Now if i take a random vector from the vector valued function (:1,t:), say for example (:1,3:) If i add to it the derivative of (:1,t:) which is (:0,1:), i get (:1,4:) which is the next vector. But this is only true for t in ZZ because in the real numbers the next vector is not defined, it could be (:1,3.0001:) So how can i really understand what is the derivative of a vector.

Bodonimhk

Bodonimhk

Answered question

2022-10-12

What does it mean to differentiate a vector?
I didn’t quite understand what does it mean to differentiate a vector, i suspect that the derivative of a vector valued function is just answering the question : What vector should i added to the previous one to get the next one. For example :
Consider the vector
X ( t ) = 1 , t
X ( t ) = 0 , 1
Now if i take a random vector from the vector valued function ⟨1,t⟩ , say for example ⟨1,3⟩ If i add to it the derivative of ⟨1,t⟩ which is ⟨0,1⟩, i get ⟨1,4⟩ which is the next vector.
But this is only true for t Z because in the real numbers the next vector is not defined, it could be 1 , 3.0001
So how can i really understand what is the derivative of a vector.

Answer & Explanation

Hamnetmj

Hamnetmj

Beginner2022-10-13Added 21 answers

One way to think of it is by components. A vector in n dimensions has n components, and each of those can be a function of one or more variables. So if you have a vector v =< x ( t ) , y ( t ) , z ( t ) >, then its derivative would be v =< x ( t ) , y ( t ) , z ( t ) >
Vectors don't have to have integer components, and neither do their derivatives. So you don't have to worry about the "next" vector any more than you have to worry about the "next" number when dealing with y = f ( x )
beefypy

beefypy

Beginner2022-10-14Added 1 answers

X ( t ) = lim h 0 X ( t + h ) X ( t ) h lim h 0 X ( t + h ) = X ( t ) + lim h 0 X ( t ) h
or in other words, as h 0,
X ( t + h ) = X ( t ) + X ( t ) h
In your calculation of "next vector", I think you missed multiplying by h?

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?