Path integrals and parameterization

Click For Summary
SUMMARY

This discussion focuses on evaluating line integrals of vector fields using parameterization. For the first problem, the vector field F = (x, -y) is evaluated over the unit circle parameterized by r(t) = (cos t, sin t) for 0 ≤ t ≤ 2π. The second problem involves the vector field F = (yz, xz, xy) along a piecewise linear path from (1, 0, 0) to (0, 1, 0) to (0, 0, 1), requiring separate parameterizations for each segment. The integral setup is clarified using the formula ∫ F · ds = ∫ f(x,y)(dx/dt)dt + g(x,y)(dy/dt)dt, emphasizing that the norm is not necessary for these calculations.

PREREQUISITES
  • Understanding of line integrals in vector calculus
  • Familiarity with parameterization of curves
  • Knowledge of vector fields and their components
  • Ability to compute derivatives and integrals
NEXT STEPS
  • Study the application of Green's Theorem in evaluating line integrals
  • Learn about the Divergence Theorem and its relationship to vector fields
  • Explore the concept of curl and its significance in vector calculus
  • Practice solving more complex line integrals with varying parameterizations
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector calculus and line integrals, particularly those seeking to deepen their understanding of parameterization techniques and integral evaluation methods.

randomcat
Messages
7
Reaction score
0

Homework Statement


Evaluate ∫ F ds over the curve C for:
a) F = (x, -y) and r(t) = (cos t, sin t), 0 ≤ t ≤ 2∏
b) F = (yz, xz, xy) where the curve C consists of straight-line segments joining (1, 0, 0) to (0, 1, 0) to (0, 0, 1)

Homework Equations



The Attempt at a Solution


a) I first found the norm:
r'(t) = (-sin t, cos t)
||r'(t)|| = 1
Now my question is, how do I set up the integral? I know that F = (cos t, -sin t), and I have found the norm, but I'm lost about how toI go about setting up the integral.

b) Let C1 be the vector from (1, 0, 0) to (0, 1, 0) and let C2 be the vector from (0, 1, 0) to (0, 0, 1)
I parametrize C1: r(t) = (1-t, t, 0)
C2: r(t) = (0, 1-t, t)
Again, I can find the norm easily once I have the parametrization, but how do I set up the integral?
 
Physics news on Phys.org
Don't you have a formula for this? It should be ##\displaystyle \int_r \mathbf{F} \ ds = \int_{a}^b \mathbf{F}(r(t))|r'(t)| \ dt##
 
Yes, the norm for the first problem was the constant 1 because the path is the unit circle. But there is no need to find the norm at all.

With \vec{F}= f(x,y)\vec{i}+ g(x,y)\vec{j} and d\vec{s}= dx\vec{i}+ dy\vec{j}, \vec{F}\cdot d\vec{s}= f(x,y)dx+ g(x,y)dy

And with parameterization x= x(t), y= y(t), that becomes simply
\int \vec{F}\cdot d\vec{s}= \int f(x,y)(dx/dt)dt+ g(x,y)(dy/dt)dt.

In problem (b), \vec{F}= x\vec{i}- y\vec{j}= cos(t)\vec{j}+ sin(t)\vec{k} and d\vec{s}= sin(t)dt\vec{i}- sin(t)dt\vec{j}.

For (b), again, the norm is not relevant. Do this as three separate integrals:
(I) from (1, 0, 0) to (0, 1, 0): x= 1- t, y= t, z= 0. d\vec{s}= -dt\vec{i}+ dt\vec{j}.
(II) from (0, 1, 0) to (0, 0, 1): x= 0, y= 1- t, z= t. d\vec{s}= -dt\vec{j}+ dt\vec{k}.
(III) from (0, 0, 1) to (1, 0, 0): x= t, y= 0, z= 1- t. d\vec{s}= dt\vec{i}- dt\vec{k}
 

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
12
Views
2K
Replies
3
Views
2K
Replies
6
Views
3K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
1
Views
2K