login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A025631 Numbers of form 7^i*9^j, with i, j >= 0. 3
1, 7, 9, 49, 63, 81, 343, 441, 567, 729, 2401, 3087, 3969, 5103, 6561, 16807, 21609, 27783, 35721, 45927, 59049, 117649, 151263, 194481, 250047, 321489, 413343, 531441, 823543, 1058841, 1361367, 1750329, 2250423, 2893401, 3720087, 4782969 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Sum_{n>=1} 1/a(n) = (7*9)/((7-1)*(9-1)) = 21/16. - Amiram Eldar, Sep 24 2020
a(n) ~ exp(sqrt(2*log(7)*log(9)*n)) / sqrt(63). - Vaclav Kotesovec, Sep 24 2020
MATHEMATICA
With[{nn=40}, Take[Union[7^First[#] 9^Last[#]&/@Tuples[Range[0, nn/4], 2]], nn]] (* Harvey P. Dale, Mar 06 2014 *)
CROSSREFS
Subsequence of A003594.
Sequence in context: A007449 A189053 A067649 * A258183 A038275 A261669
KEYWORD
easy,nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 16 12:36 EDT 2024. Contains 371711 sequences. (Running on oeis4.)