1

Этап 1

Brualdi R. Introductory Combinatorics

2

Этап 2

Combinatorics (МФТИ) openedu.ru vs coursera

3

Этап 3

Современная комбинаторика (МФТИ) Coursera

4

Этап 4

Zhang Y. Combinatorial Problems in Mathematical Competitions

5

Этап 5

Алфутова Н.Б., Устинов А.В.. Алгебра и теория чисел

6

Этап 6

Dan Velleman How to prove it: a structured approach

7

Этап 7

Language, Proof and Logic Stanford

8

Этап 8

Математическая логика и теория алгоритмов openedu.ru

9

Этап 9

Шень Лекции по математической логике и теории алгоритмов. Часть 2. Языки и исчисления

10

Этап 10

Шень Лекции по математической логике и теории алгоритмов. Часть 3. Вычислимые функции

11

Этап 11

Introduction to logic Coursera

12

Этап 12

Лавров И.А., Максимова Л.Л. Задачи по теории множеств, математической логике и теории алгоритмов

13

Этап 13

Вычислимость и логика Lektorium

14

Этап 14

Математическая логика и культура математических рассуждений Lektorium

15

Этап 15

Основы теории графов Stepik.org

16

Этап 16

Mathematics for Computer Science MIT

17

Этап 17

Graph theory openedu.ru

18

Этап 18

http://e-maxx.ru/algo/

19

Этап 19

Теория графов (МФТИ) Coursera

20

Этап 20

Алгоритмы: теория и практика. Методы stepik.org

21

Этап 21

Introduction to Algorithms MIT

22

Этап 22

Algorithms: Design and Analysis, Part 1

23

Этап 23

Алгоритмы и структуры данных yandexdataschool.ru

24

Этап 24

Andrew Adler, John E. Cloury Theory of Numbers A Text and Source Book of Problems

25

Этап 25

Ireland, Kenneth; Rosen, Michael A Classical Introduction to Modern Number Theory

1

Этап 1

Brualdi R. Introductory Combinatorics

2

Этап 2

Combinatorics (МФТИ) openedu.ru vs coursera

3

Этап 3

Современная комбинаторика (МФТИ) Coursera

4

Этап 4

Zhang Y. Combinatorial Problems in Mathematical Competitions

5

Этап 5

Алфутова Н.Б., Устинов А.В.. Алгебра и теория чисел

6

Этап 6

Dan Velleman How to prove it: a structured approach

7

Этап 7

Language, Proof and Logic Stanford

8

Этап 8

Математическая логика и теория алгоритмов openedu.ru

9

Этап 9

Шень Лекции по математической логике и теории алгоритмов. Часть 2. Языки и исчисления

10

Этап 10

Шень Лекции по математической логике и теории алгоритмов. Часть 3. Вычислимые функции

11

Этап 11

Introduction to logic Coursera

12

Этап 12

Лавров И.А., Максимова Л.Л. Задачи по теории множеств, математической логике и теории алгоритмов

13

Этап 13

Вычислимость и логика Lektorium

14

Этап 14

Математическая логика и культура математических рассуждений Lektorium

15

Этап 15

Основы теории графов Stepik.org

16

Этап 16

Mathematics for Computer Science MIT

17

Этап 17

Graph theory openedu.ru

18

Этап 18

http://e-maxx.ru/algo/

19

Этап 19

Теория графов (МФТИ) Coursera

20

Этап 20

Алгоритмы: теория и практика. Методы stepik.org

21

Этап 21

Introduction to Algorithms MIT

22

Этап 22

Algorithms: Design and Analysis, Part 1

23

Этап 23

Алгоритмы и структуры данных yandexdataschool.ru

24

Этап 24

Andrew Adler, John E. Cloury Theory of Numbers A Text and Source Book of Problems

25

Этап 25

Ireland, Kenneth; Rosen, Michael A Classical Introduction to Modern Number Theory

12 октября 2016 28 ноября 2016
Цель просрочена на 2899 дней

Цель заброшена

Автор не отписывался в цели 7 лет 11 месяцев 19 дней

Автор цели

Карьера и работа

Algorithms from the beginning & underlying mathematics

Основная цель - пройти курс Algorithms: Design and Analysis. Но хочется знать алгоритмы на глубоком уровне, включая математику, нужную для их понимания. Поэтому, здесь буду писать не только об алгоритмах, но и логике, комбинаторике, теории чисел, графов, сложности и пр.

Algorithms are the heart of computer science, and the subject has countless practical applications as well as intellectual depth. This course is an introduction to algorithms for learners with at least a little programming experience. The course is rigorous but emphasizes the big picture and conceptual understanding over low-level implementation and mathematical details. After completing this course, you will be well-positioned to ace your technical interviews and speak fluently about algorithms with other programmers and computer scientist s.

 Критерий завершения

