Solving Vector Field Problem: Computing Curl F and Finding Potential Function f

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
  • Tags Tags
    Stokes Theorem
Click For Summary

Homework Help Overview

The discussion revolves around determining whether a given vector field F is conservative by computing its curl and finding a potential function f. The vector field in question is F(x,y,z) = -3xi - 2yj + k.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the necessity of calculating the curl to determine if the vector field is conservative and question the relationship between the curl and the potential function. There are inquiries about the definitions and implications of curl and potential functions, as well as the integration involved in these calculations.

Discussion Status

Some participants have provided clarifications regarding the definitions of curl and potential functions, while others are exploring the implications of these concepts. There is a recognition that understanding the curl is essential for determining the conservativeness of the vector field, but no consensus has been reached on the specific calculations or definitions.

Contextual Notes

Participants express uncertainty about the definitions and calculations involved, noting that some foundational concepts may not have been covered in their coursework. There are mentions of integration and boundary conditions in relation to calculating curl and potential functions.

UrbanXrisis
Messages
1,192
Reaction score
1
For the following vector fields F , decide whether it is conservative or not by computing curl F . Type in a potential function f.

F(x,y,z)=-3xi-2yj+k

f(x,y,z)=?

I'm not sure what the problem is asking. calcualting curl F needs integration and a boundary. I don't know why they ask for f(x,y,z). could someone explain what this problem as asking me to do?
 
Physics news on Phys.org
Why would calculating the curl require integration? The function f is the scalar potential asscoiated with the field F. hint: The second question sort of answers the first.
 
so to calculate f, i take the partial derivative of F?
 
UrbanXrisis said:
so to calculate f, i take the partial derivative of F?
You differntiate F, well not literally, to find its curl. To find f, assuiming that you've confirmed that F is conservative, you have to calculate the line integral of F from some reference point, say the origin, to some point (x,y,z).
 
The vector function [itex]\vec F(x,y,z)[/itex] is equal to [itex]\nabla f(x,y,z)[/itex] if [itex]\nabla \times \vec F(x,y,z) = 0[/itex] right?

So [itex]f(x,y,z)[/itex] will exist ONLY when [itex]\vec F[/itex] is conservative. So what does the gradient ask for?

So you must satisfy the following conditions:
[tex]\frac{\partial}{\partial x}f(x,y,z) = F_x[/tex]

[tex]\frac{\partial}{\partial y}f(x,y,z) = F_y[/tex]

[tex]\frac{\partial}{\partial z}f(x,y,z) = F_z[/tex]

Where [itex]F_x[/itex] is the x-component of the vector function.
 
F(x,y,z)=-3xi-2yj+k

[tex]\nabla f(x,y,z) = \frac{\partial f}{\partial x} i + \frac{\partial f}{\partial y} j +\frac{\partial f}{\partial z} k[/tex]

[tex]\nabla f(x,y,z) = -3 i-2j[/tex]

would this be f?
 
UrbanXrisis said:
F(x,y,z)=-3xi-2yj+k

[tex]\nabla f(x,y,z) = \frac{\partial f}{\partial x} i + \frac{\partial f}{\partial y} j +\frac{\partial f}{\partial z} k[/tex]

[tex]\nabla f(x,y,z) = -3 i-2j[/tex]

would this be f?

No. What you want is a potential f(x,y,z) such that [itex]\nabla f[/itex] gives you back the vector field [itex]{\vec F}[/itex] that you gave in your first post. This is what Frogpad was saying in his last post.
 
UrbanXrisis said:
For the following vector fields F , decide whether it is conservative or not by computing curl F . Type in a potential function f.

F(x,y,z)=-3xi-2yj+k

f(x,y,z)=?

I'm not sure what the problem is asking. calcualting curl F needs integration and a boundary. I don't know why they ask for f(x,y,z). could someone explain what this problem as asking me to do?

First thinsg first. Have you computed the curl of F and checked if F was conservative?
 
i guess a more general question would be what IS the curl of F and why is it necessary to check if F is conserved? I have not been taught this, and my book introduces curl with integration such that:

[tex]\int _C F dr=\int \int curlFdS[/tex]
 
  • #10
UrbanXrisis said:
i guess a more general question would be what IS the curl of F and why is it necessary to check if F is conserved? I have not been taught this, and my book introduces curl with integration such that:

[tex]\int _C F dr=\int \int curlFdS[/tex]

Oh! So you haven't been taught the definition of the curl! I can see how things may be confusing! The above is an application of the curl (and could be taken as a definition, I suppose), but the curl of a vector field is defines to be [itex]\nabla \times {\vec F(x,y,z)}[/itex], that is, it is the cross product if you will of the nabla operator with the vector field. If your book does not define this it is because it assumes you are familiar with this. Look at a more basic math or E&M book and it will be defined there for sure.

The key point is that if the curl of a vector field is zero then the vector field can be written as a gradient of a scalar function (your small cap f). If the vector field represents a force field, then this implies that one can define a potential energy (because the force is conservative)
 
  • #11
could you give me an example of how to find if the curl of a vector field is zero? And how would one find f if the curl is zero?
 
  • #12
nrqed said:
Oh! So you haven't been taught the definition of the curl! I can see how things may be confusing! The above is an application of the curl (and could be taken as a definition, I suppose), but the curl of a vector field is defines to be [itex]\nabla \times {\vec F(x,y,z)}[/itex], that is, it is the cross product if you will of the nabla operator with the vector field. If your book does not define this it is because it assumes you are familiar with this. Look at a more basic math or E&M book and it will be defined there for sure.

The key point is that if the curl of a vector field is zero then the vector field can be written as a gradient of a scalar function (your small cap f). If the vector field represents a force field, then this implies that one can define a potential energy (because the force is conservative)
The curl is a vector. Its x component is [itex]\partial_y F_z(x,y,z) -\partial_z F_y(x,y,z)[/itex], the y component is [itex]- \partial_x F_z(x,y,z) +\partial_z F_x(x,y,z)[/itex] and the z component is [itex]\partial_x F_y(x,y,z) -\partial_y F_x(x,y,z)[/itex]. Calculating this for your F you should get zero for all three components.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K