Why Does My Integral Calculation Differ from the Expected Result?

Click For Summary
SUMMARY

The integral of (1/2)sin(2x) dx from 0 to arccos((R-h)/R) evaluates to (-h^2 + 2Rh)/(2R^2). A user encountered discrepancies in their calculations, yielding an additional R^2 term. The correct evaluation involves substituting u = 2x and applying limits accurately, ensuring to account for the negative sign in the final expression. The discussion highlights the importance of careful limit application and algebraic manipulation in integral calculus.

PREREQUISITES
  • Understanding of integral calculus, specifically definite integrals
  • Familiarity with trigonometric identities, particularly cos(2x)
  • Knowledge of substitution methods in integration
  • Ability to manipulate algebraic expressions involving square roots and fractions
NEXT STEPS
  • Review the properties of definite integrals and their evaluations
  • Study trigonometric identities and their applications in calculus
  • Practice substitution techniques in integral calculus
  • Explore common pitfalls in algebraic manipulation during integration
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus, as well as educators looking to clarify integral evaluation techniques.

J_M_R
Messages
20
Reaction score
0
The result of the integral of (1/2)sin2x dx with:

upper limit x = arccos((R-h)/R)
lower limit x = 0

is (-h^2+2Rh)/(2R^2)

I can not seem to get this exact answer my workings yield:

let u = 2x, du/dx = 2 therefore dx = du/2

Integral becomes (1/4) ∫ sinu du (with the same upper and lower limit)

= -1/4 (cos(2x)) (evaluated at the limits)

using cos2x = 2cos^2x-1 it becomes:

= -1/4 (2cos^2x-1) (evaluated at the limits)

= -1/4 ((2(cos*arccos ((R-h)/R))^2 - 1) - (2(cos*arccos(0))^2 -1)

= -1/4 (2((R-h)/R)^2 - 1 + 1)

= -1/2 ((R-h)/R)^2 = -1/2 - (h^2)/(2R^2) + h/R = (-h^2 + 2Rh - R^2)/(2R^2)

As you can see, my answer has an extra R^2 term in the answer and I cannot see where I have gone wrong...
 
Physics news on Phys.org
J_M_R said:
The result of the integral of (1/2)sin2x dx with:

upper limit x = arccos((R-h)/R)
lower limit x = 0

is (-h^2+2Rh)/(2R^2)

I can not seem to get this exact answer my workings yield:

let u = 2x, du/dx = 2 therefore dx = du/2

Integral becomes (1/4) ∫ sinu du (with the same upper and lower limit)

= -1/4 (cos(2x)) (evaluated at the limits)

using cos2x = 2cos^2x-1 it becomes:

= -1/4 (2cos^2x-1) (evaluated at the limits)

= -1/4 ((2(cos*arccos ((R-h)/R))^2 - 1) - (2(cos*arccos(0))^2 -1)

Since your indefinite integral evaluates to -(1/4) * {2 cos2(x) - 1}, applying the limits of integration should be written as follows:

I = -(1/4) * {2 cos2 (arccos ((R-h)/R)) - 1 - [2 cos2 (arccos (0)) - 1]}

{Note: there is no '*' between the cos and the arccos. These are both functions which take arguments.}
 
J_M_R said:
= -1/4 ((2(cos*arccos ((R-h)/R))^2 - 1) - (2(cos*arccos(0))^2 -1)

= -1/4 (2((R-h)/R)^2 - 1 + 1)
The last +1 in the second line should be -1. There is some bracket error in the first line I think.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K