Triangular numbers, proving numbers are tringular

  • Context: Graduate 
  • Thread starter Thread starter schlynn
  • Start date Start date
  • Tags Tags
    Numbers
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
schlynn
Messages
88
Reaction score
0
I've been learning about polygonal numbers, and one of the exercises in this book ask me to show that 9t[itex]_{n}[/itex]+1 [Fermat], 25t[itex]_{n}[/itex]+3, and 49t[itex]_{n}[/itex]+6 [both from Euler] are triangular numbers. I don't know how to approach these proofs, I've tried to show that they have some form similar to [itex]\frac{n(n+1)}{2}[/itex], but with no avail. But it looks like there is a pattern, that would be
(2n+1)[itex]^{2}[/itex]t[itex]_{\alpha}[/itex]+[itex]\frac{n(n+1)}{2}[/itex], but I have no way of proving this. Could someone point me in the correct direction?

t[itex]_{n}[/itex] and t[itex]_{\alpha}[/itex] are both triangular numbers.
 
Last edited:
Mathematics news on Phys.org
##9\cdot\frac{n(n+1)}{2}+1=\frac{(3n+1)(3n+2)}{2}=\frac{(3n+1)\big((3n+1)+1 \big)}{2}##, yes?
 
  • Like
Likes   Reactions: 1 person
Wow, I was over thinking this a lot. Thank you, I can check my pattern with this too.
 
Another one is ##5929t_n+741## is triangular whenever ##t_n## is triangular [gopher_p].

But it looks like you've already figured out that pattern.
 
  • Like
Likes   Reactions: 1 person