How come, for any n > 2, the nth triangular number + the nth square

  • Context: Graduate 
  • Thread starter Thread starter goldust
  • Start date Start date
  • Tags Tags
    Square
Click For Summary

Discussion Overview

The discussion revolves around the claim that for any integer n greater than 2, the sum of the nth triangular number and the nth square number cannot be prime. Participants explore mathematical reasoning and proofs related to this assertion.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant claims that the sum of the nth triangular number and the nth square number is composite for n > 2, based on empirical checks up to n = 53,509.
  • The nth triangular number is defined as T_n = n(n+1)/2 and the nth square number as S_n = n^2, leading to the expression T_n + S_n = n(3n + 1)/2.
  • Another participant suggests that for odd n > 2, the expression results in a whole number greater than 1, implying it is composite.
  • For even n > 2, it is argued that the expression is even, thus also composite.
  • Some participants challenge the completeness of the proofs, questioning whether the expression can be definitively shown to be composite and discussing the implications of including n ≤ 2.
  • There is a suggestion to substitute n with specific forms (e.g., n = 2k for even n) to demonstrate compositeness more rigorously.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the proofs presented, with some agreeing on the necessity of the condition n > 2, while others challenge the completeness of the reasoning. The discussion remains unresolved regarding the definitive proof of the claim.

Contextual Notes

Participants note that the proofs rely on the classification of n as even or odd and that the expression's behavior for n ≤ 2 has not been fully addressed in the context of the claim.

goldust
Messages
89
Reaction score
1
number cannot be prime? I have checked this for n from 3 to 53,509, the latter being the limit for unsigned int. I believe this is true, and I thereby claim that this is a true statement. However, I don't see any obvious explanation for it.
 
Last edited:
Mathematics news on Phys.org
The nth triangle number Tn is

[tex]T_n = \frac{n(n+1)}{2}[/tex]

and the nth square number Sn is

[tex]S_n = n^2[/tex]

And so
[tex]T_n+S_n = \frac{n(n+1)}{2}+n^2=\frac{n(3n+1)}{2}[/tex]

Can you now show why this expression must be composite (not prime) for all n?
 
Can you now show why this expression must be composite (not prime) for all n?

Well, it wouldn't be true for all n. Only for n > 2, assuming my statement is correct. :biggrin:
 
When n is odd and more than 2, 1 / 2 * (3n + 1) is a whole number bigger than 1, and so the result is composite. When n is even and more than 2, n * (3n + 1) is even, so (n / 2) * (3n + 1) is even. Therefore the sum is composite for all n > 2 is correct. :biggrin: Many thanks for the help.
 
Last edited:
goldust said:
Well, it wouldn't be true for all n. Only for n > 2, assuming my statement is correct. :biggrin:

Well, ignoring the fact that you included the criteria that n>2 in your proof below, [itex]n\leq 2[/itex] would also spit out composite numbers, right? Your proof only considers that n is even or odd which means that all integers [itex]n\leq 2[/itex] would also be involved. The only reason to restrict yourself to n>2 is such that we have a meaningful square and triangle number.

goldust said:
When n is odd and more than 2, 1 / 2 * (3n + 1) is a whole number bigger than 1, and so the result is composite.
Adding to the end of that: because we then have a product of two integers, mainly n and [itex]\frac{3n+1}{2}[/itex].

goldust said:
When n is even and more than 2, n * (3n + 1) is even, so (n / 2) * (3n + 1) is even. Therefore the sum is composite for all n > 2 is correct. :biggrin: Many thanks for the help.

This is incorrect. If [itex]n(3n+1)[/itex] is even, then [itex]\frac{n}{2}(3n+1)[/itex] isn't necessarily even, but rather an integer. But most importantly, you haven't proven that the expression is a product of two integers and hence composite.Also, while it's not absolutely necessary, when you consider n to be even, you could let n=2k for some integer k and substitute that into your expression, then show that the result is composite, and similarly for n odd, let n=2k+1.
 
Many thanks. :wink:
 
Last edited:
Mentallic said:
Well, ignoring the fact that you included the criteria that n>2 in your proof below, [itex]n\leq 2[/itex] would also spit out composite numbers, right? Your proof only considers that n is even or odd which means that all integers [itex]n\leq 2[/itex] would also be involved. The only reason to restrict yourself to n>2 is such that we have a meaningful square and triangle number.
You do get a prime number for n=1 or n=2, and the proof also uses the fact that n>2, when it says
When n is odd and more than 2, 1 / 2 * (3n + 1) is a whole number bigger than 1,
so I don't see what the problem is here.
 
Haha yeah I thought about it while out today and realized the criteria n>2 is necessary, which goldust even incorporated into his proof! Sorry about that goldust.
 
Many thanks for the help! :biggrin: The proof is a bit trickier than I initially thought. :eek: When n is even and more than 2, n / 2 is an integer more than 1, and 3n + 1 is also an integer more than 1, so n / 2 * (3n + 1) ends up being divisible by both n / 2 and 3n + 1. Cheers! :biggrin:
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 41 ·
2
Replies
41
Views
10K
  • · Replies 35 ·
2
Replies
35
Views
5K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
6K
Replies
7
Views
4K
Replies
14
Views
5K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K