Boundary Value Problems/Lesson 5.1

From testwiki
Jump to navigation Jump to search

Click here to return to BVPs Boundary Value Problems

Lesson Plan

Requirements of student preparation: The student needs to have worked with vectors. If not the student should obtain suitable instruction in vector calculus.

  • Subject Area: A review of vectors, vector operations, the gradient, scalar fields ,vector fields, curl, and divergence.
  • Objectives: The learner needs to understand the conceptual and procedural knowledge associated with each of the following
    • Vectors,
      • Definition of vectors in โ„›n for n=1,2,3
      • Vector Operations
    • Scalar and vector fields
    • Gradient , divergence , curl × and covariant derivatives on fields
    • Composite operators such as ๐ฏ
  • Activities: These structures are to help you understand and aid long-term retention of the material.
    • Lesson on Vectors, their associated properties and operations that use vectors.
    • Lesson on Scalar and Vector fields
    • Lesson on Operations on scalar and vector fields
  • Assessment: These items are to determine the effectiveness of the learning activities in achieving the lesson objectives.
    • Worksheets
    • Quizzes
    • Challenging extended problems.
    • Student survey/feedback
    • Web analytics

Lesson on Vectors

We will be using only real numbers in this course. The set of all real numbers will be represented by โ„›.

Definition of a scalar:

A scalar is a single real number, aโ„›. For example 3 is a scalar.

Definition of a real vector:

A real vector, v is an ordered set of two or more real numbers.

For example: v=(1,2) , w=(5,0,50,1.25) are both vectors. We will use the notation of vi where the lower index i=1..n represents the individual elements of a vector in the appropropriate order.

Ex: The vector v=(3,7) has two elements, the first element is designated v1=3 and the second is v2=7

Dimension of a vector:

The dimension of a vector is the number of elements in the vector.

Ex: Dimension of v=(1.25,0,2,2) is n=4

Vector Operations:

To refresh your memory, for vectors of the same dimension the following are valid operations:
Let v=(a,b) and u=(c,d) for each of the following statements.

  • Addition: ๐ฏ+๐ฐ=(a,b)+(c,d)=(a+c)+(b+d)

Ex: v=(2,5) and u=(6,1) then v+w=(8,6)

  • Multiplication by a scalar, k: k(v)=k(a,b)=(ka,kb)

Ex: k=2 and k(2,4)=2(2,4)=(4,8)

  • Cross Product ๐ฎ×๐ฏ=๐ฐ

Let ๐ฎ=(๐Ÿ,๐Ÿ‘,๐Ÿ’) and ๐ฏ=(๐Ÿ,๐Ÿ’,๐Ÿ‘) then
๐ฎ×๐ฏ=[ijk234143]=๐ข(3(3)42)๐ฃ(2(3)4(1))+๐ค(2(4)3(1)
๐ฎ×๐ฏ=25๐ข+๐ฃ+11๐ค

Lesson on Scalar and Vector Fields

Lesson on Operations on Scalar and Vector Fields

Lesson on Solving Boundary Value Problems with Nonhomogeneous BCs

Template:CourseCat