Mathematical Programming Examples Posted on January 17, 2026 by adminTable of Contents ToggleMatrix ProgramsCombinatorics ProgramsTrigonometry ProgramsSequence and Series ProgramsGeometry Related ProgramsStatistical ProgramsThis page contains mathematical programming examples. Program to find average age. Program to find remainder and quotient. Program for GCD (Greatest Common Divisor) of two numbers. Program to check if a number is prime or not. Program to generate random numbers. Program to check an Armstrong number. Program to implement Kaprekar routine for n-digit number.Matrix Programs Program to manipulate matrices. Program to compute determinant of a 3 x 3 matrix. Program to solve linear equations using Gauss Elimination Method.Combinatorics Programs Program to compute Nth factorial using recursion. Program to computer Nth Fibonacci number. Program to find permutations and combinations.Trigonometry Programs Program to find area of a triangle. Program for law of sine problems. Program to compute cosine series.Sequence and Series Programs Program to compute sum of geometric progression.Geometry Related Programs Program to identify a quadrilateral.Statistical Programs Program to compute standard deviation for non-grouped data. « PreviousNext »