28.3. Orthogonal Curvilinear Coordinates. Introduction. Prerequisites. Learning Outcomes

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "28.3. Orthogonal Curvilinear Coordinates. Introduction. Prerequisites. Learning Outcomes"

Transcript

1 Orthogonal Curvilinear Coordinates 28.3 Introduction The derivatives div, grad and curl from Section 28.2 can be carried out using coordinate systems other than the rectangular Cartesian coordinates. This Section shows how to calculate these derivatives in other coordinate systems. Two coordinate systems - cylindrical polar coordinates and spherical polar coordinates - will be illustrated. Prerequisites Before starting this Section you should... Learning Outcomes On completion you should be able to... be able to find the gradient, divergence and curl of a field in Cartesian coordinates be familiar with polar coordinates find the divergence, gradient or curl of a vector or scalar field expressed in terms of orthogonal curvilinear coordinates 37

2 . Orthogonal curvilinear coordinates The results shown in Section 28.2 have been given in terms of the familiar Cartesian (x, y, z) coordinate system. However, other coordinate systems can be used to better describe some physical situations. A set of coordinates u u(x, y, z), v v(x, y, z) and w w(x, y, z) where the directions at any point indicated by u, v and w are orthogonal (perpendicular) to each other is referred to as a set of orthogonal curvilinear coordinates. With each coordinate is associated a scale factor h u, h v or h w respectively where h u ( x u ) 2 + ( y u ) 2 + ( z u) 2 (with similar expressions for hv and h w ). The scale factor gives a measure of how a change in the coordinate changes the position of a point. Two commonly-used sets of orthogonal curvilinear coordinates are cylindrical polar coordinates and spherical polar coordinates. These are similar to the plane polar coordinates introduced in 7.2 but represent extensions to three dimensions. Cylindrical polar coordinates This corresponds to plane polar (, φ) coordinates with an added z-coordinate directed out of the xy plane. Normally the variables and φ are used instead of r and θ to give the three coordinates, φ and z. A cylinder has equation constant. The relationship between the coordinate systems is given by x cos φ y sin φ z z (i.e. the same z is used by the two coordinate systems). See Figure 20(a). z z ˆk ˆφ (x, y, z) (x, y, z) ˆ φ y φ y (a) x (b) x Figure 20: Cylindrical polar coordinates The scale factors h, h φ and h z are given as follows (x ) 2 ( ) 2 ( ) 2 y z h + + (cos φ) 2 + (sin φ) (x ) 2 ( ) 2 ( ) 2 y z h φ + + ( sin φ) φ φ φ 2 + ( cos φ) (x ) 2 ( ) 2 ( ) 2 y z h z + + (0 z z z ) 38 Workbook 28: Differential Vector Calculus

3 Spherical polar coordinates In this system a point is referred to by its distance from the origin r and two angles φ and θ. The angle θ is the angle between the positive z-axis and the line from the origin to the point. The angle φ is the angle from the x-axis to the projection of the point in the xy plane. A useful analogy is of latitude, longitude and height on Earth. The variable r plays the role of height (but height measured above the centre of Earth rather than from the surface). The variable θ plays the role of latitude but is modified so that θ 0 represents the North Pole, θ 90 π 2 represents the equator and θ 80 π represents the South Pole. The variable φ plays the role of longitude. A sphere has equation r constant. The relationship between the coordinate systems is given by x r sin θ cos φ y r sin θ sin φ z r cos θ. See Figure 2. z (x, y, z) θ r φ y x, Figure 2: Spherical polar coordinates The scale factors h r, h θ and h φ are given by (x ) 2 ( ) 2 ( ) 2 y z h r + + (sin θ cos φ) r r r 2 + (sin θ sin φ) 2 + (cos θ) 2 (x ) 2 ( ) 2 ( ) 2 y z h θ + + (r cos θ cos φ) θ θ θ 2 + (r cos θ sin φ) 2 + ( r sin θ) 2 r (x ) 2 ( ) 2 ( ) 2 y z h φ + + ( r sin θ sin φ) φ φ φ 2 + (r sin θ cos φ) r sin θ 39

4 2. Vector derivatives in orthogonal coordinates Given an orthogonal coordinate system u, v, w with unit vectors û, ˆv and ŵ and scale factors, h u, h v and h w, it is possible to find the derivatives f, F and F. It is found that grad f f h u f uû + h v f v ˆv + h w f w ŵ If F F u û + F vˆv + F w ŵ then div F F h u h v h w u (F uh v h w ) + v (F vh u h w ) + ] w (F wh u h v ) Also if F F u û + F vˆv + F w ŵ then h u û h vˆv h w ŵ curl F F h u h v h w u v w h u F u h v F v h w F w Key Point 6 In orthogonal curvilinear coordinates, the vector derivatives f, F and F include the scale factors h u, h v and h w. 3. Cylindrical polar coordinates In cylindrical polar coordinates (, φ, z), the three unit vectors are ˆ, ˆφ and ẑ (see Figure 20(b) on page 38) with scale factors h, h φ, h z. The quantities and φ are related to x and y by x cos φ and y sin φ. The unit vectors are ˆ cos φi + sin φj and ˆφ sin φi + cos φj. In cylindrical polar coordinates, grad f f f ˆ + f φ ˆφ + f z ẑ The scale factor is necessary in the φ-component because the derivatives with respect to φ are distorted by the distance from the axis Workbook 28: Differential Vector Calculus

