Geometry.Net - the online learning center
Home  - Pure_And_Applied_Math - Discrete Math
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-96 of 96    Back | 1  | 2  | 3  | 4  | 5 

         Discrete Math:     more books (104)
  1. Discrete Math& Prac Prob in Discrete Math
  2. Discrete Math Workbook Interactive Exercises by JamesRBush&EricGosaet, 2003
  3. Elements of Discrete Maths for Computer Scientists by John Clowes, James Ford, 2000-04
  4. Discrete Mathematics: An Introduction for Software Engineers by Mike Piff, 1991-06-28
  5. The Vehicle Routing Problem Discrete Math (Siam Monographs on Discrete Mathematics and Applications)
  6. Discrete Source - The Prentice Hall Custom Program for Discrete Mathematics - UCLA Math 60 by Michael Payne, 2007
  7. Discrete Source: The Prentice Gall Custom Program for Discrete Mathematics (Math 61 UCLA)
  8. Discrete& Comb Math& S/S/M Discrt& Comb Math
  9. Discrete & Combinatorial Math& Tutr Ctr Pkg
  10. Discrete Math with Graph Theory & Workbk Pk
  11. Proceedings of the Fourteenth Annual Acm-Siam Symposium on Discrete Algorithms (Proceedings in Applied Math)
  12. Discrete Mathematical Structures (5th Edition) by Bernard Kolman, Robert C. Busby, et all 2003-09-08
  13. Design Theory (Discrete Mathematics and Its Applications)
  14. Discrete Mathematics for Computer Scientists (International Computer Science Series) by J. K. Truss, 1991-08

