Solving for x: Uncovering the Golden Ratio

  • Context: Undergrad 
  • Thread starter Thread starter Helios
  • Start date Start date
  • Tags Tags
    Golden ratio Ratio
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 10K views
Helios
Messages
267
Reaction score
63
If tan x = cos x, then what is x ? The answer includes the golden ratio !
 
Mathematics news on Phys.org
Helios said:
If tan x = cos x, then what is x ? The answer includes the golden ratio !

You obviously know the answer, so why are you asking?
 
So let s = sin x, c = cos x; then s/c = c, so s = c2 = 1 - s2. Solve for s, then take arcsin. Easy.
 
To be exact...

[tex]Answer = sin^{-1}\left(\phi\right)[/tex]
 
You forgot the other solution: [tex]\sin^{-1}\bigl[-\tfrac12(1+\sqrt5)\bigr][/tex]. (Not a real solution, though.)
 
adriank said:
You forgot the other solution: [tex]\sin^{-1}\bigl[-\tfrac12(1+\sqrt5)\bigr][/tex]. (Not a real solution, though.)

I tend to use the real numbers.

Complex numbers are not often the solutions to questions found in the general math section.

EDIT: I just realized that [itex]sin^{-1}(\phi)[/itex] isn't real either... wow, so there are actually no real solutions.
 
Tan(x) = Cos(x)
Real solution are :
x = ArcSin((Sqrt(5)-1)/2) + 2*k*Pi
and
x = Pi - ArcSin((Sqrt(5)-1)/2) + 2*k*Pi

k = any négative, nul or positive integer.
 
JJacquelin said:
k = any negative, null or positive integer.

So, in other words, any integer?
 
Char. Limit said:
I just realized that [itex]sin^{-1}(\phi)[/itex] isn't real either... wow, so there are actually no real solutions.

So cos(x) doesn't cross tan(x)?
 
Mentallic said:
So cos(x) doesn't cross tan(x)?

Mistake number two...

The real solution is in fact:

[tex]sin^{-1}\left(\frac{-1}{\phi}\right)[/tex]

I think, assuming that

[tex]\frac{-1}{\phi} = \frac{1-\sqrt{5}}{2}[/tex]

Which I seem to remember a similar property about phi...
 
note that

tan( x ) = cos( x ) = 1 / sqr( phi )

so the solution can be made in terms of arctan or arccos.
 
Char. Limit said:
Mistake number two...

The real solution is in fact:

[tex]sin^{-1}\left(\frac{-1}{\phi}\right)[/tex]

Since tan(x) increases monotonically from 0 to infinity in the domain (0, pi/1) and
cos (x) decreases from 1 to 0 in the same domain, there should be a solution x between 0 and pi/2 and 0< sin(x) < 1. There's a solution in the second quadrant as well. cos(x) and tan(x) have different signs in the 3rd and fourth quadrant, so a solution where sin(x) < 0 is not possible

Once you get all the signs right in the quadratic formula, you'll get

[tex]sin(x) = \frac {1} {\phi} = \phi - 1[/tex]

from one of the solutions. The other solution has sin(x) >1 so that isn't a valid solution.

}