5 If F F ˆ + F φ ˆφ + Fz ẑ then div F F (F ) + φ (F φ) + ] z (F z) ˆ ˆφ ẑ curl F F φ z. F F φ F z Example 20 Working in cylindrical polar coordinates, find f for f 2 + z 2 Solution If f 2 + z 2 then f 2,f φ 0 andf z 2z so f 2ˆ + 2zẑ. Example 2 Working in cylindrical polar coordinates find (a) f for f 3 sin φ (b) Show that the result for (a) is consistent with that found working in Cartesian coordinates. Solution (a) If f 3 sin φ then f 32 sin φ, f φ 3 cos φ and f z f 3 2 sin φˆ + 2 cos φ ˆφ. 0 and hence, (b) f 3 sin φ 2 sin φ (x 2 + y 2 )y x 2 y + y 3 so f 2xyi + (x 2 + 3y 2 )j. Using cylindrical polar coordinates, from (a) we have f 3 2 sin φˆ + 2 cos φ ˆφ 3 2 sin φ(cos φi + sin φj) + 2 cos φ( sin φi + cos φj) 3 2 sin φ cos φ 2 sin φ cos φ ] i sin 2 φ + 2 cos 2 φ ] j 2 2 sin φ cos φ ] i sin 2 φ + 2 cos 2 φ ] j 2xyi + (3y 2 + x 2 )j So the results using Cartesian and cylindrical polar coordinates are consistent. 4

6 Example 22 Find F for F F ˆ + F φ ˆφ + Fz ẑ 3 ˆ + z ˆφ + z sin φẑ. Show that the results are consistent with those found using Cartesian coordinates. Solution Here, F 3, F φ z and F z z sin φ so F (F ) + φ (F φ) + ] z (F z) (4 ) + φ (z) + ] z (2 z sin φ) sin φ ] sin φ Converting to Cartesian coordinates, F F ˆ + F φ ˆφ + Fz ẑ 3 ˆ + z ˆφ + z sin φẑ 3 (cos φi + sin φj) + z( sin φi + cos φj) + z sin φk ( 3 cos φ z sin φ)i + ( 3 sin φ + z cos φ)j + z sin φk 2 ( cos φ) sin φz ] i + 2 ( sin φ) + cos φz ] j + sin φzk (x 2 + y 2 )x yz ] i + (x 2 + y 2 )y + xz ] j + yzk (x 3 + xy 2 yz)i + (x 2 y + y 3 + xz)j + yzk So F x (x3 + xy 2 yz) + y (x2 y + y 3 + xz) + z (yz) (3x 2 + y 2 ) + (x 2 + 3y 2 ) + y 4x 2 + 4y 2 + y 4(x 2 + y 2 ) + y sin φ So F is the same in both coordinate systems. 42 Workbook 28: Differential Vector Calculus

7 Example 23 Find F for F 2 ˆ + z sin φ ˆφ + 2z cos φẑ. Solution ˆ ˆφ ẑ F φ z F F φ F z ˆ ˆ ˆφ ẑ φ (2z cos φ) (z sin φ) z φ z 2 z sin φ 2z cos φ ] + ˆφ ˆ( 2z sin φ sin φ) + ˆφ(0) + ẑ(z sin φ) (2z sin φ + sin φ) ˆ + z sin φ ẑ z 2 (2z cos φ) ] ] +ẑ ]] (z sin φ) φ 2 Engineering Example 2 Divergence of a magnetic field Introduction A magnetic field B must satisfy B 0. An associated current is given by: I ( B) µ 0 Problem in words For the magnetic field (in cylindrical polar coordinates, φ, z) B B 0 + ˆφ + αẑ 2 show that the divergence of B is zero and find the associated current. Mathematical statement of problem We must (a) show that B 0 (b) find the current I ( B) µ 0 43

8 Mathematical analysis (a) Express B as (B, B φ, B z ); then B (B ) + φ (B φ) + ] z (B z) (0) + ( ) B 0 + z ] φ + (α) ] 0 as required. (b) To find the current evaluate Interpretation I µ 0 ( B) µ 0 µ 0 µ 0 B 0 ˆ ˆφ ẑ ˆ ˆφ ẑ φ z φ z B B φ B z 2 0 B 0 α + 2 ( ) ] 0ˆ + 0 ˆφ 2 + B 0 ẑ ( + 2 ) 2 ] ẑ 2B 0 µ 0 ( + 2 ) 2 ẑ The magnetic field is in the form of a helix with the current pointing along its axis (Fig 22). Such an arrangement is often used for the magnetic containment of charged particles in a fusion reactor. Figure 22: The magnetic field forms a helix 44 Workbook 28: Differential Vector Calculus

9 Example 24 A magnetic field B is given by B 2 ˆφ + kẑ. Find B and B. Solution B (0) + φ ( 2 ) + ] z (k) ] 0 ˆ ˆφ ẑ ˆ ˆφ ẑ B φ z φ z B B φ B z 0 k 3 ẑ All magnetic fields satisfy B 0 i.e. an absence of magnetic monopoles. Note that there is a class of magnetic fields known as potential fields that satisfy B 0 Task Using cylindrical polar coordinates, find f for f 2 z sin φ 2 z sin φ]ˆ + φ 2 z sin φ] ˆφ + z 2 z sin φ]ẑ 2z sin φˆ + z cos φ ˆφ + 2 sin φẑ 45

10 Task Using cylindrical polar coordinates, find f for f z sin 2φ z sin 2φ]ˆ + φ z sin 2φ] ˆφ + z z sin 2φ]ẑ 2 z cos 2φ ˆφ + sin 2φẑ Task Find F for F cos φˆ sin φ ˆφ + zẑ i.e. F cos φ, F φ sin φ, F z z (a) First find the derivatives F ], φ F φ], z F z]: 2 cos φ, cos φ, 2 (b) Now combine these to find F : 46 Workbook 28: Differential Vector Calculus

11 F (F ) + φ (F φ) + ] z (F z) (2 cos φ) + φ ( sin φ) + ] z (2 z) ] 2 cos φ cos φ + 2 cos φ + Task Find F for F F ˆ + F φ ˆφ + Fz ẑ 3 ˆ + z ˆφ + z sin φẑ. Show that the results are consistent with those found using Cartesian coordinates. (a) Find the curl F : ˆ ˆφ ẑ φ z 3 2 z z sin φ (z cos φ )ˆ z sin φ ˆφ + 2zẑ (b) Find F in Cartesian coordinates: Use ˆ cos φi+sin φj, ˆφ sin φi+cos φj to get F (x 3 +xy 2 yz)i+(x 2 y +y 3 +xz)j +yzk (c) Hence find F in Cartesian coordinates: (z x)i yj + 2zk 47

