Find the first 10 terms of the sequence below :
g) the sequence whose terms are constructed sequen tially as follows: start with 1, then add 1, then mul
tiply by 1, then add 2, then multiply by 2, and so on
h) the sequence whose nth term is the largest integer k
such that k!

Respuesta :

The first ten terms of the sequence are 1, 2, 8, 33, 148, 765, 4626, 32431, 259512, 2335689.

The n-th term of the sequence is aₙ ₊ ₁ = (aₙ + 1) · n.

How to generate the elements of a sequence

A sequence is a set of elements generated by at least one condition, usually an equation. In this case, the sequence is generated by a recurrence formula:

a₁ = 1, aₙ ₊ ₁ = (aₙ + 1) · n        (1)

The first ten terms of the sequence are:

n = 1

a₂ = (a₁ + 1) · 1

a₂ = 2

n = 2

a₃ = (a₂ + 2) · 2

a₃ = 4 · 2

a₃ = 8

n = 3

a₄ = (a₃ + 3) · 3

a₄ = 11 · 3

a₄ = 33

n = 4

a₅ = (a₄ + 4) · 4

a₅ = 37 · 4

a₅ = 148

n = 5

a₆ = (a₅ + 5) · 5

a₆ = 153 · 5

a₆ = 765

n = 6

a₇ = (a₆ + 6) · 6

a₇ = (765 + 6) · 6

a₇ = 4626

n = 7

a₈ = (a₇ + 7) · 7

a₈ = 4633 · 7

a₈ = 32431

n = 8

a₉ = (a₈ + 8) · 8

a₉ = 32439 · 8

a₉ = 259512

n = 9

a₁₀ = (a₁₀ + 9) · 9

a₁₀ = 259521 · 9

a₁₀ = 2335689

To learn more on sequences: https://brainly.com/question/21961097

#SPJ1

ACCESS MORE