MHB Are $\vec{r}$ and $\frac{d^2\vec{r}}{dt^2}$ Parallel When m+n=1?

WMDhamnekar
MHB
Messages
376
Reaction score
28
Given $\vec{r}=t^m* \vec{A} +t^n*\vec{B}$ where $\vec{A}$ and $\vec{B}$ are constant vectors,

How to show that if $\vec{r}$ and $\frac{d^2\vec{r}}{dt^2}$ are parallel vectors , then m+n=1, unless m=n?

I don't have any idea to answer this question. If any member knows the answer to this question, may reply with correct answer to this thread.
 
Last edited:
Physics news on Phys.org
Dhamnekar Winod said:
Given $\vec{r}=t^m* \vec{A} +t^n*\vec{B}$ where $\vec{A}$ and $\vec{B}$ are constant vectors,

How to show that if $\vec{r}$ and $\frac{d^2\vec{r}}{dt^2}$ are parallel vectors , then m+n=1, unless m=n?

I don't have any idea to answer this question. If any member knows the answer to this question, may reply with correct answer to this thread.
How far have you gotten?

Try this. Find [math]\vec{r}''[/math]. If [math]\vec{r}''[/math] is parallel to [math]\vec{r}[/math] what can we say about a relationship to them? (ie. what would make them parallel?)

Work with that for a couple of moments and let us know how it goes.

-Dan
 
topsquark said:
How far have you gotten?

Try this. Find [math]\vec{r}''[/math]. If [math]\vec{r}''[/math] is parallel to [math]\vec{r}[/math] what can we say about a relationship to them? (ie. what would make them parallel?)

Work with that for a couple of moments and let us know how it goes.

-Dan
Hello,
If $\vec{r}$ and $ \frac{d^2\vec{r}}{dt^2}$ are parallel, then their cross product is zero vector $\vec{0}$. But question is how to prove that?
 
Dhamnekar Winod said:
Hello,
If $\vec{r}$ and $ \frac{d^2\vec{r}}{dt^2}$ are parallel, then their cross product is zero vector $\vec{0}$. But question is how to prove that?
Try looking at it this way: if two vectors [math]\vec{p}[/math] and [math]\vec{q}[/math] are parallel then then we know that [math]\vec{q} = k \vec{p}[/math] where k is some scalar constant. (Theoretically we have to say that k is positive. If k were negative then they are "anti-parallel.")

So we have that
[math]m(m - 1) t^{m - 2} \vec{A} + n(n - 1) t^{n - 2} \vec{B} = k t^m \vec{A} + k t^n \vec{B}[/math]

What can you do with this?

-Dan
 
I shall put m*(m-1)=k, n*(n-1)=k. so $m=\frac{k}{m-1} \Rightarrow m=\frac{n*(n-1)}{m-1},\rightarrow m*(m-1)=n*(n-1)$. Then what to do next to show that if $\vec{r}$ and $\vec{r'}$ are parallel, then m+n=1, unless m=n?
 
Dhamnekar Winod said:
I shall put m*(m-1)=k, n*(n-1)=k. so $m=\frac{k}{m-1} \Rightarrow m=\frac{n*(n-1)}{m-1},\rightarrow m*(m-1)=n*(n-1)$. Then what to do next to show that if $\vec{r}$ and $\vec{r'}$ are parallel, then m+n=1, unless m=n?
Just a typographical comment. Instead of writing $m*(m-1)$ etc, one should simply write $m(m-1)$. Aslo, one should typeset all the math using TeX. You have left some math in plain text.
 
Dhamnekar Winod said:
I shall put m*(m-1)=k, n*(n-1)=k. so $m=\frac{k}{m-1} \Rightarrow m=\frac{n*(n-1)}{m-1},\rightarrow m*(m-1)=n*(n-1)$. Then what to do next to show that if $\vec{r}$ and $\vec{r'}$ are parallel, then m+n=1, unless m=n?

Comparing the coefficients of A and B
[math] m(m - 1) t^{m - 2} = k t^m \implies m(m - 1) = k t^2[/math]

and
[math]n(n - 1) t^{n - 2} = k t^n \implies n(n - 1) k t^2[/math]

The "obvious" way says that [math]m(m - 1) = k t^2 = n(n - 1)[/math].

If we ignore the t's we get m(m - 1) = n(n - 1) and you can check that m = n or m + n = 1. This is the answer we are looking for.

The problem with this is m and n are constants. [math]m(m - 1) = kt^2[/math] says that m depends on t, which we can't have. This means that [math]m (m - 1) = kt^2[/math] has to be adjusted so that m does not depend on t. So take another look:
[math]m( m - 1) t^{m - 2} = k t^m[/math]. The exponent on the t's must be the same. So we get m - 2 = m, which is impossible.

This means that the only way that we will have [math]\vec{r''} = \vec{r}[/math] with [math]\vec{r} = t^m \vec{A} + t^n \vec{B}[/math] is to have [math]\vec{r} = 0[/math].

-Dan
 
Back
Top