12 (d) Using ˆ cos φi + sin φj and ˆφ sin φi + cos φj, show that the solution to part (a) is equal to the solution for part (c): (z cos φ ) ˆ z sin φ ˆφ+2z ẑ (z cos φ )(cos φ i+sin φ j) z sin φ( sin φ i+cos φ j)+2z k zcos 2 φ cos φ + zsin 2 φ] i + zcos φsin φ sin φ zsin φcos φ] j + 2z k z cos φ] i sin φ j + 2z k (z x) i y j + 2z k Exercises. For F ˆ + ( sin φ + z) ˆφ + zẑ, find F and F. 2. For f 2 z 2 cos 2φ, find ( f). s. 2 + cos φ +, ˆ z ˆφ + (2 sin φ + z ) ẑ Spherical polar coordinates In spherical polar coordinates (r, θ, φ), the 3 unit vectors are ˆr, ˆθ and ˆφ with scale factors h r, h θ r, h φ r sin θ. The quantities r, θ and φ are related to x, y and z by x r sin θ cos φ, y r sin θ sin φ and z r cos θ. In spherical polar coordinates, grad f f f r ˆr + f r θ ˆθ + f r sin θ φ ˆφ If F F rˆr + F θ ˆθ + Fφ ˆφ then div F F curl F F r (r2 sin θf r ) + θ (r sin θf θ) + ˆr rˆθ r sin θ ˆφ r θ φ F r rf θ r sin θf φ ] φ (rf φ) 48 Workbook 28: Differential Vector Calculus

13 Example 25 In spherical polar coordinates, find f for (a) f r (b) f (c) f r 2 sin(φ + θ) r Note: parts (a) and (b) relate to Exercises 2(a) and 2(c) on page 22.] Solution (a) f f r ˆr + f r θ ˆθ + (r) r ˆr + r ˆr ˆr f φ ˆφ r sin θ (r) θ ˆθ + r sin θ (r) φ ˆφ (b) f f r ˆr + f r θ ˆθ + ( r ) r ˆr + r r 2 ˆr f φ ˆφ r sin θ ( ) r θ ˆθ + r sin θ ( r ) φ ˆφ (c) f f r ˆr + f r θ ˆθ + f r sin θ φ ˆφ (r sin(φ + θ)) ˆr + r r (r sin(φ + θ)) ˆθ + θ r sin θ (r 2 sin(φ + θ)) φ 2r sin(φ + θ)ˆr + r r2 cos(φ + θ)ˆθ + r sin θ r2 cos(φ + θ) ˆφ 2r sin(φ + θ)ˆr + r cos(φ + θ)ˆθ + r cos(φ + θ) sin θ ˆφ ˆφ 49

14 Engineering Example 3 Electric potential Introduction There is a scalar quantity V, called the electric potential, which satisfies V E where E is the electric field. It is often easier to handle scalar fields rather than vector fields. It is therefore convenient to work with V and then derive E from it. Problem in words Given the electric potential, find the electric field. Mathematical statement of problem For a point charge, Q, the potential V is given by V Q 4πɛ 0 r Verify, using spherical polar coordinates, that E V Mathematical analysis In spherical polar coordinates: V V r ˆr + V r θ ˆθ + V r sin θ φ ˆφ Interpretation So E V r ˆr r as the other partial derivatives are zero ] Q ˆr 4πɛ 0 r Q 4πɛ 0 r 2 ˆr Q 4πɛ 0 r 2 ˆr as required. Q 4πɛ 0 r 2 ˆr This is a form of Coulomb s Law. A positive charge will experience a positive repulsion radially outwards in the field of another positive charge. 50 Workbook 28: Differential Vector Calculus

15 Example 26 Using spherical polar coordinates, find F for the following vector functions. (a) F rˆr (b) F ˆr (c) F r sin θ ˆr +r 2 sin φ ˆθ +r cos θ ˆφ Solution (a) F r (r2 sin θf r ) + θ (r sin θf θ) + ] φ (rf φ) r (r2 sin θ r) + ] (r sin θ 0) + (r 0) θ φ r (r3 sin θ) + θ (0) + ] φ (0) ] 3 (b) Note :- in Cartesian coordinates, the corresponding vector is F xi + yj + zk with F (hence consistency). F r (r2 sin θ F r ) + θ (r sin θ F θ) + ] φ (rf φ) r (r2 sin θ ) + ] (r sin θ 0) + (r 0) θ φ r (r4 sin 2 θ) + θ (0) + ] φ (0) 4r 3 sin 2 θ ] 4r sin θ (c) F r (r2 sin θ F r ) + θ (r sin θ F θ) + ] φ (rf φ) r (r2 sin θ r sin θ) + θ (r sin θ r2 sin φ) + ] (r r cos θ) φ r (r3 sin 2 θ) + θ (r3 sin θ sin φ) + ] φ (r2 cos θ) 3r 2 sin 2 θ + r 3 cos θ sin φ + 0 ] 3 sin θ + r cot θ sin φ 5

