Theory of numbers: Linear Diophantine equations

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 10

  • @Suav58
    @Suav58 3 года назад +8

    Complexity of all these lectures tends to grow exponentially from start to end. This is something I like about them. There is other method in use too, where audience is made to jump some hoops first. I find the former approach both more agreeable and didactically justified. In this sense the lessons seem to be less curricular and more open. Thank you.

  • @shubhmishra66
    @shubhmishra66 3 года назад +2

    Thanks Sir!🙏🏼 No amount of appreciation is sufficient for your excellent service!

  • @julesjacobs1
    @julesjacobs1 3 года назад +1

    These lectures are amazing. Everything is so well motivated and interesting and well explained. Thank you so much for posting them!

  • @calebparikh8817
    @calebparikh8817 3 года назад

    Enjoying these videos! Does anyone have any suggestions for problem sheets outside of the textbooks that were recommended?

  • @suup4k75
    @suup4k75 3 года назад

    Do you have any plans to do a series on orthogonal polynomials?

  • @Mathin3D
    @Mathin3D 3 года назад +1

    The process used in the last example seems a bit cumbersome. A three step Gaussian elimination would have been more lucid.

    • @richarde.borcherds7998
      @richarde.borcherds7998  3 года назад +4

      Gaussian elimination does not work in general (over the integers). Maybe I should have chosen an example where it does not work.

  • @noahtaul
    @noahtaul 3 года назад +3

    Why do column operations on that last example? You’re just making solving for x and y hard for yourself. If you just use row operations, you can put it into echelon form and immediately have x and y in terms of z. Row operations are useful for the classification of finitely generated abelian groups because you don’t care about the generators themselves, you’re just trying to reduce the complexity of the relations between them, but here we do care about x, y, and z.

    • @richarde.borcherds7998
      @richarde.borcherds7998  3 года назад +8

      I guess I should have chosen a better example where row operations are not enough.