Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Title: Gradient, Divergent and Curl
Description: This note shows step by step approach to the gradient of a scalar, divergent and curl. A basic foundation to understanding the complex approach of the topic
Description: This note shows step by step approach to the gradient of a scalar, divergent and curl. A basic foundation to understanding the complex approach of the topic
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
Gradient
The gradient of a scalar is basically the scalar multiplied by a vector to form another vector
...
If we are getting a gradient, we are after converting non-vector functions to
vector functions in terms of the variables in question (x,y,z)
The scalar is multiplied by β called nabla
β=
π
ππ₯
π+
π
ππ¦
π+
π
ππ§
π
π
And we know that partial derivatives are different from ordinary derivatives ( )
...
For the above case, the solution of the second part is 0 (since y4 z2 has no x variable in it, it will
be zero) and the first part is 2xy3 (since the derivative of x2is 2x and we are keeping other
variables constant)
...
ππ₯
If we are finding the partial derivative with respect to y, we only derive y and leave other
variables
...
The gradient of a scalar is then βΓΈ (product of nabla and ΓΈ; where ΓΈ is the scalar given in terms
of x,y and z)
Gradient of a vector, βΓΈ=
π
ππ₯
(ΓΈ)π +
π
ππ¦
π
(ΓΈ)π +
Example
ππ§
If we are to find the gradient of x5 y3+y2 z4+xz2
We apply
βΓΈ=
π
ππ₯
(ΓΈ)π +
π
ππ¦
(ΓΈ)π +
π
ππ§
(ΓΈ)π
Where ΓΈ = x5 y3+y2z4+xz2
π
ππ₯
(ΓΈ )i =
π
ππ₯
(x5y3+y2 z4+xz2) i
(ΓΈ)π
π
= ( x5 y3+
ππ₯
π 2 4
π
y z + xz2)
ππ₯
ππ₯
i
= (5x4y3+0+z2) i (since y2 z4 has no x variable, it is equal to zero
...
(1)
π
ππ¦
(ΓΈ )j =
π
ππ¦
(x5y3+y2 z4+xz2) j
π
π
ππ¦
ππ¦
= ( x5 y3+
y2z4+
π
xz2) j
ππ¦
= (3x5y2+2yz4+0) j (since xz2 has no y variable, it is equal to zero) β¦β¦β¦β¦β¦β¦
...
(3)
Recall
βΓΈ=
π
ππ₯
(ΓΈ)π +
π
ππ₯
(ΓΈ)π +
π
ππ₯
(ΓΈ)π
So we add the three together
βΓΈ = (5x4y3+0+z2 ) i + (3x5 y2+2yz4+0) j + (0+4y2z3+2xz) k
βΓΈ = (5x4y3+z2) i + (3x5y2+2yz4 ) j + (4y2 z3+2xz) k
And that is the gradient
...
For
example if the question says find the gradient at (1,2,3) it means that you need to substitute 1 for
x, 2 for y and 3 for z
...
This is the background to any question you
might encounter about the gradient of a scalar
...
Divergent
Unlike the gradient, the divergent is the dot product of two vectors to produce a scalar
...
v
β=
π
ππ₯
π+
π
ππ¦
π+
π
ππ§
π
The knowledge of dot product is used in this situation
...
i=1
i
...
k=0
j
...
k=0
k
...
k=1
j
...
j=0
Basically, the dot product of two like ones is 1 and the dot product of two un-likes is zero
For example,
(a)i+(b)j+(c)k
...
i + (b*e)j
...
k
= (a*d)*1 + (b*e)*1 + (c*f)*1
= ad + be + cf
As you can see, it was initially the product of two vectors making a scalar by dot product
...
v = (
π
ππ₯
π+
π
ππ¦
π+
π
ππ§
π)
...
v =
ππ1
ππ2
ππ3
π+
π+
π
ππ₯
ππ¦
ππ§
Example
Letβs find the divergent of x5 y3i +y2 z4j- xz2k at (1,2,3)
β
...
(x5 y3i+ y2 z4j- xz2k)
β
...
π +
π
...
π
ππ₯
ππ¦
ππ§
β
...
v =
+
β
ππ₯
ππ¦
ππ§
β
...
v (1,2,3) =5(1)4(2)3 + 2(2)(3)4 - 2(1)(3)
β
...
v (1,2,3) = 358
The Curl
The curl is the product of two vectors delivering the result in vector form
...
This is accomplished by applying cross product
...
Example
Find the curl of x5y3 i +y2 z4 j+ xz2k at (1,2,3)
i
=i(
ππ₯π§ 2
ππ¦
β
j
k
π
π
π
ππ₯
ππ¦
ππ§
x5y3
y2 z4
xz2
ππ¦ 2 π§ 4
ππ§
)βj(
ππ₯π§ 2
ππ₯
β
ππ₯ 5 π¦ 3
ππ§
)+k(
ππ¦ 2π§ 4
ππ₯
β
ππ₯ 5 π¦ 3
ππ¦
)
= i (0- 4y2 z3) β j (z2 -0) + k(0-3x5y2)
= i (-4y2 z3) β j (z2) + k (-3x5 y2)
β X v = -4y2 z3 i β z2 j - 3x5y2 k
β X v (1,2,3) = -4(2)2(3)3 i β (3)2 j β 3(1)5(2)2 k
β X v (1,2,3) = β432π β 9π β 12π
Title: Gradient, Divergent and Curl
Description: This note shows step by step approach to the gradient of a scalar, divergent and curl. A basic foundation to understanding the complex approach of the topic
Description: This note shows step by step approach to the gradient of a scalar, divergent and curl. A basic foundation to understanding the complex approach of the topic