Vector Calculus - GATE Study Material in PDF

Size: px
Start display at page:

Download "Vector Calculus - GATE Study Material in PDF"

Transcription

1 Vector Calculus - GATE Study Material in PDF In previous articles, we have already seen the basics of Calculus Differentiation and Integration and applications. In GATE 2018 Study Notes, we will be introduced to Vector Calculus. A vector has both magnitude and direction whereas a scalar has only magnitude. Let us now see how to perform certain operations on vectors. These GATE study material are useful for GATE EC, GATE EE, GATE ME, GATE CS, GATE CE and all other branches. Also useful for exams such as BARC, BSNL, DRDO, IES, ISRO, ECIL etc. You can have these notes downloaded as PDF so that your exam preparation is made easy and you ace your paper. Before you get started, go through the basics of Engineering Mathematics. Recommended Reading Types of Matrices Properties of Matrices Rank of a Matrix & Its Properties Solution of a System of Linear Equations Eigen Values & Eigen Vectors Linear Algebra Revision Test 1 Laplace Transforms 1 P a g e Limits, Continuity & Differentiability

2 Mean Value Theorems Differentiation Partial Differentiation Maxima and Minima Methods of Integration & Standard Integrals Dot Product Let a = a 1 i + a 2 j + a 3 k, b = b 1 i + b 2 j + b 3 k are two constant vectors. Then Dot Product of two vectors is given by a. b = a b cos θ where θ = angle between a, b. 1. i i = j j = k k = 1 ( θ = 0 0 ) 2. i j = j k = k i = 0 ( θ = 90 0 ) 3. Magnitude of Vector a = a = a a a 3 4. Angle between two vectors θ = cos 1 a b 5. Also, cos θ = l 1l 2 +m 1 m 2 +n 1 n 2 l 1 2 +m 1 2 +n 1 2 l 2 2 +m 2 2 +n 2 2 a b 2 P a g e

3 6. If slopes are given and angle between two curves is θ then tan θ = m 1 m 2 1+m 1 m 2 7. If a b = 0 Vectors are orthogonal (θ = 90 ) 8. If a b = a b Vectors are parallel (θ = 0 ) Cross Product If a and b are two vectors then then cross product between two vectors is given by a b = a b sin θ n where n = unit vector normal to both a and b 1. i i = j j = k k = 0 ( θ = 0 0 ) 3 P a g e

