Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070872
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070872 Numbers n such that A070871(n) = n. +0
3
1, 2, 6, 66, 216, 1159, 2184 (list; graph; listen)
OFFSET

1,2

COMMENT

Could be called nutritionally balanced numbers.

MATHEMATICA

a[0] = 1; a[n_] := a[n] = If[ OddQ[n], a[n/2 - 1/2], a[n/2] + a[n/2 - 1]]; Do[ If[ a[n]*a[n - 1] == n, Print[n]], {n, 1, 5*10^6}]

CROSSREFS

Cf. A002487.

Sequence in context: A052522 A061999 A066756 this_sequence A055685 A046399 A082619

Adjacent sequences: A070869 A070870 A070871 this_sequence A070873 A070874 A070875

KEYWORD

nonn

AUTHOR

J. H. Conway, May 17, 2002.

EXTENSIONS

More terms from D. W. Wilson, May 17, 2002.

page 1

Search completed in 0.006 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research