Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079626
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079626 Let u(1)=u(2)=1, u(n)=abs(u(n-1)-3/2*u(n-2)); then a(n) is the exponent of 2 in denominator of u(n). +0
1
0, 0, 1, 0, 2, 2, 3, 0, 4, 4, 5, 4, 6, 6, 7, 4, 8, 8, 9, 8, 10, 10, 11, 10, 12, 12, 13, 9, 14, 14, 15, 14, 1, 6, 16, 17, 16, 18, 18, 19, 17, 20, 20, 21, 19, 22, 22, 23, 21, 24, 24, 25, 23, 26, 26, 27, 26, 28, 28, 29, 27, 30, 30, 31, 30, 32, 32, 33, 31, 34, 34, 35, 34, 36, 36, 37, 35 (list; graph; listen)
OFFSET

1,5

COMMENT

Does u(n) diverge to infinity?

FORMULA

a(n)<n/2, a(2n+1)=n+1.

PROGRAM

(PARI) a=b=1; for(n=3, 100, c=abs(b-3*a/2); a=b; b=c; print1(valuation(denominator(c), 2), ", "))

CROSSREFS

Sequence in context: A137345 A060755 A104594 this_sequence A088864 A127466 A099118

Adjacent sequences: A079623 A079624 A079625 this_sequence A079627 A079628 A079629

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jan 30 2003

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research