Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136422
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136422 Floor((x^n - (1-x)^n)/sqrt(3)+.5) where x = (sqrt(3)+1)/2. +0
1
1, 1, 1, 2, 3, 4, 5, 7, 10, 13, 18, 24, 33, 45, 62, 85, 116, 158, 216, 296, 404, 551, 753, 1029, 1406, 1920, 2623, 3583, 4895, 6687, 9134, 12477, 17044, 23283, 31805, 43447, 59349, 81072, 110747, 151283, 206657, 282298, 385626, 526775, 719589, 982976 (list; graph; listen)
OFFSET

1,4

COMMENT

This is analogous to the closed form of the formula for the n-th Fibonacci number. Even before truncation, these numbers are rational and the decimal part always ends in 5. For x=(sqrt(3)+1)/2, a(n)/a(n-1) -> x.

FORMULA

The general form of x is (sqrt(r)+1)/2, r=1,2,3..

PROGRAM

(PARI) g(n, r) = for(m=1, n, print1(fib(m, r)", ")) fib(n, r) = x=(sqrt(r)+1)/2; floor((x^n-(1-x)^n)/sqrt(r)+.5)

CROSSREFS

Sequence in context: A006950 A106507 A052335 this_sequence A018127 A017835 A007601

Adjacent sequences: A136419 A136420 A136421 this_sequence A136423 A136424 A136425

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)hotmail.com), Apr 01 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research