PDA

View Full Version : Vector Funtion


Winzer
Jul9-07, 10:10 PM
1. The problem statement, all variables and given/known data
The position of a spaceship is:
r(t)=(3+t)i +(2+ln(t))j+(7-\frac{4}{t^2+1})k

and the coordinated of the space station are (6,4,9). The captian wants the spaceship to coast into the the space station. When should the engines be turned off?

2. Relevant equations
r(t)=(3+t)i +(2+ln(t))j+(7-\frac{4}{t^2+1})k

3. The attempt at a solution
Ok the ship coasts(uniform velocity) into the space ship.
So max/min problem right? Find \frac{d^2r}{dx^2} set equall to zero and solve for t right?

Dick
Jul9-07, 10:43 PM
Nooo. You want r'(t) to be parallel to r(t)-(6,4,9) and pointing in the right direction. Your turn. Why????

Winzer
Jul9-07, 11:11 PM
So r'(t)=<6,4,9> because it heads in the spacestations direction

Dick
Jul9-07, 11:16 PM
The sense of your answer is correct. But the direction of the station is <6,4,9>-r(t) from the position of the ship, right? Difference of two positions is the direction.

Winzer
Jul9-07, 11:22 PM
Ok, so the position vector of the space station is r(t)=<6,4,9>, and r'(t) has to be parallel being r'(t)=<6,4,9> or some scalar multiple.
This means we must solve for t in r'(t) when r'(t)=<6,4,9>?
r'(t)=<1,\frac{1}{t},\frac{4t}{(t^2+1)^2}>

Winzer
Jul10-07, 12:14 AM
:cry::cry::cry:

HallsofIvy
Jul10-07, 05:06 AM
Ok, so the position vector of the space station is r(t)=<6,4,9>, and r'(t) has to be parallel being r'(t)=<6,4,9> or some scalar multiple.
This means we must solve for t in r'(t) when r'(t)=<6,4,9>?
r'(t)=<1,\frac{1}{t},\frac{4t}{(t^2+1)^2}>

You've already been told, twice, that this is wrong. The vector from the ship to the space station is <6, 4, 9>- r(t). You must have r' equal to that.