81. Teaching Discrete Mathematics
by ONW Site Related articles
http://www.math.nmsu.edu/hist_projects/
Teaching Discrete Mathematics via Primary Historical Sources
Guram Bezhanishvili
Mathematical Sciences
MSC-3MB, Box 30001
New Mexico State University
Las Cruces, NM 88003
gbezhani@nmsu.edu
Hing Leung
Computer Science
MSC-CS, Box 30001
New Mexico State University
Las Cruces, NM 88003
hleung@nmsu.edu
Jerry Lodder Mathematical Sciences MSC-3MB, Box 30001 New Mexico State University Las Cruces, NM 88003 jlodder@nmsu.edu David Pengelley Mathematical Sciences MSC-3MB, Box 30001 New Mexico State University Las Cruces, NM 88003 davidp@nmsu.edu Desh Ranjan Computer Science MSC-CS, Box 30001 New Mexico State University Las Cruces, NM 88003 dranjan@nmsu.edu
Table of Contents
  • Our New Web Site Call for Site Testers Pedagogical Points of Departure General Benefits of Using Original Sources ... Bibliography
  • Our New Web Site
    Visit our new web site for projects written as part of the Phase II expansion grant.
    Call for Site Testers
    Any instructor of computer science or mathematics is invited to test any of our projects in the classroom for courses in discrete mathematics, combinatorics, graph theory, algorithm design, logic, abstract algebra, foundations of mathematics, or the history of mathematics. Here is a list of projects to be written under a Phase II expansion proposal. For further information, contact either Jerry Lodder or Desh Ranjan above.

    82. 533 Discrete Math Lesson Plans Reviewed By Teachers
    Search discrete math lesson plans to find teacher approved lesson plans. From discrete math to discrete math acid rain, quickly find lesson plans that inspire student learning.
    http://www.lessonplanet.com/search?keywords=discrete math&media=lesson

    83. Wiley::Discrete Mathematics: Mathematical Reasoning And Proof With Puzzles, Patt
    These active and wellknown authors have come together to create a fresh, innovative, and timely approach to Discrete Math. One innovation uses several
    http://www.wiley.com/college/ensley/

    84. Discrete Mathematics
    In discrete math, proofs are easier and more intuitive than in continuous math, meaning that you can get a real sense of what mathematicians are doing when they prove something
    http://www.teach12.com/ttcx/CourseDescLong2.aspx?cid=1456

    85. Introduction To Discrete Mathematics
    Discrete mathematics is mathematics that deals with discrete objects. Discrete objects are those which are separated from (not connected to/distinct from)
    http://www.cs.odu.edu/~toida/nerzic/content/intro2discrete/intro2discrete.html
    Introduction to Discrete Structures - Whats and Whys
    What is Discrete Mathematics ?
    Discrete mathematics is mathematics that deals with discrete objects. Discrete objects are those which are separated from (not connected to/distinct from) each other. Integers (aka whole numbers), rational numbers (ones that can be expressed as the quotient of two integers), automobiles, houses, people etc. are all discrete objects. On the other hand real numbers which include irrational as well as rational numbers are not discrete. As you know between any two different real numbers there is another real number different from either of them. So they are packed without any gaps and can not be separated from their immediate neighbors. In that sense they are not discrete. In this course we will be concerned with objects such as integers, propositions, sets, relations and functions, which are all discrete. We are going to learn concepts associated with them, their properties, and relationships among them among others.
    Why Discrete Mathematics ?

    86. CME305: Discrete Mathematics And Algorithms
    Course webpage for CME305 Discrete Mathematics and Algorithms.
    http://www.stanford.edu/class/cme305/
    CME305: Discrete Mathematics and Algorithms
    Winter 2010
    Times Tue Thu 11:00am - 12:15pm Location Instructor Amin Saberi (saberi at stanford dot edu) Office Hours Thu 9-10:30am Terman 317 Course Assistants Vahideh Manshadi (vahidehh at stanford dot edu)
    Mon 4-6pm Terman m33 Alex Shkolnik (ads2 at stanford dot edu) Fri 2-4pm Terman m33
    Required Texts
    Recommended Texts
    Topics
  • Basic concepts and definitions
      Cayley's theorem, Prufer codes Minimum Spanning Trees, Applications in phylogeny
    Introduction to algorithms
      Matching, flow, LP-duality Eulerian and Hamiltonian cycles, DNA sequencing NP-hardness
    Advanced techniques
      Randomization
        probabilistic methods, random graphs random walks on graphs, hitting and cover times matching via matrix inversion
      Approximation algorithms Algorithms and game theory
    Topics illustrated with EE, CS and Bioinformatics applications.
  • 87. Skiena's Audio Lectures
    Skiena s CSE 547. Discrete Mathematics Lectures. Steven Skiena Dept. of Computer Science Stony Brook University. Below are video and audio from CSE 547
    http://www.cs.sunysb.edu/~algorith/math-video/
    Skiena's CSE 547
    Discrete Mathematics Lectures
    Steven Skiena
    Dept. of Computer Science

    Stony Brook University
    Below are video and audio from CSE 547 recored in 1999. If you found this useful also check out the video lectures of my algorithm course. Topic Lecture 1 - Josephus problem Lecture 2 - manipulating sums Lecture 3 - general methods Lecture 4 - floors and ceilings Lecture 5 - mod Lecture 6 - divisibility and primes Lecture 7 - relative primality Lecture 8 - congruences Lecture 9 - basic identities Lecture 10 - generating functions Lecture 11 - Stirling/Harmonic #'s Lecture 12 - Fibonacci numbers Lecture 13 - basic maneuvers Lecture 14 - solving recurrences Lecture 15 - convolutions Lecture 16 - exponential g. f. Lecture 17 - mean and variance Lecture 18 - probability g. f. Lecture 20 - trees and connectivity Lecture 21 - Eulerian and Hamiltonian cycles Lecture 22 - planarity Lecture 23 - graph coloring Lecture 24 - matching Lecture 25 - Project presentations Lecture 26 - Project presentations video audio video audio ... audio

    88. Discrete Math Lecture Notes
    File Format PDF/Adobe Acrobat
    http://www.openmathtext.org/lecture_notes/number_theory_book.pdf

    89. Discrete Mathematics Day At Dartmouth College
    Oct 27, 2007 The Discrete Mathematics Days of the Northeast Conference will take place on Saturday, October 27 at Dartmouth College.
    http://www.math.dartmouth.edu/~dmd

    Mathematics Department
    Discrete Mathematics Day
    Saturday, October 27, 2007
    Dartmouth College
    Hanover, NH
    The Discrete Mathematics Days of the Northeast Conference will take place on Saturday, October 27 at Dartmouth College. Here is the poster of the conference. Speakers: Quick Links:
    General Information:
    The meeting will begin at 9:00 am (first talk at 10:00 am) and continue through to 5:30pm. There will be 5 talks during the day.
    The meeting will take place in Kemeny Hall , which is the mathematics building. Talks will be in room 008, and registration and breakfast will be in room 004. A complimentary lunch will be served in room 300.

    90. Princeton Discrete Mathematics Seminar
    Princeton Discrete Mathematics Seminar. Department of Mathematics Princeton University. Organizers Sergey Norin and Paul Seymour, Regular meeting time
    http://www.math.princeton.edu/~snorin/seminar.html
    Princeton Discrete Mathematics Seminar Department of Mathematics
    Princeton University
    Organizers: Sergey Norin and Paul Seymour Regular meeting time: Thursday 2:15 - 3:15 P.M
    Place: Fine 224
    Fall 2010 Schedule If you want to be added to our mailing list, please email to: snorin@math.princeton.edu
    Talks from Spring 2008 - Fall 2009

    Talks from Fall 2007

    Other seminars in Mathematics Department

    91. CSCI 0220
    Announcements. May 21. The final exam is at 200 PM today, in Hunter Auditorium, in the psychology building. You may bring two sides of a single sheet of
    http://www.cs.brown.edu/courses/cs022/
    Home Staff Hours Docs ... Recitations
    Announcements
    May 21
    The final exam is at 2:00 PM today, in Hunter Auditorium, in the psychology building. You may bring two sides of a single sheet of paper of notes. You should not bring a calculator. Good luck!
    March 21
    Practice midterm solutions and a new recitation have been uploaded. Remember that the midterm is this Tuesday and Homework 7 is due on Friday! Good Luck!
    March 16
    The 2009 midterm has been posted in the Docs Section for practice. Good Luck!
    March 10
    Homework 6 is out, due next Tuesday, March 16.
    Homework 5 has been graded and is ready for pickup.
    March 3
    Homework 5 is out, due next Tuesday, March 9.
    Homework 4 has been graded and is ready for pickup.
    March 1
    rdfong has moved his hours to Saturday: 2 to 4
    February 24
    Homework 4 is out, due next Tuesday, March 2.
    Homework 3 has been graded and is ready for pickup.
    Midterm
    The midterm will be held in class on Tuesday, March 23.

    92. Discrete Mathematics
    Aug 17, 2005 The branch of discrete mathematics focuses on problems that are not over a continuous domain. For example, is it possible to visit 3 islands
    http://www.newton.dep.anl.gov/askasci/math99/math99217.htm
    Ask A Scientist
    Mathematics Archive
    Discrete Mathematics
    Back to Mathematics Ask A Scientist Index NEWTON Homepage Ask A Question
    NEWTON is an electronic community for Science, Math, and Computer Science K-12 Educators.
    Argonne National Laboratory, Division of Educational Programs, Harold Myron, Ph.D., Division Director.

    93. Doctoral Program Discrete Mathematics
    On October 15, 2010 will take place the official opening of the Doctoral Programm in Discrete Mathematics. For more information, see the detailed programm
    http://www.math.tugraz.at/discrete/
    Discrete Mathematics
    Doctoral Program Contact Login
    New: DK Opening 2010
    On October 15, 2010 will take place the official opening of the Doctoral Programm in Discrete Mathematics. For more information, see the detailed programm of the opening
    Doctoral Program - Official description in German (pdf)
    This newly founded Doctoral College in discrete mathematics offers an advanced PhD training and research program. It is funded by the Austrian Science Fund (FWF) and the three supporting universities: Graz University of Technology University of Graz , and University of Leoben
    Range of topics
    The range of topics in discrete Mathematics comprises
    • Commutative Algebra Number Theory Discrete Dynamics and Fractals Graph Theory Combinatorial Group Theory Discrete Stochastics Combinatorial Optimisation and Algorithmic Geometry Analysis of Algorithms, Cryptography
    Faculty members
    The 10 faculty members plus 2 associated scientists of the DK-plus are

    94. Bay Area Discrete Math Day, Fall 2009
    The Nineteenth Bay Area Discrete Math Day (BADMath Day) will take place on Saturday, October 17, 2007 between 1000 AM and 500 PM, in room 124 of the
    http://www.mcs.csueastbay.edu/~veomett/fall2009
    Bay Area Discrete Math Day , Fall 2009
    Cal State University East Bay
    124 Valley Business and Technology Center
    Saturday, October 17, 2009
    poster directions and parking carpools registration ... organizers / questions? The Nineteenth Bay Area Discrete Math Day (BADMath Day) will take place on Saturday, October 17, 2007 between 10:00 AM and 5:00 PM, in room 124 of the Valley Business and Techology Center at Cal State University East Bay
    BADMath Days
    are one-day meetings aimed at facilitating communication between researchers and graduate students of discrete mathematics around the San Francisco Bay Area. These days happen twice a year and strive to create an informal atmosphere to talk about discrete mathematics. The term "discrete mathematics" is chosen to include at least the following topics: Algebraic and Enumerative Combinatorics, Discrete Geometry, Graph Theory, Coding and Design Theory, Combinatorial Aspects of Computational Algebra and Geometry, Combinatorial Optimization, Probabilistic Combinatorics, Combinatorial Aspects of Statistics, and Combinatorics in Mathematical Physics.
    Poster
    Click here for a printable version of the poster. Please feel free to print it out and post it in your department.

    95. The McGill Discrete Mathematics Group
    McGill University has an extremely active group of researchers and students in Discrete Mathematics. Specialists work in a wide variety of areas, such as
    http://www.math.mcgill.ca/vetta/DiscreteGroup/

    96. Discrete Mathematics Day At Smith College, April 5, 2008
    A lovely Discrete Mathematics Days of the Northeast Conference took place on Saturday, April 5th at Smith College. Here are photos from the event.
    http://www.toroidalsnark.net/DMD08.html

    Mathematics and Statistics Department
    Discrete Mathematics Day
    Saturday, April 5, 2008
    Smith College
    Northampton, MA
    A lovely Discrete Mathematics Days of the Northeast Conference took place on Saturday, April 5th at Smith College. Here are photos from the event. Download a poster for the conference here (500K .pdf). Speakers: Quick Links:
    General Information:
    The meeting will begin at 9:30 am (the first talk will be at 10:00 am) and continue through to 5:30pm. There will be 5 talks during the day. Talks will be held in McConnell 103 ; registration and breakfast will be in McConnell Lobby
    . A complimentary buffet lunch will be available in McConnell Lobby . The full schedule and abstracts are here As with the other Discrete Math Day conferences, there is no registration fee, and preregistering is strongly encouraged. To preregister, fill out

    Page 5     81-96 of 96    Back | 1  | 2  | 3  | 4  | 5 

    free hit counter