16 Example 27 Using spherical polar coordinates, find F for the following vector fields F. (a) F r kˆr, where k is a constant (b) F r 2 cos θ ˆr + sin θ ˆθ + sin 2 θ ˆφ Solution (a) F ˆr rˆθ r sin θ ˆφ r θ φ F r rf θ r sin θf φ ˆr rˆθ r sin θ ˆφ r θ φ r k r 0 r sin θ 0 ( θ (0) ) φ (0) ˆr + ( + r (0) ) ] θ (rk ) r sin θ ˆφ 0 ˆr + 0 ˆθ + 0 ˆφ 0 ( φ (rk ) r (0) ) rˆθ (b) F ˆr rˆθ r sin θ ˆφ ˆr rˆθ r sin θ ˆφ r θ φ r θ φ F r rf θ r sin θf φ r 2 cos θ r sin θ r sin θ sin 2 θ ( θ (r sin3 θ) ) ( (r sin θ) ˆr + φ φ (r2 cos θ) ) r (r sin3 θ) rˆθ ( + r (r sin θ) ) ] θ (r2 cos θ) r sin θ ˆφ (3r sin 2 θ cos θ + 0 ) ˆr + ( 0 sin 3 θ ) rˆθ + ( sin θ + ) ˆφ] r sin θ 3 sin θ cos θ ˆr sin2 θ ˆθ + ( + r2 ) sin θ r r r ˆφ 52 Workbook 28: Differential Vector Calculus

17 Task Using spherical polar coordinates, find f for (a) f r 4 (b) f r r 2 + (c) f r 2 sin 2θ cos φ (a) 4r 3ˆr, (b) r 2 ( + r 2 ) 2 ˆr, (c) r (r2 sin 2θ cos φ)ˆr + r θ (r2 sin 2θ cos φ) ˆφ + r sin θ φ (r2 sin 2θ cos φ) 2r sin 2θ cos φ ˆr + 2r cos 2θ cos φ ˆθ 2r cos θ sin φ ˆφ Exercises. For F r sin θˆr + r cos φˆθ + r sin φ ˆφ, find F and F. 2. For F r 4 cos θˆr + r 4 sin θˆθ, find F and F. 3. For F r 2 cos θˆr + cos φˆθ find ( F ). s. cos φ(cot θ + cosecθ) + 3 sin θ, cot θ 2 sin φˆr 2 sin φˆθ + (2 cos φ cos θ) ˆφ 2. 0, 2r 5 sin θ ˆφ

28.3. Orthogonal Curvilinear Coordinates. Introduction. Prerequisites. Learning Outcomes

28.3. Orthogonal Curvilinear Coordinates. Introduction. Prerequisites. Learning Outcomes Orthogonal Curvilinear Coordinates 28.3 Introduction The derivatives div, grad and curl from Section 29.2 can be carried out using coordinate systems other than the rectangular cartesian coordinates. This

Διαβάστε περισσότερα

Spherical Coordinates

Spherical Coordinates Spherical Coordinates MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Spherical Coordinates Another means of locating points in three-dimensional space is known as the spherical

Διαβάστε περισσότερα

Problem 3.1 Vector A starts at point (1, 1, 3) and ends at point (2, 1,0). Find a unit vector in the direction of A. Solution: A = 1+9 = 3.

Problem 3.1 Vector A starts at point (1, 1, 3) and ends at point (2, 1,0). Find a unit vector in the direction of A. Solution: A = 1+9 = 3. Problem 3.1 Vector A starts at point (1, 1, 3) and ends at point (, 1,0). Find a unit vector in the direction of A. Solution: A = ˆx( 1)+ŷ( 1 ( 1))+ẑ(0 ( 3)) = ˆx+ẑ3, A = 1+9 = 3.16, â = A A = ˆx+ẑ3 3.16

Διαβάστε περισσότερα

CURVILINEAR COORDINATES

CURVILINEAR COORDINATES CURVILINEAR COORDINATES Cartesian Co-ordinate System A Cartesian coordinate system is a coordinate system that specifies each point uniquely in a plane by a pair of numerical coordinates, which are the

Διαβάστε περισσότερα

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds!

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds! MTH U341 urface Integrals, tokes theorem, the divergence theorem To be turned in Wed., Dec. 1. 1. Let be the sphere of radius a, x 2 + y 2 + z 2 a 2. a. Use spherical coordinates (with ρ a) to parametrize.

Διαβάστε περισσότερα

Homework 8 Model Solution Section

Homework 8 Model Solution Section MATH 004 Homework Solution Homework 8 Model Solution Section 14.5 14.6. 14.5. Use the Chain Rule to find dz where z cosx + 4y), x 5t 4, y 1 t. dz dx + dy y sinx + 4y)0t + 4) sinx + 4y) 1t ) 0t + 4t ) sinx

Διαβάστε περισσότερα

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β 3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle

Διαβάστε περισσότερα

derivation of the Laplacian from rectangular to spherical coordinates

derivation of the Laplacian from rectangular to spherical coordinates derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used

Διαβάστε περισσότερα

Problem 3.16 Given B = ˆx(z 3y) +ŷ(2x 3z) ẑ(x+y), find a unit vector parallel. Solution: At P = (1,0, 1), ˆb = B

Problem 3.16 Given B = ˆx(z 3y) +ŷ(2x 3z) ẑ(x+y), find a unit vector parallel. Solution: At P = (1,0, 1), ˆb = B Problem 3.6 Given B = ˆxz 3y) +ŷx 3z) ẑx+y), find a unit vector parallel to B at point P =,0, ). Solution: At P =,0, ), B = ˆx )+ŷ+3) ẑ) = ˆx+ŷ5 ẑ, ˆb = B B = ˆx+ŷ5 ẑ = ˆx+ŷ5 ẑ. +5+ 7 Problem 3.4 Convert

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Parametrized Surfaces

Parametrized Surfaces Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Approximation of distance between locations on earth given by latitude and longitude

Approximation of distance between locations on earth given by latitude and longitude Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth

Διαβάστε περισσότερα

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required) Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts

Διαβάστε περισσότερα

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

Strain gauge and rosettes

Strain gauge and rosettes Strain gauge and rosettes Introduction A strain gauge is a device which is used to measure strain (deformation) on an object subjected to forces. Strain can be measured using various types of devices classified

Διαβάστε περισσότερα

2 Composition. Invertible Mappings

2 Composition. Invertible Mappings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,

