Recent content by Edd257
-
E
Search in a skip list at O(logk)
I need to write a code that finds element x in a skip list. I need to implement that in O(logk) expected running time, where k is the location of x at the list (i.e., there are k-1 elements before x in the list). I know how to do it at o(logn), but not o(logk). can you show me the way? I need...- Edd257
- Thread
- List Search
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
E
Derivation of some integral formulas
Tnx, now I got it. But I still didn't understand how to solve the last integral... I need to use some substitution t?- Edd257
- Post #9
- Forum: Calculus and Beyond Homework Help
-
E
Derivation of some integral formulas
I have tried to do that in your way in the second integral and didn't succeed. Can you show me your way?- Edd257
- Post #7
- Forum: Calculus and Beyond Homework Help
-
E
Derivation of some integral formulas
ok, I succeed proving number one and four- please check if I did it correctly. But I still didn't understand how to prove the rest... how do I use partial fractions? can you show me the way on one of the other integrals?- Edd257
- Post #6
- Forum: Calculus and Beyond Homework Help
-
E
Derivation of some integral formulas
Hi, The integrals in the image are well-known, but we are not allowed to use them in the test. I have tried to prove them using changing variable t, but I didn't succeed. Can you show me the way?- Edd257
- Thread
- Derivation Formulas Integral
- Replies: 10
- Forum: Calculus and Beyond Homework Help