Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2960
| From | Robert Rosenbaum <robertr@math.uh.edu> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: fibonacci question |
| Date | 2011-06-05 11:05 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <isfntk$bv4$1@smc.vnet.net> (permalink) |
Curiously, the following expression evaluates to True: FullSimplify[Fibonacci[cn] + Fibonacci[cn + 1] == Fibonacci[cn + 2]] Best, Robert On Jun 4, 2011, at 5:19 AM, olfa 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. >
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: fibonacci question Robert Rosenbaum <robertr@math.uh.edu> - 2011-06-05 11:05 +0000
csiph-web