Recent content by caseyd1981
-
C
Can a position vs time graph be perfectly horizontal or vertical?
Great! I hope I got it right then...I have no clue what a vertical line would imply? Is there such a thing? It seems to me that the object would have to be in 2 positions at the same time, which is impossible. And thanks for your help!- caseyd1981
- Post #3
- Forum: Introductory Physics Homework Help
-
C
Can a position vs time graph be perfectly horizontal or vertical?
I know this is going to sound easy, but I cannot find the answer anywhere.. We had a quiz today in my physics class, and one of the questions was a True/False question that stated that it is impossible for a position vs time graph of some animal to be perfectly vertical or perfectly...- caseyd1981
- Thread
- Graph Position Time
- Replies: 3
- Forum: Introductory Physics Homework Help
-
C
Proving ∑ j=1 through n, j(j+1)(j+2) . . . (j+k-1) with Induction
Alright, let's see. So what I need to prove is (n+1+k)!/(n+1-1)!(k+1) Which, simplified is: (n+1+k)!/n!(k+1) I add (n+1+k-1)!/(n+1-1)! to both sides and this is what my RHS becomes: (n+k)!/(n-1)!(k+1) + (n+1+k-1)!/(n+1-1)! Simplify...- caseyd1981
- Post #5
- Forum: Calculus and Beyond Homework Help
-
C
Give a recursive definition of:
Oh boy, I'm not sure that I follow...??- caseyd1981
- Post #3
- Forum: Calculus and Beyond Homework Help
-
C
Proving ∑ j=1 through n, j(j+1)(j+2) . . . (j+k-1) with Induction
Oh wow! I see now! Thank you so much for helping me start this one off. One more question, may I ask what is k in this statement? The index is j through n, so what exactly is k?- caseyd1981
- Post #3
- Forum: Calculus and Beyond Homework Help
-
C
Give a recursive definition of:
Give a recursive definition of a) the set of odd positive integers b) the set of positive integer powers of 3 c) the set of polynomials with integer coefficients I have the first two: a) f(0)=1, f(n)=f(n-1)+2 for n>=1 b) f(0)=1, f(n)=3f(n-1) for n>=1 For c, I am not even quite...- caseyd1981
- Thread
- Definition
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
C
Proving ∑ j=1 through n, j(j+1)(j+2) . . . (j+k-1) with Induction
I need to prove this by induction and I'm lost on how to even start, help please? Prove that for all positive integers k and n: ∑ j=1 through n, j(j+1)(j+2) . . . (j+k-1) = n(n+1)(n+2) . . . (n+k) / (k+1)- caseyd1981
- Thread
- Induction
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
C
Finding Formula for recursive definitions
That is it! Thank you all very much. Ok, now I need to prove the formula using induction. Kind of stuck there too...?- caseyd1981
- Post #6
- Forum: Calculus and Beyond Homework Help
-
C
Finding Formula for recursive definitions
Yes, that is correct. I noticed that too but I typed it exactly the way my book did.- caseyd1981
- Post #3
- Forum: Calculus and Beyond Homework Help
-
C
Finding Formula for recursive definitions
This is the last part of the problem and I just can not figure out a formula for it. Here is what the question asks: Determine whether each of these proposed definitions is a valid recursive definition of a function f from the set of nonnegative integers to the set of integers. If f is well...- caseyd1981
- Thread
- Definitions Formula
- Replies: 6
- Forum: Calculus and Beyond Homework Help