The following resources are tagged with the keyword mathematics:

Differential Calculus: From Practice to Theory

Cover of "Differential Calculus: From Practice to Theory" textbook showing postage stamps of famous mathematicians

Credit: Cover of "Differential Calculus: From Practice to Theory" textbook, adapted from a work by Crockett Johnson, used with permission

Resource Description

Differential Calculus: From Practice to Theory covers all of the topics in a typical first course in differential calculus. Initially it focuses on using calculus as a problem solving tool (in conjunction with analytic geometry and trigonometry) by exploiting an informal understanding of differentials (infinitesimals). As much as possible large, interesting, and important historical problems (the motion of falling bodies and trajectories, the shape of hanging chains, the Witch of Agnesi) are used to develop key ideas. Only after skill with the computational tools of calculus has been developed is the question of rigor seriously broached. At that point, the foundational ideas (limits, continuity) are developed to replace infinitesimals, first intuitively then rigorously. This approach is more historically accurate than the usual development of calculus and, more importantly, it is pedagogically sound.

Learn more

Game Theory: Lecture Notes

Two graphs, one a phase portrait and one a stylized evolutionary diagram for a 'rock, paper, scissors' game

Credit: Image adapted from figures by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is version two of a set of lecture notes for MATH 486, Penn State's undergraduate Game Theory course. Game Theory is the study of decision making under competition. The first truly mathematical study of Game Theory was initiated by Von Neumann and Morgenstern. John Nash (of A Beautiful Mind fame) added substantially to the field with his proof of the existence of equilibrium solutions for general sum games. Since then many mathematicians, economists, engineers and others have made substantial contributions to the study of games.

The lecture notes are loosely based on Luce and Raiffa's Games and Decisions: Introduction and Critical Survey. This is the same book John Nash used when he taught (or so I've heard). There are elements from Myerson's book on Game Theory (more appropriate for economists) as well as Morris' book on Game Theory. Naturally, I've also included elements from Von Neuman and Morgenstern's classic tome.

Learn more

Graph Theory: Lecture Notes

A scale-free graph with randomized vertex coloring exemplifying opinion distribution

Credit: Image adapted from a figure by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is version two of set of lecture notes for MATH 485, Penn State's undergraduate Graph Theory course. Graph Theory is the study of discrete mathematical structures composed of vertices (nodes) represented by dots and edges (links) represented by lines connecting the dots. Generally speaking, Graph Theory is a branch of Combinatorics but it is closely connected to Applied Mathematics, Optimization Theory and Computer Science. In its applied form, Graph Theory is used every day by Google and Microsoft in feeding you web information. It plays a major role in the functioning of your Facebook account and can be used to help analyze Twitter relationships. Graph Theory can also help track down criminals and makes your GPS function.

Learn more

Honors Introduction to Ordinary and Partial Differential Equations: Lecture Notes

Three-dimensional graph of a function that is discontinuous along the x and y axes..

Credit: Image adapted from a figure by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is a set of lecture notes for MATH 251H, Honors Ordinary and Partial Differential Equations. Differential equations (along with Linear Algebra and Complex Analysis) form the basis of all theoretical science and engineering. In a sense, differential equations represent the ultimate fulfillment of the initial work of Newton and Leibniz — a complete mathematical description of continuously changing phenomena. Without differential equations, we may not have walked on the moon, developed cell phone technology, seen black holes or have GPS systems. For whatever reason, differential equations seem to be the only way to coherently understand the universe.

Learn more

How We Got from There to Here: A Story of Real Analysis

Cover of "How We Got from There to Here: A Story of Real Analysis" textbook showing the title and an example of a mathematical graph.

Credit: Course image adapted from a figure by Eugene Boman and Robert Rogers and is licensed under CC BY-NC-SA 4.0

Resource Description

The typical introductory real analysis text starts with an analysis of the real number system and uses this to develop the definition of a limit, which is then used as a foundation for the definitions encountered thereafter. While this is certainly a reasonable approach from a logical point of view, it is not how the subject evolved, nor is it necessarily the best way to introduce students to the rigorous but highly non-intuitive definitions and proofs found in analysis.

Learn more

Linear Programming: Lecture Notes

Two graphs, one illustrating KKT conditions and one outlining a multi-stage inventory control and manufacturing problem

Credit: Image adapted from figures by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is a set of lecture notes for Penn State’s undergraduate Linear Programming course.

The lecture notes are (roughly) based on the first 6 chapters of Bazaraa et al.’s Linear Programming and Network Flows book.  This is a reasonably good book, written primarily by and for Industrial Engineers. However, it does not present major results in the standard theorem-proof style common to mathematical discourse. This set of notes corrects this situation by presenting the material in a format for presentation to a mathematics class.

Many of the proofs in this set of notes are adapted from the textbook with some minor additions. Additionally, I prefer to present maximization problems, while Linear Programming and Network Flows prefers the minimization format. I’ve modified all the proofs to operate on maximization problems. When used with the book, the student can obtain a complete set of proofs for elementary Linear Programming.

Learn more

Numerical Optimization: Lecture Notes

Illustration of the Frank-Wolfe algorithm for solving a constrained non-linear optimization problem.

Credit: Image adapted from a figure by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is a set of lecture notes for MATH 555, Penn State's graduate Numerical Optimization course. Numerical Optimization is the study of maximizing or minimizing functions through numerical techniques. Generally, it's rare to optimize anything other than through numerical techniques (unless of course you're talking about something really simple). Numerical optimization is used every day and is built on techniques from multi-variable calculus, optimization theory (obviously) numerical linear algebra (for algorithm efficiency) and other branches of mathematics.

Learn more

Partial Differential Equations: Lecture Notes

Set of 8 3-D graphs showing the solution of the 2-D wave equation on the rectangle with Dirichlet boundary conditions.

Credit: Image adapted from a figure by Christopher Griffin and is licensed under CC BY-NC-SA 3.0 US

Resource Description

This is a set of lecture notes for MATH 412, Penn State's undergraduate Partial Differential Equations course. Partial differential equations underpin every physical theory we have of the universe. They represent one of the greatest achievements of human intellect. If we think of Calculus as the mathematics of change, then partial differential equations is a course about finding unknown functions describing the universe when many things are changing simultaneously (position, clock time etc.). The Heat Equation describes how heat flows through bodies, explains the diffusion of smells in the air and forms the basis for a form of the Schrödinger Equation of Quantum Mechanics. The Wave Equation describes the motion of membranes and strings, as well as describing radiating electromagnetic waves, which make it possible to use your cell phone. Nonlinear partial differential equations like Burger's Equation and the Navier-Stokes Equations describe such phenomena as traffic flow and complex fluids.

Learn more

Techniques of Calculus, I

Ilustration of a geometric method of determining the volume of a torus.

Credit: Image adapted from a figure in Applied Calculus: Principles and Applications by Robert Gibbes Thomas, public domain

Resource Description

A Jupyter notebook companion for a first course in Calculus, including a review of Precalculus concepts.

Learn more