Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Myyura committed May 25, 2024
1 parent bb3e770 commit bd0f489
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ a_k = \frac{f^{k}(0)}{k!} =
\right.
$$

#### (c)
#### (\(c\))

$$
\sum_{k = 0}^{\infty}|a_{k}x^{k}| = 1 + \frac{x^2}{2!} + \frac{x^4}{4!} + \cdots = \sum_{n = 0}^{\infty} \frac{x^{2n}}{(2n)!}
Expand Down

0 comments on commit bd0f489

Please sign in to comment.