Finding the center by area of a range of a sine wave

Click For Summary
SUMMARY

The discussion focuses on determining a point (p3) on a sine wave between two given points (p1 and p2) such that the area under the curve from p1 to p3 equals the area from p3 to p2. The solution involves solving the equation derived from the definite integrals of the sine function, specifically using the formula cos(t) = (cos(p1) + cos(p2)) / 2. The final result for t is expressed as t = arccos((cos(p1) + cos(p2)) / 2), with an alternative solution of 2π - t to ensure t lies between p1 and p2.

PREREQUISITES
  • Understanding of calculus, specifically definite integrals
  • Familiarity with trigonometric functions, particularly the sine and cosine functions
  • Knowledge of the properties of the unit circle and radians
  • Ability to solve equations involving inverse trigonometric functions
NEXT STEPS
  • Study the properties of definite integrals in calculus
  • Learn about the applications of trigonometric identities in calculus
  • Explore the concept of area under curves using integration techniques
  • Investigate the implications of negative areas in integral calculus
USEFUL FOR

Mathematicians, calculus students, and anyone interested in the applications of integrals and trigonometric functions in solving area-related problems on curves.

Puggley
Messages
1
Reaction score
0
hey.

I used to be quite talented at math, but I've let my talent deteriorate in the ~10 years since my last calculus class.

I have a problem which I'm sure I would have devoured easily back in my school days, but am having trouble with now.

I am considering two points on a normal (0 to 2pi, amplitude of 1) sine wave, p1 and p2. What I want to do is select p3 in between them so that the area of the region between p1 and p3 is equal to the area of the region between p3 and p2.

Please, I would be grateful for your help

THANX
Puggley
 
Physics news on Phys.org
Hi Puggley! :smile:

You'll need to find the t that solves

[tex]\int_{p_1}^t{\sin(x)dx}=\int_t^{p_2}{\sin(x)dx}[/tex]

(Note: I'm calculating the orientated area here, that is: point below the x-axis count as negative area. If you don't want this, you'll need to take the absolute value).

Calculating the integrals gives us

[tex][-\cos(x)]_{p_1}^t=[-\cos(x)]_t^{p_2}[/tex]

And thus, you need to find x such that

[tex]\cos(p_1)-\cos(t)=\cos(t)-\cos(p_2)[/tex]

And thus

[tex]\cos(t)=\frac{\cos(p_1)+\cos(p_2)}{2}[/tex]

Hence, we take

[tex]t=arccos\left(\frac{\cos(p_1)+\cos(p_2)}{2}\right)[/tex]
 
I'd like to add the second possible solution [itex]2\pi - t[/itex] and choose the one that is between p1 and p2. :smile:
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 78 ·
3
Replies
78
Views
7K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K