B Trigonometric equation -- real roots

matrixone
Messages
28
Reaction score
2
The number of real roots of the equation

$$2cos \left( \frac {x^2 + x} {6} \right)=2^x + 2^{-x}$$

Answer options are : 0,1,2,∞

My approach :

range of cos function is [-1,1]
thus the RHS of the equation belongs to [-2,2]
So, we have
-2 ≤ 2x + 2-x ≤ 2
solving the right inequality, i got 2x = 1 and that satisfies the left part too
therefore , x can take only one value = 0
Now since this values agrees with the orginal trigonometric equation, we have 1 real root for this equation

So answer is 1

Is my approach/answer correct ?
 
Mathematics news on Phys.org
It is correct. You can also start from the RHS and try to see if ##2^{x} + 2^{-x}## bounds some expression with known value.
 
matrixone said:
The number of real roots of the equation

$$2cos \left( \frac {x^2 + x} {6} \right)=2^x + 2^{-x}$$

Answer options are : 0,1,2,∞

My approach :

range of cos function is [-1,1]
thus the RHS of the equation belongs to [-2,2]
So, we have
-2 ≤ 2x + 2-x ≤ 2
solving the right inequality, i got 2x = 1 and that satisfies the left part too
therefore , x can take only one value = 0
Now since this values agrees with the orginal trigonometric equation, we have 1 real root for this equation

So answer is 1

Is my approach/answer correct ?
Looks good so far, but how do you get from ##2^x +2^{-x}\leq 2## to ##2^x=1##?
I only see ##-1 < x < 1## without pen and paper.
 
@fresh_42
##2^x +\frac{1}{2^x}\leq 2##
##(2^x)^2 - 2*2^x + 1 \leq 0##
##(2^x - 1)^2 \leq 0##

only the equality condition is feasible for real x
 
  • Like
Likes fresh_42 and mfb
Alternatively, you can see that x=0 is a solution to ##2^x + 2^{-x} = 2## and consider the derivatives to show that there are no further solutions. The quadratic equation is more elegant, however.
 
fresh_42 said:
Looks good so far, but how do you get from ##2^x +2^{-x}\leq 2## to ##2^x=1##?
I only see ##-1 < x < 1## without pen and paper.

2^x + 2^{-x} = 2\cosh(x \ln 2) \geq 2.
 
  • Like
Likes mfb
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top