Διαβάστε περισσότερα

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch:

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch: HOMEWORK 4 Problem a For the fast loading case, we want to derive the relationship between P zz and λ z. We know that the nominal stress is expressed as: P zz = ψ λ z where λ z = λ λ z. Therefore, applying

Διαβάστε περισσότερα

Written Examination. Antennas and Propagation (AA ) April 26, 2017.

Written Examination. Antennas and Propagation (AA ) April 26, 2017. Written Examination Antennas and Propagation (AA. 6-7) April 6, 7. Problem ( points) Let us consider a wire antenna as in Fig. characterized by a z-oriented linear filamentary current I(z) = I cos(kz)ẑ

Διαβάστε περισσότερα

Second Order Partial Differential Equations

Second Order Partial Differential Equations Chapter 7 Second Order Partial Differential Equations 7.1 Introduction A second order linear PDE in two independent variables (x, y Ω can be written as A(x, y u x + B(x, y u xy + C(x, y u u u + D(x, y

Διαβάστε περισσότερα

EE512: Error Control Coding

EE512: Error Control Coding EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3

Διαβάστε περισσότερα

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ.

Problem Set 9 Solutions. θ + 1. θ 2 + cotθ ( ) sinθ e iφ is an eigenfunction of the ˆ L 2 operator. / θ 2. φ 2. sin 2 θ φ 2. ( ) = e iφ. = e iφ cosθ. Chemistry 362 Dr Jean M Standard Problem Set 9 Solutions The ˆ L 2 operator is defined as Verify that the angular wavefunction Y θ,φ) Also verify that the eigenvalue is given by 2! 2 & L ˆ 2! 2 2 θ 2 +

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Reminders: linear functions

Reminders: linear functions Reminders: linear functions Let U and V be vector spaces over the same field F. Definition A function f : U V is linear if for every u 1, u 2 U, f (u 1 + u 2 ) = f (u 1 ) + f (u 2 ), and for every u U

Διαβάστε περισσότερα

Answer sheet: Third Midterm for Math 2339

Answer sheet: Third Midterm for Math 2339 Answer sheet: Third Midterm for Math 339 November 3, Problem. Calculate the iterated integrals (Simplify as much as possible) (a) e sin(x) dydx y e sin(x) dydx y sin(x) ln y ( cos(x)) ye y dx sin(x)(lne

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ. Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action

Διαβάστε περισσότερα

Solutions to Exercise Sheet 5

Solutions to Exercise Sheet 5 Solutions to Eercise Sheet 5 jacques@ucsd.edu. Let X and Y be random variables with joint pdf f(, y) = 3y( + y) where and y. Determine each of the following probabilities. Solutions. a. P (X ). b. P (X

Διαβάστε περισσότερα

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)

Διαβάστε περισσότερα

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 1 State vector space and the dual space Space of wavefunctions The space of wavefunctions is the set of all

Διαβάστε περισσότερα

Math221: HW# 1 solutions

Math221: HW# 1 solutions Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin

Διαβάστε περισσότερα

Appendix A. Curvilinear coordinates. A.1 Lamé coefficients. Consider set of equations. ξ i = ξ i (x 1,x 2,x 3 ), i = 1,2,3

Appendix A. Curvilinear coordinates. A.1 Lamé coefficients. Consider set of equations. ξ i = ξ i (x 1,x 2,x 3 ), i = 1,2,3 Appendix A Curvilinear coordinates A. Lamé coefficients Consider set of equations ξ i = ξ i x,x 2,x 3, i =,2,3 where ξ,ξ 2,ξ 3 independent, single-valued and continuous x,x 2,x 3 : coordinates of point

Διαβάστε περισσότερα

Section 7.6 Double and Half Angle Formulas

Section 7.6 Double and Half Angle Formulas 09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

ECE Spring Prof. David R. Jackson ECE Dept. Notes 2

ECE Spring Prof. David R. Jackson ECE Dept. Notes 2 ECE 634 Spring 6 Prof. David R. Jackson ECE Dept. Notes Fields in a Source-Free Region Example: Radiation from an aperture y PEC E t x Aperture Assume the following choice of vector potentials: A F = =

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Αν κάπου κάνετε κάποιες υποθέσεις να αναφερθούν στη σχετική ερώτηση. Όλα τα αρχεία που αναφέρονται στα προβλήματα βρίσκονται στον ίδιο φάκελο με το εκτελέσιμο

Διαβάστε περισσότερα

Integrals in cylindrical, spherical coordinates (Sect. 15.7)

Integrals in cylindrical, spherical coordinates (Sect. 15.7) Integrals in clindrical, spherical coordinates (Sect. 5.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.

Διαβάστε περισσότερα

Jackson 2.25 Homework Problem Solution Dr. Christopher S. Baird University of Massachusetts Lowell

Jackson 2.25 Homework Problem Solution Dr. Christopher S. Baird University of Massachusetts Lowell Jackson 2.25 Hoework Proble Solution Dr. Christopher S. Baird University of Massachusetts Lowell PROBLEM: Two conducting planes at zero potential eet along the z axis, aking an angle β between the, as

Διαβάστε περισσότερα

Example Sheet 3 Solutions

Example Sheet 3 Solutions Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note

Διαβάστε περισσότερα

The Simply Typed Lambda Calculus

The Simply Typed Lambda Calculus Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

4.6 Autoregressive Moving Average Model ARMA(1,1)

4.6 Autoregressive Moving Average Model ARMA(1,1) 84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this

Διαβάστε περισσότερα

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r(t) = 3cost, 4t, 3sint

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r(t) = 3cost, 4t, 3sint 1. a) 5 points) Find the unit tangent and unit normal vectors T and N to the curve at the point P, π, rt) cost, t, sint ). b) 5 points) Find curvature of the curve at the point P. Solution: a) r t) sint,,

Διαβάστε περισσότερα

CYLINDRICAL & SPHERICAL COORDINATES

