answersLogoWhite

0


Best Answer

To get the next term, add the sum of all previous terms

to the most recent term.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the rule for this pattern 1 2 5 13 34?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the pattern rule for pattern 35-21-1-13-15-34?

One possible rule is: Un = (219n5 - 3755n4 + 24075n3 - 70645n2 + 92166n - 36960)/120 for n = 1, 2, 3, etc


Complet the pattern and describe the pattern rule 5-8-13-21?

5-8-13-21-34-56-90.... The next number is the sum of the two previous numbers. This is the Fibonacci sequence, 1-1-2-3-5-8-13-21-34-56-90 etc


What is next in the pattern 1 1 2 3 5 8 13 21?

44


What is the next number in the pattern 1 2 5 13 34?

89.


What is the pattern rule for this pattern 1-1-2-3-5-8-13?

Add the previous 2 numbers to get the next number.


What is the next number this pattern 1123581321?

If you mean: 1 1 2 3 5 8 13 21 then the next number is 13+21 = 34


What is pattern rule for pattern 26-22-7-27-15-34?

One possible rule is: Un = (243n5 - 4210n4 + 27225n3 - 60830n2 + 106452n - 45960)/120 for n = 1, 2, 3, etc


1 1 2 3 5 8 13 21 34 what would be the next two numbers in this pattern?

55 and 89


What number comes next in this pattern 1 1 2 3 5 8 13 21?

34 55 89 etc..


What is the rule for this sequence 3 4 6 9 13 18?

3 4 6 9 13 18...1....2....3....4......5


What is the pattern of the Fibonacci numbers?

0, 1, 1 (0+1), 2 (1+1), 3 (2+1), 5 (2+3), 8 (3+5), 13(5+8), 21 (13+8), 34 (21+13),....and so on.


What is the pattern rule for 1-1-2-3-5-8-13-21-34 pattern?

This is the famous fibonacci sequence, where each term in the sequence is the sum of the previous two. Fn=Fn-1 + Fn-2 F0 = 1 and F1 = 1 are the initial values to begin the sequence. F2 = F1 + F0 = 1 + 1 = 2 F3 = F2 + F1 = 2 + 1 = 3 and so on