@zzr0ck3r n^2 ≤ n!, for any integer larger than 3. Prove by induction
I have a clue already of what to do.
Basis step, n = 4.
(16) ≤ 24
Inductive step is *n+1)^2 ≤ (n+1)!
(n+1)^2 ≤ (n+1)!
but then I get confused on how to move from there... I want to solve or arrange the RHS. to (n+1) n!
we dont need the 4th line. I started writing before I knew how to do it...
Could you please explain the last two lines for me , sorry
mostly the last line really
no take 6! this is 6*5*4*3*2*1 = 6*5!
make sense?
oh the factorial equivalent is clean. it is mostly the last part. the conclusion
for (n+1)! = (n+1)n!
ok
And (n+1)∗n!≥(n+1)2n≥2∗2n=2n+1 for all n≥4
so \((n+1)! = (n+1)n! \) and by assumption \(n^2 \le n!\) so \((n+1)! \ge(n+1)2^n \) right?
what is the last part
2n
sorry n^2
let me write this better
thanks
\(\large n^2 \le n!\) for \(n\ge 4\) Ok we know its true for \(n = 4\) So assume \(n^2 \le n!\) Now we want to show that \((n+1)^2\le(n+1)!\) Well \((n+1)^2=(n+1)(n+1)\) and \((n+1)!=(n+1)n!\). We know by assumption, \(n^2 \le n!\) So \((n+1)!=(n+1)n!\ge(n+1)n^2\ge(n+1)(n+1)=(n+1)^2\)
you might want to show, by induction, \(n^2 \ge n+1\) for \(n\ge 2\).
ok
this making more sense?
yeah a subproof is required
if your teacher is nice enough, you may simply use the proof duh!. Some like it, some dont... use at your own discretion
what they seem to do is derive inequalities
to a point where you have n^2 - n - 1 >= 0
sure, but this is just to get the hang of induction. It is a very powerful tool in all area of mathematics
and find the zeros and proof they are less than 4. I am just sure how we are supposed to come up with these things in our own
so then assume it will be an inductive proof for n >= 4, and some sort of contradiction im sure then is used.
just a guess:)
my class is online.. it has been very hard. I am doing it all on my own.
all that we get from our teacher is PDFs with notes.. that is it...
what class is it?
Discrete Mathematics 1 . CompSci major
I am very good at Math ... expect for proofs. I am very nervous I am going to get a B or C
just keep doing it.
this is where the math starts:)
you started with n^2 <= n! multiply (n+1) both sides : n^2(n+1) <= n!(n+1) n^2(n+1) <= (n+1)! you will feel stuck at this point i guess
you need to think of ways to get (n+1)^2 on left hand side
With induction, there is about 5 different "tricks" used, you will get used to them with a few more hours of practice. then they will all seem the same, and sort of fun. Just like trig identities.
Thats why you saw all the guys rush in here for the induction proofs, because they are fun:)
Lord Ganesha remove the obstacles in my way to an A!
one hint that may come in handy, is that summation notation many times makes induction proofs easy. you have not had one where we could have taken advantage of it, but im sure you will.
A! = A*(A-1)! = A(A-1)(a-2)! = .........
had to do it.
it has been so helpful ! I hope I do well
just keep at it.....dont go to sleep unless you understand it:)
I am seeing double lol and there is 2 more. I am not sure I can take it. lol my boyfriend is gonna dump me at this rate lol
All I do is work for his class.
I have not had any fun in 5 years.....get used to it and know that your life will rule when you are done.
There is this one @zzr0ck3r and @ganeshie8
Seems simple but I don't get it two well with the subsets.
ahh discrete...
subsets are just some of the stuff (or all, or none) of the stuff in the set.
@ganeshie8 you want this one? I want taco bell. If not ill do it.
on this proof i think they want to prove one has twice the number of the other ...I have intuition of what is being done , but I cannot support it mathematically
no take the set \(\{1,2,3,4\}\) they are saying there are 2^4 = 16 sub sets of this set lets list them all \(\{\emptyset,\{1\},\{2\}, \{3\}, \{4\}, \{1,2\}, \{1,3\}, \{1,4\}, \{2,3\},\{2,4\},\{3,4\}, \{1,2,3\},\\ \{1,3,4\},\{2,3,4\}, \{1,2,3,4\}\}\)
sorry that takes allot in latex///
I think I am missing one...what is it?
oh wow! thanks you went out of the way to get teh subsets
its missing one, but I cant see it...
dont worry lol
ill show you the proof when I get back, give me 20 minutes....
lol i may be dead by then
you want this using induction ?
yes, please
I need to be able to understand it well to explain it
basis step : n = 0
which is the empty set right?
\(\large S = \emptyset \implies |S| = 0 = n\) \(\large \implies P(S) = \{\emptyset\} \) \(\large \implies |P(S)| =1 = 2^0 \) establishes the basis
got it! We are working with the cardinality!
exactly ! and our proof also has a name : cardinality of power set
How awesome ! I wish I had met you and zzrock hours ago :(
I think we are going to prove that 2^(n+1) is double the subsets that 2^n
thats it !
because 2^(n+1) = 2*2^n
I just don't know how to say in the terms the teachers wants lol I can write in in english like that
I think what happens is that for 2^(n+1) we get an extra elements.... prior to that element being added... we have the exact same sets as 2^n.. like a collection.. or a book previous edition.
so we happens is that with 2^(n+1), we add a new elements., creates a new edition.. and that element pairs with EVERY single previously existing subset to create a new unique subset in 2^(n+1)
your logic is perfectly correct. An induction proof has 3 steps : 1) show that the statement is true for `n=1` 2) assume the statement is true for some `n = k` 3) show that the statement will be true for `n=k+1`, whenever it is true for `n=k`. just split your reasoning into 3 paragraphs and put it in above format :)
That is what I try to do , but I get stuck in the inductive step.
I am not sure if sentences are ok, or if I always need symbols.
O_O lol I suck at theory
it feels so strange to me :(
haha no, that proof is using the exact same steps described by you earlier in induction step...
but with the weird symbolism I am not too good at interpreting
btw is your username related to Lord Ganesha?
Induction hypothesis : assume \(\large |S| = k \implies |P(S)| = 2^k\) and we need to show that \(\large |S| = k+1 \implies |P(S) = 2^{k+1}\)
S = set P(S) = `power set` of set S
What is a power set sorry?
lol yes and your obstacles are removed a few moments ago :P
Join our real-time social learning platform and learn together with your friends!