CYLINDRICAL & SPHERICAL COORDINATES CYLINDRICAL & SPHERICAL COORDINATES Here we eamine two of the more popular alternative -dimensional coordinate sstems to the rectangular coordinate sstem. First recall the basis of the Rectangular Coordinate

Διαβάστε περισσότερα

Section 9.2 Polar Equations and Graphs

Section 9.2 Polar Equations and Graphs 180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify

Διαβάστε περισσότερα

Orbital angular momentum and the spherical harmonics

Orbital angular momentum and the spherical harmonics Orbital angular momentum and the spherical harmonics March 8, 03 Orbital angular momentum We compare our result on representations of rotations with our previous experience of angular momentum, defined

Διαβάστε περισσότερα

Numerical Analysis FMN011

Numerical Analysis FMN011 Numerical Analysis FMN011 Carmen Arévalo Lund University carmen@maths.lth.se Lecture 12 Periodic data A function g has period P if g(x + P ) = g(x) Model: Trigonometric polynomial of order M T M (x) =

Διαβάστε περισσότερα

Section 8.2 Graphs of Polar Equations

Section 8.2 Graphs of Polar Equations Section 8. Graphs of Polar Equations Graphing Polar Equations The graph of a polar equation r = f(θ), or more generally F(r,θ) = 0, consists of all points P that have at least one polar representation

Διαβάστε περισσότερα

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =?

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =? Teko Classes IITJEE/AIEEE Maths by SUHAAG SIR, Bhopal, Ph (0755) 3 00 000 www.tekoclasses.com ANSWERSHEET (TOPIC DIFFERENTIAL CALCULUS) COLLECTION # Question Type A.Single Correct Type Q. (A) Sol least

Διαβάστε περισσότερα

D Alembert s Solution to the Wave Equation

D Alembert s Solution to the Wave Equation D Alembert s Solution to the Wave Equation MATH 467 Partial Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Objectives In this lesson we will learn: a change of variable technique

Διαβάστε περισσότερα

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1. Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given

Διαβάστε περισσότερα

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1 Conceptual Questions. State a Basic identity and then verify it. a) Identity: Solution: One identity is cscθ) = sinθ) Practice Exam b) Verification: Solution: Given the point of intersection x, y) of the

Διαβάστε περισσότερα

[1] P Q. Fig. 3.1

[1] P Q. Fig. 3.1 1 (a) Define resistance....... [1] (b) The smallest conductor within a computer processing chip can be represented as a rectangular block that is one atom high, four atoms wide and twenty atoms long. One

Διαβάστε περισσότερα

Space Physics (I) [AP-3044] Lecture 1 by Ling-Hsiao Lyu Oct Lecture 1. Dipole Magnetic Field and Equations of Magnetic Field Lines

Space Physics (I) [AP-3044] Lecture 1 by Ling-Hsiao Lyu Oct Lecture 1. Dipole Magnetic Field and Equations of Magnetic Field Lines Space Physics (I) [AP-344] Lectue by Ling-Hsiao Lyu Oct. 2 Lectue. Dipole Magnetic Field and Equations of Magnetic Field Lines.. Dipole Magnetic Field Since = we can define = A (.) whee A is called the

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

10/3/ revolution = 360 = 2 π radians = = x. 2π = x = 360 = : Measures of Angles and Rotations

10/3/ revolution = 360 = 2 π radians = = x. 2π = x = 360 = : Measures of Angles and Rotations //.: Measures of Angles and Rotations I. Vocabulary A A. Angle the union of two rays with a common endpoint B. BA and BC C. B is the vertex. B C D. You can think of BA as the rotation of (clockwise) with

Διαβάστε περισσότερα

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8 questions or comments to Dan Fetter 1

Econ 2110: Fall 2008 Suggested Solutions to Problem Set 8  questions or comments to Dan Fetter 1 Eon : Fall 8 Suggested Solutions to Problem Set 8 Email questions or omments to Dan Fetter Problem. Let X be a salar with density f(x, θ) (θx + θ) [ x ] with θ. (a) Find the most powerful level α test

Διαβάστε περισσότερα

the total number of electrons passing through the lamp.

the total number of electrons passing through the lamp. 1. A 12 V 36 W lamp is lit to normal brightness using a 12 V car battery of negligible internal resistance. The lamp is switched on for one hour (3600 s). For the time of 1 hour, calculate (i) the energy

Διαβάστε περισσότερα

Problem 7.19 Ignoring reflection at the air soil boundary, if the amplitude of a 3-GHz incident wave is 10 V/m at the surface of a wet soil medium, at what depth will it be down to 1 mv/m? Wet soil is

Διαβάστε περισσότερα

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS EXERCISE 01 Page 545 1. Use matrices to solve: 3x + 4y x + 5y + 7 3x + 4y x + 5y 7 Hence, 3 4 x 0 5 y 7 The inverse of 3 4 5 is: 1 5 4 1 5 4 15 8 3

Διαβάστε περισσότερα

CRASH COURSE IN PRECALCULUS

CRASH COURSE IN PRECALCULUS CRASH COURSE IN PRECALCULUS Shiah-Sen Wang The graphs are prepared by Chien-Lun Lai Based on : Precalculus: Mathematics for Calculus by J. Stuwart, L. Redin & S. Watson, 6th edition, 01, Brooks/Cole Chapter

Διαβάστε περισσότερα

Variational Wavefunction for the Helium Atom

Variational Wavefunction for the Helium Atom Technische Universität Graz Institut für Festkörperphysik Student project Variational Wavefunction for the Helium Atom Molecular and Solid State Physics 53. submitted on: 3. November 9 by: Markus Krammer

Διαβάστε περισσότερα

9.09. # 1. Area inside the oval limaçon r = cos θ. To graph, start with θ = 0 so r = 6. Compute dr

