Show orthogonality of vector-valued functions

mastrofoffi
Messages
48
Reaction score
12
I have this exercise on my book and I believe it is quite simple to solve, but I'm not sure if I did good, so here it is

Homework Statement


given a vector B ∈ ℝn, B ≠ 0 and a function F : ℝ → ℝn such that F(t) ⋅ B = t ∀t and the angle φ between F'(t) and B is constant with respect to t, show that F''(t) is perpendicular to F'(t);

Homework Equations


perpendicular vectors: F''(t) ⋅ F'(t) = 0

The Attempt at a Solution


Since I have to show that the scalar product between F'' and F' is 0, i would obviously try to derive the given eqs and find a relation between the two derivatives
F(t) ⋅ B = t ⇒ d/dt(F(t) ⋅ B) = d/dt(t) ⇒ F'(t) ⋅ B = 1
F'(t) ⋅ B = |F'(t)B|cosφ = 1 ⇒ d/dt(|F'(t)B|cosφ) = d/dt(1) ⇒ |F''(t)B|cosφ = 0
cosφ ≠ 0 since F'Bcosφ = 1, and B ≠ 0, then it must be F''(t) = 0 ⇒ F''(t) ⋅ F'(t) = 0

Is this correct? Can I say that the zero vector is perpendicular to F' or did I miss something?
 
Physics news on Phys.org
mastrofoffi said:
I have this exercise on my book and I believe it is quite simple to solve, but I'm not sure if I did good, so here it is

Homework Statement


given a vector B ∈ ℝn, B ≠ 0 and a function F : ℝ → ℝn such that F(t) ⋅ B = t ∀t and the angle φ between F'(t) and B is constant with respect to t, show that F''(t) is perpendicular to F'(t);

Homework Equations


perpendicular vectors: F''(t) ⋅ F'(t) = 0

The Attempt at a Solution


Since I have to show that the scalar product between F'' and F' is 0, i would obviously try to derive the given eqs and find a relation between the two derivatives
F(t) ⋅ B = t ⇒ d/dt(F(t) ⋅ B) = d/dt(t) ⇒ F'(t) ⋅ B = 1
F'(t) ⋅ B = |F'(t)B|cosφ = 1 ⇒ d/dt(|F'(t)B|cosφ) = d/dt(1) ⇒ |F''(t)B|cosφ = 0
cosφ ≠ 0 since F'Bcosφ = 1, and B ≠ 0, then it must be F''(t) = 0 ⇒ F''(t) ⋅ F'(t) = 0

Is this correct? Can I say that the zero vector is perpendicular to F' or did I miss something?

It is not generally true that \|F&#039;\|&#039; = \|F&#039;&#039;\|. On differentiating \|F&#039;\|\|B\|\cos \phi with respect to t you should obtain <br /> \|B\|\cos \phi\frac{d\|F&#039;\|}{dt} = 0 since \frac{d}{dt}\|B\| = \frac{d\phi}{dt} = 0.

To proceed further you will need the identity <br /> \frac{d}{dt}\|F&#039;\|^2 = \frac{d}{dt} (F&#039; \cdot F&#039;) = 2F&#039; \cdot F&#039;&#039;.
 
pasmith said:
It is not generally true that \|F&#039;\|&#039; = \|F&#039;&#039;\|
Oh I see that, I should have been more careful. Thank you very much.
 
@mastrofoffi, please post questions of this nature in the Calculus & Beyond section, not the Precalculus section. If the question involves derivatives, it should NOT go in the Precalc section.
 
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