|
| |
|
|
A127450
|
|
Beatty sequence for e^Pi - Pi^e, complement of A127451.
|
|
3
| |
|
|
1, 2, 4, 5, 7, 8, 10, 11, 13, 14, 16, 17, 19, 20, 22, 23, 24, 26, 27, 29, 30, 32, 33, 35, 36, 38, 39, 41, 42, 44, 45, 46, 48, 49, 51, 52, 54, 55, 57, 58, 60, 61, 63, 64, 66, 67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 82, 83, 85, 86, 88, 89, 90, 92, 93, 95, 96, 98, 99, 101, 102
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Differs from A054386 at term n=122, where A054386(122)=178, A127450(122)=179. - Martin Fuller (martin_n_fuller(AT)btinternet.com), May 10 2007
|
|
|
LINKS
| Martin Fuller, Table of n, a(n) for n = 1..1000
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics., Beatty Sequence.
Index entries for sequences related to Beatty sequences
|
|
|
FORMULA
| a(n) = floor(n/(e^Pi - Pi^e))
|
|
|
MATHEMATICA
| Table[Floor[n/(Exp[Pi] - Pi^E)], {n, 70}]
|
|
|
CROSSREFS
| Cf. A063504, A054386, A059564.
Sequence in context: A110118 A138251 A054386 * A059564 A001651 A195175
Adjacent sequences: A127447 A127448 A127449 * A127451 A127452 A127453
|
|
|
KEYWORD
| easy,nonn
|
|
|
AUTHOR
| Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 14 2007
|
|
|
EXTENSIONS
| Definition corrected by N. J. A. Sloane (njas(AT)research.att.com), May 10 2007
|
| |
|
|