Recent content by lynchu
-
L
Inductive proof of a binomial series
Thanks a bunch. That's just about what I needed. :)- lynchu
- Post #7
- Forum: Calculus and Beyond Homework Help
-
L
Inductive proof of a binomial series
Sorry, forgot to include that. Pascal's Identity is: \binom{n+1}{k} = \binom{n}{k-1} + \binom{n}{k} for non-negative n's.- lynchu
- Post #5
- Forum: Calculus and Beyond Homework Help
-
L
Inductive proof of a binomial series
But \binom{n}{0} = \binom{n-1}{0} = 1 It's the number of 0-element subsets of an n-elements set. Which is 1, because there's only the empty set.- lynchu
- Post #3
- Forum: Calculus and Beyond Homework Help
-
L
Inductive proof of a binomial series
Homework Statement Use mathematical induction and Pascal's Identity to prove: \binom{n}{0} - \binom{n}{1} + \binom{n}{2} - ... + (-1)^{k}\binom{n}{k} = (-1)^{k}\binom{n-1}{k} The Attempt at a Solution First, I guess this means something like: \sum_{i=0}^{k}(-1)^{i}\binom{n}{i} =...- lynchu
- Thread
- Binomial Proof Series
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
L
Proof Inequality: x ≤ y | Homework Statement
Appreciate the help so far. I've spent way too much time on this and yet I just don't see it. :cry:- lynchu
- Post #7
- Forum: Calculus and Beyond Homework Help
-
L
Proof Inequality: x ≤ y | Homework Statement
Out of x > y I got -y + x > 0. So that 0 < -y + x =< k But that's not quite a contradiction? Or is it?- lynchu
- Post #3
- Forum: Calculus and Beyond Homework Help
-
L
Proof Inequality: x ≤ y | Homework Statement
Homework Statement Let x and y be real numbers. Prove that if x =< y + k for every positive real number k, then x =< y The Attempt at a Solution x =< y + k -y + x =< k since k is positive, the lowest value it can take doesn't include 0: -y + x < 0 x < y So I get x < y from x =< y...- lynchu
- Thread
- Inequality Proof
- Replies: 6
- Forum: Calculus and Beyond Homework Help