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

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

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

Transcript

1 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

2 x = a (t)x + a 2 (t)x a n (t)x n + b (t) x 2 = a 2(t)x + a 22 (t)x a 2n (t)x n + b 2 (t). x n = a n(t)x + a n2 (t)x a nn (t)x n + b n (t). is called a first-order linear differential system. (For us, a linear ddifferential system.) The system is homogeneous if b (t) b 2 (t) b n (t) 0 on I. 2

3 It is nonhomogeneous if the functions b i (t) are not all identically zero on I. 3

4 Set A(t) = a (t) a 2 (t) a 2 (t) a 22 (t)... a n (t) a n2 (t) a n (t) a 2n (t) a nn (t) and x = x x 2. x n, b(t) = b (t) b 2 (t). b n (t). The system can be written in the vector-matrix form x = A(t)x + b(t). (S) c.f., Section 2. 4

5 The matrix A(t) is called the matrix of coefficients or the coefficient matrix. The vector b(t) is called the nonhomogeneous term, or forcing function. 5

6 A solution of the linear differential system (S) is a differentiable vector function x(t) = x (t) x 2 (t). x n (t) that satisfies (S) on the interval I. 6

7 THEOREM: The initial-value problem x = A(t)x + b(t), x(t 0 ) = c has a unique solution x = x(t). 7

8 Example : x = x + 2x 2 + 2e 4t x 2 = 2x + x 2 + e 4t Vector/matrix form x x 2 = 2 2 x x 2 + 2e4t e 4t or x = 2 2 x + 2e4t e 4t 8

9 x(t) = 8 5 e 4t 7 5 e 4t is a solution 9

10 x(t) = C e3t e 3t +C 2 e t e t e 4t 7 5 e4t is a solution for any numbers C, C 2. 0

11 Example 2: x = 3x x 2 x 3 x 2 = 2x + 3x 2 + 2x 3 x 3 = 4x x 2 2x 3 Vector/matrix form x x 2 x 3 = x x 2 x 3 or x = (a homogeneous system) x

12 x(t) = e 3t e 3t e 3t = e3t is a solution. 2

13 x(t) = C e 3t +C 2 e 2t 0 +C 3 e t 3 7 is a solution for any numbers C, C 2, C 3 3

14 Converting a linear equation to a linear system Consider the second order equation y + p(t)y + q(t)y = 0 Solve for y y = q(t)y p(t)y 4

15 Introduce new dependent variables x, x 2, as follows: x = y x 2 = x (= y ) 5

16 Vector-matrix form: x x 2 = 0 q p x x f Note that this system is just a very special case of the general system of two, first-order differential equations: x = a (t)x + a 2 (t)x 2 + b (t) x 2 = a 2(t)x + a 22 (t)x 2 + b 2 (t) 6

17 Vector-matrix form: x x 2 = a (t) a 2 (t) a 2 (t) a 22 (t) x x 2 + b (t) b 2 (t) or x = A(t)x + b

18 Example : y 5y + 6y = 4e 4t which can be written y = 6y + 5y + 4e 4t Set 7

19

20 y 5y + 6y = 4e 4t Characteristic equation: Fundamental set: Particular solution General solution: 8

21 System: x x 2 = x x e 4t y = e 2t +2e 4t is a soln. of equation Corresponding solution of system???? 9

22

23 Consider the third-order equation y + p(t)y + q(t)y + r(t)y = f(t) or y = r(t)y q(t)y p(t)y + f(t). 20

24 Introduce new dependent variables x, x 2, x 3, as follows: x = y x 2 = x (= y ) x 3 = x 2 (= y ) Then y = x 3 = r(t)x q(t)x 2 p(t)x 3 +f(t) The third-order equation can be written equivalently as the system of three first-order equations: 2

25 x = x 2 x 2 = x 3 x 3 = r(t)x q(t)x 2 p(t)x 3 + f(t). That is x = 0x + x 2 + 0x x 2 = 0x + 0x 2 + x x 3 = r(t)x q(t)x 2 p(t)x 3 + f(t). 22

26 Vector-matrix form: x x 2 x 3 = r q p x x 2 x f 23

27 Note that this system is just a very special case of the general system of three, firstorder differential equations: x = a (t)x + a 2 (t)x 2 + a 3 (t)x 3 (t) + b (t) x 2 = a 2(t)x + a 22 (t)x 2 + a 23 (t)x 3 (t) + b 2 (t) x 3 = a 3(t)x + a 32 (t)x 2 + a 33 (t)x 3 (t) + b 3 (t). or in vector-matrix form: x = A(t)x + b 24

28 Example 2: y 3y 4y + 2y = 6e t. which can be written y = 2y + 4y + 3y + 6e t. Set x = y x 2 = x (= y ) x 3 = x 2 (= y ) Then x 3 = 2x +4x 2 +3x 3 +6e t 25

29 Equivalent system: x = x 2 x 2 = x 3 x 3 = 2x + 4x 2 + 3x 3 + 6e t. Which is x = 0x + x 2 + 0x x 2 = 0x + 0x 2 + x x 3 = 2x + 4x 2 + 3x 3 + 6e t. 26

30 Vector-matrix form: x x 2 x 3 = x x 2 x e t or x = Ax + b

