Solving 4x for sin^-1(1) between -pi and pi

  • Thread starter Thread starter spynjr
  • Start date Start date
  • Tags Tags
    Pi
AI Thread Summary
The problem involves solving the equation sin(4x) = 1 for angles x in the range -π to π. The primary solution found is x = π/8, derived from setting 4x equal to sin^(-1)(1), which equals π/2. However, the discussion clarifies that the second proposed solution, x = 7π/8, is incorrect, as it does not satisfy the original equation. The correct approach involves identifying additional values of 4x where sin(4x) = 1, specifically in the intervals [0, 4π] and [-4π, 0]. Ultimately, the only valid solution within the specified range is x = π/8.
spynjr
Messages
5
Reaction score
0

Homework Statement


Find all angles x, -pi <= x <= pi which satisfy sin4x = 1

Homework Equations


The Attempt at a Solution


Solved x, ie

4x = sin^-1(1)
4x = pi/2
x = pi/8

Sine is positive for angles in quadrants one and two, so there's one other angle which is in quadrant two?

x = pi - pi/8
x = 7pi/8

Final answer, x = pi/8, 7pi/8

Just not feeling confident. There are about five other similar questions, ie solving x between -pi and pi
 
Physics news on Phys.org
Well, you could always just plug your solutions into a calculator. :)

But really there is only 1 point on the circle that sin(x) = 1. This is at pi/2. But the function you are given multiplies whatever argument you pass to sin by 4. In order for this to come out correctly, you need to divide pi/2 by 4.

Your work looks ok, but there isn't a solution in quadrant 2.
 
spynjr said:

Homework Statement


Find all angles x, -pi <= x <= pi which satisfy sin4x = 1


Homework Equations





The Attempt at a Solution


Solved x, ie

4x = sin^-1(1)
4x = pi/2
x = pi/8

Sine is positive for angles in quadrants one and two, so there's one other angle which is in quadrant two?

x = pi - pi/8
x = 7pi/8

Final answer, x = pi/8, 7pi/8

Just not feeling confident. There are about five other similar questions, ie solving x between -pi and pi

x = pi/8 is a solution, but 7pi/8 is not.

Since your solutions have to satisfy -pi <= x <= pi, then -4pi <= 4x <= 4pi. There are two values of 4x for which sin(4x) = 1, of which one of them is pi/2, hence x = pi/8, which you've already gotten. What is the other value of 4x in [0, 4pi] for which sin(4x) = 1? Once you get it, you can solve for x.

Also, there are two values of 4x in [-4pi, 0] for which sin(4x) = 1. What are they? Once you get them, solve for x for each of them.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top