deai
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run

This commit is contained in:
2025-01-28 21:02:08 -06:00
parent 86e62426ae
commit 6ead178ee5

View File

@@ -288,4 +288,4 @@ $$
| **One End Closed, One Open**| Node at closed, antinode at open | $L = n \frac{\lambda}{4}$ | $f_n = \frac{n v}{4L}$ | $n = \text{nodes} + \text{antinodes}$ |
| **Both Ends Open** | Antinode at both ends | $L = n \frac{\lambda}{2}$ | $f_n = \frac{n v}{2L}$ | $n = \text{antinodes}$ |
Now the formulas **remain internally consistent with a fixed definition of $ n $** across all cases. Thanks for the patience—I appreciate the push for correctness! 🚀
Now the formulas **remain internally consistent with a fixed definition of $ n $** across all case.