Find the lowest n from N that satisfies:

  • Thread starter Eliva
  • Start date
In summary, the problem is to find the smallest number from a set of natural numbers, N, that satisfies half of it is a perfect square, one-third is a perfect cube, and one fifth is a perfect fifth power.
  • #1
Eliva
7
0

Homework Statement


Find the lowest number n from N that satisfies:


Homework Equations



http://img72.imageshack.us/my.php?image=zadacaqw8.jpg
Please see attached
if k is any number from N


The Attempt at a Solution


I have absolutely no idea where to start. :(
 

Attachments

  • zadaca.JPG
    zadaca.JPG
    1.8 KB · Views: 400
Physics news on Phys.org
  • #2
Hi Eliva!

If the attachment is just the equation that you have to prove, then please type it out for us.

It's not fair on the moderators to make them do the work of checking your attachment when it would be far less work for you to type it out.
 
  • #3
the attachment says
a/2= k12
a/3= k22
a/5= k32

Since his statement of the problem say simply "Find the smalllest number from N that satisfies" and ends there, this makes no sense at all.
 
  • #4
tiny-tim said:
Hi Eliva!

If the attachment is just the equation that you have to prove, then please type it out for us.

It's not fair on the moderators to make them do the work of checking your attachment when it would be far less work for you to type it out.

Yeah, well, I tried ... the Latex reference was not displaying the equations right, that's why i did it in Word and uploaded an image. I am sorry if that put u into trouble, but the code was not working right, all it gave me in the preview was a few red lines. So again, I am sorry.

HallsofIvy said:
the attachment says
a/2= k12
a/3= k22
a/5= k32

Since his statement of the problem say simply "Find the smalllest number from N that satisfies" and ends there, this makes no sense at all.
Yes, I might have not explained it quite right. The thing is that u acctually need to find the number a, if all those three statements are correct, which at the same time is suppose to be the lowest (smallest) natural number. As in my knowledge it might have smth to do with finding the GCD of these numbers, or maybe use the Euclidean algorithm, but I am not sure exactly how. k1, k2, and k3 are merely constants, they can be any number, it only means that for instance, in the first statement a/2 exists as a full square from some number K. Please have in mind that all three statements must be correct for the number a.
 
  • #5
So a= 2k12= 3k22= 5k32 for some numbers k1, k2, k3?

If the k's and a are required to be integers, there is no such number: the first equation requires that a= sqrt(2) k1 and, since sqrt(2) is not rational, that is impossible.

I the k's and a are allowed to be general real numbers, there is no smallest such number- just take the k's to be arbitrarily close to 0.
 
Last edited by a moderator:
  • #6
HallsofIvy said:
the attachment says
a/2= k12
a/3= k22
a/5= k32

Hi HallsofIvy! :smile:

Well, I can see the .jpg now, but it actually says
a/2= k12
a/3= k23
a/5= k35

Hi Eliva! :smile:

So you mean the question is "In the natural numbers, N, find the lowest such that half of it is a perfect square, one-third is a perfect cube, and one fifth is a perfect fifth power"?

Hint: Start by writing out some equations which combine more than one of the three basic equations (and call them p q and r rather than k1 k2 and k3 … it's easier to type :wink:).

What do you get? :smile:
 
  • #7
tiny-tim said:
So you mean the question is "In the natural numbers, N, find the lowest such that half of it is a perfect square, one-third is a perfect cube, and one fifth is a perfect fifth power"?
Yessss! that's exactly what I am asking! :) Thank you, my math-english is so bad, I am really having troubles setting the words right.

tiny-tim said:
Hint: Start by writing out some equations which combine more than one of the three basic equations (and call them p q and r rather than k1 k2 and k3 … it's easier to type :wink:).
What do you get? :smile:
not much :) i can see that 2|a, 3|a, 5|a .. but i can't go passed that... i tried doing a more equations with the given statements, but i seem to be going in circle.
I know I need to use something with divisors or GDC, i just can't see the connection. The GDC(2,3,5)=1, which doesent give me much either.
I wish there was given at least one more statement or something. I am totaly stuck :(
 
  • #8
Eliva said:
not much :) i can see that 2|a, 3|a, 5|a .. but i can't go passed that

Hint: so call it 2a3b5cd :wink:
 
  • #9
ohhh! i knew it had something to do with those numbers being simple. Ok, it's Euclids algorithm (which i said myself d'uh) ... so the number a can be factorized by simple numbers (2, 3 and 5 in this case) ... but how do I find their powers?
and just to make sure,
tiny-tim said:
2a3b5cd

in here 2a this "a" here is different than the number a we are looking for, right??

so a= 2x3y5zd
what is the last digit d there??, would it be 7? is there suppose to be one more multiplier, or i need to only use 2, 3 and 5?? andddd, how do i find the powers (lets call them x,y,z, for no confusion) ??
 
  • #10
Given the way you have written a, what is a/2, a/3, a/5? What must they equal?
 
  • #11
Tedjn said:
Given the way you have written a, what is a/2, a/3, a/5? What must they equal?
In the natural numbers, N, find the lowest such that half of it is a perfect square, one-third is a perfect cube, and one fifth is a perfect fifth power.

thats the assignment
 
  • #12
No, Tedjn :smile: meant a= 2x-13y5zd,

a/3 = … ?

a/5 = … ? :smile:

(and d can be any number, not divisible by 2 3 or 5)
 

What does "Find the lowest n from N that satisfies" mean?

This phrase refers to finding the smallest value of n that meets a certain condition or requirement within a given set of numbers, N.

What type of problem is "Find the lowest n from N that satisfies"?

This is a type of optimization problem, where the goal is to minimize the value of n while still satisfying a given condition.

How do you solve "Find the lowest n from N that satisfies"?

There are various approaches to solving this type of problem, including using mathematical equations, algorithms, or computer programming. The specific method will depend on the given condition and set of numbers.

What are some examples of "Find the lowest n from N that satisfies"?

An example of this type of problem could be finding the smallest number of marbles needed to distribute evenly among a group of children without any left over. Another example could be finding the smallest number of workers needed to complete a task within a certain timeframe.

Why is "Find the lowest n from N that satisfies" important?

This type of problem is important because it allows for efficient and effective decision making. By finding the lowest value of n that satisfies a given condition, resources can be optimized and potential wastage can be minimized.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
538
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
328
  • Calculus and Beyond Homework Help
Replies
4
Views
279
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
2
Replies
36
Views
2K
  • Calculus and Beyond Homework Help
2
Replies
68
Views
4K
  • Calculus and Beyond Homework Help
Replies
18
Views
2K
Back
Top