5
$\begingroup$

Possible Duplicate:
Solving $2x - \sin 2x = \pi/2$ for $0 < x < \pi/2$

For fun, I was trying to solve this problem without doing calculus. After dinking around with it for a while, I came across the following term and don't quite know how to solve it without guessing:

$$a - \sin{(a)} = \frac{\pi}{2}$$

Where $a$ will be the angle of the chord that will allow me to solve for the height - in theory :)

  • 0
    I should plug this in as-is and see if either the sin or the angle disappears. I could see this turning in 4R/3Pi if I worked it through.2011-07-01
  • 0
    This is essentially the same equation as in the question here http://math.stackexchange.com/q/48865/29062011-07-01
  • 0
    Not quite, Sin(2a) implies a double angle theorm with more ways to changes the terms around. It's actually really close to the Sin(x) = 1 - x from (26538), which answers stated it was transdendal and guessing/iterating was the way to solve it. But, because the value we're playing with is a Pi multiple, I thought there might be a shortcut or two I wasn't aware of.2011-07-01
  • 0
    This is very closely related to solving $\cos x = x$ (see the duplicate thread in earlier comment) and also see this: [Dottie Number](http://mathworld.wolfram.com/DottieNumber.html)2011-07-01
  • 0
    @Michael look carefully and you will see that there are factors of two on both sides of the equation I linked so the are essentially the same. There is an interesting point that the two formulae arise in different ways, and suggest different methods of approach.2011-07-01
  • 0
    Guys, Re-open this as to my above additions and to the algebra error in the answer please! Ahh! The error was fixed. Still, note my new comments above.2011-07-01
  • 0
    What algebra error? Set your $a = 2x$ you get exactly the same equation as the one this is a duplicate of. And please don't remove the "possible duplicate" box by hand.2011-07-01
  • 0
    By the way, for future reference (or for immediate reference if you'd like), a better way to post "re-opening requests" is to do so over at http://meta.math.stackexchange.com/ When you do, please ask a new question requesting re-opening, with a link to the closed question, as well as why you think the question should be re-opened (for example, in this case you will need to explain why this particular question is not, in fact, a duplicate of the linked one). You will get many more views that way.2011-07-01

1 Answers 1

4

You can rewrite the expression as $$\sin(a) =a - \frac{\pi}{2}$$ so that each side of the equality is a function of $a$, each of which can be graphed (on the same graph!).

The LHS can be graphed as $$f(a) = \sin(a)$$ the graph of which you should know well,

and the RHS can be graphed as $$g(a) = a - \frac{\pi}{2}$$ Clearly, the graph of $g(a)$ is simply a line, with y-intercept $\left(-\frac {\pi}{2}, 0\right)$ and slope $= 1$.

You can use your graphs, then, to approximate any potential solutions; that is, find any point(s) of intersection. From that, you can probably "trouble shoot" with your calculator to make this approximation more precise.

I'll include graphs below:

enter image description here

enter image description here

enter image description here

  • 0
    Was hoping for an algebraic solution, but this will do as a fall back. Thanks!2011-07-01
  • 0
    Sometimes just having an estimated solution helps you then construct an algorithm, if it is possible to do so, since you then have your "starting point", and an approximate "ending point" to work with. Also, simply having a visual representation of what's "going on" with a given expression is helpful.2011-07-01
  • 0
    Agreed. I'll give you your cookie then :)2011-07-01
  • 0
    The solution is given by $a = \frac{\pi}{2} - D$ where $D$ is the [Dottie Number](http://mathworld.wolfram.com/DottieNumber.html). See my comments to this question. If you agree that this is a dupe, please cast your vote. This is the third such question... (see Mark's comment for the second one).2011-07-01
  • 0
    Guys, the algrebra is wrong here, it should be a - π/2, the signs are backwards in this answer.2011-07-01
  • 0
    @MIcheal: Yes, it is $a = \pi/2 + D$. Did you look at the links I gave you?2011-07-01
  • 0
    @Michael: if you want to bounce any ideas off me about this problem, just "ping me" (@amWhy)...sorry about the question being closed...2011-07-01
  • 0
    @Michael Dorgan: It will definitely not turn into $4R/3\pi$. There is a classical way of solving the center of mass problem without calculus. If you are curious about it, you can post a question (without the $\sin\theta$ stuff) or send me a message. Posting is better, since you may get a number of different suggestions.2011-07-01