Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A028504
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A028504 Palindromes of form n(n+2); or palindromes 1 less than a square. +0
2
0, 3, 8, 99, 323, 575, 4224, 5775, 9999, 36863, 42024, 999999, 3055503, 3640463, 5597955, 8803088, 32855823, 99999999, 360696063, 422919224, 9999999999, 30485858403, 30536863503, 32154945123, 59080108095, 86310801368 (list; graph; listen)
OFFSET

1,2

LINKS

P. De Geest, Palindromic quasipronic numbers of the form n(n+2)

EXAMPLE

4224 belongs to this sequence as 4225 = 65^2.

PROGRAM

(ARIBAS): stop := 400000; m := 1; while m < stop do s := m*m - 1; if s = int_reverse(s) then write(s, " "); end; inc(m); end;

CROSSREFS

Cf. A005563, A028503.

Sequence in context: A114737 A099296 A066619 this_sequence A123279 A134803 A030063

Adjacent sequences: A028501 A028502 A028503 this_sequence A028505 A028506 A028507

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

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 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research