Yahoo Answers: Linear Homogeneous Recurrence - JunkYardDawg

In summary, we found an explicit formula for the recurrence relation, a closed form solution in terms of n, and the sum of the first 10 terms of the relation.
  • #1
MarkFL
Gold Member
MHB
13,288
12
Here is the question:

Recurrence relation help!?

For the recurrence relation where a_(n) = -2a_(n - 1) and a_0 = 10

Find:

A) An explicit formula in terms of n

B) The formula for the sum of the first n terms of the relation

C) The sum of the first 10 terms of the relation.

I have posted a link there to this thread so the OP can view my work.
 
Mathematics news on Phys.org
  • #2
Hello JunkYardDawg,

A.) Let's rewrite the recursion as:

\(\displaystyle a_{n}+2a_{n-1}=0\)

From this, we can see the characteristic root is:

\(\displaystyle r=-2\)

And so the closed form is:

\(\displaystyle a_n=k(-2)^n\)

Now, using the given initial value, we may determine $k$:

\(\displaystyle a_0=k(-2)^0=k=10\)

Hence the closed form solution is:

\(\displaystyle a_n=10(-2)^n\)

B.) The sum of the first $n$ terms is:

\(\displaystyle S_{n}=10\sum_{k=0}^{n-1}\left((-2)^k \right)\)

If we multiply through by $-2$, then we may write:

\(\displaystyle -2S_{n}=10\sum_{k=0}^{n-1}\left((-2)^{k+1} \right)=S_{n}-10\left(1-(-2)^n \right)\)

This implies:

\(\displaystyle 3S_{n}=10\left(1-(-2)^n \right)\)

Divide through by $3$:

\(\displaystyle S_{n}=\frac{10}{3}\left(1-(-2)^n \right)\)

C.) Using the formula from part B), we find:

\(\displaystyle S_{10}=\frac{10}{3}\left(1-(-2)^{10} \right)=-\frac{10230}{3}=-3410\)
 

1. What is a linear homogeneous recurrence?

A linear homogeneous recurrence is a mathematical equation that describes a sequence of numbers in which each term is a linear combination of the previous terms. The equation is homogeneous because it only contains terms of the same degree, and it is linear because the terms are multiplied by constants and added together.

2. What is Yahoo Answers?

Yahoo Answers is a community-based question and answer platform on the Yahoo website. Users can ask any question on a variety of topics and receive answers from other users. The platform also allows for the voting and selection of the best answer to a question.

3. What is the role of JunkYardDawg on Yahoo Answers?

JunkYardDawg is a username of a user on Yahoo Answers. This user may have expertise or experience in a certain topic, such as linear homogeneous recurrence, and chooses to share their knowledge by answering questions on the platform.

4. How can linear homogeneous recurrence be applied in real life?

Linear homogeneous recurrence can be used to model and predict patterns in various real-life scenarios, such as population growth, financial investments, and chemical reactions. It can also be used in computer science for algorithm design and analysis.

5. Can Yahoo Answers be used as a reliable source for information on linear homogeneous recurrence?

While Yahoo Answers can provide helpful insights and explanations, it is not a reliable source for information on any topic, including linear homogeneous recurrence. It is important to verify the information from multiple sources and consult with experts in the field for accurate and reliable information.

Similar threads

  • General Math
Replies
11
Views
1K
Replies
4
Views
2K
Replies
4
Views
2K
Replies
1
Views
1K
  • General Math
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
2K
Replies
8
Views
1K
Replies
1
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K
Back
Top