summaryrefslogtreecommitdiff
path: root/Homework/math4610/notes/Oct-13.org
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-07-02 11:55:17 -0700
commit6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6 (patch)
treeed97e39ec77c5231ffd2c394493e68d00ddac5a4 /Homework/math4610/notes/Oct-13.org
downloadmisc-undergrad-6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6.tar.gz
misc-undergrad-6bf4b90c90f15f4ab60833bddf5b5756d1a6b1f6.zip
Diffstat (limited to 'Homework/math4610/notes/Oct-13.org')
-rw-r--r--Homework/math4610/notes/Oct-13.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/Homework/math4610/notes/Oct-13.org b/Homework/math4610/notes/Oct-13.org
new file mode 100644
index 0000000..853a6d6
--- /dev/null
+++ b/Homework/math4610/notes/Oct-13.org
@@ -0,0 +1,8 @@
+* Root Finding
+Finx x \in R such that f(x) = 0
+
+If g(x) is a function and we want to find x such that g(x) is
+extremal then we find x \in R such that g'(x) = 0
+
+
+Hanging Cable Problem y(x) = c_1 cosh(\frac{x- c_2}{c_2})