31 y 3y 4y + 2y = 6e t Characteristic equation: Fundamental set: Particular solution General solution 27

32 y = e 3t + 2 e t is a solution of the equation. System: x x 2 x 3 Recall: x = = x x 2 x = e 3t 3e 3t 9e 3t y y y + x x 2 x 3 2 e t 2 e t 2 e t is a corresponding solution of the system. 28

33 II. Homogeneous Systems: General Theory: x = a (t)x + a 2 (t)x a n (t)x n (t) x 2 = a 2(t)x + a 22 (t)x a 2n (t)x n (t). x n = a n(t)x + a n2 (t)x a nn (t)x n (t). x = A(t)x. (H) Note: The zero vector z(t) 0 = 0 is a solution of (H). This solution is called the trivial 0. 0 solution. 29

34 THEOREM: If v and v 2 are solutions of (H), then u = v + v 2 is also a solutions of (H); the sum of any two solutions of (H) is a solution of (H). THEOREM: If v is a solution of (H) and α is any real number, then u = αv is also a solution of (H); any constant multiple of a solution of (H) is a solution of (H). 30

35 In general, THEOREM: If v, v 2,..., v k are solutions of (H), and if c, c 2,..., c k are real numbers, then c v + c 2 v c k v k is a solution of (H); any linear combination of solutions of (H) is also a solution of (H). 3

36 Linear Dependence/Independence in general Let v (t) = v v 2. v n, v 2 (t) = v 2 v 22. v n2,..., v k (t) = v k v 2ḳ. v nk be vector functions defined on some interval I. 32

37 The vectors are linearly dependent on I if there exist k real numbers c, c 2,..., c k, not all zero, such that c v (t)+c 2 v 2 (t)+ +c k v k (t) 0 on I. Otherwise the vectors are linearly independent on I. 33

38 THEOREM Let v (t), v 2 (t),..., v k (t) be k, k-component vector functions defined on an interval I. If the vectors are linearly dependent, then v v 2 v k v 2 v v 2k. v k v k2 v kk 0 on I. 34

39 The determinant v v 2 v k v 2 v v 2k. v k v k2 v kk is called the Wronskian of the vector functions v, v 2,..., v k. 35

40 Special case: n solutions of (H) THEOREM Let v, v 2,..., v n be n solutions of (H). Exactly one of the following holds:. W(v, v 2,..., v n )(t) 0 on I and the solutions are linearly dependent. 2. W(v, v 2,..., v n )(t) 0 for all t I and the solutions are linearly independent. 36

41 THEOREM Let v, v 2,..., v n be n linearly independent solutions of (H). Let u be any solution of (H). Then there exists a unique set of constants c, c 2,..., c n such that u = c v + c 2 v c n v n. That is, every solution of (H) can be written as a unique linear combination of v, v 2,..., v n. 37

42 A set of n linearly independent solutions of (H) is called a fundamental set of solutions. A fundamental set is also called a solution basis for (H). 38

43 Let v, v 2,..., v n be a fundamental set of solutions of (H). Then x = c v + c 2 v c n v n, c, c 2,..., c n arbitrary constants, is the general solution of (H). 39

44 Example: y 3y 4y + 2y = 0 Fundamental set: { y = e 3t, y 2 = e 2t, y 3 = e 2t} Vector-matrix form x x 2 x 3 = x x 2 x 3 Solutions: 40

45 x = e 3t 3e 3t 9e 3t, x 2 = e 2t 2e 2t 4e 2t x 3 = e 2t 2e 2t 4e 2t is a fundamental set of solutions of the corresponding system x x 2 x 3 = x x 2 x 3 4

46 III. Homogeneous Systems with Constant Coefficients x = a x + a 2 x a n x n x 2 = a 2x + a 22 x a 2n x n.. x n = a nx + a n2 x a nn x n where a, a 2,..., a nn are constants. 42

47 The system in vector-matrix form is x x 2 x n = a a 2 a n a 2 a 22 a 2n a n a n2 a nn x x 2 x n or x = Ax. 43

48 Solutions of x = Ax: Example: x = e 3t 3e 3t 9e 3t = e3t 3 9 is a solution of x x 2 x 3 = x x 2 x 3 What is? 3 9 relative to

49 = 45

50 THAT IS: 3 is an eigenvalue of A and v = 3 9 is a corresponding eigenvector. 46

51 NOTE: y 3y 4y + 2y = 0 Characteristic equation r 3 3r 2 4r+2 = (r 3)(r 2)(r+2) = 0 Fundamental set: { y = e 3t, y 2 = e 2t, y 3 = e 2t} 47

52 Vector-matrix form x x 2 x 3 = x x 2 x 3 Characteristic equation: det(a λi) = λ 0 0 λ λ = λ 3 + 3λ 2 + 4λ 2 = 0 or λ 3 3λ 2 4λ+2 = (λ 3)(λ 2)(λ+2) = 0 48

53 Eigenvalues: λ = 3, λ 2 = 2, λ 3 = 2 Eigenvectors: 49

54 Given the homogeneous system with constant coefficients x = Ax. CONJECTURE: If λ is an eigenvalue of A and v is a corresponding eigenvector, then x = e λt v is a solution. 50

55 Proof: Let λ be an eigenvalue of A with corresponding eigenvecvtor v. Set x = e λt v 5

