Descriptor
Author
Aslan, Farhad | 1 |
Duck, Howard | 1 |
Givan, Betty | 1 |
Karr, Rosemary | 1 |
Lamb, John F., Jr. | 1 |
Nagarkatte, Shailaja U. | 1 |
Nagarkatte, Umesh P. | 1 |
Publication Type
Computer Programs | 4 |
Journal Articles | 4 |
Guides - Classroom - Teacher | 3 |
Reports - Descriptive | 1 |
Education Level
Audience
Practitioners | 2 |
Teachers | 2 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Lamb, John F., Jr. – School Science and Mathematics, 1986
A narcissistic number is a positive integer equal to the sum of its digits raised to an integral power. For example, 15 is equal to 1-cubed plus 5-cubed plus 3-cubed (a narcissistic number of order three). A computer program to find narcissistic numbers up to 10,000 is given and discussed. (JN)
Descriptors: College Mathematics, Computer Software, Higher Education, Integers

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

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

Nagarkatte, Umesh P.; Nagarkatte, Shailaja U. – Mathematics and Computer Education, 1989
Identifies and proves two theorems related to expressing rational numbers in decimal form for any natural base m>1. Includes two BASIC computer programs with sample runs. (MVL)
Descriptors: College Mathematics, Computer Oriented Programs, Computer Software, Computer Uses in Education