📘 Introduction to C Programming: As a Mathematical Tool
Designed specifically for undergraduate students in B.Sc. Semester IV (Mathematics Group), this book aligns with the syllabus [UG0809-MAT-64P-255] followed by the University of Rajasthan, RRBM University, and Raj Rishi Govt. College Alwar.
This book offers a clear and structured introduction to C programming, with a strong focus on mathematical problem-solving. It guides students through foundational programming concepts — algorithms, flowcharts, variables, loops, arrays, and functions — while applying them to real mathematical challenges.
🔍 Book Highlights:
Group A: Basic programming tasks like Fibonacci sequences, factorials, prime numbers, GCD/LCM, and basic statistical calculations.
Group B: Numerical integration techniques including the Trapezoidal Rule, Simpson’s 1/3 and 3/8 Rules, and difference tables.
Group C: Root-finding and differential equation methods such as Bisection, Regula-Falsi, Newton-Raphson, Euler’s Method, and Runge-Kutta techniques.
With practical examples, exercises, and an applied focus, this book serves as a bridge between theoretical mathematics and programming, empowering students with both computational and analytical skills.