Answer:
f) a[n] = -(-2)^n +2^n
g) a[n] = (1/2)((-2)^-n +2^-n)
Step-by-step explanation:
Both of these problems are solved in the same way. The characteristic equation comes from ...
a[n] -k²·a[n-2] = 0
Using a[n] = r^n, we have ...
r^n -k²r^(n-2) = 0
r^(n-2)(r² -k²) = 0
r² -k² = 0
r = ±k
a[n] = p·(-k)^n +q·k^n . . . . . . for some constants p and q
We find p and q from the initial conditions.
__
f) k² = 4, so k = 2.
a[0] = 0 = p + q
a[1] = 4 = -2p +2q
Dividing the second equation by 2 and adding the first, we have ...
2 = 2q
q = 1
p = -1
The solution is a[n] = -(-2)^n +2^n.
__
g) k² = 1/4, so k = 1/2.
a[0] = 1 = p + q
a[1] = 0 = -p/2 +q/2
Multiplying the first equation by 1/2 and adding the second, we get ...
1/2 = q
p = 1 -q = 1/2
Using k = 2^-1, we can write the solution as follows.
The solution is a[n] = (1/2)((-2)^-n +2^-n).
Answer: The third and fourth problem are linear
Step-by-step explanation:
3rd problem follows a pattern
X 6 5 4 3
Y 21 15 10 6
6x3+3=21
5x3=15
4x2+2=10
3x2=6
Problem 4 follows a pattern as well
X value goes up 1, Y value goes up 4
Answer:
(1/3 - 5/6) / 5/6
You want to make 1/3 and 5/6 have the same denominator so you multiply both the numerator and denominator of 1/3 by 2 to get 2/6. You plug that back into your equation to get: (2/6 - 5/6) / 5/6. 2/6 - 5/6 is -3/6. -3/6 divided by 5/6 is -3/6 multiplied by 6/5 which is -3/5.
Answer:
p=9h
Step-by-step explanation: