Solving Sin(x) Equation with ln(y), exp(y), and a Constant k

  • Thread starter Thread starter Chatt
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on the equation sin(x) = ln(y) + (y^2)/2 + k, where k is a constant. The challenge lies in isolating y due to its presence in both logarithmic and exponential forms. The solution involves taking the exponential of both sides, leading to the equation ye^(y^2/2) = e^(sin(x) - k). The Lambert W function is identified as a potential method for solving equations of the form xe^x = y, which may be applicable for isolating y in this context.

PREREQUISITES
  • Understanding of transcendental equations
  • Familiarity with logarithmic and exponential functions
  • Knowledge of the Lambert W function
  • Basic calculus concepts, particularly integration
NEXT STEPS
  • Research the properties and applications of the Lambert W function
  • Explore techniques for solving transcendental equations
  • Learn about the implications of combining logarithmic and exponential functions
  • Study methods for isolating variables in complex equations
USEFUL FOR

Mathematicians, students studying calculus and differential equations, and anyone interested in solving complex transcendental equations.

Chatt
Messages
12
Reaction score
0
Ive got the equation: sin(x) = ln(y) + (y^2)/2 + k

The k is a constant from an earlier integration. How do I isolate y? What makes it hard for me is that if i want to get rid of ln() i need to use exp() but then the other y is in exp() and if i want to get rid of that, the first y is in ln() again.

Sorry, for the bad english =) I hope you can help.
 
Physics news on Phys.org
I'm afraid it's not possible to isolate y algebraically.

Taking the exponential of both sides: [tex]y=e^{sinx-\frac{y^2}{2}-k}=\frac{e^{sinx-k}}{e^{\frac{y^2}{2}}}[/tex]

So now you have: [tex]ye^{\frac{y^2}{2}}=e^{sinx-k}[/tex]

There is some method to solving for x in: [itex]xe^x=y[/itex]
but the name of it has slipped my mind and whether it can be adapted to solve for y in your problem I'm unsure of as well. Hopefully someone else can help you with this.
 
Generally speaking, when you have a variable both "inside" and "outside" a transcendental function, there is no algebraic way to isolate that variable.

The "method of solving [itex]xe^x= y[/itex]" is "Lambert's W function" which is defined as the inverse function to [itex]xe^x[/itex]. That is, [itex]W(xe^x)= x[/itex] so [itex]W(xe^x)= W(y)[/itex] and [itex]x= W(y)[/itex].
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
1K
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K