56 If λ, λ 2,, λ k are distinct eigenvalues of A with corresponding eigenvectors v, v 2,, v k, then x = e λ t v, x 2 = e λ 2t v 2,,x k = e λ kt v k are linearly independent solutions of x = Ax. 52

57 In particular: If λ, λ 2,, λ n are distinct eigenvalues of A with corresponding eigenvectors v, v 2,, v n, then x = e λ t v, x 2 = e λ 2t v 2,,x n = e λ kt v n form a fundamental set of solutions of x = Ax. and x = C x +C 2 x 2 + +C n x n is the general solution. 53

58 . Find the general solution of x = 4 2 x. Step. Find the eigenvalues of A: det(a λi) = 4 λ 2 λ = λ 2 5λ + 6. Characteristic equation: λ 2 5λ + 6 = (λ 2)(λ 3) = 0. Eigenvalues: λ = 2, λ 2 = 3. 54

59 Step 2. Find the eigenvectors: A λi = 4 λ 2 λ 55

60 λ = 2, v = 2 ; λ 2 = 3, v 2 =. Solutions: Fundamental set of solution vectors: x = e 2t 2, x 2 = e 3t General solution of the system: x = C e 2t 2 + C 2 e 3t. 56

61 2. Solve x = x. Step. Find the eigenvalues of A: det(a λi) = 3 λ 2 λ λ = λ 3 + 2λ 2 + λ 2. Characteristic equation: λ 3 2λ 2 λ+2 = (λ 2)(λ )(λ+) = 0. Eigenvalues: λ = 2, λ 2 =, λ 3 =. 57

62 Step 2. Find the eigenvectors: A λi = 3 λ 2 λ λ λ = 2: 58

63 λ = 2 : v = 2, λ 2 = : v 2 = 3 7, λ 3 = : v 3 = 2 2. Fundamental set of solutions: x = e 2t 2, x 3 = e t x 2 = e t , 59

64 The general solution of the system: x = C e 2t 2 +C 2 e t 3 7 +C 3 e t

65 3. Solve the initial-value problem x = x, x(0) = 0. To find the solution vector satisfying the initial condition, solve C v (0)+C 2 v 2 (0)+C 3 v 3 (0) = 0 which is: C 2 +C C = 0 6

66 or C C 2 C 3 = 0. Augmented matrix:

67 Solution: C = 3, C 2 =, C 3 =. The solution of the initial-value problem is: x = 3e 2t 2 e t 3 7 +e t

68 TWO DIFFICULTIES: I. A has complex eigenvalues and complex eigenvectors. II. A has an eigenvalue of multiplicity greater than. 64

69 I. Complex eigenvalues/eigenvectors Examples:. Find the general solution of x = x. det(a λi) = 3 λ 2 4 λ = λ2 +2λ+5. The eigenvalues are: λ = + 2i, λ 2 = 2i. 65

70 A λi = 3 λ 2 4 λ For λ = + 2i: Solve 2 2i i 0 66

71 The solution set is: x 2 = ( + i)x, x arbitrary Set x =. Then, for λ = +2i: v = i = +i 0. and, for λ 2 = 2i: v 2 = i 0. 67

72

73 Solutions u = e λ t v = e ( +2i)t [( ) + i ( 0 )] = e t (cos 2t + i sin 2t) [( ) + i ( 0 )] = e t [cos 2t ( ) sin 2t ( 0 )] + i e t [cos 2t ( 0 ) + sin 2t ( )]. 68

74 u 2 = e λ 2t v 2 = e ( 2i)t [( ) i ( 0 )] = e t (cos 2t + i sin 2t) [( ) + i ( 0 )] = e t [cos 2t ( ) sin 2t ( 0 )] i e t [cos 2t ( 0 ) + sin 2t ( )]. 69

75 Fundamental set: x = u + u 2 2 = e t cos 2t sin 2t 0 x 2 = u + u 2 2i = e t cos 2t 0 + sin 2t General solution: x = C e t cos 2t sin 2t 0 + C 2 e t cos 2t 0 + sin 2t 70

76 Summary: x = Ax, A n n const. a+ib, a ib complex eigenvalues. α +i β, α i β corresponding eigenvectors. Independent (complex-valued) solutions: u = e (a+ib)t ( α +i β ) u 2 = e (a ib)t ( α i β ) 7

77

78 Corresponding real-valued solutions: x = e at [cos bt α sin bt β ] x 2 = e [cos at bt β +sin bt ] α General solution: x = C e at [cos bt α sin bt β ] + C 2 e [cos at bt β +sin bt ] α 72

79 2. Determine a fundamental set of solution vectors of x = x. det(a λi) = λ λ 3 3 λ = λ 3 +6λ 2 2λ+26 = (λ 2)(λ 2 4λ+3). The eigenvalues are: λ = 2, λ 2 = 2 + 3i, λ 3 = 2 3i. 73

80 A λi = λ λ 3 3 λ λ = 2: Solve v = 0. 74

81 A λi = λ λ 3 3 λ For λ 2 = 2 + 3i: Solve 3i i 3 0 3i 0 75

82

83 The solution set is: x = ( i ) x 3, x 2 = ( ) 2 i x 3,, x 3 arbitrary. v 2 = 5 + 3i 3 + 3i 2 = i and v 3 = 5 3i 3 3i 2 = i

