From 864bada01e3182d514b31bb911bcf6724266ed66 Mon Sep 17 00:00:00 2001 From: Erik R Eaton Date: Tue, 28 Mar 2017 17:34:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.