4 2. i j = j k = k i = 1 ( θ = 90 0 ) 3. Angle between two vectors is θ then sin θ = a b a b 4. If a = a 1 i + a 2 j + a 3 k and b = b 1 i + b 2 j + b 3 k then cross product between two vectors i j k can be calculated as a b = a 1 a 2 a 3 b 1 b 2 b 3 = i (a 2 b 3 a 3 b 2 ) j (a 1 b 3 a 3 b 1 ) + k (a 1 b 2 a 2 b 1 ) 5. Geometrically cross product gives the area of triangle 6. If AB, AC are two sides of triangle then area of the triangle is 1 AB AC 2 Triple Product 1. Geometrically Triple Product gives the Volume of Tetrahedron a (b c) = (a b ) c = [a b c] a 1 b 1 c 1 = a 2 b 2 c 2 a 3 b 3 c 3 2. If a (b c) = 0 Vector are coplanar vectors Derivative of a Vector Let r = f(t) be a position vector where t is a scalar variable. r + δr = f(t + δt) δr = f(t + δ(t) f(t) lim δt 0 δr = f(t+δ(t) f(t) δt δt dr = lim f (t+δt) f(t) dx δt 0 δt 4 P a g e is called dr dt

5 Vector differentiation is nothing but ordinary differentiation but only difference is r is position vector. Formulae: 1. d dt (A ± B ) = d dt A ± d dt B 2. d dt (A B ) = A db dt ± da dt B 3. d dt (A B ) = A db dt ± da dt B Where A = A(t) and B = B(t) Vector Operator ( - Del) = i + j + k x y z is called vector operator Gradient If ϕ (x, y, z) be a given scalar function then ϕ is called gradient. ϕ ϕ = i + j ϕ ϕ + k x y z 1. Physically, gradient gives rate of change of ϕ w.r.t x, y, z separately. 2. Geometrically, it gives normal to the level surface. Example 1: If ϕ = xyz then find the value of ϕ. Solution: 5 P a g e

6 ϕ = i (xyz) + j x y ϕ = iŷz + j xz + k xy (xyz) + k z (xyz) 1. (log r) = r r 2 2. (sin r) = cos r r r 3. (r n ) = n r n 1 r = n r n 1 r r = n rn 2 r 4. Let ϕ(x,y,z) = c be given equation of the level surface then the outward unique normal vector is defined as N = ϕ ϕ = Grad(ϕ) Grad(ϕ) Example 2: Find the value of unit normal vector N for the sphere x 2 + y 2 + z 2 = 9. Solution: ϕ = x 2 + y 2 +z 2 9 ϕ = i (2x) + j (2y) + k (2z) ϕ = 2 x 2 + y 2 + z 2 N = ϕ ϕ = xi +yj +zk = xi +yj +zk x 2 +y 2 +z 2 3 Angle between Two Surfaces 6 P a g e

7 Let ϕ1(x,y,z) = C, ϕ2(x,y,z) = C be given equations of two level surfaces and angle between these two surfaces are given as θ then cos θ = ϕ 1 ϕ 2 ϕ 1 2 The angle between two surfaces is nothing but the angle between their normal. ϕ 1. ϕ 2 = 0 then they are said to be orthogonal surfaces Example 3: The angle between the two surfaces x 2 + y 2 + z 2 = 9 and z = x 2 + y 2 3 at the point (2, 1, 2) is Solution: Here ϕ 1 = x 2 + y 2 + z 2 9 ϕ 1 = i (2x) + j (2y) + k (2z) ϕ 1 = 2 x 2 + y 2 + z 2 = 2 9 = 6 ϕ 2 = x 2 + y 2 z 3 ϕ 2 = i (2x) + j (2y) k ϕ 2 = 4x 2 + 4y = 21 cos θ = ϕ 1. ϕ 2 ϕ 1 = (4x2 +4y 2 2z) = = 8 ϕ Directional Derivatives of a Scalar Function The directional derivative of a scalar function ϕ (x, y, z) in the direction of a vector a is given as ϕ ê where ê = a a If ϕ ê is ve then it is in the opposite direction. 7 P a g e

8 Example 4: The Directional derivative of f(x, y, z) = x 2 yz + 4xz 2 at (1, 2, 1)along (2i j 2k) is Solution: ϕ = i [(2xyz) + 4z 2 ] + j [x 2 z] + k [x 2 y + 8xz] Directional Derivative = ϕ ê At (1, 2, 1)we have ϕ ê = [4 + 4]i + ( j ) + k [ 2 8] (2i j 2k ) = = Divergence of a Vector If F is a vector point function then F is called Divergence of F Where F = F 1 i + F 2 j + F 3 k and F 1, F 2, F 3 are the functions of x, y, z F = [i + j + k ] [F x y z 1i + F 2 j + F 3 k ] F = F 1 + F 2 + F 3 x y z 1. Divergence of a vector is scalar. 2. Physically Divergence measures (outflow - inflow) 3. A vector whose divergence is zero then it is said to be divergence free vector (or) solenoid vector i.e. outflow = inflow = constant 8 P a g e

9 4. Geometrically, Divergence gives the rate at which the fluid entering in a rectangular parallelepiped per unit volume at the point. Curl of a Vector F is called the curl of a vector where F = F 1 i + F 2 j + F 3 k F = i j k = i ( x y z F 1 F 2 F 3 F 3 x F 2 z ) j (F 3 x F 1 z ) + k ( F 2 x F 1 y ) 1. If F = 0 then it is said to be irrational vector otherwise it is said to be rotational vector. 2. Physically Curl gives the angular Velocity w = 1 ( V ) 2 3. Divergence of a curl of any vector is always zero. 4.. ( ϕ) = 2 ϕ 5. ( F ) = 0 6. ( F ) = ( F ) 2 F 7. A (B C ) = (A C )B (A. B )C is known as a vector triple product. Example 5: The values of a, b, c so that the vector, V = (x + 2y + az)i + (bx 3y z)j + (4x + cy + 2z)k is irrotational Solution: Given, that vector V is irrotational 9 P a g e

10 V = 0 i j k = x y (x + 2y + az) (bx 3y z) (4x + cy + 2z) z i (c + 1) + j (4 a) + k (b 2) = 0 c = 1, a = 4, b = 2 a = 4, b = 2, c = 1 So far we have seen about basic terminology in vector calculus and in the next article we will discuss about integration in vectors. Also we will discuss some important theorems which will convert one form of integral into another form of integral. Did you like this article on Vector Calculus? Let us know in the comments? You may also like the following articles Vector Integration Try out Calculus on Official GATE 2018 Virtual Calculator Recommended Books for Engineering Mathematics 40+ PSUs Recruiting through GATE P a g e

Created by T. Madas VECTOR OPERATORS. Created by T. Madas

Created by T. Madas VECTOR OPERATORS. Created by T. Madas VECTOR OPERATORS GRADIENT gradϕ ϕ Question 1 A surface S is given by the Cartesian equation x 2 2 + y = 25. a) Draw a sketch of S, and describe it geometrically. b) Determine an equation of the tangent

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 2/13/13, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.2. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241sp13/241.html)

