4. (15 pts) Solve the following recurrence relations, show all
the works.
a) Solve the given recurrence relation: ?? = 2??−1 + 2? ???ℎ ?0 = 1
b) Solve the given recurrence relation: an = 5an-1 - 6 an-2 with a0
= 5 and a1 = 13.
c) Solve the given recurrence relation: an = 2an-1 - an-2 with a0 =
1 and a1 = 4.
4. (15 pts) Solve the following recurrence relations, show all the works. a) Solve the given...
) Solve the following recurrence relation with the given initial conditions: an=10an-1-21an-2 a0=-3 a1=5
5. Find the closed form solutions of the following recurrence
relations with given initial conditions. Use forward substitution
or backward substitution as described in Example 10 in the text.
(a) an = −an−1, a0 = 5 (b) an = an−1 + 3, a0 = 1 (c) an = an−1 − n,
a0 = 4 (d) an = 2nan−1, a0 = 3 (e) an = −an−1 + n − 1, a0 = 7
5. Find the closed form solutions of the...
A sequence is defined by the first-order recurrence relation: an=5an-1+3 a0=4 a) Write out the first 5 terms of this sequence. b) Given that: an=A*5n+B Show that A=19/4 and B=-3/4. c) Use mathematical induction to prove that ?n = 19/4 × 5n – 3/4
6. Solve the following recurrence relations: (a) An+1 = 2 an , AO = 2 (b) n-1 An+1 =1+ ak , 0o = a1 = 1 ,n> 1 k=0
6. Solve the following recurrence relations: (a) An+1 ,00 = 2 (b) n-1 an+1 =1+ ak , 0o = a1 = 1 ,n> 1 k=0
Let an be the recurrence defined by: ao = 4.4 = 7, and for all n 2, an-2an-1 + 5an-2. Using constructive induction, find integer constants A and B such that for all n 2 0, an S AB". Try to make B as small as possible.
Let an be the recurrence defined by: ao = 4.4 = 7, and for all n 2, an-2an-1 + 5an-2. Using constructive induction, find integer constants A and B such that for all...
(1) Sok power series solution of the forma y(z)-Σ-oanz" to the differential equation: (a) (3 pts) Find recurrence relations for the coefficents, an (b) (4 pts) Use the recurrence relation to give the first three, n-zero terms of the power series solution to the initial value problem: y'-2xy = z, y(0) = 2 (c) (1 pt) Identify the solution as a common function (in closed form).
(1) Sok power series solution of the forma y(z)-Σ-oanz" to the differential equation: (a)...
7. Find the solution of each of these recurrence relations with the given initial conditions. Use appropriate summation formulas to simplify your answers. a) an = (n + 1)an-1, ao = 5 The solution is: b) an=2an-1-3, a, = 5 c) an = An-1 + n-3, ao = 7
Find the closed formula for each of the following recurrence relations. 1. an = 1.1an-1 , a0 = 1 2. an = −an-1 , a0 = 5 3. an = an-1 − 2, a0 = 4
8. Consider the following simultaneous homogeneous recurrence relations: 3a-12bn-1 bn-an-1 + 2bn-1 for n > 1, with initial conditions ao 1 and bo - 0 (a) Find the generating function for an and then solve for an b) What is the homogeneous recurrence relation that an satisfies? (c) Repeat (a) and (b) for bn 72.
8. Consider the following simultaneous homogeneous recurrence relations: 3a-12bn-1 bn-an-1 + 2bn-1 for n > 1, with initial conditions ao 1 and bo - 0...