Is There a Solution for Trigonometric Equations with 1+cosx and sin^2x?

  • Thread starter Thread starter zorro
  • Start date Start date
  • Tags Tags
    Trigonometric
AI Thread Summary
The discussion centers on solving the equation (1+cosx)sin^2x = x^2 + 1/(x^2). The right-hand side (RHS) is always greater than or equal to 2, while the left-hand side (LHS) is always less than or equal to 2, leading to the conclusion that they can only equal 2 under specific conditions. However, it is noted that the LHS can never actually reach 2, as it is always less than 2. The constraints imply that both cos(x) must equal 1 and sin^2(x) must equal 1 simultaneously, which is impossible for the same value of x. Therefore, the conclusion is that there is no solution to the equation.
zorro
Messages
1,378
Reaction score
0

Homework Statement



Solve (1+cosx)sin^2x = x^2 + 1/(x^2)

Homework Equations





The Attempt at a Solution



RHS is always greater than or equal to 2
LHS is always less than or equal to 2 as
1+cosx is always less than or equal to 2 and sin^2x is always less than or equal to 1

so there is a solution when LHS=RHS=2
but my book says there is no solution as LHS is always less than 2 (not equal to 2)

How?
 
Physics news on Phys.org
You’re off to a good start.

Let y = cosx and z = sin^2(x), both of these are inclusively bound between 0 and 1, Your LFH then becomes (1+y)z, where 0 <= y <= 1; 0 <= z <= 1. So what value does y and z need to be for the LHS to equal 2?

So this puts your equation under the constraints of cosx = 1; sin^2(x) = 1; x^2 + x^-2 = 2

Note sin^2(x) = 1 => sin(x) = +/-1

When does cos(x) = 1? When does sin(x) = =/-1

Can you ever meet both of these constraints with the same value of x?
 
Thanks...I got it :)
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top