Solving Tricky Equations: Is There a Way to Solve Them Algebraically?

  • Thread starter Thread starter Jiachao
  • Start date Start date
  • Tags Tags
    Impossible
AI Thread Summary
The discussion centers on the solvability of tricky equations, specifically transcendental equations like sin(2x) = x/2 and e^(x/8) = x. The first equation is deemed unsolvable in elementary terms, while the second can be solved using the Lambert W function. Participants clarify the distinction between integral forms and their evaluations, particularly regarding the integral of sqrt(1 - (nx)^2) and its relation to e + π. The conversation highlights the challenges of solving these equations algebraically and emphasizes the use of numerical methods for approximating solutions. Ultimately, the equations discussed are categorized as transcendental, lacking closed-form solutions in standard functions.
Jiachao
Messages
12
Reaction score
0
Hi, I know its possible to get an answer by graphing the curves and finding the point of intersection but I was wondering if there was a way to do them algebraically.

sin(2x) = \frac{x}{2}


or e^{\frac{x}{8}} = x

Also, do these types of equations have a name?
 
Mathematics news on Phys.org
Your first equation is not solvable (in terms of elementary functions or any I know of). The equation simply is not written in a way in which it is possible to express it as a solution x=something.

The second equation at first glance appears the same, but is actually solvable (although not in terms of elementary functions). The solution is:
x=-8 W(-1/8)
Where W is the Lambert W function. ( http://en.wikipedia.org/wiki/Lambert's_W_function )

I don't know of a name for these [unsolvable] equations, I'd call em non-algebraic (not sure if that's official though).
 
Last edited:
They are called transcendental equations.
 
Thanks for the replies.
 
haha try this one. Let me know if you're interested in the problem, I actually got it from physicsforums.com.

\left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6} = e + \pi

n=?
 
And what are the 0 and 6 ??
 
I assume that he means that formula evaluated between 6 and 0: its value at 6 minus its value at 0 is equal to e+ \pi.
 
of course. Its an integral remember?

\int_0^{6}\sqrt{1 - (nx)^2}dx = e + \pi
 
I'm still in high school so is that possible to solve using my level of mathematics?

After I subbed the numbers in, I did a quick sketch on graphmatica and it didn't show any intersections between

y = \sqrt{1-36n^{2}} +\frac{arcsin (6n)}{n} -1

and y = 2e + 2pi

so have I done something wrong already?
 
  • #10
I agree that there is no solution to

\left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6} = e + \pi


However, there is a solution to

\int_0^{6}\sqrt{1 - (nx)^2}\,dx = e + \pi

camilus is mistaken in asserting that these are equal.
 
  • #11
The equations in the first post can't be solved explicitly for x, but you could use a method of iteration to get as accurate a solution for x as you require.
 
  • #12
g_edgar said:
I agree that there is no solution to

\left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6} = e + \pi


However, there is a solution to

\int_0^{6}\sqrt{1 - (nx)^2}\dx = e + \pi

camilus is mistaken in asserting that these are equal.

wtf? explain..?

\int_0^{6}\sqrt{1 - (nx)^2}\dx = \left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6} = e + \pi

now you got to find what value of n will make will make the integral equal to e + pi. I have found n to several digits, although I am under the impression that n is nonalgebraic.
 
  • #13
camilus said:
wtf? explain..?

\int_0^{6}\sqrt{1 - (nx)^2}\dx \neq \left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6}

Now, I can't actually explain because I don't know how to evaluate the integral, but I did go about it backwards and derived the result. They're not equal from what I can see.
 
  • #14
the integral should be

<br /> \int \sqrt{1-(nx)^2}\,dx =\frac{1}{2}\;x\;\sqrt{1-(nx)^2} +<br /> \frac{1}{2n}\;\arcsin({nx)<br />

notice the extra x?
 
  • #15
Mentallic said:
\int_0^{6}\sqrt{1 - (nx)^2}\dx \neq \left [{1 \over 2}\sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n} \right ]_{0}^{6}

