Prove that a perfect square is a multiple of some number?

In summary, the proof given shows that every perfect square can be expressed either as a multiple of 3 or one more than a multiple of 3. The confusion about 0 and 1 being perfect squares can be clarified by considering them as multiples of 3 or one more than a multiple of 3 in the same way. The reasoning behind this is that any perfect square can be created using the function f(n) = 3k + C, where n is an integer and k is a constant.
  • #1
John112
19
0
How do you prove that: Every perfect square is either a multiple of 3 or one more than a multiple of 3?

There is something very basic that I don't seem to understand in the question.

Here is proof that someone gave me:

Every natural integer p must fall in one of the following case:
♠ p is a multiple of 3 and can be expressed as p=3n
♣ p is 1 more than a multiple of 3 and can be expressed as p=3n+1
♥ p is 1 less than a multiple of 3 and can be expressed as p=3n–1

Then obviously:

♠ If p=3n:
p² = (3n)² = 9n²
and p is naturally a multiple of 3.

♣ If p=3n+1:
p² = (3n + 1)² = 9n² + 6n + 1 = 3(3n² + 2n) + 1
and p² is logically 1 more than a multiple of 3.

♥ If p=3n–1:
p² = (3n – 1)² = 9n² – 6n + 1 = 3(3n² – 2n) + 1
and p² is logically 1 more than a multiple of 3.

So we have proved that any perfect square is:
either a multiple of 3,
or one more than a multiple of 3.


But what I don't understand is: 0 and 1 are also perfect squares but they are not multiples of 3. Then how can we say that every perfect square is a multiple of 3 or one more than a multiple of 3? maybe it's when we set p = 3n is what's confusing me.
 
Last edited:
Physics news on Phys.org
  • #2
0 is a "multiple of three"- it is 3(0). And 1 is, of course, "one more than a multiple of 3".
 
  • #3
Hello John,

[itex] 0 = 3\cdot 0[/itex], so [itex]0[/itex] is a multiple of [itex]3[/itex].

[itex]1 = 0 + 1 = 3\cdot 0 + 1[/itex]

J.
 
  • #4
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?
 
  • #5
John112 said:
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?

Yes. 1 bigger than a multiple of 3 is two less than the next higher multiple of 3.

Ditto for the second one.
 
Last edited:
  • #6
John112 said:
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?

Curious3141 said:
Yes. 1 bigger than a factor of 3 is two less than the next higher factor of 3.

Ditto for the second one.
Multiple!
 
  • #7
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?

For k [itex]\geq[/itex] 0,
so using n = 3k , we create all numbers like 0,3,6,9,12,15,18,...
using n = 3k + 1: we create all numbers like 1,4,7,10,13,16,19...
using n = 3k + 2: we create all numbers like 2,5,8,11,14,17,20,...

For k < 0,
using n = -3k + 2, we create all numbers like -1, -4, -7, ...
using n = -3k + 1, we create all numbers like -2, -5, -8, ...
using n = -3k, we create all numbers like -3, -6, -9, ...Therefore we have all the possible numbers such that n [itex]\in[/itex] [itex]Z[/itex].

So,[itex]n^{2}[/itex] [itex]\Rightarrow[/itex] We are finding the perfect square of all integers.

Therefore, every perfect square is a multiple of 3 or one more than multiple of 3 because we created such a function f(n) = 3k + C such that all perfect squares were created as multiples of
3 plus a constant.

Am I correct in my reasoning?
 
  • #8
John112 said:
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?
Multiple!
 
  • #9
oay said:
Multiple!

Heh, brain fart. :biggrin:
 
  • #10
John112 said:
So in a way does it mean:

3k + 1 = a number that is 1 bigger than a factor of 3 or a number that is two less than a factor of 3?

3k + 2 = a number that is 2 bigger than a factor of 3 or a number that is one less than a factor of 3?

For k [itex]\geq[/itex] 0,
so using n = 3k , we create all numbers like 0,3,6,9,12,15,18,...
using n = 3k + 1: we create all numbers like 1,4,7,10,13,16,19...
using n = 3k + 2: we create all numbers like 2,5,8,11,14,17,20,...

OK so far, except we both seem to be afflicted by a strange malady where we refer to multiples as factors. I'm blaming you - I seem to have caught it from you. :biggrin:

For k < 0,
using n = -3k + 2, we create all numbers like -1, -4, -7, ...
using n = -3k + 1, we create all numbers like -2, -5, -8, ...
using n = -3k, we create all numbers like -3, -6, -9, ...

Not quite correct. For one thing, if k is already negative, you don't have to change the expression to "-3*k", etc. since that will just make the whole thing positive again. For another (this is not wrong, just redundant), you really you don't have to bother with the negative integers here - since the positive square roots of the forms 3k, 3k+1 and 3k-1 (or 3k+2, which is equivalent) would already have covered all the cases. What extra info are you adding by considering the negative square roots? When they're squared, they'll equal the same thing.

Therefore we have all the possible numbers such that n [itex]\in[/itex] [itex]Z[/itex].

So,[itex]n^{2}[/itex] [itex]\Rightarrow[/itex] We are finding the perfect square of all integers.

Or we're finding all the forms a perfect square can take, since a perfect square is, by definition, the square of an integer.

Therefore, every perfect square is a multiple of 3 or one more than multiple of 3 because we created such a function f(n) = 3k + C such that all perfect squares were created as multiples of
3 plus a constant.

This part is unclear, and unnecessary. Why talk about introducing functions and "plus a constant", etc.? The foregoing is already clear enough.
 

1. What is a perfect square?

A perfect square is a number that is the square of an integer. In other words, it is the product of any integer multiplied by itself.

2. How can you prove that a perfect square is a multiple of some number?

To prove that a perfect square is a multiple of some number, we can use the fundamental theorem of arithmetic which states that every positive integer can be represented as a unique product of primes. Since a perfect square is the product of an integer multiplied by itself, it will always have an even number of prime factors. Therefore, it can be divided evenly by some number.

3. Can you provide an example of a perfect square that is a multiple of some number?

Yes, for example, the perfect square 36 can be divided evenly by 4, as 36 is the product of 4 and 9.

4. Is a perfect square always a multiple of some number?

Yes, a perfect square is always a multiple of some number because it can be divided evenly by at least two numbers - the number itself and 1.

5. How is this concept relevant in mathematics?

The concept of proving that a perfect square is a multiple of some number is relevant in mathematics as it helps us understand the relationships between numbers and their factors. It also allows us to solve problems involving perfect squares and their multiples, which are commonly seen in algebra and number theory.

Similar threads

  • Calculus and Beyond Homework Help
Replies
15
Views
3K
  • Advanced Physics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
229
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
Replies
18
Views
2K
Replies
23
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
517
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
Back
Top