Linear Algebra Proof: Proving A=A(t), B=constant

cscott
Messages
778
Reaction score
1

Homework Statement



A = A(t), B = constant

\frac{d}{dt} \left[A \cdot (\dot{A} \times B) \right] = \frac{d}{dt} \left[A \cdot (\ddot{A} \times B) \right]

The Attempt at a Solution



In Einstein notation I get

LHS = \frac{d}{dt} \left [ A_i (\dot{A} \times B)_i \right] = \frac{d}{dt} \left [ \epsilon_{ilm} A_i \dot{A}_l B_m \right] = \epsilon_{ilm} B_m \frac{d}{dt} \left [A_i \dot{A}_l \right]

Is this right so far? Product rule on A and A-dot from here?
 
Last edited:
Physics news on Phys.org
I think you have an extra d/dt on the right side of what you are trying to prove. But yes, now product rule. Then what?
 
I think I got it:

After using product rule I get

A \cdot ( \ddot{A} \times B) + \dot{A} \cdot ( \dot{A} \times B)

Where the second term would be 0

So the second term must expand as (A . A) x ( A . B) ?
 
Dick said:
I think you have an extra d/dt on the right side of what you are trying to prove. But yes, now product rule. Then what?

Yeah the RHS time derivative shouldn't be there.
 
cscott said:
I think I got it:

After using product rule I get

A \cdot ( \ddot{A} \times B) + \dot{A} \cdot ( \dot{A} \times B)

Where the second term would be 0

So the second term must expand as (A . A) x ( A . B) ?

Yes, but you don't expand it like that A.A and A.B are scalars. How can you cross them? In terms of vectors axb is perpendicular to a and b. In terms of your tensor expansion the product of the two A dots is symmetric, the corresponding indices of the epsilon tensor are antisymmetric. So?
 
Ah. This way just seemed quicker but I see where it makes no sense.

Thanks for your help.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top