Pass all Assignments

  1. Brualdi R. Introductory Combinatorics

    1. What Is Combinatorics?

    2. Permutations & Combinations

    3. The Pigeonhole Principle

    4. Generating Permutations & Combinations

    5. The Binomial Coefficients

    6. The Inclusion-Exclusion Principle & Applications

    7. Recurrence Relations & Generating Functions

    8. Special Counting Sequences

    9. Systems of Distinct Representatives

    10. Combinatorial Designs

    11. Introduction to Graph Theory

    12. More on Graph Theory

    13. Digraphs & Networks

    14. Polya Counting

  2. Combinatorics (МФТИ) openedu.ru vs coursera

    1. Правило сложения и умножения. Принцип Дирихле

    2. Основные комбинаторные величины и их свойства

    3. Сочетания с повторениями и без

    4. Комбинаторные тождества

    5. Полиномиальные коэффициенты

    6. Формула включений и исключений

    7. Выравнивания

    8. Формула обращения Мёбиуса

    9. Циклические последовательности

    10. Разбиения

  3. Современная комбинаторика (МФТИ) Coursera

  4. Zhang Y. Combinatorial Problems in Mathematical Competitions

  5. Алфутова Н.Б., Устинов А.В.. Алгебра и теория чисел

  6. Dan Velleman How to prove it: a structured approach

    Dan Velleman's lively text prepares students to make the transition from solving problems to proving theorems by teaching them the techniques needed to read and write proofs. This new edition contains over 200 new exercises, selected solutions, and an introduction to Proof Designer software.

    Solutions

    1. Sentential Logic

    2. Quantificational Logic

    3. Proofs

    4. Relations

    5. Functions

    6. Mathematical Induction

    7. Infinite Sets

  7. Language, Proof and Logic Stanford

  8. Математическая логика и теория алгоритмов openedu.ru

  9. Шень Лекции по математической логике и теории алгоритмов. Часть 2. Языки и исчисления

  10. Шень Лекции по математической логике и теории алгоритмов. Часть 3. Вычислимые функции

  11. Introduction to logic Coursera

    1. Lesson 1 - Introduction

    2. Lesson 2 - Propositional Logic

    3. Lesson 3 - Propositional Analysis

    4. Lesson 4 - Propositional Proofs

    5. Lesson 5 - Propositional Resolution

    6. Lesson 6 - Relational Logic

    7. Lesson 7 - Relational Analysis

    8. Lesson 8 - Relational Proofs

    9. Lesson 9 - Herbrand Logic

    10. Lesson 10 - Herbrand Proofs

    11. Lesson 11 - Induction

    12. Lesson 12 - Resolution

    13. Supplementary Material

  12. Лавров И.А., Максимова Л.Л. Задачи по теории множеств, математической логике и теории алгоритмов

  13. Вычислимость и логика Lektorium

  14. Математическая логика и культура математических рассуждений Lektorium

  15. Основы теории графов Stepik.org

  16. Mathematics for Computer Science MIT

  17. Graph theory openedu.ru

  18. http://e-maxx.ru/algo/

  19. Теория графов (МФТИ) Coursera

  20. Алгоритмы: теория и практика. Методы stepik.org

  21. Introduction to Algorithms MIT

  22. Algorithms: Design and Analysis, Part 1

  23. Алгоритмы и структуры данных yandexdataschool.ru

  24. Andrew Adler, John E. Cloury Theory of Numbers A Text and Source Book of Problems

  25. Ireland, Kenneth; Rosen, Michael A Classical Introduction to Modern Number Theory

    1. Unique factorization

    2. Applications of unique factorization

    3. Congruence

    4. The structure of U(Z/nZ)

    5. Quadratic reciprocity

    6. Quadratic Gauss sums

    7. Finite fields

    8. Gauss and Jacobi sums

    9. Cubic and biquadratic reciprocity

    10. Equations over finite fields

    11. The Zeta function

    12. Algebraic number theory

    13. Quadratic and cyclotomic fields

    14. The Stickelberger relation and the Eisenstein reciprocity law

    15. Bernoulli numbers

    16. Dirichlet L-functions

    17. Diophantine Equations

    18. Elliptic curves

    19. The Mordell-Weil theorem

    20. New progress in arithmetic geometry

  • 1897
  • 12 октября 2016, 05:09
Регистрация

Регистрация

Уже зарегистрированы?
Быстрая регистрация через соцсети
Вход на сайт

Входите.
Открыто.

Еще не зарегистрированы?
 
Войти через соцсети
Забыли пароль?