Solve x & y: x2 + (√8)x*sin[(√2)xy] +2 = 0

  • Thread starter Thread starter kscplay
  • Start date Start date
AI Thread Summary
The equation x² + (√8)x*sin[(√2)xy] + 2 = 0 can be transformed into the form (x + √2sin(√2xy))² = -2 + 2sin²(√2xy). It is suggested to isolate y, leading to y = (1/√2x)arcsin(- (x² + 2)/(2√2x)), with the arcsin argument constrained to the range [-1, 1]. The transformation indicates that both sides of the equation must equal zero, resulting in two equations: x + √2sin(√2xy) = 0 and sin²(√2xy) = 1. The analysis reveals that x must be limited to specific values, with extrema occurring at x = ±√2, which determine the valid range for x.
kscplay
Messages
23
Reaction score
0

Homework Statement



Solve for x and y:
x2 + (√8)x*sin[(√2)xy] +2 = 0

Homework Equations





The Attempt at a Solution


Other than decomposing the root 8 i don't know what else to do. any hints? thanks.
 
Physics news on Phys.org
Hi kscplay,

Transform the equation into the form (x+a)2+b=0

ehild
 
kscplay said:

Homework Statement



Solve for x and y:
x2 + (√8)x*sin[(√2)xy] +2 = 0
QUOTE]

ehild said:
Hi kscplay,

Transform the equation into the form (x+a)2+b=0
ehild, I don't see how this will lead anywhere, due to the presence of x in the sine factor.
 
I meant (x+√2sin[√2xy])2=-2+2sin2[√2xy]).

The left hand side can not be negative. The right hand side ?...ehild
 
this might be a silly question, but wouldn't you first isolate y?
 
jkristia said:
this might be a silly question, but wouldn't you first isolate y?

That could be also a way to find the solution. But I would look at the right hand side of my equation and see if it can be positive.ehild
 
Last edited:
jkristia said:
this might be a silly question, but wouldn't you first isolate y?

If we isolate y we get y=\frac{1}{\sqrt{2}x}\arcsin(-\frac{x^2+2}{2\sqrt{2}x}) The argument of arcsin has to be in the range [-1,1]. What does it mean for x?

My method of transforming the equation to (x+\sqrt{2}\sin(\sqrt{2}xy)^2=-2+2sin^2(\sqrt{2}xy) shows that the left hand side can not be negative, the right-hand side can not be positive so both have to be zero.

x+\sqrt{2}\sin(\sqrt{2}xy)=0
\sin^2(\sqrt{2}xy)=1

two equations, two unknowns...

ehild
 
Last edited:
ehild said:
If we isolate y we get y=\frac{1}{\sqrt{2}x}\arcsin(-\frac{x^2+2}{2\sqrt{2}x}) The argument of arcsin has to be in the range [-1,1]. What does it mean for x?

My method of transforming the equation to (x+√2sin[√2xy])^2=-2+2sin^2[√2xy]) shows that the left hand side can not be negative, the right-hand side can not be positive so both have to be zero.

x+\sqrt{2}\sin^2(\sqrt{2}xy)=0
\sin^2(\sqrt{2}xy)=1

two equations, two unknowns...

ehild

That's genius! I'm glad I didn't miss out on reading this :smile:
 
:smile:
There was a typo , I corrected it in post #7. The square should not be there in my first equation. Correctly it is x+\sqrt{2}\sin(\sqrt{2}xy)=0
ehild
 
Last edited:
  • #10
That's a smart idea. Thanks ehild :)
 
  • #11
You are welcome, kscplay.:smile:

The other way, jkristia suggested would work too.

y=-\frac{1}{\sqrt{2}x}\arcsin \left( \frac{x^2+2}{2\sqrt{2}x} \right)

The magnitude of the argument of the arcsin function can not exceed 1:
\left| \frac{x^2+2}{2 \sqrt{2} x} \right| \leq 1

The function

<br /> \frac{x^2+2}{2\sqrt{2}x} has extrema at x=±√2, minimum (1) for positive x and maximum (-1) for negative x. Only these values are allowed for x.

ehild
 

Attachments

  • function.jpg
    function.jpg
    31.1 KB · Views: 425
Last edited:
Back
Top