9.09. # 1. Area inside the oval limaçon r = cos θ. To graph, start with θ = 0 so r = 6. Compute dr 9.9 #. Area inside the oval limaçon r = + cos. To graph, start with = so r =. Compute d = sin. Interesting points are where d vanishes, or at =,,, etc. For these values of we compute r:,,, and the values

Διαβάστε περισσότερα

Mock Exam 7. 1 Hong Kong Educational Publishing Company. Section A 1. Reference: HKDSE Math M Q2 (a) (1 + kx) n 1M + 1A = (1) =

Mock Exam 7. 1 Hong Kong Educational Publishing Company. Section A 1. Reference: HKDSE Math M Q2 (a) (1 + kx) n 1M + 1A = (1) = Mock Eam 7 Mock Eam 7 Section A. Reference: HKDSE Math M 0 Q (a) ( + k) n nn ( )( k) + nk ( ) + + nn ( ) k + nk + + + A nk... () nn ( ) k... () From (), k...() n Substituting () into (), nn ( ) n 76n 76n

Διαβάστε περισσότερα

ST5224: Advanced Statistical Theory II

ST5224: Advanced Statistical Theory II ST5224: Advanced Statistical Theory II 2014/2015: Semester II Tutorial 7 1. Let X be a sample from a population P and consider testing hypotheses H 0 : P = P 0 versus H 1 : P = P 1, where P j is a known

Διαβάστε περισσότερα

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- -----------------

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- ----------------- Inverse trigonometric functions & General Solution of Trigonometric Equations. 1. Sin ( ) = a) b) c) d) Ans b. Solution : Method 1. Ans a: 17 > 1 a) is rejected. w.k.t Sin ( sin ) = d is rejected. If sin

Διαβάστε περισσότερα

1 String with massive end-points

1 String with massive end-points 1 String with massive end-points Πρόβλημα 5.11:Θεωρείστε μια χορδή μήκους, τάσης T, με δύο σημειακά σωματίδια στα άκρα της, το ένα μάζας m, και το άλλο μάζας m. α) Μελετώντας την κίνηση των άκρων βρείτε

Διαβάστε περισσότερα

Tutorial problem set 6,

Tutorial problem set 6, GENERAL RELATIVITY Tutorial problem set 6, 01.11.2013. SOLUTIONS PROBLEM 1 Killing vectors. a Show that the commutator of two Killing vectors is a Killing vector. Show that a linear combination with constant

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

F-TF Sum and Difference angle

F-TF Sum and Difference angle F-TF Sum and Difference angle formulas Alignments to Content Standards: F-TF.C.9 Task In this task, you will show how all of the sum and difference angle formulas can be derived from a single formula when

Διαβάστε περισσότερα

MATH423 String Theory Solutions 4. = 0 τ = f(s). (1) dτ ds = dxµ dτ f (s) (2) dτ 2 [f (s)] 2 + dxµ. dτ f (s) (3)

MATH423 String Theory Solutions 4. = 0 τ = f(s). (1) dτ ds = dxµ dτ f (s) (2) dτ 2 [f (s)] 2 + dxµ. dτ f (s) (3) 1. MATH43 String Theory Solutions 4 x = 0 τ = fs). 1) = = f s) ) x = x [f s)] + f s) 3) equation of motion is x = 0 if an only if f s) = 0 i.e. fs) = As + B with A, B constants. i.e. allowe reparametrisations

Διαβάστε περισσότερα

Equations. BSU Math 275 sec 002,003 Fall 2018 (Ultman) Final Exam Notes 1. du dv. FTLI : f (B) f (A) = f dr. F dr = Green s Theorem : y da

Equations. BSU Math 275 sec 002,003 Fall 2018 (Ultman) Final Exam Notes 1. du dv. FTLI : f (B) f (A) = f dr. F dr = Green s Theorem : y da BSU Math 275 sec 002,003 Fall 2018 (Ultman) Final Exam Notes 1 Equations r(t) = x(t) î + y(t) ĵ + z(t) k r = r (t) t s = r = r (t) t r(u, v) = x(u, v) î + y(u, v) ĵ + z(u, v) k S = ( ( ) r r u r v = u

Διαβάστε περισσότερα

CHAPTER 101 FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD

CHAPTER 101 FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD CHAPTER FOURIER SERIES FOR PERIODIC FUNCTIONS OF PERIOD EXERCISE 36 Page 66. Determine the Fourier series for the periodic function: f(x), when x +, when x which is periodic outside this rge of period.

Διαβάστε περισσότερα

w o = R 1 p. (1) R = p =. = 1

w o = R 1 p. (1) R = p =. = 1 Πανεπιστήµιο Κρήτης - Τµήµα Επιστήµης Υπολογιστών ΗΥ-570: Στατιστική Επεξεργασία Σήµατος 205 ιδάσκων : Α. Μουχτάρης Τριτη Σειρά Ασκήσεων Λύσεις Ασκηση 3. 5.2 (a) From the Wiener-Hopf equation we have:

Διαβάστε περισσότερα

(As on April 16, 2002 no changes since Dec 24.)

(As on April 16, 2002 no changes since Dec 24.) ~rprice/area51/documents/roswell.tex ROSWELL COORDINATES FOR TWO CENTERS As on April 16, 00 no changes since Dec 4. I. Definitions of coordinates We define the Roswell coordinates χ, Θ. A better name will

Διαβάστε περισσότερα

Laplace s Equation on a Sphere

Laplace s Equation on a Sphere Laplace s Equation on a Sphere J. Robert Buchanan Department of Mathematics Millersville University P.O. Box, Millersville, PA 7 Bob.Buchanan@millersville.edu April, Problem Description Consider the heat

Διαβάστε περισσότερα

Lecture 6 Mohr s Circle for Plane Stress

Lecture 6 Mohr s Circle for Plane Stress P4 Stress and Strain Dr. A.B. Zavatsk HT08 Lecture 6 Mohr s Circle for Plane Stress Transformation equations for plane stress. Procedure for constructing Mohr s circle. Stresses on an inclined element.

Διαβάστε περισσότερα

Potential Dividers. 46 minutes. 46 marks. Page 1 of 11

Potential Dividers. 46 minutes. 46 marks. Page 1 of 11 Potential Dividers 46 minutes 46 marks Page 1 of 11 Q1. In the circuit shown in the figure below, the battery, of negligible internal resistance, has an emf of 30 V. The pd across the lamp is 6.0 V and

Διαβάστε περισσότερα

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee Appendi to On the stability of a compressible aisymmetric rotating flow in a pipe By Z. Rusak & J. H. Lee Journal of Fluid Mechanics, vol. 5 4, pp. 5 4 This material has not been copy-edited or typeset

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Finite Field Problems: Solutions

Finite Field Problems: Solutions Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The

Διαβάστε περισσότερα

Other Test Constructions: Likelihood Ratio & Bayes Tests

Other Test Constructions: Likelihood Ratio & Bayes Tests Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :

Διαβάστε περισσότερα

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics Fourier Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Not all functions can be represented by Taylor series. f (k) (c) A Taylor series f (x) = (x c)

Διαβάστε περισσότερα

Second Order RLC Filters

Second Order RLC Filters ECEN 60 Circuits/Electronics Spring 007-0-07 P. Mathys Second Order RLC Filters RLC Lowpass Filter A passive RLC lowpass filter (LPF) circuit is shown in the following schematic. R L C v O (t) Using phasor

Διαβάστε περισσότερα

Derivations of Useful Trigonometric Identities

Derivations of Useful Trigonometric Identities Derivations of Useful Trigonometric Identities Pythagorean Identity This is a basic and very useful relationship which comes directly from the definition of the trigonometric ratios of sine and cosine

Διαβάστε περισσότερα

CHAPTER (2) Electric Charges, Electric Charge Densities and Electric Field Intensity

CHAPTER (2) Electric Charges, Electric Charge Densities and Electric Field Intensity CHAPTE () Electric Chrges, Electric Chrge Densities nd Electric Field Intensity Chrge Configurtion ) Point Chrge: The concept of the point chrge is used when the dimensions of n electric chrge distriution

Διαβάστε περισσότερα

2 2 2 The correct formula for the cosine of the sum of two angles is given by the following theorem.

2 2 2 The correct formula for the cosine of the sum of two angles is given by the following theorem. 5 TRIGONOMETRIC FORMULAS FOR SUMS AND DIFFERENCES The fundamental trignmetric identities cnsidered earlier express relatinships amng trignmetric functins f a single variable In this sectin we develp trignmetric

Διαβάστε περισσότερα

2 2 2 The correct formula for the cosine of the sum of two angles is given by the following theorem.

2 2 2 The correct formula for the cosine of the sum of two angles is given by the following theorem. 5 TRIGONOMETRIC FORMULAS FOR SUMS AND DIFFERENCES The fundamental trignmetric identities cnsidered earlier express relatinships amng trignmetric functins f a single variable In this sectin we develp trignmetric

Διαβάστε περισσότερα

Trigonometric Formula Sheet

Trigonometric Formula Sheet Trigonometric Formula Sheet Definition of the Trig Functions Right Triangle Definition Assume that: 0 < θ < or 0 < θ < 90 Unit Circle Definition Assume θ can be any angle. y x, y hypotenuse opposite θ

Διαβάστε περισσότερα

Capacitors - Capacitance, Charge and Potential Difference

Capacitors - Capacitance, Charge and Potential Difference Capacitors - Capacitance, Charge and Potential Difference Capacitors store electric charge. This ability to store electric charge is known as capacitance. A simple capacitor consists of 2 parallel metal

Διαβάστε περισσότερα

C.S. 430 Assignment 6, Sample Solutions

C.S. 430 Assignment 6, Sample Solutions C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order

Διαβάστε περισσότερα

( y) Partial Differential Equations

( y) Partial Differential Equations Partial Dierential Equations Linear P.D.Es. contains no owers roducts o the deendent variables / an o its derivatives can occasionall be solved. Consider eamle ( ) a (sometimes written as a ) we can integrate

Διαβάστε περισσότερα

Mean bond enthalpy Standard enthalpy of formation Bond N H N N N N H O O O

Mean bond enthalpy Standard enthalpy of formation Bond N H N N N N H O O O Q1. (a) Explain the meaning of the terms mean bond enthalpy and standard enthalpy of formation. Mean bond enthalpy... Standard enthalpy of formation... (5) (b) Some mean bond enthalpies are given below.

Διαβάστε περισσότερα

Concrete Mathematics Exercises from 30 September 2016

Concrete Mathematics Exercises from 30 September 2016 Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)

Διαβάστε περισσότερα

= {{D α, D α }, D α }. = [D α, 4iσ µ α α D α µ ] = 4iσ µ α α [Dα, D α ] µ.

= {{D α, D α }, D α }. = [D α, 4iσ µ α α D α µ ] = 4iσ µ α α [Dα, D α ] µ. PHY 396 T: SUSY Solutions for problem set #1. Problem 2(a): First of all, [D α, D 2 D α D α ] = {D α, D α }D α D α {D α, D α } = {D α, D α }D α + D α {D α, D α } (S.1) = {{D α, D α }, D α }. Second, {D

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 6/5/2006

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 6/5/2006 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Ολοι οι αριθμοί που αναφέρονται σε όλα τα ερωτήματα είναι μικρότεροι το 1000 εκτός αν ορίζεται διαφορετικά στη διατύπωση του προβλήματος. Διάρκεια: 3,5 ώρες Καλή

Διαβάστε περισσότερα

6.3 Forecasting ARMA processes

6.3 Forecasting ARMA processes 122 CHAPTER 6. ARMA MODELS 6.3 Forecasting ARMA processes The purpose of forecasting is to predict future values of a TS based on the data collected to the present. In this section we will discuss a linear

Διαβάστε περισσότερα