answersLogoWhite

0

1 -1, 2 -2, 3 -3, 4 -4, and so on. It is simply a positive number followed by its negative number.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the pattern rule for this pattern is 2-4-10-28-82?

t(n) = 3(n-1) + 1, for n = 1, 2, 3, etc


What comes next in the pattern 4 3 1 -2 -6?

-11 Pattern: Subtract 1, subtract 2, subtract 3 and so on.


What is the pattern rule for this pattern 0 3 0 4 1 6 3?

The pattern rule for the given sequence is: starting with 0, add 3, then subtract 1, then add 2, then add 2, then add 3, then add 1, and the pattern repeats. This can be written as: +3, -1, +2, +2, +3, +1. This rule can be used to predict the next numbers in the sequence.


Answer to number pattern 1 3 8 22 65 209 732?

The numbers are what you get when you make a sum of reciprocal exponents. N(1) = 1^1 = 1 N(2) = 1^2 + 2^1 = 1 + 2 = 3 N(3) = 1^3 + 2^2 + 3^1 = 1 + 4 + 3 = 8 N(4) = 1^4 + 2^3 + 3^2 + 4^1 = 1 + 8 + 9 + 4 = 22 The next number in the pattern would be 2780.


Is there a pattern behind the Golden Ratio?

1:2:3:5:8:5:3:2:1


What is the 5479th digit of the pattern 8 7 6 5 4 3 2 1?

It is 2, assuming the pattern is repeated as given. 8 7 6 5 4 3 2 1 8 7 6 5 4 3 2 1 8 7 6 5 4 3 2 1... If the intended pattern is to continue to subtract 1 from the last number, then the 5479th digit of the pattern will be -5470.


What is the pattern rule for this pattern 1-3-2-6-5-15-14-42-41?

Start at 1. Multiply by 3. Subtract 1. Multiply by 3. Subtract 1. Repeat this pattern.


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.


Why is the pattern 1123581358 famous?

1123581358 1+1=2 1+2=3 3+5=8 5+8=13 3+5=8


What are the increments of the pattern 1 2 5 14?

this series increments in powers of 3 like 1+3^0=2 2+3^1=5 5+3^2=14 14+3^3=41 and so on....


What is the number pattern of 7 9 3 1 7 9 3 1?

+2, -6, -2, +6 and repeat.


What is a Fibonacci number pattern?

You start with two integers, usually 0 and 1 or 1 and 1 and get the next number in the pattern by adding the two previous numbers. For example starting with 1 and 1 , 1 + 1 = 2 ,so the sequence is now 1 1 2 1+ 2 = 3 , so the sequence is 1 1 2 3 2+3 = 5 . " " " " 1 1 2 3 5 The formula is an = an-1 + an-2. where a0 and a1 are given and n > 1.