Post #2782453
2026-01-13 07:32 UTC
A geometric sequence is a sequence (that is an ordered list of numbers, usually following some pattern). The nth number in this sequence (a_n) can be generated by multiplying the base a by r^n, so a_2 would be a*r^2. Hope that makes it clear!
Replies (1)
-
@Bubs@lemmy.zip 2026-01-13 07:52
I can mostly get it. I would probably have to see examples in practice to fully grasp it.