1
00:00:00,510 --> 00:00:06,750
So now it is time to learn about one of the most important concepts of theoretical and numerical physics.

2
00:00:07,230 --> 00:00:09,210
These are differential equations.

3
00:00:09,780 --> 00:00:15,480
So here we have to combine the concept of integration and of differentiation, so we have to really

4
00:00:15,480 --> 00:00:17,460
apply what we have learned before.

5
00:00:18,570 --> 00:00:24,090
So once again, like for discussions about the derivatives and the integrals, we will first discuss

6
00:00:24,090 --> 00:00:26,280
the background and the numerical pot.

7
00:00:26,910 --> 00:00:32,759
We will learn about different methods and we will actually implement these methods ourselves, as well

8
00:00:32,759 --> 00:00:35,490
as loading them from the Non-PO module.

9
00:00:36,570 --> 00:00:42,570
So these methods have different accuracy as before, but this time since solving differential equations

10
00:00:42,570 --> 00:00:43,980
takes quite a lot of time.

11
00:00:44,340 --> 00:00:47,520
We also have to care about the speed of the calculation.

12
00:00:48,120 --> 00:00:51,860
So, of course, the higher the accuracy, the slower the calculation will be.

13
00:00:51,870 --> 00:00:57,930
So we will always have to find a sweet spot and we have to consider the tradeoff between accuracy and

14
00:00:57,930 --> 00:00:58,380
speed.

15
00:00:58,890 --> 00:01:02,020
And we will discuss this a bit and learn about the different methods.

16
00:01:02,790 --> 00:01:05,610
And of course, we will also discuss examples here.

17
00:01:05,670 --> 00:01:13,110
So we will apply the methods to radioactive decay, to the free fall and to the pendulum.

18
00:01:13,830 --> 00:01:19,740
So all of these are described by differential equations, and we can solve them numerically using our

19
00:01:19,740 --> 00:01:20,190
methods.

20
00:01:21,180 --> 00:01:24,540
So this is here only the first part about differential equations.

21
00:01:24,840 --> 00:01:27,690
So we will consider here only a single dimension.

22
00:01:27,810 --> 00:01:29,970
And quite simple examples.

23
00:01:30,480 --> 00:01:34,770
So this is here really about learning the basics and understanding what is going on.

24
00:01:35,190 --> 00:01:38,760
And then in the next section, we will go to more difficult examples.

25
00:01:39,000 --> 00:01:46,290
And then we will actually solve differential equations with several particles at the same time and also

26
00:01:46,290 --> 00:01:47,640
in multiple dimensions.

