00:01
Suppose i have a sequence defined by the following.
00:02
10 to the nth power over 2n factorial.
00:05
Recall that factorial is when i multiply by decreasing terms from that number.
00:11
So i'm starting at n equals 1 to infinity.
00:14
And i want to figure out if this sequence is monotonic.
00:17
What does monotonic mean again? i'm either as my n values increase, i'm either strictly increasing, strictly decreasing, maybe non -increasing.
00:26
So i'm increasing, but some of my values are equal and so on and so forth.
00:31
So how do i figure this out? well, what i could do is i can analyze the n plus first term and the nth term.
00:37
And when i'm dividing, right, if these values are equal, that means this term's the same forever.
00:43
If this value is greater than one, that means my numerator is greater than my denominator.
00:48
And if it's less than one, my denominator is greater than my numerator.
00:51
Okay.
00:52
So the n plus first term, this will be 10 to the n plus first over to n plus 1 factorial.
01:01
All over the nth term.
01:05
So what i could do here is i could just simplify.
01:09
I have 10 to the n plus 1...