Intersecting Integral points $(x,y,z)$ of $3x+5y+4z=45$ and $z^2+xy=15$? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)An elliptic curve for the multigrade $sum^8 a_n^k = sum^8 b_n^k$ for $k=1,2,3,4,5,9$?How can I intuitively understand the algorithm for finding the integer solutions to $ax+by=c$?“Necessary” condition for Power Diophantine Equation.Determine for what values of $n$ the number $fracn+72n+1$ is an integerA “flowchart” for handling Diophantine equationsPell equation ($x^2 - ny^2 = 1$): Why does $(x_1+y_1sqrt n)^k$ give all solutions?Did Lagrange and/or Lebesgue and/or Lucas solve Ljunggren's equation?Solve $32x^2 -y^2 = 448$Integer points on a hyperbolaPythagorean like Diophantine Equation
When did F become S? Why?
Did the new image of black hole confirm the general theory of relativity?
Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
How to support a colleague who finds meetings extremely tiring?
What do I do when my TA workload is more than expected?
Was credit for the black hole image misappropriated?
"... to apply for a visa" or "... and applied for a visa"?
Does Parliament hold absolute power in the UK?
Example of compact Riemannian manifold with only one geodesic.
Loose spokes after only a few rides
What's the point in a preamp?
What information about me do stores get via my credit card?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
How do spell lists change if the party levels up without taking a long rest?
Are spiders unable to hurt humans, especially very small spiders?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
For what reasons would an animal species NOT cross a *horizontal* land bridge?
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Homework question about an engine pulling a train
How did the crowd guess the pentatonic scale in Bobby McFerrin's presentation?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
How do you keep chess fun when your opponent constantly beats you?
Intersecting Integral points $(x,y,z)$ of $3x+5y+4z=45$ and $z^2+xy=15$?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)An elliptic curve for the multigrade $sum^8 a_n^k = sum^8 b_n^k$ for $k=1,2,3,4,5,9$?How can I intuitively understand the algorithm for finding the integer solutions to $ax+by=c$?“Necessary” condition for Power Diophantine Equation.Determine for what values of $n$ the number $fracn+72n+1$ is an integerA “flowchart” for handling Diophantine equationsPell equation ($x^2 - ny^2 = 1$): Why does $(x_1+y_1sqrt n)^k$ give all solutions?Did Lagrange and/or Lebesgue and/or Lucas solve Ljunggren's equation?Solve $32x^2 -y^2 = 448$Integer points on a hyperbolaPythagorean like Diophantine Equation
$begingroup$
I am trying to find all the intersecting integral points $(x,y,z)$ of the plane $$3x+5y+4z=45$$ and the one-sheeted paraboloid $$z^2+xz=15$$.
I noticed that
$$x=4t-(9-y)$$
$$z=-3t+2(9-y)$$
So I replaced $x,z$. I ended up with the hyperbola $$9 t^2 + 16 t y - 108 t + 5 y^2 - 81 y + 309 = 0$$
which I solved to find infinitely many integral solutions including $$(2,7,1)$$.
My question is: Is there any easier method to find all those points knowing a common intersecting integral point?
diophantine-equations
$endgroup$
add a comment |
$begingroup$
I am trying to find all the intersecting integral points $(x,y,z)$ of the plane $$3x+5y+4z=45$$ and the one-sheeted paraboloid $$z^2+xz=15$$.
I noticed that
$$x=4t-(9-y)$$
$$z=-3t+2(9-y)$$
So I replaced $x,z$. I ended up with the hyperbola $$9 t^2 + 16 t y - 108 t + 5 y^2 - 81 y + 309 = 0$$
which I solved to find infinitely many integral solutions including $$(2,7,1)$$.
My question is: Is there any easier method to find all those points knowing a common intersecting integral point?
diophantine-equations
$endgroup$
1
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12
add a comment |
$begingroup$
I am trying to find all the intersecting integral points $(x,y,z)$ of the plane $$3x+5y+4z=45$$ and the one-sheeted paraboloid $$z^2+xz=15$$.
I noticed that
$$x=4t-(9-y)$$
$$z=-3t+2(9-y)$$
So I replaced $x,z$. I ended up with the hyperbola $$9 t^2 + 16 t y - 108 t + 5 y^2 - 81 y + 309 = 0$$
which I solved to find infinitely many integral solutions including $$(2,7,1)$$.
My question is: Is there any easier method to find all those points knowing a common intersecting integral point?
diophantine-equations
$endgroup$
I am trying to find all the intersecting integral points $(x,y,z)$ of the plane $$3x+5y+4z=45$$ and the one-sheeted paraboloid $$z^2+xz=15$$.
I noticed that
$$x=4t-(9-y)$$
$$z=-3t+2(9-y)$$
So I replaced $x,z$. I ended up with the hyperbola $$9 t^2 + 16 t y - 108 t + 5 y^2 - 81 y + 309 = 0$$
which I solved to find infinitely many integral solutions including $$(2,7,1)$$.
My question is: Is there any easier method to find all those points knowing a common intersecting integral point?
diophantine-equations
diophantine-equations
edited Mar 25 at 14:53
NumThcurious
asked Mar 24 at 16:29
NumThcuriousNumThcurious
1013
1013
1
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12
add a comment |
1
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12
1
1
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160744%2fintersecting-integral-points-x-y-z-of-3x5y4z-45-and-z2xy-15%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3160744%2fintersecting-integral-points-x-y-z-of-3x5y4z-45-and-z2xy-15%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
The equation of hyperbola you got, put it in standard form and then you can find all rational (integral) solutions by using this parametrization of hyperbola.
$endgroup$
– ersh
Mar 24 at 16:41
$begingroup$
Thanks for your input. I’ll try it.
$endgroup$
– NumThcurious
Mar 24 at 17:12