Finding the Formula for a Coordinate Series: Rick's Query

hello_math
Messages
5
Reaction score
0
Hello All

I have got a very basic Math query here and hope people will not get turned off with the nature of this simple query.
My query goes like this:
variable X makes jump by factor +4.
at the same time, Y makes a jump by factor +2

in coordinate terms, I would have a series like :
(4,2) (8,4) (12, 6) (16,8) (20,10)...and so on
I would like to know the generic formula for calculating this coordinate series...for example,if Y is (say) 2867544 , then what should be X ? ( also vice versa )

can anyone tell me a formula for this please
...and hope the question was clear .

Thanks
Rick
 
Mathematics news on Phys.org
hello_math said:
Hello All

I have got a very basic Math query here and hope people will not get turned off with the nature of this simple query.
My query goes like this:
variable X makes jump by factor +4.
at the same time, Y makes a jump by factor +2
The jumps are not by a "factor" of 4 or 2. Factor implies things being multiplied. Here you're just adding 4 or 2 to the previous x or y value, respectively.
hello_math said:
in coordinate terms, I would have a series like :
(4,2) (8,4) (12, 6) (16,8) (20,10)...and so on
All of these points are on a straight line whose equation is y = (1/2)x.
hello_math said:
I would like to know the generic formula for calculating this coordinate series...for example,if Y is (say) 2867544 , then what should be X ? ( also vice versa )

can anyone tell me a formula for this please
...and hope the question was clear .

Thanks
Rick
 
  • Like
Likes hello_math
And, since ##x_n=4n,~n=1,2,3...## your coordinate pairs are ##(4n,2n)##.
 
Thanks all . Yes my 'factor' impliction was wrongly used indeed :(
there was another mistake of mine with the series. the actual points on the straight line are : ( 0,2,) ,(4,4) ,(8,6)...and so on.
and I can't use y = (1/2)x here.
and I don't think I can use (4n,2n) either. [ e.g for the 20th 'jump' , it {as per the 4n,2n) formula } should be 80,40..but actually the coordinates are (76,40) ]
so what can I use here ...and what if 'n' is not given at all. How do I go about . In other words if only Y coordinate has been given for e.g Y is (say) 2867544 .

I am asking this on behalf of my 12 year old kid, who has only a 'jump' till Y coordinate =62 in his textbook. Now this can be easily done with the fingers and the homework is finished :)...but I was looking for a more generic formula here & completely out of curiosity.

Thanks
 
Try ##(4(n-1),2n)##.
 
  • Like
Likes hello_math
allright and anyway to find the 'n' too ?
 
hello_math said:
allright and anyway to find the 'n' too ?
I don't understand what you are asking. ##n## can be ##1,2,3,4...##. Find what ##n##?
 
  • Like
Likes hello_math
nope nothing
I was a bit confused myself here.
anyway...Super. Let's close this issue here now

and Thanks all.!
 
Back
Top