Algorithm
Pronunciation: /ˈæl.gəˌrɪð.əm/ Explain
An algorithm is a set of steps for doing a
procedure or solving a mathematical problem.[2]
For example, the algorithm for solving the equation x + 3 = 5 is
- Add -3 to both sides (additive property of equality), then
- Simplify.
Algorithms are often
generalized.
The generalization of the algorithm above is:
To solve equations in the form x + a = b:
- Subtract a from both sides of the equation.
- Simplify.
References
- McAdams, David E.. All Math Words Dictionary, algorithm. 2nd Classroom edition 20150108-4799968. pg 13. Life is a Story Problem LLC. January 8, 2015. Buy the book
- Harris, Simon; Ross, James . Beginning Algorithms. Wrox. November 7, 2005. Last Accessed 6/12/2018. Buy the book
- Michael Goodrich. Algorithm Design: Foundations, Analysis, and Internet Examples. Wiley. October 1, 2001. Last Accessed 6/12/2018. Buy the book
Cite this article as:
McAdams, David E. Algorithm. 12/21/2018. All Math Words Encyclopedia. Life is a Story Problem LLC. https://www.allmathwords.org/en/a/algorithm.html.
Revision History
12/21/2018: Reviewed and corrected IPA pronunication. (
McAdams, David E.)
6/13/2018: Removed broken links, updated license, implemented new markup. (
McAdams, David E.)
3/3/2010: Added "References". (
McAdams, David E.)
10/5/2008: Expanded 'More Information'. (
McAdams, David E.)
3/25/2008: Changed More Information to match current standard. (
McAdams, David E.)
2/3/2008: Changed 'set of instructions' to 'set of steps'. Added generalization of algorithms. (
McAdams, David E.)
7/12/2007: Initial Version. (
McAdams, David E.)