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

In summary: So your F is conservative. To find the potential function f, you can integrate each component of F with respect to its respective variable. So for the x component, you integrate -3x with respect to x, which gives you -3x^2/2, and then add a constant of integration. Do the same for the y and z components. This will give you f(x,y,z)=-3x^2/2-2y^2/2+z+C, where C is a constant.
  • #1
UrbanXrisis
1,196
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
  • #2
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.
 
  • #3
so to calculate f, i take the partial derivative of F?
 
  • #4
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).
 
  • #5
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.
 
  • #6
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?
 
  • #7
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.
 
  • #8
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?
 
  • #9
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.
 

What is a vector field?

A vector field is a mathematical concept that describes a vector quantity, such as force or velocity, as a function of position in space.

What is the curl of a vector field?

The curl of a vector field is a measure of how much the field is rotating or swirling at a given point in space. It is represented by the cross product of the gradient operator with the vector field.

How do you compute the curl of a vector field?

The curl of a vector field can be computed by taking the partial derivatives of the vector field with respect to each of the three spatial dimensions and then applying the cross product formula.

What is the potential function of a vector field?

The potential function of a vector field is a scalar function that can be used to describe the vector field. It is related to the gradient of the vector field and can be used to solve problems involving the vector field.

How do you find the potential function of a vector field?

To find the potential function of a vector field, you can use the gradient operator to take the antiderivative of the vector field. The resulting function will be the potential function, which can then be used to solve problems involving the vector field.

Similar threads

  • Calculus and Beyond Homework Help
Replies
10
Views
432
  • Calculus and Beyond Homework Help
Replies
8
Views
871
  • Calculus and Beyond Homework Help
Replies
4
Views
814
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Back
Top