Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065644
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065644 Floor((3/2)^a(n))/floor((3/2)^n) is the smallest integer > 1. +0
1
2, 9, 10, 8, 18, 27, 26, 20, 24, 25, 43, 44, 229, 230, 2242, 162, 3776, 2123, 2697, 11517, 207, 1824, 35102, 6767, 6768, 50320, 51815, 1438, 50419, 50420, 51954, 51955 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(2)= 9 because floor((3/2)^9)/floor((3/2)^2) = 19 is the smallest integer value > 1 of the form floor((3/2)^p)/floor(3/2)^2)

PROGRAM

(PARI) { for (n=1, 100, p=0; while ((a=floor((3/2)^p)/floor((3/2)^n)) < 2 || frac(a) > 0, p++); write("b065644.txt", n, " ", p) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 25 2009]

CROSSREFS

Cf. A002379

Sequence in context: A000587 A014182 A131463 this_sequence A043065 A077214 A135782

Adjacent sequences: A065641 A065642 A065643 this_sequence A065645 A065646 A065647

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Dec 03 2001

EXTENSIONS

Edited by Harry J. Smith, Oct 25 2009

10 more terms from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 25 2009

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research