Dot Product with Derivative

So in other words, a, a', b, and b' are all functions of the same variable, and c and c' are also functions of that variable.
  • #1
Tegdif
2
0
TL;DR Summary
The Dot Product of a Vector 'a' and a Derivative 'b' is the same like the negative of the Derivative 'a' and the Vector 'b'.
Summary: The Dot Product of a Vector 'a' and a Derivative 'b' is the same like the negative of the Derivative 'a' and the Vector 'b'.

Hello, I have the following Problem. The Dot Product of a Vector 'a' and a Derivative 'b' is the same like the negative of the Derivative 'a' and the Vector 'b'.
a, b, c are Vectors.
And a', b', c' are the derivative of them.

ab = a⋅c = b⋅c = 0

b' = αa + βc

a' ⋅ c = - a ⋅ c' (1)

I don't understand how you get the last Formula (1).
 
Physics news on Phys.org
  • #2
Hello teg, :welcome: !

If one can do differentiation, there must be some independent variable wrt which to differentiate. What is that in your case ?

What do you get when you diferentiate both sides of a⋅c = 0 ?
 
  • Informative
Likes Tegdif
  • #3
It's the product rule. ##\left(\mathbf{a\cdot c}\right)'= \mathbf{a}'\cdot \mathbf{c}+\mathbf{a}\cdot \mathbf{c}'## and if the product is zero, the formula follows.
 
  • Like
Likes HallsofIvy and Tegdif
  • #4
Diferentiate both sides require the product rule, like Fresh_42 mentioned it.
so it should be (a⋅b)' = a'⋅c + a⋅c'. Diferentiate 0 gives me 0.
⇒ 0 = a'⋅c + a⋅c' ⇔ a'⋅c = -a⋅c'

Thank you, BvU and Fresh_42 :bow:
 
  • #5
fresh_42 said:
It's the product rule. ##\left(\mathbf{a\cdot c}\right)'= \mathbf{a}'\cdot \mathbf{c}+\mathbf{a}\cdot \mathbf{c}'## and if the product is zero, the formula follows.
But arent these vectors constants or do we assume they are both a function of the same variable t?
 
  • #6
WWGD said:
But arent these vectors constants or do we assume they are both a function of the same variable t?
There isn't sufficient information. I concluded by Occam's razor: it explains what is given. The product rule is present on so many levels, that it is more than likely to be the answer.
 
  • #7
Tegdif said:
Hello, I have the following Problem. The Dot Product of a Vector 'a' and a Derivative 'b' is the same like the negative of the Derivative 'a' and the Vector 'b'.
Or in symbols, a' ⋅ b = - a ⋅ b'
Tegdif said:
a, b, c are Vectors.
And a', b', c' are the derivative of them.
c and c' don't enter the picture here
Tegdif said:
ab = a⋅c = b⋅c = 0

b' = αa + βc

a' ⋅ c = - a ⋅ c' (1)

I don't understand how you get the last Formula (1).
From your problem statement, the above isn't what you needed to show, which involves only a and b and their derivatives, but doesn't involve c or its derivative.
There seems to be a lot more information here than is needed. If we get rid of all the extra stuff, we're given that a ⋅ b = 0.
Differentiate both sides of this equation and you get a' ⋅ b + a ⋅ b' = 0, by using the product rule, as mentioned by other posters. From there, isolate a ⋅ b'.

I don't see the purpose of including this: b' = αa + βc. It doesn't have any bearing on what you're trying to prove, as far as I can see.
 
  • #8
Mark44 said:
Or in symbols, a' ⋅ b = - a ⋅ b'
c and c' don't enter the picture here
From your problem statement, the above isn't what you needed to show, which involves only a and b and their derivatives, but doesn't involve c or its derivative.
There seems to be a lot more information here than is needed. If we get rid of all the extra stuff, we're given that a ⋅ b = 0.
Differentiate both sides of this equation and you get a' ⋅ b + a ⋅ b' = 0, by using the product rule, as mentioned by other posters. From there, isolate a ⋅ b'.

I don't see the purpose of including this: b' = αa + βc. It doesn't have any bearing on what you're trying to prove, as far as I can see.
Derivative with respect to what? A derivative is a concept that applies to functions. How is this the case here?
 
  • #9
WWGD said:
Derivative with respect to what? A derivative is a concept that applies to functions. How is this the case here?
Based on the initial post, we are given the existence of derivatives.
Tegdif said:
a, b, c are Vectors.
And a', b', c' are the derivative of them.
We can infer that these vectors are all functions of some unstated independent variable, and since the derivatives exist, these must be differentiable functions of that variable.
 
  • Like
Likes lekh2003 and fresh_42

1. What is the dot product with derivative?

The dot product with derivative is a mathematical operation that combines two vectors to produce a scalar value. It is calculated by multiplying the corresponding components of two vectors and then summing the products.

2. What is the significance of the dot product with derivative in science?

The dot product with derivative is used in a variety of scientific fields, including physics, engineering, and computer science. It is particularly useful in calculating work, determining the direction of forces, and finding the rate of change of a vector.

3. How is the dot product with derivative different from the cross product?

The dot product with derivative is a scalar value, while the cross product is a vector. This means that while the dot product with derivative gives information about the magnitude of two vectors, the cross product gives information about their direction.

4. Can the dot product with derivative be negative?

Yes, the dot product with derivative can be negative. This occurs when the angle between the two vectors is greater than 90 degrees, resulting in a negative value for the dot product with derivative.

5. How is the dot product with derivative used in machine learning?

In machine learning, the dot product with derivative is used to calculate the gradient of a function. This gradient is then used to update the parameters of a model in order to minimize a cost function and improve the model's performance.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
5
Views
575
  • Calculus
Replies
15
Views
1K
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
33
Views
831
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
200
  • Introductory Physics Homework Help
Replies
4
Views
1K
Replies
23
Views
3K
  • Calculus
Replies
20
Views
5K
  • Calculus
Replies
8
Views
2K
Back
Top