Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110278
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110278 Values of n such that the perfect deficiency (A109883) of n and n+1 are both squares. +0
2
1, 4, 5, 16, 37, 256, 65536, 80656, 3459600 (list; graph; listen)
OFFSET

1,2

COMMENT

Conjecture: sequence is infinite.

EXAMPLE

A109883(37)=36 & A109883(38)=16, both of which are squares, so 37 is a term.

MATHEMATICA

subtract = If[ #1 < #2, Throw[ #1], #1 - #2]&; f[n_] := Catch @ Fold[subtract, n, Divisors @ n]; (from Bobby R. Treat, (DrBob(AT)bigfoot.com), Jul 14 2005) a = False; Do[b = IntegerQ[ Sqrt[ f[ n]]]; If[{a, b} == {True, True}, Print[n - 1]]; a = b, {n, 10^7}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 21 2005)

CROSSREFS

Cf. A110277.

Sequence in context: A058622 A064294 A057729 this_sequence A013628 A127007 A007837

Adjacent sequences: A110275 A110276 A110277 this_sequence A110279 A110280 A110281

KEYWORD

more,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 18 2005

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 December 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research