Descriptor
Source
College Mathematics Journal | 2 |
Mathematics and Computer… | 2 |
Journal of Computers in… | 1 |
School Science and Mathematics | 1 |
Author
Aslan, Farhad | 1 |
Duck, Howard | 1 |
Givan, Betty | 1 |
Karr, Rosemary | 1 |
Kennedy, Kristin | 1 |
Kiernan, Gerard | 1 |
Parris, Richard | 1 |
Schumacher, Phyllis | 1 |
Sorkin, Sylvia J. | 1 |
Publication Type
Computer Programs | 6 |
Journal Articles | 6 |
Guides - Classroom - Teacher | 5 |
Opinion Papers | 1 |
Reports - Descriptive | 1 |
Education Level
Audience
Practitioners | 4 |
Teachers | 4 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Kiernan, Gerard – College Mathematics Journal, 1985
Provides several algorithms that use extended precision methods to compute large factorials exactly. The programs are written in BASIC and PASCAL. The approach used for computing N considers how large N is, how the built-in limitation on exact integer representation can be bypassed, and how long it takes to compute N. (JN)
Descriptors: Algorithms, College Mathematics, Computation, Computer Software

Givan, Betty; Karr, Rosemary – Mathematics and Computer Education, 1988
The author presents two examples of lattice multiplication followed by a computer algorithm to perform this multiplication. The algorithm is given in psuedocode but could easily be given in Pascal. (PK)
Descriptors: Algorithms, College Mathematics, Computer Assisted Instruction, Computer Software

Kennedy, Kristin; Schumacher, Phyllis – Journal of Computers in Mathematics and Science Teaching, 1993
Describes the use of simulation to introduce the bootstrapping technique of creating confidence intervals for the mean, median, and variance. These bootstrap confidence intervals are compared to the traditional confidence intervals for the purpose of analyzing accuracy of the technique. A Minitab program to produce confidence intervals is…
Descriptors: Algorithms, College Mathematics, Computer Assisted Instruction, Computer Simulation

Sorkin, Sylvia J. – Mathematics and Computer Education, 1991
Presented is a way to provide students with a review and an appreciation of the versatility of pointers in data structures by improvising with binary trees. Examples are described using the Pascal programing language. (KR)
Descriptors: Algorithms, College Mathematics, Computer Science Education, Computer Software

Parris, Richard – College Mathematics Journal, 1991
This article, which is organized around a single, well-known algorithm for root extraction, presents a way of incorporating dynamical systems into the teaching of mathematics. Included are sample exercises using complex numbers and the computer where students have the opportunity to do some analysis on this algorithm. (KR)
Descriptors: Algorithms, Chaos Theory, College Mathematics, Equations (Mathematics)

Aslan, Farhad; Duck, Howard – School Science and Mathematics, 1992
P-adic or g-adic sets are sets of elements formed by linear combinations of powers of p, a prime number, or g, a counting number, where the coefficients are whole numbers less than p or g. Discusses exercises illustrating basic numerical operations for p-adic and g-adic sets. Provides BASIC computer programs to verify the solutions. (MDH)
Descriptors: Addition, Algebra, Algorithms, College Mathematics