MathChalenged
- 2
- 0
Where does the k in the following example come from and why is it the same in both equations?
This is an example from my textbook (pg 937, Calculus, 8th, Larson, Hostetler Edwards). After they set the particle's path's derivative equal to the temperature function's gradient (in large font), they insert a k.
Example 5
Heat seeking particle at location (2,-3) on metal plate who temp at (x,y) is
[itex]T(x,y)=20-4x^2-y^2[/itex]
Find the path of the particle as it continuously moves in the direction of maximum temperature increase.
Solution: Let the path be represented by
[itex]\mathbf{r}(t)=x(t) \mathbf{\hat{i}} + y(t) \mathbf{\hat{j}}[/itex]
A tangent vector at each point (x(t),y(t)) is given by the derivative of r
[itex]\mathbf{r}'(t)=x'(t) \mathbf{\hat{i}} + y'(t) \mathbf{\hat{j}}[/itex]
The gradient of T is
[itex]\nabla T(x,y)=-8x \mathbf{\hat{i}} -2y \mathbf{\hat{j}}[/itex]
The particle seeks maximum temperature increase, so the directions of [itex]r'(t)=x'(t) \mathbf{\hat{i}} + y'(t) \mathbf{\hat{j}}[/itex] and [itex]\nabla T(x,y)=-8x \mathbf{\hat{i}} - 2y \mathbf{\hat{j}}[/itex] are the same, giving:
[itex]-8x=k \frac{dx}{dt} \text{ and } -2y=k \frac{dy}{dt}[/itex]
where k depends on t. Solve for dt/k and equate the results:
[itex]\frac{dx}{-8x}=\frac{dy}{-2y}[/itex]
The solution to this differential equation is [itex]x=Cy^4[/itex].
The particle starts at (2,-3), therefore C=2/81 and the path of the heat-seeking particle is
[itex]x=\frac{2}{81}y^4[/itex]
This is an example from my textbook (pg 937, Calculus, 8th, Larson, Hostetler Edwards). After they set the particle's path's derivative equal to the temperature function's gradient (in large font), they insert a k.
Example 5
Heat seeking particle at location (2,-3) on metal plate who temp at (x,y) is
[itex]T(x,y)=20-4x^2-y^2[/itex]
Find the path of the particle as it continuously moves in the direction of maximum temperature increase.
Solution: Let the path be represented by
[itex]\mathbf{r}(t)=x(t) \mathbf{\hat{i}} + y(t) \mathbf{\hat{j}}[/itex]
A tangent vector at each point (x(t),y(t)) is given by the derivative of r
[itex]\mathbf{r}'(t)=x'(t) \mathbf{\hat{i}} + y'(t) \mathbf{\hat{j}}[/itex]
The gradient of T is
[itex]\nabla T(x,y)=-8x \mathbf{\hat{i}} -2y \mathbf{\hat{j}}[/itex]
The particle seeks maximum temperature increase, so the directions of [itex]r'(t)=x'(t) \mathbf{\hat{i}} + y'(t) \mathbf{\hat{j}}[/itex] and [itex]\nabla T(x,y)=-8x \mathbf{\hat{i}} - 2y \mathbf{\hat{j}}[/itex] are the same, giving:
[itex]-8x=k \frac{dx}{dt} \text{ and } -2y=k \frac{dy}{dt}[/itex]
where k depends on t. Solve for dt/k and equate the results:
[itex]\frac{dx}{-8x}=\frac{dy}{-2y}[/itex]
The solution to this differential equation is [itex]x=Cy^4[/itex].
The particle starts at (2,-3), therefore C=2/81 and the path of the heat-seeking particle is
[itex]x=\frac{2}{81}y^4[/itex]
Last edited: