answersLogoWhite

0


Best Answer

a recursive pattern is when you always use the next term in the pattern... for example

4,(x2+1) 9,(x2+1) 19,(x2+1) 39,(x2+1) 79,(x2+1) 159

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
BeauBeau
You're doing better than you think!
Chat with Beau
JudyJudy
Simplicity is my specialty.
Chat with Judy

Add your answer:

Earn +20 pts
Q: How do you do recursive pattern rule?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get a recursive pattern?

A recursive pattern is a pattern that goes like this 2,4,6,8 and on. A pattern rule which is used to find the next term.


What is recursive rule?

A recursive rule is one which can be applied over and over again to its own output


What does recursive mean?

Recursive refers to using a rule or procedure that can be applied repeatedly.


Why is it called a recursive pattern?

circle pattern


Is 1-4-9-16-25-36 a recursive pattern?

no it is not a recursive pattern because it isn't equal numbers.


What is the difference between an explicit rule and a recursive rule?

An explicit rule defines the terms of a sequence in terms of some independent parameter. A recursive rule defines them in relation to values of the variable at some earlier stage(s) in the sequence.


Is 1 11 20 30 39 a recursive pattern?

Yes. The next two numbers would be 49 & 58. This is because, from the first number, the pattern repeats by adding 10 then 9. So - 39+19 is 49, and 49+9=58.


Are all patterns recursive?

No, patterns with terms that are not based upon previous terms are not recursive. Example: i * i where i is the nth term of the pattern.


How do you find a recursive rule?

You can search on ebay or more likey to find at Staples :)


What is the recursive rule and explicit rule for 3 12 48?

Each number is -4 times the previous one. That means that you can write a recursive rule as: f(1) = -3 f(n) = -4 * f(n-1) The explicit rule involves powers of -4; you can write it as: f(n) = -3 * (-4)^(n-1)


What is the recursive rule and explicit rule for -3 12 -48 192?

Each number is -4 times the previous one. That means that you can write a recursive rule as: f(1) = -3 f(n) = -4 * f(n-1) The explicit rule involves powers of -4; you can write it as: f(n) = -3 * (-4)^(n-1)


What is the next number in the following recursive pattern 1 410 2246?

5509.