asked 221k views
5 votes
The pattern represents a sequence W where W(n) is the number of white circle in Step n.

The pattern represents a sequence W where W(n) is the number of white circle in Step-example-1
asked
User Lopezdp
by
7.9k points

1 Answer

7 votes

Explanation:

when we look at the picture and the presented patterns, we see that with every new black dot we introduce 3 new white dots.

only the first one is different, as we get 4 (= 3 + 1) white dots there.

so,

n is the number of black dots.

and W(n) is

W(n) = 3n + 1

whenever n is increased by 1, 3n increases then naturally by 3 (as we observed as behavior above).

and the "+ 1" white dot that was brought in additionally with the first black dot is represented by the "+ 1" ending of the equation. it is maintained for any number of black dots.

answered
User Dmitriy Yerchick
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories