Recent content by IMDerek

  1. I

    How to Find the Taylor Polynomial of a Function Composition?

    Is there any nice trick for finding the Taylor polynomial of a composition of 2 functions, both of which can be expressed as taylor polynomials themselves? For example, finding the taylor polynomial for e^{\cos x}. Thanks.
  2. I

    How do I solve this odd power of sine integral problem?

    Perhaps you should try using \sin (2x) = 2 \sin (x) \cos (x) edit: sorry, didn't see the new problem
  3. I

    What is the limit of [2x^{2}y/(x^4 + y^4)] as (x,y) approaches (0,0)?

    Along x=y, the limit becomes \lim _{x \to 0} \frac {2x^3}{2x^4} = \lim _{x \to 0} \frac 1x
  4. I

    Converging Sequence: Find the Limit of t_n

    Let's suppose it converges, then t_(n+1) and t_n will have a infinitesimally small difference as n approaches infinity, and you can consider them the same number. (aka the limit of this sequence)
  5. I

    Integtrating secant and tangent

    u = 2x du = 2 dx \frac 12 \int \sec ^3 u \tan u du Now let v = \sec ^2 u What is dv?
  6. I

    Limits of Arc Tangent (a) and (b)

    Maybe using the power series for arctan (x) would be useful here. arctan x = x - x^3/3 + x^5/5 - ... Part b is just the definition of derivative for arctan (x) at x=1. d/dx (arctan x) = (1+x^2)^-1 EDIT: part a is also the definition of derivative for arctan(x) at x=0. It should be more clear...
  7. I

    Solving $\frac{1}{\cos(x)-1}dx$ - Any Hints?

    The integral is equal to: \int \frac {\cos x + 1}{-\sin ^2 x} dx I suggest you use some trigonometric identities to change it into \int - \cot x \csc x - \csc ^2 x dx
  8. I

    Compute Limit w/ L'Hospital: Is This Right?

    The answer is right. Just plug in .01 or .001 into the limit using the calculator and compare it to the exact value.
  9. I

    What did i do wrong in my integration?

    let u = sin x. then du = cos x dx. Integration is just experience. You just need to practice.
  10. I

    Limits of Arctan and Exponential Tangent Functions

    What is arctan x as x approaches negative infinity? It is not 1/2. For b, consider that if the right and left sides of the limit don't agree, then there is no limit.
  11. I

    Limits of Arctan and Exponential Tangent Functions

    a. x^2-x^4 approaches negative infinity as x approaches positive infinity. b. Look at both sides of the limit.
Back
Top