Question 208315This question is from textbook
: Describe a pattern in the sequence of numbers. Predict the next number:
0,1,4,9... This question is from textbook
There are two ways to do that:
First way:
Pattern: Square each whole number.
Using that pattern, the next number is
Second way:
Pattern: add the next odd integer to the preceding number.
Edwin