Line Integral Notation wrt Scalar Value function

Click For Summary
SUMMARY

The discussion focuses on evaluating line integrals of a scalar function, specifically ##f(x,y,z) = 12xy + z##, along a straight path from ##(0, 0, 0)## to ##(1, 1, 0)##. Participants clarify that the integral ##∫f \vec{dl}## must be treated as a vector integral, requiring parameterization of the path. The correct approach involves expressing both the scalar function and the differential vector ##\vec{dl}## in terms of a parameter, leading to the integral formulation ##∫_0^1 f(x(t),y(t),z(t))(\vec{dx} \hat i + \vec{dy} \hat j + \vec{dz} \hat k)##.

PREREQUISITES
  • Understanding of line integrals in vector calculus
  • Familiarity with parameterization of curves
  • Knowledge of scalar and vector fields
  • Proficiency in calculus, particularly integration techniques
NEXT STEPS
  • Study the process of parameterizing curves in three-dimensional space
  • Learn about vector calculus operations, specifically line integrals
  • Explore the relationship between scalar functions and vector fields
  • Practice solving line integrals with various scalar functions and paths
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector calculus and need to understand line integrals of scalar functions.

elements
Messages
29
Reaction score
0
I'm getting a bit confused by the specific notation in the question and am unsure what exactly it is asking here/how to proceed.

Homework Statement


Given a scalar function ##f## find (a) ##∫f \vec {dl}## and (b) ##∫fdl##
along a straight line from ##(0, 0, 0)## to ##(1, 1, 0)##.

Homework Equations


##f(x,y,z) = 12xy + z##
##\vec {dl} = (\vec {dx},\vec {dy},\vec {dz})##

The Attempt at a Solution


[/B]
So what I'm mainly confused about is with part a, I can't seem to understand what it's referring to thus don't know how to go about starting the integral.

Is it implying that I need to parametricize the scalar function and then take the integral wrt to dl, treating it like a vector valued function approaching it with the dot product like this $$u = f(x,y,z) = 12xy + z , v = y , w = z $$ resulting in the vector function $$\vec {r}(u,v,w) = (12xy + z) \hat {\mathbf i} + y \hat {\mathbf j} + z \hat {\mathbf k} $$ with the parametrization of $$\vec {r}(t) = (t,t,0)$$ resulting in this integral $$\int (12t^2,t,0)⋅(1,1,0) dt$$

or
am I overthinking this and I'm simply looking find the line integral over each of the differential components like this: $$\int f \vec{dl} = \int f {\mathbf dx} \hat {\mathbf i} + \int f {\mathbf dy} \hat {\mathbf j} + \int f {\mathbf dz} \hat {\mathbf k}$$
 
Physics news on Phys.org
Neither.
I can rule out your first option because f is a scalar, so the integral must be a vector.
Your second option overlooks the interaction between x and y in the computation of f.

Parameterise the path from (0,0,0) to (1,1,0) and write f and ##\vec{dl}## in terms of that parameter.
 
So since the parametrized path is ##\vec r(t) = t \hat i + t \hat j + 0 \hat k##, is the correct path to take then to evaluate the integral like so
$$\int f(x,y,z) \vec {dl} = \int_0^1 f(x(t),y(t),z(t))(\vec {dx} \hat i + \vec {dy} \hat j +\vec {dz} \hat k)$$
$$= \int_0^1 (12t^2)x'(t)dt \hat i + \int_0^1 (12t^2)y'(t)dt \hat j + \int_0^1 (12t^2)z'(t)dt \hat k ,$$ where $$(x'(t),y'(t),z'(t)) = (1,1,0)$$ ?
 
elements said:
So since the parametrized path is ##\vec r(t) = t \hat i + t \hat j + 0 \hat k##, is the correct path to take then to evaluate the integral like so
$$\int f(x,y,z) \vec {dl} = \int_0^1 f(x(t),y(t),z(t))(\vec {dx} \hat i + \vec {dy} \hat j +\vec {dz} \hat k)$$
$$= \int_0^1 (12t^2)x'(t)dt \hat i + \int_0^1 (12t^2)y'(t)dt \hat j + \int_0^1 (12t^2)z'(t)dt \hat k ,$$ where $$(x'(t),y'(t),z'(t)) = (1,1,0)$$ ?
Yes.
 

Similar threads

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