More information

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C Math 35 Solutions for Final Exam Page Problem. ( points) (a) ompute the line integral F ds for the path c(t) = (t 2, t 3, t) with t and the vector field F (x, y, z) = xi + zj + xk. (b) ompute the line

More information

Chapter 2. Vector Calculus. 2.1 Directional Derivatives and Gradients. [Bourne, pp ] & [Anton, pp ]

Chapter 2. Vector Calculus. 2.1 Directional Derivatives and Gradients. [Bourne, pp ] & [Anton, pp ] Chapter 2 Vector Calculus 2.1 Directional Derivatives and Gradients [Bourne, pp. 97 104] & [Anton, pp. 974 991] Definition 2.1. Let f : Ω R be a continuously differentiable scalar field on a region Ω R

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2b-22 Ver 1.1: Ling KV, October 22, 2006 Ver 1.0: Ling KV, Jul 2005 EE2007/Ling KV/Aug 2006 EE2007:

More information

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS MATH 228: Calculus III (FALL 216) Sample Problems for FINAL EXAM SOLUTIONS MATH 228 Page 2 Problem 1. (2pts) Evaluate the line integral C xy dx + (x + y) dy along the parabola y x2 from ( 1, 1) to (2,

More information

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

Chapter 1. Vector Algebra and Vector Space

Chapter 1. Vector Algebra and Vector Space 1. Vector Algebra 1.1. Scalars and vectors Chapter 1. Vector Algebra and Vector Space The simplest kind of physical quantity is one that can be completely specified by its magnitude, a single number, together

More information

Eigen Values and Eigen Vectors - GATE Study Material in PDF

Eigen Values and Eigen Vectors - GATE Study Material in PDF Eigen Values and Eigen Vectors - GATE Study Material in PDF Some of the most used concepts in Linear Algebra and Matrix Algebra are Eigen Values and Eigen Vectors. This makes Eigen Values and Eigen Vectors

More information

Chapter 6: Vector Analysis

Chapter 6: Vector Analysis Chapter 6: Vector Analysis We use derivatives and various products of vectors in all areas of physics. For example, Newton s 2nd law is F = m d2 r. In electricity dt 2 and magnetism, we need surface and

More information

Mathematics for Physical Sciences III

Mathematics for Physical Sciences III Mathematics for Physical Sciences III Change of lecturer: First 4 weeks: myself again! Remaining 8 weeks: Dr Stephen O Sullivan Continuous Assessment Test Date to be announced (probably Week 7 or 8) -

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9 MATH 32B-2 (8W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Multiple Integrals 3 2 Vector Fields 9 3 Line and Surface Integrals 5 4 The Classical Integral Theorems 9 MATH 32B-2 (8W)

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text.

This exam will be over material covered in class from Monday 14 February through Tuesday 8 March, corresponding to sections in the text. Math 275, section 002 (Ultman) Spring 2011 MIDTERM 2 REVIEW The second midterm will be held in class (1:40 2:30pm) on Friday 11 March. You will be allowed one half of one side of an 8.5 11 sheet of paper

More information

PONDI CHERRY UNI VERSI TY

PONDI CHERRY UNI VERSI TY B.Sc. ALLIED MATHEMATICS SYLLABUS 2009-2010 onwards PONDI CHERRY UNI VERSI TY PUDUCHERRY 605 014 B.Sc. ALLIED MATHEMATICS Syllabus for Allied Mathematics for B.Sc. Physics Main/Chemistry Main/Electronics

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information

Page Problem Score Max Score a 8 12b a b 10 14c 6 6

Page Problem Score Max Score a 8 12b a b 10 14c 6 6 Fall 14 MTH 34 FINAL EXAM December 8, 14 Name: PID: Section: Instructor: DO NOT WRITE BELOW THIS LINE. Go to the next page. Page Problem Score Max Score 1 5 5 1 3 5 4 5 5 5 6 5 7 5 8 5 9 5 1 5 11 1 3 1a

More information

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3)

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3) ASSALAM O ALAIKUM All Dear fellows ALL IN ONE MTH3 Calculus II Midterm solved papers Created BY Ali Shah From Sahiwal BSCS th semester alaoudin.bukhari@gmail.com Remember me in your prayers MIDTERM EXAMINATION

