Skip to content

Organized problem set solutions from Paul's Online Math Notes (Calculus I). Part of my Project10X effort to master calculus through deep, structured practice.

Notifications You must be signed in to change notification settings

eigenlambda123/calculus1-problemSets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Calculus Problem Sets – Based on Paul's Online Math Notes

This repository contains my organized solutions and study notes for the Calculus I course from Paul's Online Math Notes. It serves as a personal study log and problem set archive as I work through key concepts and example problems to deepen my calculus intuition and technical fluency.

Resource Used

All problems are taken from: Paul Dawkins’ Calculus I – Lamar University
πŸ”— https://tutorial.math.lamar.edu/Classes/CalcI/CalcI.aspx


Structure & Organization

Each folder corresponds to a major topic in Calculus I. Within each folder you'll find:

  • Problem Sets with my handwritten or typed solutions
  • Brief Notes summarizing key concepts when needed
  • Diagrams or visualizations (if applicable)
  • Subdirectories for each section's problems (e.g., Domain & Range, Limits, Derivatives)

Review/  
β”œβ”€β”€ 01_functions/  
β”‚ β”œβ”€β”€ README.md  
β”‚ β”œβ”€β”€ Function Evaluation.ipynb  
β”‚ β”œβ”€β”€ images/  
β”‚ β”‚ └── example1.png  
β”‚ └── ...  
β”œβ”€β”€ 02_Inverse Functions/  
β”‚ β”œβ”€β”€ limit-definitions.md  
β”‚ β”œβ”€β”€ epsilon-delta-practice.md  
β”‚ └── ...  
β”œβ”€β”€ ...  
└── README.md


How I'm Solving

Most problems are:

  • Solved by hand on paper
  • then typed using Markdown for future reference
  • Accompanied by concise notes to clarify why a solution works

The goal is not speed, but masteryβ€”this is part of my long-term technical foundation building under my Project10X Calculus effort.


Work In Progress

This repository will grow gradually as I move through the course. Some sections are under development or may only contain partial solutions.


Covered Topics (in progress)

  • Functions – domain, range, piecewise
  • Limits – numerical and analytical
  • Continuity and One-Sided Limits
  • Derivative definitions and rules
  • Applications of derivatives (increasing/decreasing, optimization)
  • Integrals

Tools Used

  • Markdown + Git for clean version control
  • LaTeX (when needed) for math notation
  • Diagrams drawn manually or with Desmos / graphing tools

πŸ“œ License

This project is for educational and personal study purposes. Original problems are copyrighted by Paul Dawkins – Lamar University.

About

Organized problem set solutions from Paul's Online Math Notes (Calculus I). Part of my Project10X effort to master calculus through deep, structured practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published