Could not understand the solution

RamanK

New member
Joined
Jul 10, 2016
Messages
2
Find the smallest natural number of the form 2a3b7c, such that the half of the number is the cube of an integer, one third of the number is the seventh power of an integer and one seventh of the number is square of an integer.
[Hint: 2a 3b 7c/2 is a cube only if a – 1, b, c is all divisible by 3].


Given 2a3b7c/2 = n3 ═> 2a - 1 3b7c = n3
2a3b7c/3 = m3 ═> 2a3b - 17c = m7
2a3b7c/7 = l2 ═> 2a3b7c - 1 = l2

a = 28 b = 36 and c = 21

Can someone please explain how 2a - 1 3b7c will become n3?
 
Find the smallest natural number of the form 2a3b7c, such that the half of the number is the cube of an integer, one third of the number is the seventh power of an integer and one seventh of the number is square of an integer.
[Hint: 2a 3b 7c/2 is a cube only if a – 1, b, c is all divisible by 3].


Given 2a3b7c/2 = n3 ═> 2a - 1 3b7c = n3
2a3b7c/3 = m3 ═> 2a3b - 17c = m7
2a3b7c/7 = l2 ═> 2a3b7c - 1 = l2

a = 28 b = 36 and c = 21

Can someone please explain how 2a - 1 3b7c will become n3?


Given 2a3b7c/2 = n3 ═> 2a - 1 3b7c = n3
2a3b7c/3 = m3 ═> 2a3b - 17c = m7
2a3b7c/7 = l2 ═> 2a3b7c - 1 = l2


Please explain your work - including definitions of m and l.
 

Given 2a3b7c/2 = n3 ═> 2a - 1 3b7c = n3
2a3b7c/3 = m3 ═> 2a3b - 17c = m7
2a3b7c/7 = l2 ═> 2a3b7c - 1 = l2


Please explain your work - including definitions of m and l.

I have not solved it. I copy pasted the text book solution. If someone explain it would be helpful
 
I have not solved it. I copy pasted the text book solution. If someone explain it would be helpful

Can you please give us the name/author/publisher of the textbook - so that we can look it up and explain it to you?

In the mean time,

Have you worked through the example problems of the book?
 
{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, ...}

This infinite set of numbers goes by multiple names.

It's the set of counting numbers.

It's the set of Natural numbers.

It's the set of positive Integers (unless you're an electrical engineer). ;)

The given expression (2^a*3^b*7^c) is a factored form.

Evaluating it, using Denis' values for a,b,c, yields the Natural number 457,419,312.
 
Find the smallest natural number of the form 2a3b7c, such that the half of the number is the cube of an integer, one third of the number is the seventh power of an integer and one seventh of the number is square of an integer.
[Hint: 2a 3b 7c/2 is a cube only if a – 1, b, c is all divisible by 3].

We need the '2' for the first condition.
 
Top