menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
Suppose you have the following recursion formula a1 = 1, a2 = 2, and an = a(n - 1)+ a(n - 2)for integers n ≥ 3. How would you determine the next 3 terms?
asked
Sep 7, 2017
118k
views
3
votes
Suppose you have the following recursion formula a1 = 1, a2 = 2, and an = a(n - 1)+ a(n - 2)for integers n ≥ 3. How would you determine the next 3 terms?
Mathematics
college
Muni Chittem
asked
by
Muni Chittem
7.7k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
a3=3
a4=5
a5=8
This sequence has properties similar to those of the Fibonacci sequence.
Dom
answered
Sep 11, 2017
by
Dom
7.3k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Aug 15, 2017
125k
views
Suppose you have the following recursion formula a1 = 1, a2 = 2, and an = a(n - 1)+ a(n - 2) for integers n ≥ 3. How would you determine the next three terms?
Nic Wanavit
asked
Aug 15, 2017
by
Nic Wanavit
7.6k
points
Mathematics
high-school
1
answer
0
votes
125k
views
asked
Apr 14, 2024
128k
views
1. Recursion(Recursion (Recursion)) (16 points) Consider the following algorithm, RecMaxSort, which sorts a list of integers: procedure Rec MaxSort (a1, a2,...,an: list of integers L) if (n < 2) return L 2. marinder = 1 3. for (i = 2 to n) 4. if (a[ i ] > a [ marIndex
Jonathan Ellis
asked
Apr 14, 2024
by
Jonathan Ellis
8.2k
points
Engineering
high-school
1
answer
3
votes
128k
views
asked
Jun 17, 2024
79.6k
views
Write a formula for the general term (the nth term) of the arithmetic sequence a1 = 200, d = -20. Do not use a recursion formula. Then use the formula for an to find a20, the 20th term of the sequence.
Not An ID
asked
Jun 17, 2024
by
Not An ID
7.9k
points
Mathematics
high-school
1
answer
3
votes
79.6k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
How do you can you solve this problem 37 + y = 87; y =
What is .725 as a fraction
How do you estimate of 4 5/8 X 1/3
i have a field 60m long and 110 wide going to be paved i ordered 660000000cm cubed of cement how thick must the cement be to cover field
The cost of 5 similar digital cameras and 3 similar video cameras is 3213. Each video camera costs 4 times as much as each digital camera. John buys a digital camera and a video camera. How much does he
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org