sum is added to itself again and again

139 Views Asked by At

What do you call a pattern wherein the sum is added to itself over and again?

For example,

$5 + 5 = 10 + 10 = 20 + 20$ and so on

PS I'm not very familiar with math terms so I'd appreciate a simple answer. Thank you!

2

There are 2 best solutions below

0
On

This is a geometric progression with a ratio of $2$

0
On

I would call it successive doubling.