More information

Thevenin Norton Equivalencies - GATE Study Material in PDF

Thevenin Norton Equivalencies - GATE Study Material in PDF Thevenin Norton Equivalencies - GATE Study Material in PDF In these GATE 2018 Notes, we explain the Thevenin Norton Equivalencies. Thevenin s and Norton s Theorems are two equally valid methods of reducing

More information

In this section, mathematical description of the motion of fluid elements moving in a flow field is

In this section, mathematical description of the motion of fluid elements moving in a flow field is Jun. 05, 015 Chapter 6. Differential Analysis of Fluid Flow 6.1 Fluid Element Kinematics In this section, mathematical description of the motion of fluid elements moving in a flow field is given. A small

More information

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product The Cross Product MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Introduction Recall: the dot product of two vectors is a scalar. There is another binary operation on vectors

More information

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 1. The value of the double integral (a) 15 26 (b) 15 8 (c) 75 (d) 105 26 5 4 0 1 1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 2. What is the value of the double integral interchange the order

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2b-22 Ver 1.1: Ling KV, October 22, 2006 Ver 1.0: Ling KV, Jul 2005 EE2007/Ling KV/Aug 2006 My part:

More information

Guide for Ph.D. Area Examination in Applied Mathematics

Guide for Ph.D. Area Examination in Applied Mathematics Guide for Ph.D. Area Examination in Applied Mathematics (for graduate students in Purdue University s School of Mechanical Engineering) (revised Fall 2016) This is a 3 hour, closed book, written examination.

More information

11.1 Three-Dimensional Coordinate System

11.1 Three-Dimensional Coordinate System 11.1 Three-Dimensional Coordinate System In three dimensions, a point has three coordinates: (x,y,z). The normal orientation of the x, y, and z-axes is shown below. The three axes divide the region into

More information

EE2007: Engineering Mathematics II Vector Calculus

EE2007: Engineering Mathematics II Vector Calculus EE2007: Engineering Mathematics II Vector Calculus Ling KV School of EEE, NTU ekvling@ntu.edu.sg Rm: S2-B2a-22 Ver: August 28, 2010 Ver 1.6: Martin Adams, Sep 2009 Ver 1.5: Martin Adams, August 2008 Ver

More information

Review of Vector Analysis in Cartesian Coordinates

Review of Vector Analysis in Cartesian Coordinates Review of Vector Analysis in Cartesian Coordinates 1 Scalar: A quantity that has magnitude, but no direction. Examples are mass, temperature, pressure, time, distance, and real numbers. Scalars are usually

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals

Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals Math 280 Calculus III Chapter 16 Sections: 16.1, 16.2 16.3 16.4 16.5 Topics: Vector Fields and Line Integrals The Fundamental Theorem for Line Integrals Green s Theorem Curl and Divergence Section 16.1

More information

Directional Derivatives in the Plane

Directional Derivatives in the Plane Directional Derivatives in the Plane P. Sam Johnson April 10, 2017 P. Sam Johnson (NIT Karnataka) Directional Derivatives in the Plane April 10, 2017 1 / 30 Directional Derivatives in the Plane Let z =

More information

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors

Detailed objectives are given in each of the sections listed below. 1. Cartesian Space Coordinates. 2. Displacements, Forces, Velocities and Vectors Unit 1 Vectors In this unit, we introduce vectors, vector operations, and equations of lines and planes. Note: Unit 1 is based on Chapter 12 of the textbook, Salas and Hille s Calculus: Several Variables,

More information

Ma 1c Practical - Solutions to Homework Set 7

Ma 1c Practical - Solutions to Homework Set 7 Ma 1c Practical - olutions to omework et 7 All exercises are from the Vector Calculus text, Marsden and Tromba (Fifth Edition) Exercise 7.4.. Find the area of the portion of the unit sphere that is cut

More information

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

More information

Vector Calculus. A primer

Vector Calculus. A primer Vector Calculus A primer Functions of Several Variables A single function of several variables: f: R $ R, f x (, x ),, x $ = y. Partial derivative vector, or gradient, is a vector: f = y,, y x ( x $ Multi-Valued

More information

52. The Del Operator: Divergence and Curl

52. The Del Operator: Divergence and Curl 52. The Del Operator: Divergence and Curl Let F(x, y, z) = M(x, y, z), N(x, y, z), P(x, y, z) be a vector field in R 3. The del operator is represented by the symbol, and is written = x, y, z, or = x,

More information

Math 233. Practice Problems Chapter 15. i j k

Math 233. Practice Problems Chapter 15. i j k Math 233. Practice Problems hapter 15 1. ompute the curl and divergence of the vector field F given by F (4 cos(x 2 ) 2y)i + (4 sin(y 2 ) + 6x)j + (6x 2 y 6x + 4e 3z )k olution: The curl of F is computed

More information

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm.

MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. MATH 2083 FINAL EXAM REVIEW The final exam will be on Wednesday, May 4 from 10:00am-12:00pm. Bring a calculator and something to write with. Also, you will be allowed to bring in one 8.5 11 sheet of paper

More information

VECTORS IN A STRAIGHT LINE

VECTORS IN A STRAIGHT LINE A. The Equation of a Straight Line VECTORS P3 VECTORS IN A STRAIGHT LINE A particular line is uniquely located in space if : I. It has a known direction, d, and passed through a known fixed point, or II.

More information

MATH20411 PDEs and Vector Calculus B

MATH20411 PDEs and Vector Calculus B MATH2411 PDEs and Vector Calculus B Dr Stefan Güttel Acknowledgement The lecture notes and other course materials are based on notes provided by Dr Catherine Powell. SECTION 1: Introctory Material MATH2411

More information

2. TRIGONOMETRY 3. COORDINATEGEOMETRY: TWO DIMENSIONS

2. TRIGONOMETRY 3. COORDINATEGEOMETRY: TWO DIMENSIONS 1 TEACHERS RECRUITMENT BOARD, TRIPURA (TRBT) EDUCATION (SCHOOL) DEPARTMENT, GOVT. OF TRIPURA SYLLABUS: MATHEMATICS (MCQs OF 150 MARKS) SELECTION TEST FOR POST GRADUATE TEACHER(STPGT): 2016 1. ALGEBRA Sets:

More information

Math Divergence and Curl

Math Divergence and Curl Math 23 - Divergence and Curl Peter A. Perry University of Kentucky November 3, 28 Homework Work on Stewart problems for 6.5: - (odd), 2, 3-7 (odd), 2, 23, 25 Finish Homework D2 due tonight Begin Homework

More information

Math 207 Honors Calculus III Final Exam Solutions

Math 207 Honors Calculus III Final Exam Solutions Math 207 Honors Calculus III Final Exam Solutions PART I. Problem 1. A particle moves in the 3-dimensional space so that its velocity v(t) and acceleration a(t) satisfy v(0) = 3j and v(t) a(t) = t 3 for

More information

CHAPTER 10 VECTORS POINTS TO REMEMBER

CHAPTER 10 VECTORS POINTS TO REMEMBER For more important questions visit : www4onocom CHAPTER 10 VECTORS POINTS TO REMEMBER A quantity that has magnitude as well as direction is called a vector It is denoted by a directed line segment Two

More information

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0)

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0) eview Exam Math 43 Name Id ead each question carefully. Avoid simple mistakes. Put a box around the final answer to a question (use the back of the page if necessary). For full credit you must show your

More information

Math 11 Fall 2018 Practice Final Exam

Math 11 Fall 2018 Practice Final Exam Math 11 Fall 218 Practice Final Exam Disclaimer: This practice exam should give you an idea of the sort of questions we may ask on the actual exam. Since the practice exam (like the real exam) is not long

More information

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8

Introduction to Vector Calculus (29) SOLVED EXAMPLES. (d) B. C A. (f) a unit vector perpendicular to both B. = ˆ 2k = = 8 = = 8 Introduction to Vector Calculus (9) SOLVED EXAMPLES Q. If vector A i ˆ ˆj k, ˆ B i ˆ ˆj, C i ˆ 3j ˆ kˆ (a) A B (e) A B C (g) Solution: (b) A B (c) A. B C (d) B. C A then find (f) a unit vector perpendicular

More information

Vector Calculus. Dr. D. Sukumar. February 1, 2016

Vector Calculus. Dr. D. Sukumar. February 1, 2016 Vector Calculus Dr. D. Sukumar February 1, 2016 Green s Theorem Tangent form or Ciculation-Curl form c Mdx + Ndy = R ( N x M ) da y Green s Theorem Tangent form or Ciculation-Curl form Stoke s Theorem

More information

Remark 3.2. The cross product only makes sense in R 3.

Remark 3.2. The cross product only makes sense in R 3. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

25. Chain Rule. Now, f is a function of t only. Expand by multiplication:

