please help me find this limit \[\left\{ \frac{n!}{{{n}^{n}}} \right\}\underset{n=1}{\overset{\infty }{\mathop{{}}}}\,\]
Any ideas?
qwll I have an idea but I am pretty sure that I am the only person in his world that is thinking that way
but yes I solved it and its inf
$$\Huge n!=1*2*3*4*...*n$$ $$\Huge n^n=\underbrace{n*n*n*...*n}$$ $$\Huge\text { _________n factors}$$
\[n!=(n+1)(n+2)(n+3)...\]
thats how I did it at least
is it fractional part function?
it seems you were right @skullpatrol indeed I found this at folmram https://www.dropbox.com/s/zq78o61ftgaweyf/Screenshot%202013-12-15%2015.16.12.jpg although it was unclear
but I think both ways are right :D
See? I told you I did it in a paradoxical way I am sure that I don't even know the real approach of these things
Try to use the definitions as much as possible :)
can you please tell me whats your approach ?
@skullpatrol
@Christos and \(n!\) is not \((n+1)(n+2)(n+3)\cdots\)
and it's not infinity
dude I am trying to find the limit, no test I am allowed to use here
no its infinity
ok sorry
but it's not infinity
Why man?
why is it infinity
that was my result
whats yours?
my result is 0
hm
can you show me your steps so that we can follow
well let me type it in latex.........
ok :)
\[\lim_{n \rightarrow \infty}(n!/n ^{n})\]
lolz @nitz u don't say
\[\lim_{n \rightarrow \infty}((n)(n-1)(n-2)........3.2.1)/(n.n.n..........n)\]
Well instead of thinking about the limit, let's look at something smaller but similar: 5!=1*2*3*4*5 5^5=5*5*5*5*5 In each case you're multiplying 5 numbers together, but the factorial is going to be multiplying smaller numbers while the exponent version is going to make all of the numbers the highest number that the factorial ever reaches.
lolz why don't we wait till she finishes typing in latex
\[\underset{n\to \infty }{\mathop{\lim }}\,\left\{ \frac{1*2*3...(n-1)*n}{n*n*n*n*n....{{n}^{n}}} \right\}_{n=1}^{\infty }\]
and the limit sign and the bracket are redundant
I am a fast typer, just not used in MAthType
What's this (n=1) and (infinity) thing?
@Kainui that denotes a sequence
Please tell mes wrong so that I fix it.
@Kainui and is misused in this scenario
It makes me think this is really some kind of power series. The difference between an infinite sum of these terms and just the limit of one of these terms is the difference between 0 and infinity.
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{1*2*3...(n-1)*n}{n*n*n*n*n....{{n}^{n}}} \right]_{n=1}^{\infty }\]
\[\Large\lim_{n\rightarrow\infty}\frac{n!}{n^n}\\\Large=\lim_{n\rightarrow\infty}\frac{1\times2\times\cdots\times n}{n\times n\times\cdots\times n}\\\Large=\lim_{n\rightarrow\infty}\frac1n\times\lim_{n\rightarrow\infty}\frac2n\times\cdots\times\lim_{n\rightarrow\infty}\frac nn\\\Large=0\times0\times\cdots\]
\[\Large=0\]
I think that's where you are mistaking
I think that's where you're mistaking @Christos.
the numerator is n! and the denominator is n^n
yes I am talking about the denominator too.
Look, that entire part is n^n. Which is n times itself n times. Just like 3^3 is 3*3*3. and 4^4=4*4*4*4. It's n times itself n times.
n*n*n*n*n..........n^n
No, wrong. n*n*n*n*...*n = n^n
n*n*n*n*...*n but that kind of presentation implies that you know whats going on inside the "..."
forget about Kainui, I realised were I was wrong. I get it now.
I see
you meant "forget about it Kainui"
No, the "..." represents that we don't know how many n's there are. 2^2=2*2 3^3=3*3*3 4^4=4*4*4*4 5^5=5*5*5*5*5 n^n=n*n*n*...*n Since n is a variable, we don't know how many times n is being multiplied by itself, so we can't possibly write out n n's!
Ok good =)
yea yea I meant that I understood :D I missed the "it" haha
lolz those two have a great difference in meaning
ironically yea :D look
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{{{n}^{n}}*n(cons\tan t)}{n} \right]_{n=1}^{\infty }\]
what's that constant
wait
can u show me the original ques if it's on web
the original questions? https://www.dropbox.com/s/6kpdq04ht4w19u6/Screenshot%202013-12-15%2015.52.14.jpg
which question is that?
past 1. Question (ii)
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{{{n}^{n}}-n}{n} \right]_{n=1}^{\infty }\]
oh so there ain't a constant there lol (btw which question is that coz i can't find that in your list)
I don't see any similarities between these: http://screencast.com/t/HIz71lvxv5W http://screencast.com/t/3VIez6jTgrop
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ n-1 \right]_{n=1}^{\infty }\]
come on don't type latex using the equation button it'll make you v......e.......r.....y...... slow
I am uing MAthType program
if you can't use \(\LaTeX\), then \(\Huge\mbox{don't use it}\)
I instead use latex, to can use it later
anyway learn to type \(\LaTeX\) as a code here
:P
hmm how?
\[\mbox{\[ \lim_{n\rightarrow\infty}\frac{n!}{n^n} \]}\]generates\[\lim_{n\rightarrow\infty}\frac{n!}{n^n}\]
don't bother with it if you can't use it, coz u can still survive with plain text: limit (n tends to infinity) n!/n^n
I like latex :DDD
limit (n tends to infinity) n!/n^n =limit (n tends to infinity) (1*2*3*...*n)/(n*n*n*...*n) =limit (n tends to infinity) (1/n)*(2/n)*(3/n)*... (it won't end) =limit (n tends to infinity) 0*0*0*... =0
So we get \[\left[ \infty -1 \right]-\left[ 1-1 \right]\]
\[\left[ \infty -1 \right]-\left[ 1-1 \right]=\infty -0\]
can you show me how you derived from here: http://screencast.com/t/3VIez6jTgrop to here: http://screencast.com/t/HIz71lvxv5W
ok sure
you deserve a medal @kc_kennylau nice teaching
\[\left\{ \frac{n!}{{{n}^{n}}} \right\}\underset{n=1}{\overset{\infty }{\mathop{{}}}}\,\] \[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{1*2*3*4...n(n-1)}{n*n*n...{{n}^{n}}} \right]_{n=1}^{\infty }\]
I am sorry correction
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{1*2*3*4...n(n-1)}{n*n*n...n} \right]_{n=1}^{\infty }\] yes yes yes
stop putting the redundant brackets lol
\[\underset{n\to \infty }{\mathop{\lim }}\,\left[ \frac{1*2*3*4...n}{n*n*n...n} \right]_{n=1}^{\infty }\] now it looks better :P
use stirling's approximation
Join our real-time social learning platform and learn together with your friends!