mirror of
https://gitlab.com/magicalsoup/Highschool.git
synced 2025-10-03 02:00:52 -04:00
Update Unit 2: Sequences, Series, and Financial Applications.md
This commit is contained in:
@@ -84,4 +84,8 @@ for(int i=1; i<=N; i++) {
|
||||
}
|
||||
```
|
||||
|
||||
## Infinite Geometric Series
|
||||
|
||||
Either the series **converges** and **diverges**. There is only a finite sum when the series **converges**.
|
||||
|
||||
Recall the
|
||||
|
Reference in New Issue
Block a user