25. Chain Rule. Now, f is a function of t only. Expand by multiplication: 25. Chain Rule The Chain Rule is present in all differentiation. If z = f(x, y) represents a two-variable function, then it is plausible to consider the cases when x and y may be functions of other variable(s).

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

CHAPTER 7 DIV, GRAD, AND CURL

CHAPTER 7 DIV, GRAD, AND CURL CHAPTER 7 DIV, GRAD, AND CURL 1 The operator and the gradient: Recall that the gradient of a differentiable scalar field ϕ on an open set D in R n is given by the formula: (1 ϕ = ( ϕ, ϕ,, ϕ x 1 x 2 x n

More information

6. Vector Integral Calculus in Space

6. Vector Integral Calculus in Space 6. Vector Integral alculus in pace 6A. Vector Fields in pace 6A-1 Describegeometricallythefollowingvectorfields: a) xi +yj +zk ρ b) xi zk 6A-2 Write down the vector field where each vector runs from (x,y,z)

More information

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

More information

Mathematics (Course B) Lent Term 2005 Examples Sheet 2

Mathematics (Course B) Lent Term 2005 Examples Sheet 2 N12d Natural Sciences, Part IA Dr M. G. Worster Mathematics (Course B) Lent Term 2005 Examples Sheet 2 Please communicate any errors in this sheet to Dr Worster at M.G.Worster@damtp.cam.ac.uk. Note that

More information

Math 5BI: Problem Set 9 Integral Theorems of Vector Calculus

Math 5BI: Problem Set 9 Integral Theorems of Vector Calculus Math 5BI: Problem et 9 Integral Theorems of Vector Calculus June 2, 2010 A. ivergence and Curl The gradient operator = i + y j + z k operates not only on scalar-valued functions f, yielding the gradient

More information

Department of Mathematics, IIT Bombay End-Semester Examination, MA 105 Autumn-2008

Department of Mathematics, IIT Bombay End-Semester Examination, MA 105 Autumn-2008 Department of Mathematics, IIT Bombay End-Semester Examination, MA 105 Autumn-2008 Code: C-031 Date and time: 17 Nov, 2008, 9:30 A.M. - 12:30 P.M. Maximum Marks: 45 Important Instructions: 1. The question

More information

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces.

Vector calculus. Appendix A. A.1 Definitions. We shall only consider the case of three-dimensional spaces. Appendix A Vector calculus We shall only consider the case of three-dimensional spaces A Definitions A physical quantity is a scalar when it is only determined by its magnitude and a vector when it is

More information

Multiple Integrals and Vector Calculus: Synopsis

Multiple Integrals and Vector Calculus: Synopsis Multiple Integrals and Vector Calculus: Synopsis Hilary Term 28: 14 lectures. Steve Rawlings. 1. Vectors - recap of basic principles. Things which are (and are not) vectors. Differentiation and integration

More information

INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as

INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as INTEGRAL CALCULUS DIFFERENTIATION UNDER THE INTEGRAL SIGN: Consider an integral involving one parameter and denote it as, where a and b may be constants or functions of. To find the derivative of when

More information

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4.

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4. MATH 23, FALL 2013 Text: Calculus, Early Transcendentals or Multivariable Calculus, 7th edition, Stewart, Brooks/Cole. We will cover chapters 12 through 16, so the multivariable volume will be fine. WebAssign

More information

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem alculus III - Problem Drill 4: tokes and Divergence Theorem Question No. 1 of 1 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as needed () Pick the 1. Use

More information

1 Vector algebra in R 3.

1 Vector algebra in R 3. ECE 298JA VC #1 Version 3.03 November 14, 2017 Fall 2017 Univ. of Illinois Due Mon, Dec 4, 2017 Prof. Allen Topic of this homework: Vector algebra and fields in R 3 ; Gradient and scalar Laplacian operator;

More information

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A ENGINEERING MATHEMATICS I CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 Total Hrs: 52 Exam Marks:100 PART-A Unit-I: DIFFERENTIAL CALCULUS - 1 Determination of n th derivative of standard functions-illustrative

More information

Come & Join Us at VUSTUDENTS.net

Come & Join Us at VUSTUDENTS.net Come & Join Us at VUSTUDENTS.net For Assignment Solution, GDB, Online Quizzes, Helping Study material, Past Solved Papers, Solved MCQs, Current Papers, E-Books & more. Go to http://www.vustudents.net and

More information

Lecture II: Vector and Multivariate Calculus