84 Now u = e (2+3i)t i and u 2 = e (2 3i)t i convert to: x = e 2t cos 3t sin 3t and x 2 = e 2t cos 3t sin 3t

85 Fundamental set of solution vectors: x 2 = e 2t x 3 = e 2t x = e 2t cos 3t cos 3t , sin 3t + sin 3t ,. General solution: x = C x + C 2 x 2 + C 3 x 3 78

86 II. Repeated eigenvalues Examples:. Find a fundamental set of solutions of x = x. det(a λi) = λ λ λ = 6+2λ λ 3 = (λ 4)(λ+2) 2. Eigenvalues: λ = 4, λ 2 = λ 3 = 2 79

87 λ = 4 : (A 4I) =

88 λ 2 = λ 3 = 2: A ( 2)I =

89 which row reduces to Solution set: x = a b, x 2 = a, x 3 = b a, b any real numbers. Set a =, b = 0 : v 2 = 0 ; Set a = 0, b = : v 3 = 0. 82

90 Fundamental set: e 4t 2, e 2t 0, e 2t 0. 83

91 2. Find a fundamental set of solutions of x = x. det(a λi) = 5 λ λ λ = 36+5λ+2λ 2 λ 3 = (λ+4)(λ 3) 2. Eigenvalues: λ = 4, λ 2 = λ 3 = 3. 84

92 λ = 4 : v = A ( 4)I =

93 λ 2 = λ 3 = 3: Solve A 3I =

94 which row reduces to x = 5x 3, x 2 = 2x 3, x 3 arbitrary Set x 3 = : v 2 = 5 2 Problem: Only one eigenvector! 87

95 Solutions: x = e 4t 6 8 3, x 2 = e 3t 5 2. We need a third solution x 3 which is independent of x, x 2. 88

96 3. y + y 8y 2y = 0 Char.eqn. r 3 +r 2 8r 2 = (r 3)(r+2) 2 = 0. Fundamental set: { e 3t, e 2t, te 2t} 89

97 Equivalent system: x = det(a λi) = λ 0 0 λ 2 8 λ = λ 3 λ 2 + 8λ + 2λ x char. eqn.: λ 3 + λ 2 8λ 2 = (λ 3)(λ + 2) 2 Eigenvalues: λ = 3, λ 2 = λ 3 = 2 90

98 Fundamental set: x = e 3t 3 9, x 2 = e 2t 2 4, x 3 = e 2t te 2t 2 4 Question: What is the vector? 0 4 9

99 [A ( 2)I] 0 4 = = 92

100 A ( 2I) maps the eigenvector onto 0 4 is called a generalized eigenvector. 93

101

102 2. continued. Solve (A 3I)w =

103 / Solution set: x = +5x 3, x 2 = 2 2x 3, x 3 arbitrary Set x 3 = 0: w = /2 0 95

104 Fundamental set: x = e 4t 6 8 3, x 2 = e 3t 5 2, x 3 = e 3t /2 0 + te 3t

105 Eigenvalues of multiplicity 2: Given x = Ax. Suppose that A has an eigenvalue λ of multiplicity 2. Then exactly one of the following holds: 97

106 . λ has two linearly independent eigenvectors, v and v 2. Corresponding linearly independent solution vectors of the differential system are x (t) = e λt v and x 2 (t) = e λt v 2. (See Example.) 98

107 2. λ has only one (independent) eigenvector v. (See Examples 2 and 3.) Then a linearly independent pair of solution vectors is: x (t) = e λt v and x 2 (t) = e λt w+te λt v where w is a vector that satisfies (A λi)w = v. The vector w is called a generalized eigenvector corresponding to the eigenvalue λ. 99

108 Examples:. Find a fundamental set of solutions and the general solution of x = x. det (A λ I) = 2 λ 5 4 λ = λ 2 6λ + 3 Eigenvalues: 3 + 2i, 3 2i 00

109

110 (A λ I) = 2 λ 5 4 λ λ = 3 + 2i, v = + i 2 0 0

111

112 Fundamental set: x = e 3t cos 2t sin 2t 2 0 x 2 = e 3t cos 2t 2 0 sin 2t General solution: x(t) = C x + C 2 x 2 02

113 2. Find a fundamental set of solutions and the general solution of x = x. HINT: 3 is an eigenvalue and 2 is an eigenvalue of multiplicity 2 Characteristic eqn: (λ+3)(λ+2) 2 =0 03

114 (A λi) = 4 λ λ 2 2 λ λ = 3 : 04

115 (A λi) = 4 λ λ 2 2 λ λ 2 = λ 3 = 2 : 2 0,

116 Fundamental set: e 3t, e 2t 2 0, e 2t 0 2 General solution: x = C e 3t +C 2 e 2t 2 0 +C 3 e 2t

117 3. Find a fundamental set of solutions and the general solution of x = x. HINT: 4 is an eigenvalue and 2 is an eigenvalue of multiplicity 2 Characteristic eqn: (λ 4)(λ+2) 2 =0 07

118 (A λi) = 3 λ 7 5 λ λ λ = 4 : v = 0 08

119 (A λi) = 3 λ 7 5 λ λ λ 2 = λ 3 = 2 : v 2 = 0 09

120 (A λi) = 3 λ 7 5 λ λ [A ( 2)I]w = 0 0

121 Fund. Set: e 4t 0, e 2t 0 e 2t + te 2t 0 General solution: x = C e 4t 0 + C 2 e 2t 0 + C 3 e 2t + te 2t 0

122 Eigenvalues of Multiplicity 3. Given the differential system x = Ax. Suppose that λ is an eigenvalue of A of multiplicity 3. Then exactly one of the following holds: 2

123 . λ has three linearly independent eigenvectors v, v 2, v 3. Then three linearly independent solution vectors of the system corresponding to λ are: x (t) = e λt v, x 2 (t) = e λt v 2, x 3 (t) = e λt v 3. 3

124 2. λ has two linearly independent eigenvectors v, v 2. Then three linearly independent solutions of the system corresponding to λ are: x (t) = e λt v, x 2 (t) = e λt v 2 and x 3 (t) = e λt w + te λt v where v is an eigenvector corresponding to λ and (A λi)w = v. That is: (A λi) 2 w = 0. 4

125 3. λ has only one (independent) eigenvector v. Then three linearly independent solutions of the system have the form: x = e λt v, x 2 = e λt w + te λt v, v 3 (t) = e λt z + te λt w + t 2 e λt v where (A λi)z = w & (A λi)w = v, i.e. (A λi) 3 z = 0 & (A λi) 2 w = 0 5

126 Example: y 6y + 2y 8y = 0 Char. eqn.: (r 2) 3 = 0 Char. roots: r = r 2 = r 3 = 2 Fundamental set: { e 2t, te 2t, t 2 e 2t} 6

127 Corresponding system: x = x Fundamental set: e 2t 2 4, e 2t te 2t 2 4, e 2t te 2t t 2 e 2t 2 4 7

128 Nonhomogeneous Linear Differential Systems Let A(t) be the n n matrix A(t) = a (t) a 2 (t) a 2 (t) a 22 (t)... a n (t) a n2 (t) a n (t) a 2n (t) a nn (t) and let x and b(t) be the vectors x = x x 2. x n, b(t) = b (t) b 2 (t). b n (t). Nonhomogeneous system: x = A(t)x + b(t) (N) Reduced system: x = A(t)x (H) 8

129 Theorem. If z (t) and z 2 (t) are solutions of (N), then x(t) = z (t) z 2 (t) is a solution of (H). (C.f. Theorem, Section 3.4, and Theorem 7, Section 6..) Theorem 2. Let x (t), x 2 (t),...,x n (t) be a fundamental set of solutions the reduced system (H) and let z = z(t) be a particular solution of (N). If u = u(t) is any solution of (N), then there exist constants c, c 2,..., c n such that u(t) = c x (t)+c 2 x 2 (t)+ +c n x n (t)+z(t) (C.f. Theorem 2, Section 3.4, and Theorem 8, Section 6..) 9

130 General Solution of (N): x = C x (t) + C 2 x 2 (t) + + C n x n (t) }{{} general solution of (H) + z(t). }{{} particular solution of (N) 20

131 Variation of Parameters x (t), x 2 (t),...,x n (t) a fundamental set of solutions of (H). V (t) the corresponding fundamental matrix. x(t) = V (t)c where C = C C 2.. C n is the general solution of (H). V satisfies the matrix differential system X = A(t)X. That is, V (t) = A(t)V (t). (Exercises 6.3, Problem 9.) 2

132 Replace the constant vector C by a vector function u(t) which is to be determined so that z(t) = V (t)u(t) is a solution of (N). u (t) = V (t)b(t) u(t) = V (t)b(t) dt. and z(t) = V (t) V (t)b(t) dt is a solution of (N). General solution of (N): x(t) = V (t)c + V (t) V (t)b(t) dt. 22

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

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

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

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

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)

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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.

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

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

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

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We

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

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)

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

x j (t) = e λ jt v j, 1 j n

x j (t) = e λ jt v j, 1 j n 9.5: Fundamental Sets of Eigenvector Solutions Homogenous system: x 8 5 10 = Ax, A : n n Ex.: A = Characteristic Polynomial: (degree n) p(λ) = det(a λi) Def.: The multiplicity of a root λ i of p(λ) is

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

Jordan Form of a Square Matrix

Jordan Form of a Square Matrix Jordan Form of a Square Matrix Josh Engwer Texas Tech University josh.engwer@ttu.edu June 3 KEY CONCEPTS & DEFINITIONS: R Set of all real numbers C Set of all complex numbers = {a + bi : a b R and i =

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

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

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

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

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

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) =

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

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) =

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

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

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

Tridiagonal matrices. Gérard MEURANT. October, 2008

Tridiagonal matrices. Gérard MEURANT. October, 2008 Tridiagonal matrices Gérard MEURANT October, 2008 1 Similarity 2 Cholesy factorizations 3 Eigenvalues 4 Inverse Similarity Let α 1 ω 1 β 1 α 2 ω 2 T =......... β 2 α 1 ω 1 β 1 α and β i ω i, i = 1,...,

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

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

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

