diff --git a/README.md b/README.md index 620af17..cd6f9d1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Note: In order to calculate the natural frequencies, the first matrix was simpli | 5 | 3.6180 | 0.3820 | 4 | | 6 | 3.7321 | 0.2679 | 5 | | 10 | 3.9021 | 0.0979 | 9 | -| 10000 | 4 | 9.8696e-8 | 999 | +| 10000 | 4 | 9.8696e-8 | 9999 | If the segment length (dx) approaches 0, this implies that the number of segments continues to grow to infinity. Therefore, there will also be an infinite number of eigenvalues. This conclusion is supported by the pattern in behavior illustrated in the table above.