Question 11.11.1.5: Writing the terms of a Recursively Defined Sequence Write do......

Writing the terms of a Recursively Defined Sequence

Write down the first five terms of the following recursively defined sequence.

s_{1}=1,\ \ \ \ \ s_{n}=n s_{n-1}
The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

The first term is given as s_{1} = 1. To get the second term, use n = 2 in the formula s_{n} = ns_{n-1} to get {s}_{2}=2{s}_{1}=2\cdot 1=2. To get the third term, use n = 3 in the formula to get s_{3}=3s_{2}=3\cdot 2=6. To get a new term requires knowing the value of the preceding term. The first five terms are

\begin{array}{c}{{s_{1}=1}}\\ {{s_{2}=2\cdot1=2}}\\ {{s_{3}=3\cdot2=6}}\\ {{s_{4}=4\cdot6=24}}\\ {{s_{5}=5\cdot24=120}}\end{array}

Do you recognize this sequence? s_{n} = n!

Related Answered Questions

Question: 11.11.2.5

Verified Answer:

(a) Formula (2) states that a_{n}=a_{1}+\;(...
Question: 11.11.1.9

Verified Answer:

(a) \sum_{k=1}^{5}\,\left(3k\right)\,=\,3\s...
Question: 11.11.1.8

Verified Answer:

(a) The sum 1^{2}\,+\,2^{2}\,+\,3^{2}\,+\,\...
Question: 11.11.1.7

Verified Answer:

(a) \sum_{k=1}^{n}{\frac{1}{k}}=1+{\frac{1}...
Question: 11.11.1.6

Verified Answer:

The first two terms are given. Finding each succes...
Question: 11.11.2.7

Verified Answer:

This is the sum S_{n} of an arithme...
Question: 11.11.1.3

Verified Answer:

The first six terms of the sequence are c_{...
Question: 11.11.1.2

Verified Answer:

The first six terms of the sequence are b_{...
Question: 11.11.1.1

Verified Answer:

The first six terms of the sequence are a_{...
Question: 11.11.2.8

Verified Answer:

The bottom row requires 20 tiles and the top row, ...