ODE Homework Series Solutions Near an Ordinary Point, Part I 1. Seek power series solution of the equation. n(n 1)a n x n 2 = n=0

Size: px
Start display at page:

Download "ODE Homework Series Solutions Near an Ordinary Point, Part I 1. Seek power series solution of the equation. n(n 1)a n x n 2 = n=0"

Transcription

1 ODE Homework Series Solutions Near an Ordinary Point, Part I 1. Seek power series solution of the equation y + k 2 x 2 y = 0, k a constant about the the point x 0 = 0. Find the recurrence relation; also find the first four terms in each of two solutions y 1 and y 2 (unless the series terminates sooner). By evaluating the Wronskian W (y 1, y 2 )(x 0 ), show that y 1 and y 2 form a fundamental set of solutions. If possible, find the general terms in each solutions. [ 5.2 #4] Sol. Let y = a n x n. Then y = n(n 1)a n x n 2 = (n + 2)(n + 1)a n+2 x n Substituting into the equation we have (n + 2)(n + 1)a n+2 x n + k 2 x 2 a n x n = 0 Before proceeding, write It follows that k 2 x 2 2a 2 + 6a x + a n x n = k 2 a n 2 x n [(n + 2)(n + 1)a n+2 + k 2 a n 2 ]x n = 0 We obtain a 2 = a = 0 and the recurrence relation k 2 a n+2 = (n + 2)(n + 1) a n 2, n = 2,, According to the recurrence relation we have that a 4m+2 = a 4m+ = 0, m = 0, 1, 2,, and a 4 = k2 4 a 0, a 8 = k2 7 8 a 4 = a 5 = k2 4 5 a 1, a 9 = k2 8 9 a 5 = k a 0, k a 1,

2 By setting a 0 = 1, a 1 = 0 and a 0 = 0, a 1 = 1 respectively, we get y 1 (x) = 1 k2 12 x4 + k4 672 x8 k x12 + y 2 (x) = x k2 20 x5 + k x9 k x1 + It is easy to see that W (y 1, y 2 )(0) = = 1, which shows that y 1, y 2 form a fundamental set of solutions. Moreover, so k 2 a 4m = 4m(4m 1) a 4m 4 = = k 2 a 4m+1 = 4m(4m + 1) a 4m = = y 1 (x) = 1 + y 2 (x) = x + m=1 m=1 In fact, y 1 and y 2 can be written as ( 1) m k 2m (4m 1) 4m a 0 ( 1) m k 2m (4m 1) 4m x4m ( 1) m k 2m (4m )(4m + 1) a 1 ( 1) m k 2m (4m )(4m + 1) x4m+1 ( 1) m k 2m Γ ( ) 4 y 1 (x) = 1+ m=1 2 4m m!γ ( )x 4m ( 1) m k 2m Γ ( ) 5 4, y 2 (x) = x+ 4m+ 4 m=1 2 4m m!γ ( 4m Seek power series solution of the equation (1 + x 2 )y 4xy + 6y = 0 about the the point x 0 = 0. Find the recurrence relation; also find the first four terms in each of two solutions y 1 and y 2 (unless the series terminates sooner). By evaluating the Wronskian W (y 1, y 2 )(x 0 ), show that y 1 and y 2 form a fundamental set of solutions. If possible, find the general terms in each solutions. [ 5.2 #9] )x 4m+1

3 Sol. Let y = a n x n. Then y = y = na n x n 1 = (n + 1)a n+1 x n n(n 1)a n x n 2 = (n + 2)(n + 1)a n+2 x n Substituting into the equation we have (1+x 2 ) (n+2)(n+1)a n+2 x n 4x (n+1)a n+1 x n +6 a n x n = 0 Before proceeding, write x 2 x (n + 2)(n + 1)a n+2 x n = (n + 1)a n+1 x n = n(n 1)a n x n na n x n It follows that 2(a 0 +a 2 )+2(a 1 +a )x+ [(n+2)(n+1)a n+2 +n(n 1)a n 4na n +6a n ]x n = 0 We obtain a 2 = a 0, a = 1 a 1 and the recurrence relation a n+2 = n(n + 1) 4n + 6 (n + 2)(n + 1) (n 2)(n ) a n = (n + 1)(n + 2) a n, n = 2,, Observe that for n = 2, we get a 4 = a 5 = 0, and thus a n = 0, n 4. Hence the general solution for the equation is of the form y(x) = a 0 + a 1 x a 0 x 2 1 a 1x Letting a 0 = 1, a 1 = 0, and a 0 = 0, a 1 = 1 we get respectively y 1 (x) = 1 x 2, y 2 (x) = x 1 x The Wronskian W (y 1, y 2 )(x) = 1 x 2 x x 6x 1 x 2 = (x2 + 1) 2

4 Hence W (y 1, y 2 )(0) = 1 which shows that y 1, y 2 form a fundamental set of solutions.. Seek power series solution of the equation 2y + (x + 1)y + y = 0 about the the point x 0 = 2. Find the recurrence relation; also find the first four terms in each of two solutions y 1 and y 2 (unless the series terminates sooner). By evaluating the Wronskian W (y 1, y 2 )(x 0 ), show that y 1 and y 2 form a fundamental set of solutions. If possible, find the general terms in each solutions. [ 5.2 #14] Sol. Let y = a n (x 2) n. Then y = y = na n (x 2) n 1 = (n + 1)a n+1 (x 2) n n(n 1)a n (x 2) n 2 = (n + 2)(n + 1)a n+2 (x 2) n Substituting into the equation we have 2 (n+2)(n+1)a n+2 (x 2) n +(x+1) (n+1)a n+1 (x 2) n + a n (x 2) n = 0 Before proceeding, write (x + 1) (n + 1)a n+1 (x 2) n = (x 2 + ) = = (n + 1)a n+1 (x 2) n (n + 1)a n+1 (x 2) n+1 + (n + 1)a n+1 (x 2) n na n (x 2) n + (n + 1)a n+1 (x 2) n It follows that 4a 2 +a 1 +a 0 + [2(n+2)(n+1)a n+2 +na n +(n+1)a n+1 +a n ](x 2) n = 0

5 We obtain the recurrence relation a n+2 = 2(n + 2) a n + n+1 2(n + 2)(n + 1) a n, n = 0, 1, 2 According to the recurrence relation, we have a 2 = 4 a 1 4 a 0 a = 1 2 a 2 1 a 1 = 1 24 a a 0 a 4 = 8 a 5 24 a 2 = 9 64 a a 0. By setting a 0 = 1, a 1 = 0 and a 0 = 0, a 1 = 1 respectively, we get y 1 (x) = 1 4 (x 2)2 + 8 (x 2) (x 2)4 + y 2 (x) = (x 2) 4 (x 2) (x 2) (x 2)4 + It is easy to see that W (y 1, y 2 )(2) = = 1, which shows that y 1, y 2 form a fundamental set of solutions. 4. (a) By making the change of variable x 1 = t and assuming that y has a Taylor series in powers of t, find two series solutions of y + (x 1) 2 y + (x 2 1)y = 0 in powers of x 1. (b) Show that you obtain the same result by assuming that y has a Taylor series in powers of x 1 and also expressing the coefficient x 2 1 in powers of x 1. [ 5.2 #19] Sol. (a) Let x 1 = t, then x = t + 1. Let z(t) = y(t + 1), then the equation can be transformed to z + t 2 z + (t 2 + 2t)z = 0

6 Let z = a n t n. Then z = z = na n t n 1 = (n + 1)a n+1 t n n(n 1)a n t n 2 = (n + 2)(n + 1)a n+2 t n Substituting into the equation we have (n+2)(n+1)a n+2 t n +t 2 Before proceeding, write t 2 (t 2 + 2t) (n + 1)a n+1 t n = a n t n = (n+1)a n+1 t n +(t 2 +2t) (n 1)a n 1 t n a n 2 t n + 2a n 1 t n a n t n = 0 It follows that 2a 2 +2(a 0 +a )t+ [(n+2)(n+1)a n+2 +(n 1)a n 1 +a n 2 +2a n 1 ]t n = 0 We obtain a 2 = 0, a = 1 a 0 and the recurrence relation a n+2 = 1 n + 2 a 1 n 1 (n + 2)(n + 1) a n 2, n = 2, According to the recurrence relation, we have a 4 = 1 4 a a 0 a 5 = 1 5 a a 1 = 1 20 a 1 a 6 = 1 6 a 1 0 a 2 = 1 18 a 0 a 7 = 1 7 a a = 1 28 a a 0.

7 By setting a 0 = 1, a 1 = 0 and a 0 = 0, a 1 = 1 respectively, we get z 1 (t) = 1 1 t 1 12 t t t7 + z 2 (t) = t 1 4 t t t7 + or y 1 (x) = 1 1 (x 1) 1 12 (x 1) (x 1) (x 1)7 + y 2 (x) = (x 1) 1 4 (x 1) (x 1) (x 1)7 + (b) Since the Taylor series for x 2 1 about x = 1 is x 2 1 = 2(x 1) + (x 1) 2 Then the equation becomes y + (x 1) 2 y + [2(x 1) + (x 1) 2 ]y = 0 which is identical to the transformed equation with t = x The Hermite Equation. The equation y 2xy + λy = 0, < x <, where λ is a constant, is known as the Hermite equation. It is an important equation in mathematical physics. (a) Find the first four terms in each of two solutions about x = 0 and show that they form a fundamental set of solutions. (b) Observe that if λ is a nonnegative even integer, then one or the other of the series solutions terminates and becomes a polynomial. Find the polynomial solutions for λ = 0, 2, 4, 6, 8, and 10. Note that each polynomial is determined only up to a multiplicative constant. (c) The Hermite polynomial H n (x) is defined as the polynomial solution of the Hermite equation with λ = 2n for which the coefficient of x n is 2 n. Find H 0 (x),, H 5 (x). [ 5.2 #21] Sol.

8 (a) Let y = a n x n. Then y = y = na n x n 1 = (n + 1)a n+1 x n n(n 1)a n x n 2 = (n + 2)(n + 1)a n+2 x n Substituting into the equation we have (n+2)(n+1)a n+2 x n 2x (n+1)a n+1 x n +λ a n x n = 0 Before proceeding, write It follows that 2a 2 + λa 0 + 2x (n + 1)a n+1 x n = 2na n x n [(n + 2)(n + 1)a n+2 2na n + λa n ]x n = 0 We obtain the recurrence relation Thus a n+2 = a = 2 1 λ 2 2n λ (n + 2)(n + 1) a n, n = 0, 1, 2, a 2 = λ 2 a 0, a 4 = 2 2 λ a 2 = 4 a 1, a 5 = 2 λ a = 4 5 More precisely, we have λ(λ 2 2) a 0, 2 4 (λ 2 1)(λ 2 ) a 1, (2m 2) λ a 2m = 2m(2m 1) a m λ(λ 4) (λ 4m + 4) 2m 2 = = ( 1) a 0 (2m)! 2(2m 1) λ a 2m+1 = 2m(2m + 1) a m (λ 2)(λ 6) (λ 4m + 2) 2m 1 = = ( 1) (2m + 1)! a 1

9 By setting a 0 = 1, a 1 = 0 and a 0 = 0, a 1 = 1 respectively, we get y 1 (x) = 1 λ 2! x2 + = 1 + λ(λ 4) x 4 4! λ(λ 4)(λ 8) x 6 + 6! m λ(λ 4) (λ 4m + 4) ( 1) (2m)! m=1 y 2 (x) = x λ 2 x (λ 2)(λ 6) + x 5 (λ 2)(λ 6)(λ 10) x 7 +! 5! 7! m (λ 2)(λ 6) (λ 4m + 2) = x + ( 1) x 2m+1 (2m + 1)! m=1 It is easy to see that W (y 1, y 2 )(0) = = 1, which shows that y 1, y 2 form a fundamental set of solutions. (b) If λ = 2k with k = 0, 1, 2,,, then the recurrence relation becomes 2n 2k a n+2 = (n + 2)(n + 1) a n, n = 0, 1, 2, x 2m which implies that a k+2 = 0 and hence a k+2l = 0, l = 0, 1, 2,. More precisely, if k = 2j, then y 1 (x) becomes a polynomial with degree at most k and if k = 2j + 1, then y 2 (x) becomes a polynomial with degree at most k. In particular, we obtain the polynomial solutions corresponding to λ = 0, 2, 4, 6, 8, 10 are λ = 0 y 1 (x) = 1, λ = 2 y 2 (x) = x λ = 4 y 1 (x) = 1 2x 2, λ = 6 y 2 (x) = x 2 x λ = 8 y 1 (x) = 1 4x x4 λ = 10 y 2 (x) = x 4 x x5 (c) If λ = 2n. By letting a 0 = a 1 = 1, we have that m 2n(2n 4) (2n 4m + 4) a 2m = = ( 1) (2m)! m (2n 2)(2n 6) (2n 4m + 2) a 2m+1 = = ( 1) (2m + 1)! for m = 1, 2,, n. It follows that the coefficient of 2 xn, in y 1 and y 2, is { ( 1) l 4 l l! for n = 2l (2l)! a n = ( 1) l 4l l! for n = 2l + 1 (2l+1)! a 0 a 1

10 Hence, we have that { 2 n ( 1) k l (2l)! 4 H n (x) = y l l! 1(x) = ( 1) k l (2l)! y l! 1 (x) for n = 2l 2 n ( 1) l (2l+1)! y 4 l l! 2 (x) = ( 1) k l 2 (2l+1)! y l! 2 (x) for n = 2l + 1 Therefore, the Hermite polynomials H 0 (x),, H 5 (x) are H 0 (x) = 1, H 2 (x) = 4x 2 2, H 4 (x) = 16x 4 48x , H 1 (x) = 2x H (x) = 8x 12x H 5 (x) = 2x 5 160x + 120x 5.. Series Solutions Near an Ordinary Point, Part II 6. The Chebyshev Equation. The Chebyshev differential equation is (1 x 2 )y xy + α 2 y = 0, where α is a constant. (a) Determine two solutions in powers of x for x < 1 and show that they form a fundamental set of solutions. (b) Show that if α is a nonnegative integer n, then there is a polynomial solution of degree n. These polynomials, when properly normalized, are called the Chebyshev polynomials. They are very useful in problems that require a polynomial approximation to a function defined on 1 x 1. (c) Find a polynomial solution for each of the cases α = n = 0, 1, 2,. [ 5. #10] Sol. (a) Let y = a n x n. Then y = y = na n x n 1 = (n + 1)a n+1 x n n(n 1)a n x n 2 = (n + 2)(n + 1)a n+2 x n Substituting into the equation we have (1 x 2 ) (n+2)(n+1)a n+2 x n x (n+1)a n+1 x n +α 2 a n x n = 0

11 It follows that (2a 2 +α 2 a 0 )+(6a +(α 2 1)a 1 )x+ [(n+2)(n+1)a n+2 +(α 2 n 2 )a n ]x n = 0 We obtain the recurrence relation n 2 α 2 a n+2 = (n + 2)(n + 1) a n, n = 0, 1, 2, According to the recurrence relation we have that a 2 = α2 2! a 0, a 4 = 22 α 2 4 a 2 = α2 (2 2 α 2 ) a 0, 4! a = 12 α 2 a 1, a 5 = 2 α 2! 5 4 a 5 = (2 α 2 )(1 2 α 2 ) a 1, 5! That is, a 2m = α2 (2 2 α 2 ) ((2m 2) 2 α 2 ) a 0, m = 1, 2, (2m)! a 2m+1 = (12 α 2 )( 2 α 2 ) ((2m 1) 2 α 2 ) a 1, m = 1, 2, (2m + 1)! Therefore we get two linearly independent solutions by setting (a 0, a 1 ) = (1, 0) and (a 0, a 1 ) = (0, 1) respectively α 2 (2 2 α 2 ) ((2m 2) 2 α 2 ) y 1 (x) = 1 x 2m (2m)! m=1 (1 2 α 2 )( 2 α 2 ) ((2m 1) 2 α 2 ) y 2 (x) = x + x 2m+1 (2m + 1)! m=1 (b) If α = n a nonnegative integer. For n = 2k, then k α 2 (2 2 α 2 ) ((2m 2) 2 α 2 ) y 1 (x) = P n (x) = 1 x 2m (2m)! m=1 is a polynomial with degree 2k = n. If n = 2k + 1, then k (1 2 α 2 )( 2 α 2 ) ((2m 1) 2 α 2 ) y 2 (x) = x+ x 2m+1 (2m + 1)! m=1 is a polynomial with degree 2k + 1 = n. (c) The polynomial solutions corresponding to α = 0, 1, 2, are α = 0 P 0 (x) = 1, α = 1 P 1 (x) = x α = 2 P 2 (x) = 1 2x 2, α = P (x) = x 4 x

12 7. The Legendre Equation. The Legendre equation is (1 x 2 )y 2xy + α(α + 1)y = 0. The point x = 0 is an ordinary point of the equation, and the distance from the origin to the nearest zero of P (x) = 1 x 2 is 1. Hence the radius of convergence of series solutions about x = 0 is at leat 1. Also notice that we need to consider only α > 1 because if α 1, then the substituting α = (1 + γ), where γ 0, leads to the Legendre equation (1 x 2 )y 2xy + γ(γ + 1)y = 0. Show that two solutions of the Legendre equation for x < 1 are α(α + 1) y 1 (x) = 1 x 2 α(α 2)(α + 1)(α + ) + x 4 2! 4! m α (α 2m + 2)(α + 1) (α + 2m 1) + ( 1) (2m)! m= (α 1)(α + 2) y 2 (x) = x x (α 1)(α )(α + 2)(α + 4) + x 5! 5! m (α 1) (α 2m + 1)(α + 2) (α + 2m) + ( 1) (2m + 1)! [ 5. #22] m= Proof. Let y = a n x n. Then y = y = na n x n 1 = (n + 1)a n+1 x n n(n 1)a n x n 2 = (n + 2)(n + 1)a n+2 x n x 2m x 2m+1 Substituting into the equation we have (1 x 2 ) (n+2)(n+1)a n+2 x n 2x (n+1)a n+1 x n +α(α+1) a n x n = 0 It follows that (2a 2 + α(α + 1)a 0 ) + (6a + (α 1)(α + 2)a 1 )x + [(n + 2)(n + 1)a n+2 + (α n)(α + n + 1)a n ]x n = 0

13 We obtain the recurrence relation a n+2 = (α n)(α + n + 1) a n, n = 0, 1, 2, (n + 2)(n + 1) According to the recurrence relation we have that α(α + 1) α(α 2)(α + 1)(α + ) a 2 = a 0, a 4 = a 0, 2! 4! (α 1)(α + 2) (α 1)(α )(α + 2)(α + 4) a = a 1, a 5 = a 1,! 5! That is, m α (α 2m + 2)(a + 1) (α + 2m 1) a 2m = ( 1) a 0, m = 1, 2, (2m)! m (α 1) (α 2m + 1)(a + 2) (α + 2m) a 2m+1 = ( 1) a 1, m = 1, 2, (2m + 1)! Therefore we get two linearly independent solutions by setting (a 0, a 1 ) = (1, 0) and (a 0, a 1 ) = (0, 1) respectively α(α + 1) y 1 (x) = 1 x 2 α(α 2)(α + 1)(α + ) + x 4 2! 4! m α (α 2m + 2)(α + 1) (α + 2m 1) + ( 1) (2m)! m= (α 1)(α + 2) y 2 (x) = x x (α 1)(α )(α + 2)(α + 4) + x 5! 5! m (α 1) (α 2m + 1)(α + 2) (α + 2m) + ( 1) (2m + 1)! m= x 2m x 2m Euler Equations; Regular Singular Points 8. Find all singular points of the equation x 2 (1 x 2 )y + 2 x y + 4y = 0 and determine whether each one is regular or irregular. [ 5.4 #19] Sol. Rewrite the equation as the form y x (1 x 2 ) y + x 2 (1 x 2 ) y = 0

14 2 and let p(x) =, q(x) = 4. The singular points x (1 x 2 ) x 2 (1 x 2 ) are x = 0, ±1. At x = 0 lim xp(x) = 2 x 0 x 2 (1 x 2 ) which does not exist, so x = 0 is an irregular singular point. At x = 1, 2 lim (x + 1)p(x) = lim x 1 x 1 x (x 1) = 1 lim (x + x 1 1)2 q(x) = lim x 1 4(x + 1) x 2 (x 1) = 0 so x = 1 is an regular singular point. At x = 1, 2 lim(x 1)p(x) = lim x 1 x 1 x (x + 1) = 1 lim (x 4(x 1) x 1 1)2 q(x) = lim x 1 x 2 (x + 1) = 0 so x = 1 is an regular singular point. 9. Find all singular points of the equation x 2 y + xy + (x 2 ν 2 )y = 0 Bessel equation and determine whether each one is regular or irregular. [ 5.4 #22] Sol. Rewrite the equation as the form y + 1 x y + x2 ν 2 x 2 y = 0 and let p(x) = 1 x, q(x) = x2 ν 2 x 2. The only singular point is x = 0. At x = 0, lim xp(x) = lim 1 = 1 x 0 x 0 lim x 0 x2 q(x) = lim(x 2 ν 2 ) = ν 2 x 0 so x = 0 is an regular singular point. 10. Find all singular points of the equation y + ln x y + xy = 0 and determine whether each one is regular or irregular. [ 5.4 #29] Sol. Since ln x is singular at x = 0, so the only singular point is x = 0. Furthermore, since ln x is not analytic at x = 0, so

15 does the function x ln x. Hence x = 0 is an irregular singular point. 11. Find all singular points of the equation x 2 y + 2(e x 1)y + (e x cos x)y = 0 and determine whether each one is regular or irregular. [ 5.4 #0] Sol. Rewrite the equation as the form y + 2(ex 1) y + e x cos x y = 0 x 2 x 2 and let p(x) = 2(ex 1), q(x) = e x cos x. The only singular point x 2 x 2 is x = 0. At x = 0, 2(e x 1) lim xp(x) = lim x 0 x 0 x lim x 0 x2 q(x) = lim e x cos x = 1 x 0 so x = 0 is an regular singular point. 12. Find all singular points of the equation 2e x = lim x 0 1 = 2 x 2 y ( sin x)y + (1 + x 2 )y = 0 and determine whether each one is regular or irregular. [ 5.4 #2] Sol. Rewrite the equation as the form y sin x y x2 y = 0 x 2 x 2 and let p(x) = sin x, q(x) = 1+x2. The only singular point is x 2 x 2 x = 0. At x = 0, sin x cos x lim xp(x) = lim = lim = x 0 x 0 x x 0 1 lim x 0 x2 q(x) = lim(1 + x 2 ) = 1 x 0 so x = 0 is an regular singular point. 1. Consider the Euler equation x 2 y + αxy + βy = 0. Find conditions on α and β so that: (a) All solutions approach zero as x 0. (b) All solutions are bounded as x 0. (c) All solutions approach zero as x. (d) All solutions are bounded as x. (e) All solutions are bounded both as x 0 and as x.

16 [ 5.4 #9] Sol. Note that the general solution of the equation in any interval containing the origin is determined by the roots r 1 and r 2 of the equation F (r) = r(ρ 1) + αr + β = r 2 + (α 1)r + β that is, r 1 + r 2 = 1 α, r 1 r 2 = β, more precisely And r 1, r 2 = (α 1) ± (α 1) 2 4β 2 c 1 x r 1 + c 2 x r 2, if r 1, r 2 R, r 1 r 2 y(x) = c 1 x r 1 + c 2 x r 1 ln x, if r 1, r 2 R, r 1 = r 2 c 1 x λ cos ( µ ln x ) + c 2 x λ sin ( µ ln x ), if r 1, r 2 = λ ± iµ where λ = α 1 2, µ = 4β (α 1)2. (a) For solutions to approach zero as x 0, we need that r 1, r 2 > 0 α < 1, β > 0, if r 1, r 2 R, r 1 r 2 r 1 = r 2 > 0 α < 1, β > 0, if r 1, r 2 R, r 1 = r 2 λ > 0 α < 1, if r 1, r 2 = λ ± iµ Thus, if α < 1 and β > 0, the all solutions approach zero as x 0. (b) For solutions are bounded as x 0, we need that r 1, r 2 0 α < 1, β 0, if r 1, r 2 R, r 1 r 2 r 1 = r 2 > 0 α < 1, β > 0, if r 1, r 2 R, r 1 = r 2 λ > 0 or λ = 0, µ 0 α < 1 or α = 1, β > 0, if r 1, r 2 = λ ± iµ Thus, if α < 1 and β 0 or α = 1 and β > 0, the all solutions are bounded as x 0. (c) For solutions to approach zero as x, we need that r 1, r 2 < 0 α > 1, β > 0, if r 1, r 2 R, r 1 r 2 r 1 = r 2 < 0 α > 1, β > 0, if r 1, r 2 R, r 1 = r 2 λ < 0 α > 1, if r 1, r 2 = λ ± iµ Thus, if α > 1 and β > 0, the all solutions approach zero as x. (d) For solutions are bounded as x, we need that r 1, r 2 0 α > 1, β 0, if r 1, r 2 R, r 1 r 2 r 1 = r 2 < 0 α > 1, β > 0, if r 1, r 2 R, r 1 = r 2 λ < 0 or λ = 0, µ 0 α > 1 or α = 1, β > 0, if r 1, r 2 = λ ± iµ Thus, if α > 1 and β 0 or α = 1 and β > 0, the all solutions are bounded x.

17 (e) For solutions are bounded both as x 0 and as x, we need that impossible, if r 1, r 2 R, r 1 r 2 impossible, if r 1, r 2 R, r 1 = r 2 λ = 0, µ 0 α = 1, β > 0, if r 1, r 2 = λ ± iµ Thus, if α = 1 and β > 0 and, the all solutions are bounded both as x 0 and as x. 14. Using the method of reduction of order, show that if r 1 is a repeated root of r(r 1) + αr + β = 0, then x r 1 and x r 1 ln x are solutions of x 2 y + αxy + βy = 0 for x > 0. [ 5.4 #40] Proof. Assume that y = v(x)x r 1, then y = x r 1 v +r 1 x r 1 1 v, y = x r 1 v +2r 1 x r 1 1 v +r 1 (r 1 1)x r 1 2 v Substituting into the equation, we get x r 1+2 v + [2r 1 + α]x r 1+1 v + [r 1 (r 1 1) + αr 1 + β]x r 1 v = 0 If r 1 is a repeated root of r(r 1) + αr + β = 0, then r 1 (r 1 1) + αr 1 + β = 0, 2r 1 + α 1 = 0 Hence v satisfies the equation x r 1+2 v + x r 1+1 v = x r 1+1 [xv + v ] = 0 and this immediately implies that v(x) = ln x, since x > 0. Therefore the second solution for the Euler equation is x r 1 ln x. 15. Show that the point x = 0 is a regular singular point of the equation 2x 2 y + xy (1 + x)y = 0 Try to find solutions of the form a n x n. Show that (except for constant multiplies) there are no nonzero solutions of this form in our problem. Thus, in this case, the general solution can not be found in this manner. This is typical of equations with singular points. [ 5.4 #42]

18 Proof. Rewrite the equation as the form y + 2x y 1 + x 2x y = 0 2 and let p(x) = 1+x, q(x) =. The only singular point is 2x 2x 2 x = 0. At x = 0, lim xp(x) = lim x 0 x 0 2 = x lim x 0 x2 q(x) = lim = 1 x so x = 0 is a regular singular point. Let y = a n x n. Substituting into the equation we have 2x 2 (n+2)(n+1)a n+2 x n +x (n+1)a n+1 x n (1+x) a n x n = 0 It follows that a 0 + (2a 1 a 0 )x + [2n(n 1)a n + na n a n a n 1 ]x n = 0 We obtain a 0 = 0, a 1 = 1 2 a 0 = 0 and the recurrence relation a n = 1 (2n 1)(n + 1) a n 1, n = 2,, Thus we can conclude that a n = 0, n = 0, 1, 2,. Hence y(x) = 0 is the only solution that can be obtained Series Solutions Near a Regular Singular Point, Part I 16. (a) Show that the equation ( x 2 y + xy + x 2 1 ) y = 0 9 has a regular singular point at x = 0. (b) Determine the indicial equation, the recurrence relation, and the roots of the indicial equation. (c) Find the series solution (x > 0) corresponding to the largest root. (d) If the roots are unequal and do not differ by an integer, find the series solution corresponding to the smaller root also. [ 5.5 #2] Sol.

19 (a) Rewrite the equation as the form y + 1 x y + 9x2 1 9x 2 y = 0 and let p(x) = 1, q(x) = 9x2 1. The only singular point is x 9x 2 x = 0. At x = 0, lim xp(x) = lim 1 = 1 x 0 x 0 9x 2 1 lim x 0 x2 q(x) = lim x 0 9 so x = 0 is a regular singular point. (b) Let y = a n x n+r. Then y = (n+r)a n x n+r 1, y = = 1 9 (n+r)(n+r 1)a n x n+r 2 Substituting into the equation we have ( (n+r)(n+r 1)a n x n+r + (n+r)a n x n+r + x 2 1 ) a n x n+r = 0 9 It follows that ( r(r 1) + r 1 ) ( a 0 x r + (r + 1)r + (r + 1) 1 ) a 1 x r [( + (n + r)(n + r 1) + (n + r) 1 ] )a n + a n 2 x n+r = 0 9 We obtain the indicial equation r = 0 with roots r = ± 1. For either value of r it is necessary to take a 1 = 0 in order that the coefficient of x r+1 be zero. Hence we get the recurrence relation 1 a n+2 = (n + r) 2 1 a n 2, n = 2,, 9 (c) For r = 1, we have 1 a n+2 = ( ) n a n 2 = 1 9 a n 2 n ( n + 2 ), n = 2,,

20 According to the recurrence relation and a 1 = 0, we have that a 2m+1 = 0, m = 0, 1, 2,. For n = 2m, we have that a 2m 2 a 2m 4 a 2m = 2 2 m ( ) = m m(m 1) ( ) m + )( 1 m ( 1) m a 0 = = 2 2m m! ( ( ) m + ) By setting a 0 = 1, we get ( y 1 (x) = x 1 ( 1) m ) m m! ( ( )x m + ) 2m = x 1 ( 1 + m=1 ( 1) m Γ ( ) 4 ) 2 2m m!γ ( )x 2m m+4 m=1 (d) Since r 2 = 1 r 1 = 1 and r 1 r 2 = 2 is not an integer, we can calculate a second series solution corresponding to r = 1. For r = 1, we have 1 a n+2 = ( ) n 1 2 a n 2 = a n 2 1 n ( ), n = 2,, n 2 9 According to the recurrence relation and a 1 = 0, we have that a 2m+1 = 0, m = 0, 1, 2,. For n = 2m, we have that a 2m 2 a 2m 4 a 2m = 2 2 m ( ) = m m(m 1) ( ) m )( 1 m 1 2 ( 1) m a 0 = = 2 2m m! ( ( ) m ) By setting a 0 = 1, we get ( y 1 (x) = x 1 ( 1) m ) m m! ( ( )x m ) 2m = x 1 ( 1 + m=1 m=1 17. The Legendre equation of order α is ( 1) m Γ ( ) 2 ) 2 2m m!γ ( )x 2m m+2 (1 x 2 )y 2xy + α(α + 1)y = 0. It was shown that x = ±1 are regular singular points. (a) Determine the indicial equation and its roots for the point x = 1.

21 (b) Find a series solution in powers of x 1 for x 1 > 0. Hint: Write 1 + x = 2 + (x 1) and x = 1 + (x 1). Alternatively, make the change of variable x 1 = t and determine a series solutions in powers of t. [ 5.5 #11] Sol. (a) By letting x 1 = t and let u(t) = y(t + 1), the Legendre equation can be transformed to (t 2 + 2t)u (t) + 2(t + 1)u (t) α(α + 1)u(t) = 0 Note that 2(t + 1) lim t t 0 t(t + 2) = lim 2(t + 1) t 0 t + 2 lim t 0 t 2 α(α + 1) t(t + 2) = lim t 0 = 1 α(α + 1)t t + 2 = 0 so t = 0 is a regular singular point for above equation. Let u = a n t n+r. Then u = (n+r)a n t n+r 1, u = (n+r)(n+r 1)a n t n+r 2 Substituting into the equation we have (n + r)(n + r 1)a n t n+r + 2(n + r)(n + r 1)a n t n+r 1 + 2(n + r)a n t n+r + It follows that 2(n + r)a n t n+r 1 α(α + 1)a n x n+r = 0 [2r(r 1) + 2r]a 0 t r 1 ( ) + 2(n + r + 1) 2 a n+1 + [(n + r)(n + r + 1) α(α + 1)]a n t n+r = 0 We obtain the indicial equation 2r 2 = 0 with repeated roots r = 0. (b) Since r = 0, the recurrence relation becomes a n+1 = α(α + 1) n(n + 1) 2(n + 1) 2 a n, n = 0, 1, 2,

22 According to the recurrence relation, we have that α(α + 1) (n 1)n a n = a 2n 2 n 1 [α(α + 1) (n 1)n][α(α + 1) (n 2)(n 1)] = 2 2( n(n 1) ) 2 a n 2 = = [α(α + 1) n(n 1)] [α(α + 1) 2 1] α(α + 1) 2 n( n! ) 2 a 0 By setting a 0 = 0 and replacing t = x 1, we get the series solution for the Legendre equation is y 1 (x) = [α(α + 1) n(n 1)] [α(α + 1) 2 1] α(α + 1) 2 n( n! ) 2 (x 1) n Note that since r = 0 is repeated root for the indicial equation, there will be only one series solution of the form y = a n (x 1) n+r. 18. The Chebyshev equation of order α is (1 x 2 )y xy + α 2 y = 0, where α is a constant. (a) Show that x = 1 and x = 1 are regular singular points and find the exponents at each of these singularities. (b) Find two solutions about x = 1. [ 5.5 #12] Sol. (a) Rewrite the equation of the form y x 1 x 2 y + α2 1 x 2 y = 0 and let p(x) = x, q(x) = α2. There are two singular 1 x 2 1 x 2 points which are x = ±1. At x = 1, p 0 = lim x 1 (x 1)p(x) = lim x 1 x x + 1 = 1 2 q 0 = lim x 1 (x 1) 2 q(x) = lim x 1 α(x 1) (x + 1) = 0

23 At x = 1, p 0 = lim (x + 1)p(x) = lim x 1 x 1 q 0 = lim x 1 (x + 1)2 q(x) = lim x 1 x x 1 = 1 2 α(x + 1) (x 1) = 0 Hence x = ±1 are regular singular points. Note that the indicial equation is given by ( r(r 1) + p 0 r + q 0 = r r 1 ) = 0 2 with distinct real roots r = 0, r = 1 2. (b) Set t = x 1 and u(t) = y(t + 1), the equation can be transformed as (t 2 + 2t)u + (t + 1)u α 2 u = 0 By a. we know that t = 0 is a regular singular point for above equation. Let u = a n t n+r. Substituting into the equation we have (n + r)(n + r 1)a n t n+r + + (n + r)a n t n+r + 2(n + r)(n + r 1)a n t n+r 1 (n + r)a n t n+r 1 That is, ( (n+r) 2 a n t n+r + 2(n+r) n+r 1 ) a n t n+r 1 2 It follows that [ ( 2r r )] a 0 t r 1 α 2 a n x n+r = 0 α 2 a n t n+r = 0 [ ( 2(n + r + 1) n + r + 1 ) ] a n+1 + [(n + r) 2 α 2 ]a n t n+r = 0 2 we obtain r(2r 1)a 0 = 0 and the recurrence relation a n+1 = α 2 (n + r) 2 2(n + r + 1) ( n + r )a n, n = 0, 1, 2,

24 Assuming that a 0 0, then for r 1 = 1, according to the 2 recurrence relation, a n = 4α2 (2n 1) 2 4n(2n + 1) a n 1 = [4α2 (2n 1) 2 ][4α 2 (2n ) 2 ] a 4 2 n 2 n(n 1)(2n + 1)(2n 1) = = [4α2 (2n 1) 2 ][4α 2 (2n ) 2 ] [4α ] a 4 n 0 n!(2n + 1)(2n 1) 5 = [4α2 (2n 1) 2 ][4α 2 (2n ) 2 ] [4α ] 4 n n! (2n+1)! 2 n n! = [4α2 (2n 1) 2 ][4α 2 (2n ) 2 ] [4α ], n = 1, 2, 2 n (2n + 1)! On the other hand, for r = 0, according the recurrence relation, a n = α2 (n 1) 2 n(2n 1) a n 1 = [α2 (n 1) 2 ][α 2 (n 2) 2 ] a n 2 n(n 1)(2n 1)(2n ) = = [α2 (n 1) 2 ][α 2 (n 2) 2 ] [α ] α 2 a 0 n!(2n 1)(2n ) 1 = [α2 (n 1) 2 ][α 2 (n 2) 2 ] [α ] α 2 (2n 1)! n! 2 n 1 (n 1)! = 2n 1 [α 2 (n 1) 2 ][α 2 (n 2) 2 ] [α ] α 2, n = 1, 2 n(2n 1)! By letting a 0 = 1 and replacing t = x 1, we get two linearly independent solutions of the equation y 1 (x) = ( x y 2 (x) = 1 + [4α 2 (2n 1) 2 ][4α 2 (2n ) 2 ] [4α ] ) (x 1) n 2 n (2n + 1)! 2 n 1 [α 2 (n 1) 2 ][α 2 (n 2) 2 ] [α ] α 2 (x 1) n n(2n 1)! 19. The Bessel equation of order zero is x 2 y + xy + x 2 y = 0. (a) Show that x = 0 is a regular singular point. (b) Show that the roots of the indicial equation are r 1 = r 2 = 0.

25 (c) Show that one solution for x > 0 is ( 1) n x 2n J 0 (x) = n (n!). 2 (d) Show that the series for J 0 (x) converges for all x. The function J 0 is known as the Bessel function of the first kind of order zero. [ 5.5 #14] Proof. (a) Rewrite the equation of the form y + 1 x y + y = 0 and let p(x) = 1, q(x) = 1. The only singular points is x x = 0. At x = 0, p 0 = lim xp(x) = lim 1 = 1 x 0 x 0 q 0 = lim x 2 q(x) = lim x 2 = 0 x 0 x 1 Hence x = 0 is a regular singular point. (b) Let y = a n x n+r. Then y = (n+r)a n x n+r 1, y = (n+r)(n+r 1)a n x n+r 2 Substituting into the equation we have (n+r)(n+r 1)a n x n+r + (n+r)a n x n+r + a n x n+r+2 = 0 It follows that [r(r 1)+r]a 0 x r +[r(r+1)+(r+1)]a 1 x r+1 + [(n+r) 2 a n +a n 2 ]x n+r = 0 The indicial equation is r 2 = 0 with repeated real roots r 1 = r 2 = 0. (c) For r = 0, it is necessary to take a 1 = 0 in order that the coefficient of x r+1 be zero. Note that the recurrence relation is of the form a n = a n 2, n = 2,, n2

26 The fact that a 1 = 0 implies that a 2m+1 = 0, m = 0, 1, 2,. And a 2m = a 2m m 2 = a 2m m 2 (m 1) 2 = = ( 1)m a 0 2 2m (m!) 2 By setting a 0 = 1, we obtain one solution for x > 0 of the equation ( 1) n x 2n J 0 (x) = n (n!) 2 (d) Let a n = ( 1)n, n = 1, 2,. Then 2 2n (n!) 2 lim a ( 1) n+1 n+1 = lim 2 2n+2 ((n+1)!) 2 n a n n = lim ( 1) n 2 2n (n!) 2 n 1 4(n + 1) 2 = 0 which shows that the radius of convergence of J 0 (x) is infinite, that is, J 0 (x) converges for all x. 20. the Bessel equation of order one is x 2 y + xy + (x 2 1)y = 0. (a) Show that x = 0 is a regular singular point. (b) Show that the roots of the indicial equation are r 1 = 1 and r 2 = 1. (c) Show that one solution for x > 0 is J 1 (x) = x 2 ( 1) n x 2n (n + 1)!n!2 2n. (d) Show that the series for J 1 (x) converges for all x. The function J 1 is known as the Bessel function of the first kind of order one. (e) Show that it is impossible to determine a second solution of the form [ 5.5 #16] Proof. x 1 b n x n, x > 0.

27 (a) Rewrite the equation of the form y + 1 x y + x2 1 x 2 y = 0 and let p(x) = 1, q(x) = x2 1. The only singular points is x x 2 x = 0. At x = 0, p 0 = lim xp(x) = lim 1 = 1 x 0 x 0 q 0 = lim x 2 q(x) = lim(x 2 1) = 1 x 0 x 1 Hence x = 0 is a regular singular point. (b) Let y = a n x n+r. Then y = (n+r)a n x n+r 1, y = (n+r)(n+r 1)a n x n+r 2 Substituting into the equation we have (n+r)(n+r 1)a n x n+r + (n+r)a n x n+r + a n x n+r+2 a n x n+r = 0 [(n + r) 2 1]a n x n+r + a n 2 x n+r = 0 It follows that ( ) (r 2 1)a 0 x r +[(r+1) 2 1]a 1 x r+1 + [(n+r) 2 1]a n +a n 2 x n+r = 0 The indicial equation is r 2 1 = 0 with distinct real roots r 1 = 1, r 2 = 1. (c) For either r = ±1, it is necessary to take a 1 = 0 in order that the coefficient of x r+1 be zero. Note that the recurrence relation is of the form a n 2 a n =, n = 2,, (n + r) 2 1 The fact that a 1 = 0 implies that a 2m+1 = 0, m = 0, 1, 2,. If r = 1, then a 2m 2 a 2m = (2m + 1) 2 1 = a 2m 2 4m(m + 1) = a 2m m 2 (m + 1)(m 1) a 2m 6 = 4 m(m + 1) (m 1)m (m 2)(m 1) = = ( 1)m a 0 4 m m!(m + 1)!

28 By setting a 0 = 1, we obtain one solution for x > 0 of the 2 equation J 1 (x) = x 2 (d) Let a n = lim a n+1 = lim n a n n ( 1) n x 2n (n + 1)!n!2 2n. ( 1)n., n = 0, 1,. Then (n+1)!n!2 2n ( 1) n+1 (n+2)!(n+1)!2 2n+2 ( 1) n (n+1)!n!2 2n = lim n 1 4(n + 2)(n + 1) = 0 which shows that the radius of convergence of J 0 (x) is infinite, that is, J 1 (x) converges for all x. (e) For r = 1 the recurrence relation becomes a n 2 a n =, n = 2,, (n 1) 2 1 If n = 2 the coefficient of a 2 zero and we cannot calculate a 2. Consequently it is not possible to find a series solution of the form x 1 b n x n.

Equations with regular-singular points (Sect. 5.5).

Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points (Sect. 5.5). Equations with regular-singular points. s: Equations with regular-singular points. Method to find solutions. : Method to find solutions. Recall: The

More information

Review for Exam 2. Review for Exam 2.

Review for Exam 2. Review for Exam 2. Review for Exam 2. 5 or 6 problems. No multiple choice questions. No notes, no books, no calculators. Problems similar to homeworks. Exam covers: Regular-singular points (5.5). Euler differential equation

More information

Series Solutions Near a Regular Singular Point

Series Solutions Near a Regular Singular Point Series Solutions Near a Regular Singular Point MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background We will find a power series solution to the equation:

More information

Math Assignment 11

Math Assignment 11 Math 2280 - Assignment 11 Dylan Zwick Fall 2013 Section 8.1-2, 8, 13, 21, 25 Section 8.2-1, 7, 14, 17, 32 Section 8.3-1, 8, 15, 18, 24 1 Section 8.1 - Introduction and Review of Power Series 8.1.2 - Find

More information

such as the ratio test. However, even without knowing the formula for a n and y 4

such as the ratio test. However, even without knowing the formula for a n and y 4 5.2 Series Solutions near an Ordinary Point, Part I 247 such as the ratio test. However, even without knowing the formula for a n we shall see in Section 5.3 that it is possible to establish that the series

More information

The Method of Frobenius

The Method of Frobenius The Method of Frobenius R. C. Trinity University Partial Differential Equations April 7, 2015 Motivating example Failure of the power series method Consider the ODE 2xy +y +y = 0. In standard form this

More information

Bessel s Equation. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Bessel s Equation. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Bessel s Equation MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background Bessel s equation of order ν has the form where ν is a constant. x 2 y + xy

More information

Nonconstant Coefficients

Nonconstant Coefficients Chapter 7 Nonconstant Coefficients We return to second-order linear ODEs, but with nonconstant coefficients. That is, we consider (7.1) y + p(t)y + q(t)y = 0, with not both p(t) and q(t) constant. The

More information

1 Series Solutions Near Regular Singular Points

1 Series Solutions Near Regular Singular Points 1 Series Solutions Near Regular Singular Points All of the work here will be directed toward finding series solutions of a second order linear homogeneous ordinary differential equation: P xy + Qxy + Rxy

More information

Power Series Solutions to the Bessel Equation

Power Series Solutions to the Bessel Equation Power Series Solutions to the Bessel Equation Department of Mathematics IIT Guwahati The Bessel equation The equation x 2 y + xy + (x 2 α 2 )y = 0, (1) where α is a non-negative constant, i.e α 0, is called

More information

Math 334 A1 Homework 3 (Due Nov. 5 5pm)

Math 334 A1 Homework 3 (Due Nov. 5 5pm) Math 334 A1 Homework 3 Due Nov. 5 5pm No Advanced or Challenge problems will appear in homeworks. Basic Problems Problem 1. 4.1 11 Verify that the given functions are solutions of the differential equation,

More information

12d. Regular Singular Points

12d. Regular Singular Points October 22, 2012 12d-1 12d. Regular Singular Points We have studied solutions to the linear second order differential equations of the form P (x)y + Q(x)y + R(x)y = 0 (1) in the cases with P, Q, R real

More information

2 Series Solutions near a Regular Singular Point

2 Series Solutions near a Regular Singular Point McGill University Math 325A: Differential Equations LECTURE 17: SERIES SOLUTION OF LINEAR DIFFERENTIAL EQUATIONS II 1 Introduction Text: Chap. 8 In this lecture we investigate series solutions for the

More information

Series solutions of second order linear differential equations

Series solutions of second order linear differential equations Series solutions of second order linear differential equations We start with Definition 1. A function f of a complex variable z is called analytic at z = z 0 if there exists a convergent Taylor series

More information

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls):

Relevant sections from AMATH 351 Course Notes (Wainwright): Relevant sections from AMATH 351 Course Notes (Poulin and Ingalls): Lecture 5 Series solutions to DEs Relevant sections from AMATH 35 Course Notes (Wainwright):.4. Relevant sections from AMATH 35 Course Notes (Poulin and Ingalls): 2.-2.3 As mentioned earlier in this course,

More information

Chapter 5.3: Series solution near an ordinary point

Chapter 5.3: Series solution near an ordinary point Chapter 5.3: Series solution near an ordinary point We continue to study ODE s with polynomial coefficients of the form: P (x)y + Q(x)y + R(x)y = 0. Recall that x 0 is an ordinary point if P (x 0 ) 0.

More information

Power Series Solutions to the Legendre Equation

Power Series Solutions to the Legendre Equation Department of Mathematics IIT Guwahati The Legendre equation The equation (1 x 2 )y 2xy + α(α + 1)y = 0, (1) where α is any real constant, is called Legendre s equation. When α Z +, the equation has polynomial

More information

ODE. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAP / 92

ODE. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAP / 92 ODE Philippe Rukimbira Department of Mathematics Florida International University PR (FIU) MAP 2302 1 / 92 4.4 The method of Variation of parameters 1. Second order differential equations (Normalized,

More information

LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS

LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS LECTURE 14: REGULAR SINGULAR POINTS, EULER EQUATIONS 1. Regular Singular Points During the past few lectures, we have been focusing on second order linear ODEs of the form y + p(x)y + q(x)y = g(x). Particularly,

More information

The Method of Frobenius

The Method of Frobenius The Method of Frobenius Department of Mathematics IIT Guwahati If either p(x) or q(x) in y + p(x)y + q(x)y = 0 is not analytic near x 0, power series solutions valid near x 0 may or may not exist. If either

More information

The method of Fröbenius

The method of Fröbenius Note III.5 1 1 April 008 The method of Fröbenius For the general homogeneous ordinary differential equation y (x) + p(x)y (x) + q(x)y(x) = 0 (1) the series method works, as in the Hermite case, where both

More information

Differential Equations Practice: Euler Equations & Regular Singular Points Page 1

Differential Equations Practice: Euler Equations & Regular Singular Points Page 1 Differential Equations Practice: Euler Equations & Regular Singular Points Page 1 Questions Eample (5.4.1) Determine the solution to the differential equation y + 4y + y = 0 that is valid in any interval

More information

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Ch 5.4: Regular Singular Points

Ch 5.4: Regular Singular Points Ch 5.4: Regular Singular Points! Recall that the point x 0 is an ordinary point of the equation if p(x) = Q(x)/P(x) and q(x)= R(x)/P(x) are analytic at at x 0. Otherwise x 0 is a singular point.! Thus,

More information

Power Series Solutions to the Legendre Equation

Power Series Solutions to the Legendre Equation Power Series Solutions to the Legendre Equation Department of Mathematics IIT Guwahati The Legendre equation The equation (1 x 2 )y 2xy + α(α + 1)y = 0, (1) where α is any real constant, is called Legendre

More information

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test 2 SOLUTIONS 1. Find the radius of convergence of the power series Show your work. x + x2 2 + x3 3 + x4 4 + + xn

More information

Section 5.2 Series Solution Near Ordinary Point

Section 5.2 Series Solution Near Ordinary Point DE Section 5.2 Series Solution Near Ordinary Point Page 1 of 5 Section 5.2 Series Solution Near Ordinary Point We are interested in second order homogeneous linear differential equations with variable

More information

Series Solutions of Linear ODEs

Series Solutions of Linear ODEs Chapter 2 Series Solutions of Linear ODEs This Chapter is concerned with solutions of linear Ordinary Differential Equations (ODE). We will start by reviewing some basic concepts and solution methods for

More information

Lecture 4: Frobenius Series about Regular Singular Points

Lecture 4: Frobenius Series about Regular Singular Points Introductory lecture notes on Partial Differential Equations - c Anthony Peirce. Not to be copied, used, or revised without explicit written permission from the copyright owner. 1 Lecture 4: Frobenius

More information

Ch 5.7: Series Solutions Near a Regular Singular Point, Part II

Ch 5.7: Series Solutions Near a Regular Singular Point, Part II Ch 5.7: Series Solutions Near a Regular Singular Point, Part II! Recall from Section 5.6 (Part I): The point x 0 = 0 is a regular singular point of with and corresponding Euler Equation! We assume solutions

More information

Chapter 4. Series Solutions. 4.1 Introduction to Power Series

Chapter 4. Series Solutions. 4.1 Introduction to Power Series Series Solutions Chapter 4 In most sciences one generation tears down what another has built and what one has established another undoes. In mathematics alone each generation adds a new story to the old

More information

MA22S3 Summary Sheet: Ordinary Differential Equations

MA22S3 Summary Sheet: Ordinary Differential Equations MA22S3 Summary Sheet: Ordinary Differential Equations December 14, 2017 Kreyszig s textbook is a suitable guide for this part of the module. Contents 1 Terminology 1 2 First order separable 2 2.1 Separable

More information

MATH 312 Section 6.2: Series Solutions about Singular Points

MATH 312 Section 6.2: Series Solutions about Singular Points MATH 312 Section 6.2: Series Solutions about Singular Points Prof. Jonathan Duncan Walla Walla University Spring Quarter, 2008 Outline 1 Classifying Singular Points 2 The Method of Frobenius 3 Conclusions

More information

swapneel/207

swapneel/207 Partial differential equations Swapneel Mahajan www.math.iitb.ac.in/ swapneel/207 1 1 Power series For a real number x 0 and a sequence (a n ) of real numbers, consider the expression a n (x x 0 ) n =

More information

Method of Frobenius. General Considerations. L. Nielsen, Ph.D. Dierential Equations, Fall Department of Mathematics, Creighton University

Method of Frobenius. General Considerations. L. Nielsen, Ph.D. Dierential Equations, Fall Department of Mathematics, Creighton University Method of Frobenius General Considerations L. Nielsen, Ph.D. Department of Mathematics, Creighton University Dierential Equations, Fall 2008 Outline 1 The Dierential Equation and Assumptions 2 3 Main Theorem

More information

7.3 Singular points and the method of Frobenius

7.3 Singular points and the method of Frobenius 284 CHAPTER 7. POWER SERIES METHODS 7.3 Singular points and the method of Frobenius Note: or.5 lectures, 8.4 and 8.5 in [EP], 5.4 5.7 in [BD] While behaviour of ODEs at singular points is more complicated,

More information

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian

ODE Homework Solutions of Linear Homogeneous Equations; the Wronskian ODE Homework 3 3.. Solutions of Linear Homogeneous Equations; the Wronskian 1. Verify that the functions y 1 (t = e t and y (t = te t are solutions of the differential equation y y + y = 0 Do they constitute

More information

CYK\2010\PH402\Mathematical Physics\Tutorial Find two linearly independent power series solutions of the equation.

CYK\2010\PH402\Mathematical Physics\Tutorial Find two linearly independent power series solutions of the equation. CYK\010\PH40\Mathematical Physics\Tutorial 1. Find two linearly independent power series solutions of the equation For which values of x do the series converge?. Find a series solution for y xy + y = 0.

More information

Georgia Tech PHYS 6124 Mathematical Methods of Physics I

Georgia Tech PHYS 6124 Mathematical Methods of Physics I Georgia Tech PHYS 612 Mathematical Methods of Physics I Instructor: Predrag Cvitanović Fall semester 2012 Homework Set #5 due October 2, 2012 == show all your work for maximum credit, == put labels, title,

More information

Problem Sheet 1.1 First order linear equations;

Problem Sheet 1.1 First order linear equations; Problem Sheet 1 First order linear equations; In each of Problems 1 through 8 find the solution of the given initial value problem 5 6 7 8 In each of Problems 9 and 10: (a) Let be the value of for which

More information

LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE

LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE Page 1 of 15 LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE Friday, December 14 th Course and No. 2007 MATH 2066 EL Date................................... Cours et no........................... Total no.

More information

Fall Math 3410 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes

Fall Math 3410 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes Fall 206 - Math 340 Name (Print): Solution KEY Practice Exam 2 - November 4 Time Limit: 50 Minutes This exam contains pages (including this cover page) and 5 problems. Check to see if any pages are missing.

More information

Lecture 21 Power Series Method at Singular Points Frobenius Theory

Lecture 21 Power Series Method at Singular Points Frobenius Theory Lecture 1 Power Series Method at Singular Points Frobenius Theory 10/8/011 Review. The usual power series method, that is setting y = a n 0 ) n, breaks down if 0 is a singular point. Here breaks down means

More information

Chapter 5.8: Bessel s equation

Chapter 5.8: Bessel s equation Chapter 5.8: Bessel s equation Bessel s equation of order ν is: x 2 y + xy + (x 2 ν 2 )y = 0. It has a regular singular point at x = 0. When ν = 0,, 2,..., this equation comes up when separating variables

More information

SOLUTIONS ABOUT ORDINARY POINTS

SOLUTIONS ABOUT ORDINARY POINTS 238 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS In Problems 23 and 24 use a substitution to shift the summation index so that the general term of given power series involves x k. 23. nc n x n2 n 24.

More information

Chapter 5.2: Series solution near an ordinary point

Chapter 5.2: Series solution near an ordinary point Chapter 5.2: Series solution near an ordinary point We now look at ODE s with polynomial coefficients of the form: P (x)y + Q(x)y + R(x)y = 0. Thus, we assume P (x), Q(x), R(x) are polynomials in x. Why?

More information

Series Solutions of Linear Differential Equations

Series Solutions of Linear Differential Equations Differential Equations Massoud Malek Series Solutions of Linear Differential Equations In this chapter we shall solve some second-order linear differential equation about an initial point using The Taylor

More information

Gauss s Hypergeometric Equation

Gauss s Hypergeometric Equation Gauss s Hypergeometric Equation Pradeep Boggarapu October 6, 2015 Pradeep Boggarapu () Hypergeometric Equation October 6, 2015 1 / 26 1. Guass s Hypergeometric Equation (GHE): The famous differential equation

More information

1 Solution to Homework 4

1 Solution to Homework 4 Solution to Homework Section. 5. The characteristic equation is r r + = (r )(r ) = 0 r = or r =. y(t) = c e t + c e t y = c e t + c e t. y(0) =, y (0) = c + c =, c + c = c =, c =. To find the maximum value

More information

8 - Series Solutions of Differential Equations

8 - Series Solutions of Differential Equations 8 - Series Solutions of Differential Equations 8.2 Power Series and Analytic Functions Homework: p. 434-436 # ü Introduction Our earlier technques allowed us to write our solutions in terms of elementary

More information

Series Solutions of ODEs. Special Functions

Series Solutions of ODEs. Special Functions C05.tex 6/4/0 3: 5 Page 65 Chap. 5 Series Solutions of ODEs. Special Functions We continue our studies of ODEs with Legendre s, Bessel s, and the hypergeometric equations. These ODEs have variable coefficients

More information

Lecture 1: Review of methods to solve Ordinary Differential Equations

Lecture 1: Review of methods to solve Ordinary Differential Equations Introductory lecture notes on Partial Differential Equations - c Anthony Peirce Not to be copied, used, or revised without explicit written permission from the copyright owner 1 Lecture 1: Review of methods

More information

An Introduction to Bessel Functions

An Introduction to Bessel Functions An Introduction to R. C. Trinity University Partial Differential Equations Lecture 17 Bessel s equation Given p 0, the ordinary differential equation x 2 y + xy + (x 2 p 2 )y = 0, x > 0 is known as Bessel

More information

FROBENIUS SERIES SOLUTIONS

FROBENIUS SERIES SOLUTIONS FROBENIUS SERIES SOLUTIONS TSOGTGEREL GANTUMUR Abstract. We introduce the Frobenius series method to solve second order linear equations, and illustrate it by concrete examples. Contents. Regular singular

More information

3! + 4! + Binomial series: if α is a nonnegative integer, the series terminates. Otherwise, the series converges if x < 1 but diverges if x > 1.

3! + 4! + Binomial series: if α is a nonnegative integer, the series terminates. Otherwise, the series converges if x < 1 but diverges if x > 1. Page 1 Name: ID: Section: This exam has 16 questions: 14 multiple choice questions worth 5 points each. hand graded questions worth 15 points each. Important: No graphing calculators! Any non-graphing

More information

y + α x s y + β x t y = 0,

y + α x s y + β x t y = 0, 80 Chapter 5. Series Solutions of Second Order Linear Equations. Consider the differential equation y + α s y + β t y = 0, (i) where α = 0andβ = 0 are real numbers, and s and t are positive integers that

More information

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates. LEGENDRE POLYNOMIALS AND APPLICATIONS We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.. Legendre equation: series solutions The Legendre equation is

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0

This ODE arises in many physical systems that we shall investigate. + ( + 1)u = 0. (λ + s)x λ + s + ( + 1) a λ. (s + 1)(s + 2) a 0 Legendre equation This ODE arises in many physical systems that we shall investigate We choose We then have Substitution gives ( x 2 ) d 2 u du 2x 2 dx dx + ( + )u u x s a λ x λ a du dx λ a λ (λ + s)x

More information

Mathematics 22: Lecture 19

Mathematics 22: Lecture 19 Mathematics 22: Lecture 19 Legendre s Equation Dan Sloughter Furman University February 5, 2008 Dan Sloughter (Furman University) Mathematics 22: Lecture 19 February 5, 2008 1 / 11 Example: Legendre s

More information

Series solutions to a second order linear differential equation with regular singular points

Series solutions to a second order linear differential equation with regular singular points Physics 6C Fall 0 Series solutions to a second order linear differential equation with regular singular points Consider the second-order linear differential equation, d y dx + p(x) dy x dx + q(x) y = 0,

More information

Spotlight on the Extended Method of Frobenius

Spotlight on the Extended Method of Frobenius 113 Spotlight on the Extended Method of Frobenius See Sections 11.1 and 11.2 for the model of an aging spring. Reference: Section 11.4 and SPOTLIGHT ON BESSEL FUNCTIONS. Bessel functions of the first kind

More information

Series Solutions Near an Ordinary Point

Series Solutions Near an Ordinary Point Series Solutions Near an Ordinary Point MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 Ordinary Points (1 of 2) Consider the second order linear homogeneous

More information

TAYLOR SERIES [SST 8.8]

TAYLOR SERIES [SST 8.8] TAYLOR SERIES [SST 8.8] TAYLOR SERIES: Every function f C (c R, c + R) has a unique Taylor series about x = c of the form: f (k) (c) f(x) = (x c) k = f(c) + f (c) (x c) + f (c) (x c) 2 + f (c) (x c) 3

More information

Additional material: Linear Differential Equations

Additional material: Linear Differential Equations Chapter 5 Additional material: Linear Differential Equations 5.1 Introduction The material in this chapter is not formally part of the LTCC course. It is included for completeness as it contains proofs

More information

Problem 1 Kaplan, p. 436: 2c,i

Problem 1 Kaplan, p. 436: 2c,i Mathematical Methods I - Fall 03 Homework Solutions Page Problem Kaplan, p 36: c,i Find the first three nonzero terms of the following Taylor series: c) ln + x) about x = 0 i) arctanh x about x = 0 The

More information

Series Solutions of Differential Equations

Series Solutions of Differential Equations Chapter 6 Series Solutions of Differential Equations In this chapter we consider methods for solving differential equations using power series. Sequences and infinite series are also involved in this treatment.

More information

144 Chapter 3. Second Order Linear Equations

144 Chapter 3. Second Order Linear Equations 144 Chapter 3. Second Order Linear Equations PROBLEMS In each of Problems 1 through 8 find the general solution of the given differential equation. 1. y + 2y 3y = 0 2. y + 3y + 2y = 0 3. 6y y y = 0 4.

More information

4 Power Series Solutions: Frobenius Method

4 Power Series Solutions: Frobenius Method 4 Power Series Solutions: Frobenius Method Now the ODE adventure takes us to series solutions for ODEs, a technique A & W, that is often viable, valuable and informative. These can be readily applied Sec.

More information

Power Series and Analytic Function

Power Series and Analytic Function Dr Mansoor Alshehri King Saud University MATH204-Differential Equations Center of Excellence in Learning and Teaching 1 / 21 Some Reviews of Power Series Differentiation and Integration of a Power Series

More information

Higher-order ordinary differential equations

Higher-order ordinary differential equations Higher-order ordinary differential equations 1 A linear ODE of general order n has the form a n (x) dn y dx n +a n 1(x) dn 1 y dx n 1 + +a 1(x) dy dx +a 0(x)y = f(x). If f(x) = 0 then the equation is called

More information

Last Update: March 1 2, 201 0

Last Update: March 1 2, 201 0 M ath 2 0 1 E S 1 W inter 2 0 1 0 Last Update: March 1 2, 201 0 S eries S olutions of Differential Equations Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections

More information

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p

Two special equations: Bessel s and Legendre s equations. p Fourier-Bessel and Fourier-Legendre series. p LECTURE 1 Table of Contents Two special equations: Bessel s and Legendre s equations. p. 259-268. Fourier-Bessel and Fourier-Legendre series. p. 453-460. Boundary value problems in other coordinate system.

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

5.4 Bessel s Equation. Bessel Functions

5.4 Bessel s Equation. Bessel Functions SEC 54 Bessel s Equation Bessel Functions J (x) 87 # with y dy>dt, etc, constant A, B, C, D, K, and t 5 HYPERGEOMETRIC ODE At B (t t )(t t ), t t, can be reduced to the hypergeometric equation with independent

More information

Lecture Notes for MAE 3100: Introduction to Applied Mathematics

Lecture Notes for MAE 3100: Introduction to Applied Mathematics ecture Notes for MAE 31: Introduction to Applied Mathematics Richard H. Rand Cornell University Ithaca NY 14853 rhr2@cornell.edu http://audiophile.tam.cornell.edu/randdocs/ version 17 Copyright 215 by

More information

S. Ghorai 1. Lecture XV Bessel s equation, Bessel s function. e t t p 1 dt, p > 0. (1)

S. Ghorai 1. Lecture XV Bessel s equation, Bessel s function. e t t p 1 dt, p > 0. (1) S Ghorai 1 1 Gamma function Gamma function is defined by Lecture XV Bessel s equation, Bessel s function Γp) = e t t p 1 dt, p > 1) The integral in 1) is convergent that can be proved easily Some special

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Lecture Notes on. Differential Equations. Emre Sermutlu

Lecture Notes on. Differential Equations. Emre Sermutlu Lecture Notes on Differential Equations Emre Sermutlu ISBN: Copyright Notice: To my wife Nurten and my daughters İlayda and Alara Contents Preface ix 1 First Order ODE 1 1.1 Definitions.............................

More information

Lecture 13: Series Solutions near Singular Points

Lecture 13: Series Solutions near Singular Points Lecture 13: Series Solutions near Singular Points March 28, 2007 Here we consider solutions to second-order ODE s using series when the coefficients are not necessarily analytic. A first-order analogy

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

n=0 xn /n!. That is almost what we have here; the difference is that the denominator is (n + 1)! in stead of n!. So we have x n+1 n=0

n=0 xn /n!. That is almost what we have here; the difference is that the denominator is (n + 1)! in stead of n!. So we have x n+1 n=0 DISCRETE MATHEMATICS HOMEWORK 8 SOL Undergraduate Course Chukechen Honors College Zhejiang University Fall-Winter 204 HOMEWORK 8 P496 6. Find a closed form for the generating function for the sequence

More information

e y [cos(x) + i sin(x)] e y [cos(x) i sin(x)] ] sin(x) + ey e y x = nπ for n = 0, ±1, ±2,... cos(nπ) = ey e y 0 = ey e y sin(z) = 0,

e y [cos(x) + i sin(x)] e y [cos(x) i sin(x)] ] sin(x) + ey e y x = nπ for n = 0, ±1, ±2,... cos(nπ) = ey e y 0 = ey e y sin(z) = 0, Worked Solutions 83 Chapter 3: Power Series Solutions II: Generalizations Theory 34 a Suppose that e z = 0 for some z = x + iy Then both the real imaginary parts of e z must be zero, e x cos(y) = 0 e x

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

On an Eigenvalue Problem Involving Legendre Functions by Nicholas J. Rose North Carolina State University

On an Eigenvalue Problem Involving Legendre Functions by Nicholas J. Rose North Carolina State University On an Eigenvalue Problem Involving Legendre Functions by Nicholas J. Rose North Carolina State University njrose@math.ncsu.edu 1. INTRODUCTION. The classical eigenvalue problem for the Legendre Polynomials

More information

A Brief Review of Elementary Ordinary Differential Equations

A Brief Review of Elementary Ordinary Differential Equations A A Brief Review of Elementary Ordinary Differential Equations At various points in the material we will be covering, we will need to recall and use material normally covered in an elementary course on

More information

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s

CHAPTER 2. Techniques for Solving. Second Order Linear. Homogeneous ODE s A SERIES OF CLASS NOTES FOR 005-006 TO INTRODUCE LINEAR AND NONLINEAR PROBLEMS TO ENGINEERS, SCIENTISTS, AND APPLIED MATHEMATICIANS DE CLASS NOTES A COLLECTION OF HANDOUTS ON SCALAR LINEAR ORDINARY DIFFERENTIAL

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) Chapter 13 Ordinary Differential Equations (ODEs) We briefly review how to solve some of the most standard ODEs. 13.1 First Order Equations 13.1.1 Separable Equations A first-order ordinary differential

More information

Boundary Value Problems in Cylindrical Coordinates

Boundary Value Problems in Cylindrical Coordinates Boundary Value Problems in Cylindrical Coordinates 29 Outline Differential Operators in Various Coordinate Systems Laplace Equation in Cylindrical Coordinates Systems Bessel Functions Wave Equation the

More information

Department of Mathematics

Department of Mathematics INDIAN INSTITUTE OF TECHNOLOGY, BOMBAY Department of Mathematics MA 04 - Complex Analysis & PDE s Solutions to Tutorial No.13 Q. 1 (T) Assuming that term-wise differentiation is permissible, show that

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

Power Series Solutions for Ordinary Differential Equations

Power Series Solutions for Ordinary Differential Equations Power Series Solutions for Ordinary Differential Equations James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 2017 Outline 1 Power

More information

Bessel s and legendre s equations

Bessel s and legendre s equations Chapter 12 Bessel s and legendre s equations 12.1 Introduction Many linear differential equations having variable coefficients cannot be solved by usual methods and we need to employ series solution method

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE

LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE Page 1 of 15 LAURENTIAN UNIVERSITY UNIVERSITÉ LAURENTIENNE Wednesday, December 13 th Course and No. 2006 MATH 2066 EL Date................................... Cours et no........................... Total

More information

Solution of Constant Coefficients ODE

Solution of Constant Coefficients ODE Solution of Constant Coefficients ODE Department of Mathematics IIT Guwahati Thus, k r k (erx ) r=r1 = x k e r 1x will be a solution to L(y) = 0 for k = 0, 1,..., m 1. So, m distinct solutions are e r

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

More information

Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular

Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular Polynomial Solutions of the Laguerre Equation and Other Differential Equations Near a Singular Point Abstract Lawrence E. Levine Ray Maleh Department of Mathematical Sciences Stevens Institute of Technology

More information