Reddit Reddit reviews Numbers and Proofs (Modular Mathematics Series)

We found 4 Reddit comments about Numbers and Proofs (Modular Mathematics Series). Here are the top ones, ranked by their Reddit score.

Humor & Entertainment
Books
Puzzles & Games
Math Games
Numbers and Proofs (Modular Mathematics Series)
Used Book in Good Condition
Check price on Amazon

4 Reddit comments about Numbers and Proofs (Modular Mathematics Series):

u/JimJimmins · 6 pointsr/math

It's difficult to make recommendations without being certain of what you actually know and what you imagine mathematics to be like. A lot of university-level mathematics is technical and requires familiarity of high-level concepts. This is in contrast to softer popular mathematics, which is more related to solving problems and contest questions. One of the things I've noted about pre-university students passionate about mathematics is that they assume that the subject is only about problem-solving and fail to take into mind the level of technical knowledge that must be learnt and memorized to be a mathematician.

If you're simply looking for problems to solve, try The Art and Craft of Problem Solving by Zeitz or Problem Solving Strategies by Engel. Generally any book geared to the Olympiad or regional competitions will be alright. Here, you're not looking for a specific body of knowledge, but rather an approach to thinking and persevering when handling tough problems.

But if you're looking to learn more about 'technical' mathematics, you'll need to know the basics of numbers and sets. Numbers & Proofs by Allenby is a good introduction, using an approach that gets you to actively solve problems. Once you get past that, then you can try your hand on analysis or group theory or linear algebra or even basic graph theory. But keep in mind that with 'technical' mathematics, all knowledge is built on understanding of previous fields, so don't rush through it or you'll get discouraged by any difficulty or unfamiliarity you'll encounter.

u/crazysnowwolf · 2 pointsr/askmath

Dive in, number theory doesn't need any real prerequisites beyond being able to count and an eagerness to learn. As for reading, you can probably find lecture notes from any university on a first year course on number theory on the web, e.g.

http://www.pancratz.org/notes/Numbers.pdf

https://dec41.user.srcf.net/h/IA_M/numbers_and_sets/full

If you want a book, I recall that I liked Numbers & Proofs by RBJT Allenby.

u/wave_equation · 1 pointr/math

To be honest, I have recently started practicing proof-writing of different theorems and one book which I have found extremely helpful is Numbers and Proofs by R Allenby.
However, if you are not looking for a textbook to practice writing proofs you can just make sure and try to write down proofs of theorems in the textbooks that you use before they tell you how they have derived it. This will benefit your problem-solving skills greatly.

u/myfootinyourmouth · 1 pointr/math

For compsci you need to study tons and tons and tons of discrete math. That means you don't need much of analysis business(too continuous). Instead you want to study combinatorics, graph theory, number theory, abstract algebra and the like.

Intro to math language(several of several million existing books on the topic). You want to study several books because what's overlooked by one author will be covered by another:

Discrete Mathematics with Applications by Susanna Epp

Mathematical Proofs: A Transition to Advanced Mathematics by Gary Chartrand, Albert D. Polimeni, Ping Zhang

Learning to Reason: An Introduction to Logic, Sets, and Relations by Nancy Rodgers

Numbers and Proofs by Allenby

Mathematics: A Discrete Introduction by Edward Scheinerman

How to Prove It: A Structured Approach by Daniel Velleman

Theorems, Corollaries, Lemmas, and Methods of Proof by Richard Rossi

Some special topics(elementary treatment):

Rings, Fields and Groups: An Introduction to Abstract Algebra by R. B. J. T. Allenby

A Friendly Introduction to Number Theory Joseph Silverman

Elements of Number Theory by John Stillwell

A Primer in Combinatorics by Kheyfits

Counting by Khee Meng Koh

Combinatorics: A Guided Tour by David Mazur


Just a nice bunch of related books great to have read:

generatingfunctionology by Herbert Wilf

The Concrete Tetrahedron: Symbolic Sums, Recurrence Equations, Generating Functions, Asymptotic Estimates by by Manuel Kauers, Peter Paule

A = B by Marko Petkovsek, Herbert S Wilf, Doron Zeilberger

If you wanna do graphics stuff, you wanna do some applied Linear Algebra:

Linear Algebra by Allenby

Linear Algebra Through Geometry by Thomas Banchoff, John Wermer

Linear Algebra by Richard Bronson, Gabriel B. Costa, John T. Saccoman

Best of Luck.