Now, I can't actually explain because I don't know how to evaluate the integral, but I did go about it backwards and derived the result. They're not equal from what I can see.

It is relatively easy to show that:

\int \sqrt{1 - (nx)^2}\, dx = {1 \over 2} x \sqrt{1 - n^2x^2} + {\arcsin (nx) \over 2n}

Two methods come to mind.

Method 1.

Substitute nx = \sin(u)[/tex] and it transforms into 1/n \int \cos^2(u) du. Then just use the trig identity <b>cos^2(u) = 1/2 + 1/2 * cos(2u)</b> and it&#039;s straight forward to get the above stated result.<b>Method 2</b>. (A little more complicated but avoids need for trig identities and &quot;trig of inverse trig&quot; simplifications).<br /> <br /> Note that \sqrt{1-(nx)^2} = 1/ \sqrt{1-(nx)^2} \, - \, (nx)^2 / \sqrt{1-(nx)^2}. The first term is pretty much a standard inverse sin integral and the second term is amenable to integration by parts. This is actually one of those integration by part problems where you end up with the original integral on both the left and right hand side of the equals sign and it simplifies down pretty easily (again to give the above stated result).<br /> <br /> Edit. Yes thanks g_edgar. I didn&#039;t notice that missing x before.
 
Last edited:
  • #16
No uart, you are wrong here. g_edgar posted the correct integral and I was able to confirm it for myself by again differentiating the result.

uart said:
It is relatively easy to show that:...
Funny how it can be relatively easy to show the wrong answer :-p
 
  • #17
Mentallic said:
No uart, you are wrong here. g_edgar posted the correct integral and I was able to confirm it for myself by again differentiating the result.


Funny how it can be relatively easy to show the wrong answer :-p

Yes it's a relatively easy integral. I posted two ways to do it (and have done it many times in the past) but no I didn't actually do the calculations this time as the expression looked correct (as in it looked that same as what I've got in the past when I've actually done the integral rather than just describing the method to use). Sorry I didn't notice that the "x" was missing in the expression you posted.
 
  • #18
Actually, the task is to solve for n

\sqrt{1-36n^{2}} +\frac{arcsin (6n)}{n} -\frac{1}{2}-\frac{arcsin(0)}{2n}= e+\pi<br />

6n=sin(x)

n=\frac{sin(x)}{6}

\sqrt{1-sin^2(x)} + \frac{6x}{sin(x)} - \frac{1}{2} = e+ \pi

cos(x)+\frac{6x}{sin(x)}=e+\pi + \frac{1}{2}
 
  • #19
Дьявол said:
Actually, the task is to solve for n
Yes we knew that. :) And with the corrected equation that would be,

3 \sqrt{1-36n^2} + {\frac {\sin^{-1}(6n)} {2n} = \pi + e

Which is still a transendental equation. (that is, no closed form solution in terms of standard functions). Numerically n=0.0617 to 3 significant figures.
 
  • #20
uart said:
Yes we knew that. :)


And with the corrected equation that would be,

3 \sqrt{1-36n^2} + {\frac {\sin^{-1}(6n)} {2n} = \pi + e

Which is still a transendental equation. (that is, no closed form solution in terms of standard functions). Numerically n=0.0617 to 3 significant figures.

Look at my way of solving, it's much easier. Yes, I know that it is still transcendental equation.
 
  • #21
uart said:
Yes it's a relatively easy integral. I posted two ways to do it (and have done it many times in the past) but no I didn't actually do the calculations this time as the expression looked correct (as in it looked that same as what I've got in the past when I've actually done the integral rather than just describing the method to use). Sorry I didn't notice that the "x" was missing in the expression you posted.

Ahh ok, I see now. Your methods to solve them seemed unflawed, however since you insisted on the wrong answer, I wasn't sure what to think anymore :smile:
 
Back
Top