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!)
A109553 a(n) = floor(4076/(10-n)^2/0.51099906). 1

%I #7 Oct 14 2018 05:20:44

%S 98,124,162,221,319,498,886,1994,7976

%N a(n) = floor(4076/(10-n)^2/0.51099906).

%C Undefined for n = 10.

%F a(n) = floor(4076/(10-n)^2/w Mev/me) = floor(4076/(10-n)^2/0.51099906).

%t a = Table[(4076/(10 - n)^2)/0.51099906, {n, 1, 9}]

%t Floor[a]

%Y Cf. A109552.

%K nonn,fini,full,less,dumb

%O 0,1

%A _Roger L. Bagula_, Jun 26 2005

%E Edited by _Joerg Arndt_, Oct 14 2018

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 July 15 22:54 EDT 2024. Contains 374334 sequences. (Running on oeis4.)