All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Similar Sequence Sum! (Posted on 2004-10-07) Difficulty: 3 of 5
The Fibonacci numbers are 0, 1, 1, 2, 3, 5, 8, 13...; starting with 0 and 1, each number is the sum of the two previous numbers.

The Lucas numbers follow the same rule, but start with 2 and 1: 2, 1, 3, 4, 7, 11, 18,...

What's the sum of the first k Lucas numbers?
What's the sum of the squares of the first k Lucas numbers?

See The Solution Submitted by Old Original Oskar!    
Rating: 2.0000 (5 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Like "Fibonacci sums" | Comment 3 of 6 |
Since the same recurrence is satisfied, one expects the same, or very similar, results for the Lucas numbers as for the Fibonacci numbers which we treated in "Fibonacci sums" by Federico Kerecki. In fact the sum of the Lucas numbers from 0 to N has the same formula as for the Fibonacci numbers: the N+2nd one less 1. This should be no surprise, especially in light of the well-known formula L(n)=F(n+1)-F(n-1).  For the sum of the squares of the Lucas numbers from 0 to N, I see L(N)xL(N+1)+2 by looking at Charlie's numbers.
  Posted by Richard on 2004-10-07 14:11:29
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (7)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information