Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122513
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122513 Numbers n such that 1+2n+3n^2 is a triangular number. +0
1
0, 1, 46, 135, 4540, 13261, 444906, 1299475, 43596280 (list; graph; listen)
OFFSET

1,3

EXAMPLE

Corresponding values of triangular numbers tri=m(m+1)/2 and m's are

tri = 1, 6, 6441, 54946, 61843881, 527588886, 593824936321

m = 1, 3, 113, 331, 11121, 32483, 1089793

MATHEMATICA

triQ[n_] := IntegerQ[ Sqrt[8n + 1]]; lst = {}; Do[ If[ triQ[1 + 2n + 3n^2], AppendTo[lst, n]; Print@n], {n, 0, 65000000}] (* Robert G. Wilson v *)

CROSSREFS

Cf. A000217 = triangular numbers, A086285 = numbers n such that 1+2n+3n^2 is prime.

Sequence in context: A044297 A044678 A074866 this_sequence A053019 A044378 A044759

Adjacent sequences: A122510 A122511 A122512 this_sequence A122514 A122515 A122516

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Oct 20 2006

EXTENSIONS

a(8) & a(9) from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 08 2007

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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research