|
Another HELP ME!!1 thread. (Math related)
|
View this Thread in Original format
| Pokit |
Sorry to plague the CORe with another help thread, but I'm sure there are enough people in here that like this kinda stuff.
My problem is using the stupid math software "Maple". If anyone is proficient with maple, I'd appreciate your input.
Here's what was asked:
code:
/ F(i+1) F(i) \ / 1 1 \ i
\ F(i) F(i-1)/ = \ 1 0 /
Use Maple to diagonalize the right hand side matrix and find a general
formula for F(i).
Where F(0)=0, F(1)=1, F(2)=1, F(3)=2... -> 0,1,1,2,3,5,8,13,21 etc.
I'm trying to get maple to give me the general solution for the fibonacci sequence. I've solved it by hand and got this:

Where Lambda1 = (1+sqrt(5))/2 and Lambda2 = (1-sqrt(5))/2 (both eigenvalues of the 2x2 Fibonacci matrix).
I can get maple to solve for specific instances, e.g. F(2), F(9), etc. The problem is just getting maple to show a general solution like the one in the image above.
Basically I've got "A^n = P * B^n * P^-1" Where A is the 2x2 fibonacci matrix (1,1; 1,0) P is a matrix whose columns are the eigenvectors of A. And the solution F(i) is the element in the second row and the first column of the resulting matrix.
If none of my explanations made any sense, I can show you my maple file if needed.
Thanks! :toothless |
|
|
| idoru |
| I want to kill myself after reading that. |
|
|
| Sushipunk |
| I want to touch myself after reading that. |
|
|
| Pokit |
| quote: | Originally posted by idoru
I want to kill myself after reading that. |
Yeah I know. Reading math that's written in plain text makes my eyes bleed too. If you want I can write it down and post a picture. |
|
|
| kadomony |
you are way too good at drawing deltas.
are you a robot?
robots can do math. |
|
|
| Pokit |
| quote: | Originally posted by kadomony
you are way too good at drawing deltas.
are you a robot?
robots can do math. |
Those are Lambdas.
And yes, I am a robot. |
|
|
| Sushipunk |
| Mmmmm, roast lambda. |
|
|
| kadomony |
| quote: | Originally posted by Pokit
Those are Lambdas.
And yes, I am a robot. |
i, for one, welcome our new robot overlords. |
|
|
| idoru |
| quote: | Originally posted by Pokit
Yeah I know. Reading math that's written in plain text makes my eyes bleed too. If you want I can write it down and post a picture. |
I was talking about math in general. Showing me a picture would only make my eyes bleed. |
|
|
| ChemEnhanced |
 |
|
|
|
|