Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3115
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!newspump.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail |
|---|---|
| From | gideonmath <g.s.j.cramwinckel@students.uu.nl> |
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | [Mathematica8,solve] saddlepoint approx, solving a sum |
| Date | Thu, 16 Jun 2011 08:00:29 +0000 (UTC) |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Sender | steve@smc.vnet.net |
| Approved | Steven M. Christensen <steve@smc.vnet.net>, Moderator |
| Message-ID | <itcd6t$csa$1@smc.vnet.net> (permalink) |
| Lines | 12 |
| NNTP-Posting-Date | 16 Jun 2011 07:01:49 GMT |
| NNTP-Posting-Host | c9e8f384.news.twtelecom.net |
| X-Trace | DXC=RYog?MR]e_Ehc=@:g6e6dKC_A=>8kQj6M=_1NR_H?JPMb:?e=MZnejOEFiONJ7[GoF_8=bIA=0QcM |
| X-Complaints-To | abuse@twtelecom.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.soft-sys.math.mathematica:3115 |
Show key headers only | View raw
For a saddlepoint approximation i need to solve the following equation:
K'[t]==y^*,t
K[t_]:= Sum[Log[1-p[i]+p[i]Exp[c[i]t]], {i,1,n}]
where p[i] denotes a probability (hence all p[i] in (0,1) and \sum p_i=1. Same holds for the c[i], but c[i], p[i] all independent.
Solve works for a 1-term Sum, but for 2 or more terms I get this error:
Solve::nsmet: This system cannot be solved with the methods available to Solve. >>
Why does the method fail? I suppose that it has to do something with the log[..+...] kind of terms.
IS there a workaround?
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
[Mathematica8,solve] saddlepoint approx, solving a sum gideonmath <g.s.j.cramwinckel@students.uu.nl> - 2011-06-16 08:00 +0000
csiph-web