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.

My Basket

You have nothing in your shopping cart yet.

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

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