| New Reply |
sequences - monotonic or not |
Share Thread |
| Apr2-12, 09:21 AM | #1 |
|
|
sequences - monotonic or not
Now I know how this works- but I came across this example and even though I know the answer- the simplification given in the explaination doesn't make sense to me.
the squence is an= {5n/n!} now applying an+1 and dividing an+1/an the book indicates = 5/n+1 this is what I don't get how (5n+1 /(n+1)!)/(5 n/n!) can simplify to that ? can someone explain please- what am I missing here. |
| Apr2-12, 10:04 AM | #2 |
|
|
We have...
[tex]\frac{5^{n+1}}{(n+1)!}\frac{n!}{5^n} = \frac{5\cdot5^{n}}{(n+1)n!}\frac{n!}{5^n}[/tex] ...which very easily simplifies to the expression you provided by cancelling out like terms. |
| Apr2-12, 11:25 AM | #3 |
|
|
right - this is what is not clear to me- I am very new to pure maths
how (n+1)! can be written as - (n+1)n!- may be I am having a dumb moment |
| Apr2-12, 11:29 AM | #4 |
|
Mentor
Blog Entries: 8
|
sequences - monotonic or not
What is the definition of n! for you?
|
| Apr2-12, 11:32 AM | #5 |
|
|
well n! means = any number say 5 then multiplied by 5x4x3x2x1 ( natural numbers in hughest to lowest order)
|
| Apr2-12, 11:34 AM | #6 |
|
|
so basically product of positive integres less than or equal to n
|
| Apr2-12, 11:35 AM | #7 |
|
Mentor
Blog Entries: 8
|
So, you have
[tex](n+1)!=(n+1)*n*(n-1)*(n-2)*...*3*2*1[/tex] Right? But then we have [tex](n+1)!=(n+1)*[n*(n-1)*(n-2)*...*3*2*1][/tex] And the thing in brackets look familiar, no?? Indeed, the bracketed thing is n! So [tex](n+1)!=(n+1)*n![/tex] |
| Apr2-12, 11:39 AM | #8 |
|
|
thank you this makes sense- sometimes I just get frustrated with not enough explaination at beiggners level
|
| New Reply |
Similar Threads for: sequences - monotonic or not
|
||||
| Thread | Forum | Replies | ||
| Question about monotonic sequences. | Calculus & Beyond Homework | 1 | ||
| recursively defined induction and monotonic sequences converging | Calculus & Beyond Homework | 4 | ||
| proving bounded monotonic sequences must converge | Calculus & Beyond Homework | 1 | ||
| Monotonic sequences | Calculus & Beyond Homework | 5 | ||
| monotonic sequences | Calculus & Beyond Homework | 21 | ||