Skip to content

Commit 10868f3

Browse files
committed
Changes
1 parent 6e1c3c8 commit 10868f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/20241104151656.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# What is the binomial theorem?
22
The binomial theorem states, that $(x+y)^n = \sum_{k=0}^n \binom{n}{k} x^{n-k}y^k$. This definition can be seen in the construction of pascals triangle [[20241104095223]].
33

4-
#math #analysis
4+
#math #analysis

0 commit comments

Comments
 (0)