c. Choose two numbers other than 1 and 1 . Generate a Fibonaccilike sequence from them. Write the first ten terms of your sequence, find the sum, and divide the sum by 11. What do you notice?

Respuesta :

The two numbers other than 1 and 1 are 2 and 3 finally get the 34 means 7 th term in the sequence.

What is Fibonacci sequence and what are the first ten terms?

The Fibonacci numbers, sometimes known as Fn in mathematics, are a series of numbers. Each number in the Fibonacci sequence is composed of the sum of the two numbers before it. Typically, the sequence begins with 0 and 1.

from the question

Let take the first term as 2.

and second term as 3.

2 + 3 = 5

3 + 5 = 8

5 + 8 = 13

8 + 13 = 21

13 + 21 = 34

21 + 34 = 55

34 + 55 = 89

The Fibonacci sequence includes the numbers 2, 3, 5, 8, 13, 21, 34, 55, 89, 144 and so on.

Sum=2+3+ 5 + 8 +13 + 21+

34+55+89+144 = 374 is what we get when we add up the numbers in the series.

The first ten Fibonacci numbers sum is 374.

now divided the sum by 11.

374/11 = 34.

so,to get the 34 means 7 th term in the sequence.

Hence, the two numbers other than 1 and 1 are 2 and 3. finally get the 34 means 7 th term in the sequence.

Learn more about Fibonacci series from here:

https://brainly.com/question/16934596

#SPJ4