Απόκριση σε Μοναδιαία Ωστική Δύναμη (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

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

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

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

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

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

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

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

( ) 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

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

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal

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

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

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

ΗΜΥ 220: ΣΗΜΑΤΑ ΚΑΙ ΣΥΣΤΗΜΑΤΑ Ι Ακαδημαϊκό έτος Εαρινό Εξάμηνο Κατ οίκον εργασία αρ. 2

ΗΜΥ 220: ΣΗΜΑΤΑ ΚΑΙ ΣΥΣΤΗΜΑΤΑ Ι Ακαδημαϊκό έτος Εαρινό Εξάμηνο Κατ οίκον εργασία αρ. 2 ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΗΜΥ 220: ΣΗΜΑΤΑ ΚΑΙ ΣΥΣΤΗΜΑΤΑ Ι Ακαδημαϊκό έτος 2007-08 -- Εαρινό Εξάμηνο Κατ οίκον εργασία αρ. 2 Ημερομηνία Παραδόσεως: Παρασκευή

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

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

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

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

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

Fractional Colorings and Zykov Products of graphs

Fractional Colorings and Zykov Products of graphs Fractional Colorings and Zykov Products of graphs Who? Nichole Schimanski When? July 27, 2011 Graphs A graph, G, consists of a vertex set, V (G), and an edge set, E(G). V (G) is any finite set E(G) is

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

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)

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

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

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

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 :

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

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.

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

Statistical Inference I Locally most powerful tests

Statistical Inference I Locally most powerful tests Statistical Inference I Locally most powerful tests Shirsendu Mukherjee Department of Statistics, Asutosh College, Kolkata, India. shirsendu st@yahoo.co.in So far we have treated the testing of one-sided

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

5. Choice under Uncertainty

5. Choice under Uncertainty 5. Choice under Uncertainty Daisuke Oyama Microeconomics I May 23, 2018 Formulations von Neumann-Morgenstern (1944/1947) X: Set of prizes Π: Set of probability distributions on X : Preference relation

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

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

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

Differential equations

Differential equations Differential equations Differential equations: An equation inoling one dependent ariable and its deriaties w. r. t one or more independent ariables is called a differential equation. Order of differential

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

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

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

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

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

If we restrict the domain of y = sin x to [ π, π ], the restrict function. y = sin x, π 2 x π 2

If we restrict the domain of y = sin x to [ π, π ], the restrict function. y = sin x, π 2 x π 2 Chapter 3. Analytic Trigonometry 3.1 The inverse sine, cosine, and tangent functions 1. Review: Inverse function (1) f 1 (f(x)) = x for every x in the domain of f and f(f 1 (x)) = x for every x in the

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

Every set of first-order formulas is equivalent to an independent set

Every set of first-order formulas is equivalent to an independent set Every set of first-order formulas is equivalent to an independent set May 6, 2008 Abstract A set of first-order formulas, whatever the cardinality of the set of symbols, is equivalent to an independent

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

Partial Differential Equations in Biology The boundary element method. March 26, 2013

Partial Differential Equations in Biology The boundary element method. March 26, 2013 The boundary element method March 26, 203 Introduction and notation The problem: u = f in D R d u = ϕ in Γ D u n = g on Γ N, where D = Γ D Γ N, Γ D Γ N = (possibly, Γ D = [Neumann problem] or Γ N = [Dirichlet

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

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 = =

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

( 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

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

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits.

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits. EAMCET-. THEORY OF EQUATIONS PREVIOUS EAMCET Bits. Each of the roots of the equation x 6x + 6x 5= are increased by k so that the new transformed equation does not contain term. Then k =... - 4. - Sol.

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

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

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

Bessel functions. ν + 1 ; 1 = 0 for k = 0, 1, 2,..., n 1. Γ( n + k + 1) = ( 1) n J n (z). Γ(n + k + 1) k!

Bessel functions. ν + 1 ; 1 = 0 for k = 0, 1, 2,..., n 1. Γ( n + k + 1) = ( 1) n J n (z). Γ(n + k + 1) k! Bessel functions The Bessel function J ν (z of the first kind of order ν is defined by J ν (z ( (z/ν ν Γ(ν + F ν + ; z 4 ( k k ( Γ(ν + k + k! For ν this is a solution of the Bessel differential equation

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

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

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

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in : tail in X, head in A nowhere-zero Γ-flow is a Γ-circulation such that

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

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

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

If we restrict the domain of y = sin x to [ π 2, π 2

If we restrict the domain of y = sin x to [ π 2, π 2 Chapter 3. Analytic Trigonometry 3.1 The inverse sine, cosine, and tangent functions 1. Review: Inverse function (1) f 1 (f(x)) = x for every x in the domain of f and f(f 1 (x)) = x for every x in the

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

Quadratic Expressions

Quadratic Expressions Quadratic Expressions. The standard form of a quadratic equation is ax + bx + c = 0 where a, b, c R and a 0. The roots of ax + bx + c = 0 are b ± b a 4ac. 3. For the equation ax +bx+c = 0, sum of the roots

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

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

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

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM Solutions to Question 1 a) The cumulative distribution function of T conditional on N n is Pr T t N n) Pr max X 1,..., X N ) t N n) Pr max

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

Lecture 26: Circular domains

Lecture 26: Circular domains Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without eplicit written permission from the copyright owner. 1 Lecture 6: Circular domains

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

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

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

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

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

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

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

Testing for Indeterminacy: An Application to U.S. Monetary Policy. Technical Appendix

Testing for Indeterminacy: An Application to U.S. Monetary Policy. Technical Appendix Testing for Indeterminacy: An Application to U.S. Monetary Policy Technical Appendix Thomas A. Lubik Department of Economics Johns Hopkins University Frank Schorfheide Department of Economics University

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

Solution Series 9. i=1 x i and i=1 x i.

Solution Series 9. i=1 x i and i=1 x i. Lecturer: Prof. Dr. Mete SONER Coordinator: Yilin WANG Solution Series 9 Q1. Let α, β >, the p.d.f. of a beta distribution with parameters α and β is { Γ(α+β) Γ(α)Γ(β) f(x α, β) xα 1 (1 x) β 1 for < x

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

MATHEMATICS. 1. If A and B are square matrices of order 3 such that A = -1, B =3, then 3AB = 1) -9 2) -27 3) -81 4) 81

MATHEMATICS. 1. If A and B are square matrices of order 3 such that A = -1, B =3, then 3AB = 1) -9 2) -27 3) -81 4) 81 1. If A and B are square matrices of order 3 such that A = -1, B =3, then 3AB = 1) -9 2) -27 3) -81 4) 81 We know that KA = A If A is n th Order 3AB =3 3 A. B = 27 1 3 = 81 3 2. If A= 2 1 0 0 2 1 then

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

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

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

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM

SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM SOLUTIONS TO MATH38181 EXTREME VALUES AND FINANCIAL RISK EXAM Solutions to Question 1 a) The cumulative distribution function of T conditional on N n is Pr (T t N n) Pr (max (X 1,..., X N ) t N n) Pr (max

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

The behavior of solutions of second order delay differential equations

The behavior of solutions of second order delay differential equations J. Math. Anal. Appl. 332 27) 1278 129 www.elsevier.com/locate/jmaa The behavior of solutions of second order delay differential equations Ali Fuat Yeniçerioğlu Department of Mathematics, The Faculty of

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

Uniform Convergence of Fourier Series Michael Taylor

Uniform Convergence of Fourier Series Michael Taylor Uniform Convergence of Fourier Series Michael Taylor Given f L 1 T 1 ), we consider the partial sums of the Fourier series of f: N 1) S N fθ) = ˆfk)e ikθ. k= N A calculation gives the Dirichlet formula

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

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 θ

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

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

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

ω ω ω ω ω ω+2 ω ω+2 + ω ω ω ω+2 + ω ω+1 ω ω+2 2 ω ω ω ω ω ω ω ω+1 ω ω2 ω ω2 + ω ω ω2 + ω ω ω ω2 + ω ω+1 ω ω2 + ω ω+1 + ω ω ω ω2 + ω

ω ω ω ω ω ω+2 ω ω+2 + ω ω ω ω+2 + ω ω+1 ω ω+2 2 ω ω ω ω ω ω ω ω+1 ω ω2 ω ω2 + ω ω ω2 + ω ω ω ω2 + ω ω+1 ω ω2 + ω ω+1 + ω ω ω ω2 + ω 0 1 2 3 4 5 6 ω ω + 1 ω + 2 ω + 3 ω + 4 ω2 ω2 + 1 ω2 + 2 ω2 + 3 ω3 ω3 + 1 ω3 + 2 ω4 ω4 + 1 ω5 ω 2 ω 2 + 1 ω 2 + 2 ω 2 + ω ω 2 + ω + 1 ω 2 + ω2 ω 2 2 ω 2 2 + 1 ω 2 2 + ω ω 2 3 ω 3 ω 3 + 1 ω 3 + ω ω 3 +

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

ORDINAL ARITHMETIC JULIAN J. SCHLÖDER

ORDINAL ARITHMETIC JULIAN J. SCHLÖDER ORDINAL ARITHMETIC JULIAN J. SCHLÖDER Abstract. We define ordinal arithmetic and show laws of Left- Monotonicity, Associativity, Distributivity, some minor related properties and the Cantor Normal Form.

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

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0. DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec

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

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C By Tom Irvine Email: tomirvine@aol.com August 6, 8 Introduction The obective is to derive a Miles equation which gives the overall response

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

DiracDelta. Notations. Primary definition. Specific values. General characteristics. Traditional name. Traditional notation

DiracDelta. Notations. Primary definition. Specific values. General characteristics. Traditional name. Traditional notation DiracDelta Notations Traditional name Dirac delta function Traditional notation x Mathematica StandardForm notation DiracDeltax Primary definition 4.03.02.000.0 x Π lim ε ; x ε0 x 2 2 ε Specific values

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

Math 446 Homework 3 Solutions. (1). (i): Reverse triangle inequality for metrics: Let (X, d) be a metric space and let x, y, z X.

Math 446 Homework 3 Solutions. (1). (i): Reverse triangle inequality for metrics: Let (X, d) be a metric space and let x, y, z X. Math 446 Homework 3 Solutions. (1). (i): Reverse triangle inequalit for metrics: Let (X, d) be a metric space and let x,, z X. Prove that d(x, z) d(, z) d(x, ). (ii): Reverse triangle inequalit for norms:

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

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

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

Differentiation exercise show differential equation