Lecture II: Vector and Multivariate Calculus Lecture II: Vector and Multivariate Calculus Dot Product a, b R ' ', a ( b = +,- a + ( b + R. a ( b = a b cos θ. θ convex angle between the vectors. Squared norm of vector: a 3 = a ( a. Alternative notation:

More information

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

More information

Brief Review of Vector Algebra

Brief Review of Vector Algebra APPENDIX Brief Review of Vector Algebra A.0 Introduction Vector algebra is used extensively in computational mechanics. The student must thus understand the concepts associated with this subject. The current

More information

송석호 ( 물리학과 )

송석호 ( 물리학과 ) http://optics.hanyang.ac.kr/~shsong 송석호 ( 물리학과 ) Introduction to Electrodynamics, David J. Griffiths Review: 1. Vector analysis 2. Electrostatics 3. Special techniques 4. Electric fields in mater 5. Magnetostatics

More information

f. D that is, F dr = c c = [2"' (-a sin t)( -a sin t) + (a cos t)(a cost) dt = f2"' dt = 2

f. D that is, F dr = c c = [2' (-a sin t)( -a sin t) + (a cos t)(a cost) dt = f2' dt = 2 SECTION 16.4 GREEN'S THEOREM 1089 X with center the origin and radius a, where a is chosen to be small enough that C' lies inside C. (See Figure 11.) Let be the region bounded by C and C'. Then its positively

More information

Solutions to Homework 5

Solutions to Homework 5 Solutions to Homework 5 1. Let z = f(x, y) be a twice continuously differentiable function of x and y. Let x = r cos θ and y = r sin θ be the equations which transform polar coordinates into rectangular

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 1 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH SOME SOLUTIONS TO EXAM 1 Fall 018 Version A refers to the regular exam and Version B to the make-up 1. Version A. Find the center

More information

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 94 5. - Gradient, Divergence, Curl Page 5. 5. The Gradient Operator A brief review is provided here for the gradient operator in both Cartesian and orthogonal non-cartesian coordinate systems. Sections

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015

Multiple Integrals and Vector Calculus (Oxford Physics) Synopsis and Problem Sets; Hilary 2015 Multiple Integrals and Vector Calculus (Oxford Physics) Ramin Golestanian Synopsis and Problem Sets; Hilary 215 The outline of the material, which will be covered in 14 lectures, is as follows: 1. Introduction

More information

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III)

The Divergence Theorem Stokes Theorem Applications of Vector Calculus. Calculus. Vector Calculus (III) Calculus Vector Calculus (III) Outline 1 The Divergence Theorem 2 Stokes Theorem 3 Applications of Vector Calculus The Divergence Theorem (I) Recall that at the end of section 12.5, we had rewritten Green

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

February 27, 2019 LECTURE 10: VECTOR FIELDS.

February 27, 2019 LECTURE 10: VECTOR FIELDS. February 27, 209 LECTURE 0: VECTOR FIELDS 02 HONORS MULTIVARIABLE CALCULUS PROFESSOR RICHARD BROWN Synopsis Vector fields, as geometric objects and/or functions, provide a backbone in which all of physics

More information

Second Order ODEs. Second Order ODEs. In general second order ODEs contain terms involving y, dy But here only consider equations of the form

Second Order ODEs. Second Order ODEs. In general second order ODEs contain terms involving y, dy But here only consider equations of the form Second Order ODEs Second Order ODEs In general second order ODEs contain terms involving y, dy But here only consider equations of the form A d2 y dx 2 + B dy dx + Cy = 0 dx, d2 y dx 2 and F(x). where

More information

MTH 254 STUDY GUIDE Summary of Topics

MTH 254 STUDY GUIDE Summary of Topics MTH 254 STUDY GUIDE Summary of Topics Lesson 1 (p. 3): Coordinate Systems, 10.2, 13.5 Lesson 2 (p. 9): Vectors in the Plane and in 3-Space, 11.1, 11.2 Lesson 3 (p. 16): Dot Products, 11.3 Lesson 4 (p.

More information

Vectors Coordinate Systems VC - Differential Elements VC - Differential Operators Important Theorems Summary Problems.

Vectors Coordinate Systems VC - Differential Elements VC - Differential Operators Important Theorems Summary Problems. S. R. Zinka zinka@vit.ac.in School of Electronics Engineering Vellore Institute of Technology July 16, 2013 Outline 1 Vectors 2 Coordinate Systems 3 VC - Differential Elements 4 VC - Differential Operators

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Fall 2011 FINAL EXAM REVIEW The final exam will be held on Wednesday 14 December from 10:30am 12:30pm in our regular classroom. You will be allowed both sides of an 8.5 11

More information

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr.

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr. 1. Let F(x, y) xyi+(y 3x)j, and let be the curve r(t) ti+(3t t 2 )j for t 2. ompute F dr. Solution. F dr b a 2 2 F(r(t)) r (t) dt t(3t t 2 ), 3t t 2 3t 1, 3 2t dt t 3 dt 1 2 4 t4 4. 2. Evaluate the line

More information

Answers and Solutions to Section 13.7 Homework Problems 1 19 (odd) S. F. Ellermeyer April 23, 2004

Answers and Solutions to Section 13.7 Homework Problems 1 19 (odd) S. F. Ellermeyer April 23, 2004 Answers and olutions to ection 1.7 Homework Problems 1 19 (odd). F. Ellermeyer April 2, 24 1. The hemisphere and the paraboloid both have the same boundary curve, the circle x 2 y 2 4. Therefore, by tokes

More information

Ph.D. Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2) EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified.

Ph.D. Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2) EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified. PhD Katarína Bellová Page 1 Mathematics 2 (10-PHY-BIPMA2 EXAM - Solutions, 20 July 2017, 10:00 12:00 All answers to be justified Problem 1 [ points]: For which parameters λ R does the following system

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

TEST CODE: MIII (Objective type) 2010 SYLLABUS

TEST CODE: MIII (Objective type) 2010 SYLLABUS TEST CODE: MIII (Objective type) 200 SYLLABUS Algebra Permutations and combinations. Binomial theorem. Theory of equations. Inequalities. Complex numbers and De Moivre s theorem. Elementary set theory.

More information

Math 3435 Homework Set 11 Solutions 10 Points. x= 1,, is in the disk of radius 1 centered at origin

Math 3435 Homework Set 11 Solutions 10 Points. x= 1,, is in the disk of radius 1 centered at origin Math 45 Homework et olutions Points. ( pts) The integral is, x + z y d = x + + z da 8 6 6 where is = x + z 8 x + z = 4 o, is the disk of radius centered on the origin. onverting to polar coordinates then

More information

MATH 2400: Calculus III, Fall 2013 FINAL EXAM

MATH 2400: Calculus III, Fall 2013 FINAL EXAM MATH 2400: Calculus III, Fall 2013 FINAL EXAM December 16, 2013 YOUR NAME: Circle Your Section 001 E. Angel...................... (9am) 002 E. Angel..................... (10am) 003 A. Nita.......................

More information

Final Exam Review Sheet : Comments and Selected Solutions

Final Exam Review Sheet : Comments and Selected Solutions MATH 55 Applied Honors alculus III Winter Final xam Review heet : omments and elected olutions Note: The final exam will cover % among topics in chain rule, linear approximation, maximum and minimum values,

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

Vectors, dot product, and cross product

Vectors, dot product, and cross product MTH 201 Multivariable calculus and differential equations Practice problems Vectors, dot product, and cross product 1. Find the component form and length of vector P Q with the following initial point

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Spring 2012 FINAL EXAM REVIEW The final exam will be held on Wednesday 9 May from 8:00 10:00am in our regular classroom. You will be allowed both sides of two 8.5 11 sheets

More information

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt Jim Lambers MAT 28 ummer emester 212-1 Practice Final Exam olution 1. Evaluate the line integral xy dx + e y dy + xz dz, where is given by r(t) t 4, t 2, t, t 1. olution From r (t) 4t, 2t, t 2, we obtain

More information

Peter Alfeld Math , Fall 2005

Peter Alfeld Math , Fall 2005 WeBWorK assignment due 9/2/05 at :59 PM..( pt) Consider the parametric equation x = 2(cosθ + θsinθ) y = 2(sinθ θcosθ) What is the length of the curve for θ = 0 to θ = 7 6 π? 2.( pt) Let a = (-2 4 2) and

More information

MATHEMATICS. Units Topics Marks I Relations and Functions 10

MATHEMATICS. Units Topics Marks I Relations and Functions 10 MATHEMATICS Course Structure Units Topics Marks I Relations and Functions 10 II Algebra 13 III Calculus 44 IV Vectors and 3-D Geometry 17 V Linear Programming 6 VI Probability 10 Total 100 Course Syllabus

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. MTH 34 Solutions to Exam April 9th, 8 Name: Section: Recitation Instructor: INSTRUTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

MATHEMATICS AS/M/P1 AS PAPER 1

MATHEMATICS AS/M/P1 AS PAPER 1 Surname Other Names Candidate Signature Centre Number Candidate Number Examiner Comments Total Marks MATHEMATICS AS PAPER 1 Bronze Set B (Edexcel Version) CM Time allowed: 2 hours Instructions to candidates:

More information