Two different results depending on integration technique

  • Context: Undergrad 
  • Thread starter Thread starter awelex
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary
SUMMARY

The discussion centers on the integral of -sin(x) / (cos(x))^3, where two different integration techniques yield distinct results. Method One, using substitution with u = cos(x), leads to the result -1/2 sec^2(x), which matches Mathematica's output. Method Two employs trigonometric identities and substitution with u = tan(x), resulting in -1/2 tan^2(x), as found in the solution book. The discrepancy arises from the omission of integration constants, which, when included, reconcile both results as equivalent.

PREREQUISITES
  • Understanding of integral calculus
  • Familiarity with trigonometric identities
  • Experience with substitution methods in integration
  • Knowledge of integration constants and their significance
NEXT STEPS
  • Review integration techniques in calculus, focusing on substitution methods
  • Study trigonometric identities and their applications in integration
  • Learn about the importance of integration constants in indefinite integrals
  • Explore computational tools like Mathematica for verifying integral solutions
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus, as well as anyone interested in resolving discrepancies in integral results through different techniques.

awelex
Messages
44
Reaction score
0
Hi,

I'm having peculiar difficulties with a rather easy integral, namely the integral of -sin(x) / (cos(x))^3. The problem is that depending on which integration technique I choose, I end up with two different result. Moreover, Mathematica gives me one of these two results, while the solution book gives me the other. But the two cannot possibly be the same, unless I'm really overlooking something.

Method One: substitution

u = cos(x)
du = -sin(x) dx

[itex]\int[/itex]-sin(x)/cos^3(x) = [itex]\int[/itex]u^(-3) = -1/2 u^(-2) = -1/2 sec^2 x

That is also the result that Mathematica gives me

Method Two: Trig Identities, then substitution

-sin x / cos^3 x = -tan x * sec^2 x

u = tan x
du = sec^2 x dx

[itex]\int[/itex]-sin(x)/cos^3(x) = - [itex]\int[/itex]u = -1/2 u^2 = -1/2 tan^2 x

That's the result that the solution book gives.

It is obvious that the two resulting functions are different. What is wrong here?

Thanks,
Alex
 
Physics news on Phys.org
Sorry to say that both results are false because the constants have been forgotten.
If the constants are there, both results are correct and identical :
-(1/2)sec^2 (x) +C1 = -(1/2)tan^2 (x) +C2
C1 = (1/2) + C2
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K