login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A029724 Odd numbers congruent to 7 mod 8 such that (2^(h(-n)+2)-n) is a square, where h(-n) is the class number. 0
7, 15, 23, 31, 39, 47, 55, 63, 71, 79, 87, 103, 127, 135, 151, 175, 183, 199, 207, 223, 247, 255, 271, 295, 343, 367, 375, 463, 487, 511, 583, 727, 751, 823, 847, 967, 1023, 1087, 1255, 1303, 1423, 1527, 2047, 2143, 3063, 3343, 4447, 5503 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) forstep(n=7, 1e4, 8, if(issquare(2^(qfbclassno(-n)+2)-n), print1(n", "))) \\ Charles R Greathouse IV, May 08, 2011

CROSSREFS

Sequence in context: A017149 A133655 A004771 * A194400 A177768 A056828

Adjacent sequences:  A029721 A029722 A029723 * A029725 A029726 A029727

KEYWORD

nonn

AUTHOR

Eric Rains (rains(AT)caltech.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 07:42 EST 2012. Contains 205717 sequences.