|
[Date Index]
[Thread Index]
[Author Index]
Re: 1+Cos[x]Cosh[x]==0 ?
Eddy,
I plotted the equation 1+(Cos[x])*(Cosh[x]) to get approx values of the
roots. I found xapprox to be {2,4.5,8,11,14,17}.
I then used FindRoot[1+(Cos[x])*(Cosh[x]) ==0,{x,xapprox}] to get good
values of the root.
Sherman C. Reed
sherman.reed@worldnet.att.net
----------
> From: Eddy Wibowo <ew4516@bristol.ac.uk>
To: mathgroup@smc.vnet.net
> To: mathgroup@smc.vnet.net
> Subject: [mg12148] [mg12109] 1+Cos[x]Cosh[x]==0 ?
> Date: Saturday, April 25, 1998 12:30 AM
>
> Hi everybody,
>
> How to solve "1 + Cos[x] Cosh[x] == 0"? I will probably need just the
> first five, positive solution of "x".
>
> Many thanks before hand.
>
> -Eddy
>
Prev by Date:
Re: Sqrt Problems
Next by Date:
Does Win98 scandisk work with 3.0?
Prev by thread:
Re: 1+Cos[x]Cosh[x]==0 ?
Next by thread:
Re: 1+Cos[x]Cosh[x]==0 ?
|