Recent content by flebbyman

  1. F

    Which Analysis Textbook to Start With? Dover Pubs Advice

    I have Elementary Real and Complex Analysis by Shilov, I read through it, without doing any problems, and I found that it was fairly easy to understand, and I was expecting some good old analysis, filled with stuff like differential forms, but it turned out to be nothing more than a little...
  2. F

    Factoring negative quantity from algebraic expression?

    Your book is incorrect
  3. F

    How Can I Solve the Equation x=y+bsinh(cy)?

    It means rearrange it to become y=something
  4. F

    Understanding Reflection Matrices and Visualizing Transformations

    The reflection matrix when reflecting over a line, making angle x with x-axis is: // cos(2x) -sin(2x) // // sin(2x) cos(2x) // Thats why the "angle size" doubles
  5. F

    Integration by parts tanx help

    You got \int\frac{x}{(x+2)^2}dx use the substitution u=x+2, so x=u-2 and dx=du and take it from there
  6. F

    How can the Cauchy Principle Value be used to solve this challenging integral?

    Oh right, my bad, I was quite tired. I agree though, it's a strange question
  7. F

    How can the Cauchy Principle Value be used to solve this challenging integral?

    Use a substitution and integration by parts: u=lnx , du=\frac{dx}{x} applying integration by parts: \int_0^\infty f(x+\frac{1}{x})u du = \frac{u^2}{2}f(x+\frac{1}{x})\big]_0^\infty -\int_0^\infty \frac{u^2}{2} \frac{d}{dx}(f(x+\frac{1}{x}))dx =\frac{u^2}{2}f(x+\frac{1}{x})\big]_0^\infty...
  8. F

    Term-wise Differentiation of Power Series

    I would say that it follows from the linearity of differentiation
  9. F

    Can the Integral of Sin[x^2] Be Expressed in Exact Form?

    It has no elementary anti derivative so it can't be evaluated in a closed form, but you can only get a pretty good approximation, as you have done
  10. F

    Comparing Strang & Stewart: Is it Worth Printing the Book?

    If you want a different outlook, then I say print Strang, it's always good to get multiple perspectives.
  11. F

    Geometric Sum (Power Series) Calculation

    Hey, here you go: http://en.wikipedia.org/wiki/Summation#Identities
  12. F

    Comparing Strang & Stewart: Is it Worth Printing the Book?

    I started with Strang and then got Stewart. Strang is good for the basics but Stewart is like double the length, I found Stewart to be a great supplementation, but it is expensive.
  13. F

    Need help for one math question

    Rewrite it as y'-y=x and read this: http://en.wikipedia.org/wiki/Integrating_factor
  14. F

    Calculus Help for 12th Grade Students - Animations Included

    I learned a lot from: http://ocw.mit.edu/ans7870/resources/Strang/strangtext.htm
Back
Top