From 40a7ed0b623ec5d161c30a8f21338ce0541b9431 Mon Sep 17 00:00:00 2001 From: nin13001 <32068635+nin13001@users.noreply.github.com> Date: Tue, 5 Dec 2017 22:54:14 -0500 Subject: [PATCH] part a --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da5f54b..f91027b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # 06_initial_value_ode # Problem 2 +## Part A +The analytical solution to y' = -y is y = e^-t