NotesFAQContact Us
Collection
Advanced
Search Tips
Showing all 10 results Save | Export
Peer reviewed Peer reviewed
Direct linkDirect link
Seppala-Holtzman, David – College Mathematics Journal, 2012
A basketball player attempting a free throw has two parameters under his or her control: the angle of elevation and the force with which the ball is thrown. We compute upper and lower bounds for the initial velocity for suitable values of the angle of elevation, generating a subset of the configuration space of all successful free throws. A…
Descriptors: Team Sports, Motion, Athletes, Computation
Peer reviewed Peer reviewed
Direct linkDirect link
Ross, Andrew M. – College Mathematics Journal, 2012
To compute the probability of having a disease, given a positive test result, is a standard probability problem. The sensitivity and specificity of the test must be given and the prevalence of the disease. We ask how a test-maker might determine the tradeoff between sensitivity and specificity. Adding hypothetical costs for detecting or failing to…
Descriptors: Diseases, Probability, Bayesian Statistics, Test Construction
Peer reviewed Peer reviewed
Direct linkDirect link
Albright, Brian – College Mathematics Journal, 2007
An attempt to model the physical process of annealing lead to the development of a type of combinatorial optimization algorithm that takes on the problem of getting trapped in a local minimum. The author presents a Microsoft Excel spreadsheet that illustrates how this works.
Descriptors: Problem Solving, Computer Software, Simulation, Spreadsheets
Peer reviewed Peer reviewed
Gemignani, Michael – College Mathematics Journal, 1989
Discusses copyright laws applied to computer software for professors, students, and institutions. Concepts including infringement, contributory infringement, first sale doctrine, and licenses are considered. A sample university policy statement to avoid liability is presented. (YP)
Descriptors: Computer Software, Copyrights, Higher Education, Intellectual Property
Peer reviewed Peer reviewed
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
Peer reviewed Peer reviewed
Wright, Tommy – College Mathematics Journal, 1989
Describes the algorithm used to select a simple random sample of certain size without having to list all possible samples and a justification based on Pascal's triangle. Provides testing results by various computers. (YP)
Descriptors: Algorithms, Computation, Computer Oriented Programs, Computer Software
Peer reviewed Peer reviewed
Herman, Eugene A., Ed. – College Mathematics Journal, 1990
Describes a number sequence made by counting the occurrence of each digit from 9 to 0, catenating this count with the digit, and joining these numeric strings to form a new term. Presents a computer-aided proof and an analytic proof of the sequence; compares these two methods of proof. (YP)
Descriptors: College Mathematics, Computer Oriented Programs, Computer Software, Mathematical Concepts
Peer reviewed Peer reviewed
Reiter, Harold; Ritchie, David – College Mathematics Journal, 1989
This article develops an algorithm to find all solutions to the problem, making all sums of a hexagram's nine lines the same. It shows how to exploit the geometric structure of the hexagram and its group of automorphisms. (YP)
Descriptors: Algebra, Algorithms, College Mathematics, Computation
Peer reviewed Peer reviewed
Neidinger, Richard D. – College Mathematics Journal, 1989
Described are several programs that enable the user to evaluate derivatives to order n of any elementary function by using the combination of automatic differentiation method and A Programming Language (APL). Programs calculating first- and higher-order derivatives are presented. Selected APL symbols are appended. (YP)
Descriptors: College Mathematics, Computer Software, Computer Uses in Education, Higher Education
Peer reviewed Peer reviewed
Snow, Donald R. – College Mathematics Journal, 1989
Implements a table algorithm on a spreadsheet program and obtains functions for several number sequences such as the Fibonacci and Catalan numbers. Considers other applications of the table algorithm to integers represented in various number bases. (YP)
Descriptors: Algorithms, College Mathematics, Computer Assisted Instruction, Computer Software