Secant method is an open root-finding method used in numerical methods. In this video we’ll talk about the Secant Method steps / procedure and talk about the theory of the Secant Method. In Secant we approximate our secant line function using a first-order Taylor Series expansion as this allows for easier derivates.
Newton's Method Video: https://www.youtube.com/watch?v=gHL48ePY7lk
This timeline is meant to help you better understand how to use the Secant Method:
0:00 Introduction.
0:32 Starting the Secant Method.
0:40 First Order Taylor Series Expansion.
1:29 Equation to find next step in the Secant Method.
1:41 Error in the secant method
1:47 Secant Method vs Newton’s Method
2:36 Outro
Follow & Support StudySession:
https://www.patreon.com/studysessionyt
Email Us: [email protected]
https://teespring.com/stores/studysession
https://twitter.com/StudySessionYT
https://instagram.com/StudySessionyt/
This video is part of our Numerical Methods course. Numerical methods is about solving math problems through approximating the solution of problems that would be difficult or impossible to solve analytically. In this playlist we will cover topics such as solving systems of linear equations, solving systems of non-linear equations, numerical integration, numerical derivatives, etc..
#studysession #numericalmethods #secant