Блог пользователя EvenToWorldFinal

Автор EvenToWorldFinal, история, 6 месяцев назад, По-английски

Is pure mathematics much more difficult compared to CP math or CP in general?

When I read Rudin's book Principles of Mathematical Analysis, for example, I feel like I am an idiot...

  • Проголосовать: нравится
  • +18
  • Проголосовать: не нравится

»
6 месяцев назад, # |
  Проголосовать: нравится +45 Проголосовать: не нравится

yes

»
6 месяцев назад, # |
  Проголосовать: нравится +14 Проголосовать: не нравится

Depends. For me, Yes.

In CP, you generally use concepts of applied mathematics that you may have encountered in the past. On the other hand, pure mathematics mostly consists of abstract definitions and theorems based on it. I find pure mathematics much more challenging.

»
6 месяцев назад, # |
  Проголосовать: нравится +6 Проголосовать: не нравится

lol, you think CP math is math.

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Yes , in CP you are not going to use a lot of math concepts , for example geometry

»
6 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by EvenToWorldFinal (previous revision, new revision, compare).

»
6 месяцев назад, # |
  Проголосовать: нравится +6 Проголосовать: не нравится

One of the differences between pure math and math for CP is the proofs. For example, during the contest, you submit your code and you get AC while you didn't prove your solution. But in pure mathematics, you usually need to prove your solution for a problem