Understanding Monotonic Sequences: Simplification and Frustration

  • Context: Undergrad 
  • Thread starter Thread starter rohan03
  • Start date Start date
  • Tags Tags
    Sequences
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
rohan03
Messages
56
Reaction score
0
Now I know how this works- but I came across this example and even though I know the answer- the simplification given in the explanation 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.
 
Last edited:
Physics news on Phys.org
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.
 
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
 
Last edited:
well n! means = any number say 5 then multiplied by 5x4x3x2x1 ( natural numbers in hughest to lowest order)
 
so basically product of positive integres less than or equal to n
 
thank you this makes sense- sometimes I just get frustrated with not enough explanation at beiggners level