Two integrals that I don't know how to solve

  • Thread starter Thread starter vsportsguy
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
vsportsguy
Messages
2
Reaction score
0

Homework Statement


There are two integrals that I don't know how to solve. I'm fairly certain the preceding work that led me to these integrals is correct.


Homework Equations


1. ∫sin (x) / (csc (x) + cot (x))
2. ∫x^(2) / (1 - x)


The Attempt at a Solution


U substitution didn't work for either integral. Is integration by parts the correct way to go?

Thank You
 
Physics news on Phys.org


vsportsguy said:

Homework Statement


There are two integrals that I don't know how to solve. I'm fairly certain the preceding work that led me to these integrals is correct.


Homework Equations


1. ∫sin (x) / (csc (x) + cot (x))
2. ∫x^(2) / (1 - x)


The Attempt at a Solution


U substitution didn't work for either integral. Is integration by parts the correct way to go?

Thank You

Integration by parts is NOT the way to go!

Also, don't forget the "dx". As the integrals get more complicated, omitting this symbol will definitely cause problems.

For the first integral, use the basic trig identities to get everything in terms of sine and cosine.

For the second, one approach is to use polynomial long division to divide x2 by 1 - x. Or, you can write x2/(1 - x) as (x2 - 1 + 1)/(1 - x), and split into two integrals.