How do you know which numbers come next?
Answers
Answered by
0
Answer:
i didn't the full question
Answered by
1
The way you get to the next number in the sequence is to add the previous two numbers together, and add what term it is in the sequence (where we suppose it starts at the -1st term). In other words, a(n)=a(n−1)+a(n−2)+n, where a(−1)=a(0)=1 and start the recurrence. So a(1)=a(0)+a(−1)+1=1+1+1=3.
Hope it's helpful to you
Similar questions
Accountancy,
1 month ago
Social Sciences,
1 month ago
English,
1 month ago
Science,
3 months ago
Biology,
3 months ago
Science,
10 months ago
Math,
10 months ago
Math,
10 months ago