1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Darya [45]
3 years ago
9

Let an = –3an-1 + 10an-2 with initial conditions a1 = 29 and a2 = –47. a) Write the first 5 terms of the recurrence relation. b)

Solve this recurrence relation. Show your reasoning. c) Using the explicit formula you found in part b, evaluate a5. You must show that you are using the equation from part b.
Mathematics
1 answer:
zlopas [31]3 years ago
6 0

We can express the recurrence,

\begin{cases}a_1=29\\a_2=-47\\a_n=-3a_{n-1}+10a_{n-2}7\text{for }n\ge3\end{cases}

in matrix form as

\begin{bmatrix}a_n\\a_{n-1}\end{bmatrix}=\begin{bmatrix}-3&10\\1&0\end{bmatrix}\begin{bmatrix}a_{n-1}\\a_{n-2}\end{bmatrix}

By substitution,

\begin{bmatrix}a_{n-1}\\a_{n-2}\end{bmatrix}=\begin{bmatrix}-3&10\\1&0\end{bmatrix}\begin{bmatrix}a_{n-2}\\a_{n-3}\end{bmatrix}\implies\begin{bmatrix}a_n\\a_{n-1}\end{bmatrix}=\begin{bmatrix}-3&10\\1&0\end{bmatrix}^2\begin{bmatrix}a_{n-2}\\a_{n-3}\end{bmatrix}

and continuing in this way we would find that

\begin{bmatrix}a_n\\a_{n-1}\end{bmatrix}=\begin{bmatrix}-3&10\\1&0\end{bmatrix}^{n-2}\begin{bmatrix}a_2\\a_1\end{bmatrix}

Diagonalizing the coefficient matrix gives us

\begin{bmatrix}-3&10\\1&0\end{bmatrix}=\begin{bmatrix}-5&2\\1&1\end{bmatrix}\begin{bmatrix}-5&0\\0&2\end{bmatrix}\begin{bmatrix}-5&2\\1&1\end{bmatrix}^{-1}

which makes taking the (n-2)-th power trivial:

\begin{bmatrix}-3&10\\1&0\end{bmatrix}^{n-2}=\begin{bmatrix}-5&2\\1&1\end{bmatrix}\begin{bmatrix}-5&0\\0&2\end{bmatrix}^{n-2}\begin{bmatrix}-5&2\\1&1\end{bmatrix}^{-1}

\begin{bmatrix}-3&10\\1&0\end{bmatrix}^{n-2}=\begin{bmatrix}-5&2\\1&1\end{bmatrix}\begin{bmatrix}(-5)^{n-2}&0\\0&2^{n-2}\end{bmatrix}\begin{bmatrix}-5&2\\1&1\end{bmatrix}^{-1}

So we have

\begin{bmatrix}a_n\\a_{n-1}\end{bmatrix}=\begin{bmatrix}-5&2\\1&1\end{bmatrix}\begin{bmatrix}(-5)^{n-2}&0\\0&2^{n-2}\end{bmatrix}\begin{bmatrix}-5&2\\1&1\end{bmatrix}^{-1}\begin{bmatrix}a_2\\a_1\end{bmatrix}

and in particular,

a_n=\dfrac{29\left(2(-5)^{n-1}+5\cdot2^{n-1}\right)-47\left(-(-5)^{n-1}+2^{n-1}\right)}7

a_n=\dfrac{105(-5)^{n-1}+98\cdot2^{n-1}}7

a_n=15(-5)^{n-1}+14\cdot2^{n-1}

\boxed{a_n=-3(-5)^n+7\cdot2^n}

You might be interested in
Mick dropped 2 pennies and he had 7 how many does he have left
sesenic [268]

Answer:

5

Step-by-step explanation:


8 0
3 years ago
Read 2 more answers
g: Consider the following game. A coin is flipped. If it lands tails we stop playing and winnothing. If it lands heads we spin a
galben [10]

Answer:

E[W] = $25 (assuming the currency is in dollars)

Var(W) = 1041.67

Step-by-step explanation:

Probability of winning first starts with the coin toss.

For a win, the coin needs to land on heads.

Probability of that = 1/2 = 0.5

Then probability of winning any amount = 1/100 = 0.01

Total probability of winning any amount = 0.5 × 0.01 = 0.005

But expected value is given by

E(X) = Σ xᵢpᵢ

where xᵢ is each amount that could be won

pᵢ is the probability of each amount to be won and it is the same for all the possible winnings = 0.005

So,

E(W) = Σ 0.005 xᵢ

Summing from 0 to 100 (0 indicating getting a tail from the coin toss). This could be done with dome faster with an integral sign

E(W) = ∫ 0.005 x dx

Integrating from 0 to 100

E(W) = [0.005 x²/2]¹⁰⁰₀

E(W) = [0.0025 x²]¹⁰⁰₀ = 0.0025(100² - 0²) = 0.0025 × 10000 = $25

Variance is given by

Variance = Var(X) = Σxᵢ²pᵢ − μ²

μ = expected value

We calculate the expression, Σxᵢ²pᵢ which is another sum from 0 to 100

Σxᵢ²pᵢ = Σ 0.005xᵢ²

Σ 0.005 xᵢ² = ∫ 0.005 x² dx

Integrating from 0 to 100

∫ 0.005 x² dx = [0.005 x³/3]¹⁰⁰₀ = [0.1667x³]¹⁰⁰₀ = 0.1667(100³ - 0³) = 1666.67

Var(W) = 1666.67 - 25² = 1666.67 - 625 = 1041.67.

5 0
3 years ago
What is 812 divided by 14
Gnesinka [82]
58 is 812 divided by 14
4 0
3 years ago
Read 2 more answers
If f(x) = x2 - 1 and g(x) = 2x - 3, what is the domain of (fog)(x)?
ladessa [460]

Answer:

domain will be ( -∞, ∞)

Step-by-step explanation:

The given functions are f(x) = x² - 1 and g(x) = 2x - 3

We have to find domain of (fog)(x)

We will find the function (fg)(x) first.

(fog)(x) = f[g(x)]

         = (2x - 3)²

         = 4x² + 9 - 12x - 1

        = 4x² - 12x + 8

       = 4 (x² - 3x + 2)

The given function is defined for all values of x.

Therefore, domain will be ( -∞, ∞)

<u>brainly.com/question/2458431</u>

4 0
2 years ago
Find the slope of the line
adoni [48]

Answer:

m = (6-5)/(4-1)

m = 1/3

.............

3 0
3 years ago
Other questions:
  • The circle with equation x^2+y^2=169 has center with coordinates ___ and a radius equal to ___ .
    7·1 answer
  • Without calculating any other co-ordinates, give the x-intercepts (roots), y-intercept, and turning point of the graph y=2x^2-5x
    9·1 answer
  • Bubba can mow a field in 8 hours. If Skeeter helps, they both can do it together in 3 hours. How long would it take Skeeter to m
    9·1 answer
  • What is the measure of ZRSP in the diagram below?
    15·1 answer
  • Consuelo's living room is in the shape of a rectangle and has an area of 360 square feet. The width of the living room is 5/8 it
    5·2 answers
  • You are buying fabric to make a patio umbrella in the shape of a regular hexagon, as shown. The red fabric costs $3.75 per squar
    14·1 answer
  • A triangle is rotated 90° about the orgin. Which rule describes the transformation
    13·1 answer
  • The box plots show the weights, in pounds, of the dogs in two different animal shelters.
    15·1 answer
  • Find the slope of each side
    14·2 answers
  • Find the missing length indicated 144 and 60
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!