1
00:00:00,150 --> 00:00:00,990
How did you manage?

2
00:00:01,170 --> 00:00:07,740
I hope you were able to restore the analytical result already, at least you gave it a try and you made

3
00:00:07,740 --> 00:00:09,000
some solid progress.

4
00:00:09,930 --> 00:00:12,160
In any case, maybe you had lots of problems.

5
00:00:12,180 --> 00:00:15,150
It's not a big deal because I'm showing, you know, my solution.

6
00:00:15,900 --> 00:00:20,640
And as always, we are just copying the old code and then we are modifying it.

7
00:00:21,330 --> 00:00:24,600
And I think we are not changing the number of points.

8
00:00:24,600 --> 00:00:32,280
But in any case, let's just copy this here and then let's copy the loop to construct the dataset.

9
00:00:32,970 --> 00:00:38,370
Then we must transpose the list for the plotting.

10
00:00:39,300 --> 00:00:41,970
Then we need the actual plotting, which is this one here.

11
00:00:44,660 --> 00:00:52,040
And last but not least most importantly, we must calculate the rotational energy.

12
00:00:53,720 --> 00:00:59,960
So I think the only thing that we have to change here is the if condition, because previously we have

13
00:00:59,960 --> 00:01:06,260
said that the the norms are basically the radius of the point.

14
00:01:06,260 --> 00:01:09,980
The distance to the center is smaller than the radius of the sphere.

15
00:01:10,940 --> 00:01:12,800
However, now we have a hollow sphere.

16
00:01:13,370 --> 00:01:19,640
So we do not consider every point that is smaller than the radius, but we consider all the points whose

17
00:01:19,640 --> 00:01:21,770
radius is between these two values.

18
00:01:22,910 --> 00:01:30,200
So we write like this, we write, are too small or equal, then this this normally this distance to

19
00:01:30,200 --> 00:01:30,810
the center.

20
00:01:31,250 --> 00:01:37,100
And this one must also be smaller than then compared to our one, which is the outer radius.

21
00:01:38,030 --> 00:01:39,650
And I think now we can run it.

22
00:01:40,100 --> 00:01:42,470
So we transpose and we plot.

23
00:01:43,370 --> 00:01:44,490
And yes, it works.

24
00:01:44,540 --> 00:01:50,570
So you see, maybe it's a bit tricky to see to the projection, but I hope you agree that in the outer

25
00:01:50,570 --> 00:01:52,090
part, to much more points here.

26
00:01:52,100 --> 00:02:00,200
So it is a hollow sphere and now we can calculate the number, which is the rotational energy proportional

27
00:02:00,200 --> 00:02:01,220
to the moment of.

28
00:02:02,660 --> 00:02:06,650
So yeah, the moment of inertia.

29
00:02:07,460 --> 00:02:16,940
And so now we have the value of zero point two 744, which is pretty close to the analytical results.

30
00:02:16,940 --> 00:02:21,650
So I would say this is a pretty solid solution and it works well.

31
00:02:21,650 --> 00:02:25,250
And of course, you could now increase here to number of points.

32
00:02:27,050 --> 00:02:27,560
Let's see.

33
00:02:30,170 --> 00:02:33,350
OK, we have zero point two seven five five.

34
00:02:33,980 --> 00:02:34,220
Yeah.

35
00:02:34,230 --> 00:02:35,720
So it's much closer now, actually.

36
00:02:37,610 --> 00:02:47,480
So when we now compare this to the solid sphere that we see, this is 0.7 and this is 0.2, basically.

37
00:02:48,500 --> 00:02:56,540
So the rotational energy of such a hollow sphere, which has the same mass as the solid sphere, is

38
00:02:56,540 --> 00:02:56,960
higher.

39
00:02:58,190 --> 00:03:05,030
So if we were to assume that both have the same mass, then it would rotate slower if we would provide

40
00:03:05,030 --> 00:03:06,110
the same energy.

41
00:03:06,500 --> 00:03:12,860
So if we would, for example, push them and transfer the same energy to both spheres, then this one

42
00:03:12,860 --> 00:03:19,250
would rotate slower because it costs more energy to rotate at the same velocity.

43
00:03:20,330 --> 00:03:27,230
So the reason for this is that the majority of mass is further away from the rotation axis.

44
00:03:27,680 --> 00:03:33,800
So if you assume to access to be the z axis, then here you have a large proportion of mass, which

45
00:03:33,800 --> 00:03:34,670
is quite far.

46
00:03:34,700 --> 00:03:40,640
So it costs a lot of energy to move because if it rotates here, it has a very large velocity.

47
00:03:41,510 --> 00:03:47,210
So this is why such a hollow sphere rotates slower than the solid sphere.

48
00:03:48,110 --> 00:03:52,880
But it's always important to keep in mind that we assume that both of these spheres have the same mass.

49
00:03:53,390 --> 00:04:00,350
And if you would just take a solid sphere and remove the central part, then this may be different because

50
00:04:00,470 --> 00:04:01,850
the mass will then be reduced.

51
00:04:02,060 --> 00:04:07,610
So you really have to make sure that the two spheres are fabricated out of different materials so that

52
00:04:07,610 --> 00:04:10,520
you can make them have the same mass.

53
00:04:10,940 --> 00:04:16,550
And if you manage to do this, then you will see that the rotation is pretty much different in both

54
00:04:16,550 --> 00:04:17,000
cases.

55
00:04:17,959 --> 00:04:27,020
So this is also a very good methods to figure out whether or not a sphere is hollow or not by just providing

56
00:04:27,020 --> 00:04:33,110
some energy to rotate the whole thing and then to see how fast is actually rotating.

57
00:04:34,070 --> 00:04:40,060
Because you see that the moment of inertia and also the rotational energy differs based on the fact

58
00:04:40,070 --> 00:04:41,360
if it's hollow or not.

