Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085259
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085259 Integer part of the conversion from Centigrade to Fahrenheit. +0
2
32, 33, 35, 37, 39, 41, 42, 44, 46, 48, 50, 51, 53, 55, 57, 59, 60, 62, 64, 66, 68, 69, 71, 73, 75, 77, 80, 82, 84, 86, 87, 89, 91, 93, 95, 96, 98, 100, 102, 104, 105, 107, 109, 111, 113, 114, 116, 118, 120, 122, 123, 125, 127, 129, 131, 132, 134, 136, 138, 140, 141, 143 (list; graph; listen)
OFFSET

0,1

FORMULA

f(n) = floor(9*c/5+32)

EXAMPLE

a(5) = 41 (exactly), a(-40) = -40 (also exactly).

PROGRAM

(PARI) f(n) = for(c=0, n, print1(floor(9/5*c+32), ", "))

CROSSREFS

Cf. A085268.

Sequence in context: A070625 A115421 A108927 this_sequence A054032 A134843 A134844

Adjacent sequences: A085256 A085257 A085258 this_sequence A085260 A085261 A085262

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Aug 12 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research