Re: Solve transcendental functions
- To: mathgroup at smc.vnet.net
- Subject: [mg21133] Re: Solve transcendental functions
- From: "Atul Sharma" <atulksharma at yahoo.com>
- Date: Fri, 17 Dec 1999 01:21:33 -0500 (EST)
- References: <831v41$g3d@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
You might try nnumeric solutions, if they suffice: In[1]:= ?NSolve "NSolve[lhs==rhs, var] gives a list of numerical approximations to the roots \ of a polynomial equation." In[2]:= ?FindRoot "FindRoot[lhs==rhs, {x, x0}] searches for a numerical solution to the \ equation lhs==rhs, starting with x=x0." sandmann at mip.sdu.dk wrote in message <831v41$g3d at smc.vnet.net>... >If i got the function >f[x]:=x^2-2Cos[a*x]/a >and tries to Solve[f[x]==f'[x],x] >I get >The equations appear to involve transcendental functions of the >variables in an essentially non-algebraic way. > >How do I solve this problem ? >Regards Niels Sandmann > > >Sent via Deja.com http://www.deja.com/ >Before you buy. >