Differentiation exercise show differential equation Differentiation exercise show differential equation 1. If y x sin 2x, prove that x d2 y 2 2 + 2y x + 4xy 0 y x sin 2x sin 2x + 2x cos 2x 2 2cos 2x + (2 cos 2x 4x sin 2x) x d2 y 2 2 + 2y x + 4xy (2x cos

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

Chapter 3: Ordinal Numbers

Chapter 3: Ordinal Numbers Chapter 3: Ordinal Numbers There are two kinds of number.. Ordinal numbers (0th), st, 2nd, 3rd, 4th, 5th,..., ω, ω +,... ω2, ω2+,... ω 2... answers to the question What position is... in a sequence? What

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

New bounds for spherical two-distance sets and equiangular lines

New bounds for spherical two-distance sets and equiangular lines New bounds for spherical two-distance sets and equiangular lines Michigan State University Oct 8-31, 016 Anhui University Definition If X = {x 1, x,, x N } S n 1 (unit sphere in R n ) and x i, x j = a

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

g-selberg integrals MV Conjecture An A 2 Selberg integral Summary Long Live the King Ole Warnaar Department of Mathematics Long Live the King

g-selberg integrals MV Conjecture An A 2 Selberg integral Summary Long Live the King Ole Warnaar Department of Mathematics Long Live the King Ole Warnaar Department of Mathematics g-selberg integrals The Selberg integral corresponds to the following k-dimensional generalisation of the beta integral: D Here and k t α 1 i (1 t i ) β 1 1 i

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

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R +

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R + Chapter 3. Fuzzy Arithmetic 3- Fuzzy arithmetic: ~Addition(+) and subtraction (-): Let A = [a and B = [b, b in R If x [a and y [b, b than x+y [a +b +b Symbolically,we write A(+)B = [a (+)[b, b = [a +b

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

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p)

2. Let H 1 and H 2 be Hilbert spaces and let T : H 1 H 2 be a bounded linear operator. Prove that [T (H 1 )] = N (T ). (6p) Uppsala Universitet Matematiska Institutionen Andreas Strömbergsson Prov i matematik Funktionalanalys Kurs: F3B, F4Sy, NVP 2005-03-08 Skrivtid: 9 14 Tillåtna hjälpmedel: Manuella skrivdon, Kreyszigs bok

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

TMA4115 Matematikk 3

TMA4115 Matematikk 3 TMA4115 Matematikk 3 Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet Trondheim Spring 2010 Lecture 12: Mathematics Marvellous Matrices Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet

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

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

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

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

Optimal Parameter in Hermitian and Skew-Hermitian Splitting Method for Certain Two-by-Two Block Matrices

Optimal Parameter in Hermitian and Skew-Hermitian Splitting Method for Certain Two-by-Two Block Matrices Optimal Parameter in Hermitian and Skew-Hermitian Splitting Method for Certain Two-by-Two Block Matrices Chi-Kwong Li Department of Mathematics The College of William and Mary Williamsburg, Virginia 23187-8795

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

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

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

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

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

Lecture 21: Properties and robustness of LSE

Lecture 21: Properties and robustness of LSE Lecture 21: Properties and robustness of LSE BLUE: Robustness of LSE against normality We now study properties of l τ β and σ 2 under assumption A2, i.e., without the normality assumption on ε. From Theorem

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

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

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

Lecture 15 - Root System Axiomatics

Lecture 15 - Root System Axiomatics Lecture 15 - Root System Axiomatics Nov 1, 01 In this lecture we examine root systems from an axiomatic point of view. 1 Reflections If v R n, then it determines a hyperplane, denoted P v, through the

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

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

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

Pg The perimeter is P = 3x The area of a triangle is. where b is the base, h is the height. In our case b = x, then the area is

Pg The perimeter is P = 3x The area of a triangle is. where b is the base, h is the height. In our case b = x, then the area is Pg. 9. The perimeter is P = The area of a triangle is A = bh where b is the base, h is the height 0 h= btan 60 = b = b In our case b =, then the area is A = = 0. By Pythagorean theorem a + a = d a a =

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

Lanczos and biorthogonalization methods for eigenvalues and eigenvectors of matrices

Lanczos and biorthogonalization methods for eigenvalues and eigenvectors of matrices Lanzos and iorthogonalization methods for eigenvalues and eigenvetors of matries rolem formulation Many prolems are redued to solving the following system: x x where is an unknown numer А a matrix n n

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

The ε-pseudospectrum of a Matrix

The ε-pseudospectrum of a Matrix The ε-pseudospectrum of a Matrix Feb 16, 2015 () The ε-pseudospectrum of a Matrix Feb 16, 2015 1 / 18 1 Preliminaries 2 Definitions 3 Basic Properties 4 Computation of Pseudospectrum of 2 2 5 Problems

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

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(θ + θ)

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

Notes on the Open Economy

Notes on the Open Economy Notes on the Open Econom Ben J. Heijdra Universit of Groningen April 24 Introduction In this note we stud the two-countr model of Table.4 in more detail. restated here for convenience. The model is Table.4.

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

The Jordan Form of Complex Tridiagonal Matrices

The Jordan Form of Complex Tridiagonal Matrices The Jordan Form of Complex Tridiagonal Matrices Ilse Ipsen North Carolina State University ILAS p.1 Goal Complex tridiagonal matrix α 1 β 1. γ T = 1 α 2........ β n 1 γ n 1 α n Jordan decomposition T =

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