Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2997
| From | olfa <olfa.mraihi@yahoo.fr> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: fibonacci question |
| Date | 2011-06-07 10:48 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <iskvl7$5re$1@smc.vnet.net> (permalink) |
| References | <isfnsl$bu8$1@smc.vnet.net> |
On 5 juin, 13:04, Bob Hanlon <hanl...@cox.net> wrote: > It can verify it > > Fibonacci[cn] + Fibonacci[cn + 1] = Fibonacci[cn + 2] // FullSimplify > > True > > Fibonacci[cn] + Fibonacci[cn + 1] = Fibonacci[cn + 2] // > FunctionExpand // Simplify > > True > > Bob Hanlon > > ---- olfa <olfa.mra...@yahoo.fr> wrote: > > ============= > Hello Mathematica community, > > why FullSimplify[Fibonacci[cn] + Fibonacci[cn + 1]] is not simplified > into Fibonacci[cn+2]? > what mathematica function should I use to get this output? > > thank you very much for your help. yes it verify it but I wonder if there is a mean to get it simplified by mathematica?
Back to comp.soft-sys.math.mathematica | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: fibonacci question Bob Hanlon <hanlonr@cox.net> - 2011-06-05 11:04 +0000
Re: fibonacci question olfa <olfa.mraihi@yahoo.fr> - 2011-06-07 10:48 +0000
Re: fibonacci question SigmundV <sigmundv@gmail.com> - 2011-06-08 11:15 +0000
csiph-web