Path of a heat-seeking particle

  • Thread starter Thread starter MathChalenged
  • Start date Start date
  • Tags Tags
    Particle Path
Click For Summary
SUMMARY

The discussion focuses on the derivation of the path of a heat-seeking particle on a metal plate, specifically addressing the role of the constant k in the equations governing the particle's movement. The temperature function is given by T(x,y)=20-4x²-y², and the gradient of T is calculated as ∇T(x,y)=-8x i - 2y j. The equations -8x=k(dx/dt) and -2y=k(dy/dt) illustrate that k represents an arbitrary velocity, which does not affect the final path equation x=(2/81)y⁴ derived from the differential equation.

PREREQUISITES
  • Understanding of calculus, specifically derivatives and gradients.
  • Familiarity with vector notation and parametric equations.
  • Basic knowledge of differential equations and their solutions.
  • Concept of temperature gradients in physics.
NEXT STEPS
  • Study the derivation of gradients in multivariable calculus.
  • Explore the application of differential equations in physics, particularly in motion and heat transfer.
  • Learn about parametric equations and their graphical representations.
  • Investigate the concept of arbitrary constants in physics and their implications in motion equations.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering, particularly those interested in thermodynamics and particle motion analysis.

MathChalenged
Messages
2
Reaction score
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]
 
Last edited:
Physics news on Phys.org
You already answered your question yourself:

MathChalenged said:
... 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 ...

You don't know how fast the particle moves, so you don't know x'(t) (which is the velocity in direction x) and y'(t). You only know that it goes in that direction, so you just insert an arbitrary velocity k and calculate. Since you only want to find the curve x(y), the speed with which it is traversed doesn't matter - in the final answer there is no k.
 
Thanks.
 

Similar threads

Replies
3
Views
2K
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 29 ·
Replies
29
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K