#Equations
240 messages · Page 1 of 1 (latest)
You mean linear equations like of the form: $4x=3x-5$?
XxMrFancyu2xX
\begin{enumerate}
\item $5x=3x-2$
\item $2x=5x+3$
\item $69x=420x-96$
\item $8x=3x+8$
\item $7x+5=4x+3$
\item $4x-2=10x+4$
\item $ax=5x+3$
\item Find a number $x$ such that number plus it's double equal to that number plus 4.
\item $ax=4-2x$
\end{enumerate}
Like that?
Which one do you recommend me to do
well all of them but which do you have issues with?
And I woud like to add that im not in any course about number theory and stuff like that i just like learning more
do you want me to get rid of the fractions?
well number 8 is doable with just your knowledge
So you want me to solve for x or a in number i
XxMrFancyu2xX
solve for x in all of them
treating all other variables (a) as constants (1, 2, 3, 4, etc...)
Yeah 8 is kind of hard but I got x=4 not sure if its right though
nope
So take look: "Find a number x such that number plus its double"
so x+2x
"is equal to that number plus 4"
so =x+4
Instead of these can you give me simple diophantine equations
Like maybe something like x+2y=3 or something
alright
You dont have to give me a list give me one one by one
To me it doesnt really matter if itd an integer or not as long as the equations true
smthn like $3x+4y=5$?
Im just trying to test myself
XxMrFancyu2xX
idk
I couldnt solve this one unfortunately.
If I remember you would use either a formula or the euclidean algorithm
Ok so, for LDE we have to convert to an HLDE
We have to find the gcf of both coefficients
gcf(3,4)=1 which is divisible by 4 (obviously)
so we're all good to proceed
Is the answer for x=-5/7 and y=5/7?
I don't think so....
but generally LDE require solutions over the integers
so now we find a case where the equation works
which is $x=-1$ and $y=2$, we get $3(-1)+4(2)=-3+8=$\fbox{5}
XxMrFancyu2xX
Ok so now we let values $u=x+1$ and $v=y-2$
XxMrFancyu2xX
then we get $3u+4v=3(x+1)+4(y-2)$ do you understand how I got this?
XxMrFancyu2xX
No i dont understand
question, what math class are you in?
Like I said im not experienced. Im in precalc but ive been seeing videos on diophantine equations and understand a little
ah ok so this is an independent study, good learning math is great, so what part are you not getting?
Ok so I get the gcf part but dont understand how you got x=-1 and y=-2
XxMrFancyu2xX
there are infinitely many it's just best to chose one with the littlest numbers possible
to make your life easier
I used a different technique to solve this one
Ok so you know how an even integer is 2k and odd integer is 2k+1
mhm
So what i did was substitute the values in corresponding to the coefficents so it would be 4(2k)-3(2k+1)=-5 and solve for k
Because 4 is even and 3 is odd
And then once you solved for k you plug it back in
So x=2k and y=2k+1
There are few issues: in the equation: $4x=3x-5$ you are giving the variable $x$ two different forms.\~\
Also you are assuming that $2k$ and $2k-1$ are going to produce two different results when it's just going to produce the $k$th even and odd number, 7 and 8 or 9 and 10
XxMrFancyu2xX
No you solve for k and whatever number you get plug it back in to the substitution
If you want i can show you with a picture in my whiteboard
I know the picture is aligned weird my bad
Im just experimenting with things for the fun of it
also maybe put the original equation as 4x-3y=5 instead of 4x-3x=5
but I think what you're doing is just finding one solution of the original diophantine equation
I haven't seen such a method before but hey there very well could be
Sorry for wasting your time i just wanted to see if my method works
I am letting $2m$ and $2m+1$ be coefficients of a diophantine equation and $c$ the constant on the end.\~\
$(2m)(2k+1)+(2m+1)(2k)=c$\
$4km+2m+4km+2k=c$\
$8km+2m+2k=c$\~\
Huh, tbh idk what to do with that, but that's pretty cool, it might be a way of generating a solution
XxMrFancyu2xX
no no, no time was wasted
This might be too advanced for me but i wouldnt mind doing basic calculus problems
$\int_{-\infty}^{\infty}{e^{-x^{2}}}dx$
XxMrFancyu2xX
lmao "basic"
prove it 😳
Thats...too hard for me right now
\begin{center}
We begin with the integral over the entire bell curve, and multiply to get a double integral over the real plane using \textit{Fubini's Theorem}.
\end{center}
$$I=\int^{\infty}{-\infty}{e^{-x^{2}}}dx\Rightarrow I^2=\int^{\infty}{-\infty}{e^{-x^{2}}}dx\cdot\int^{\infty}{-\infty}{e^{-y^{2}}}dy\Rightarrow I^2=\iint{\mathbb{R}^{2}}{e^{-(x^2+y^2)}}dydx$$
\begin{center}
Next, we transform with 3d polar coordinates using the Jacobean. Notably, $x=\rho\cos\theta$ and $y=\rho\sin\theta$, therefore $x^2+y^2=\rho^2$. So out task is computing $dydx$ and to transform into $d\rho d\theta$.
\end{center}
$$J_{\rho\theta}=\frac{d(x,y)}{d(\rho,\theta)}=\begin{vmatrix}\frac{\partial x}{\partial\rho} & \frac{\partial x}{\partial\theta}\ \frac{\partial y}{\partial\rho} & \frac{\partial y}{\partial\theta}\end{vmatrix}$$
$$\Rightarrow\begin{vmatrix}\frac{\partial}{\partial\rho}\left[\rho\cos\theta\right] & \frac{\partial}{\partial\theta}\left[\rho\cos\theta\right]\ \frac{\partial}{\partial\rho}\left[\rho\sin\theta\right] & \frac{\partial}{\partial\theta}\left[\rho\sin\theta\right]\end{vmatrix}=\begin{vmatrix}\cos\theta & -\rho\sin\theta \ \sin\theta & \rho\cos\theta\end{vmatrix}$$
$$\Rightarrow -\rho\cos^2\theta-(\rho\sin^2\theta)=-\rho(\cos^2\theta+\sin^2\theta)=-\rho$$
$$\frac{d(x,y)}{d(\rho,\theta)}=-\rho\Rightarrow d(x,y)=-\rho\cdot d(\rho,\theta)$$
\begin{center}
Now we must find our bounds. It trivial that $\theta\in[0,2\pi)$ and $\rho\in[0,\infty)$ so those must be our bounds, so we have:
\end{center}
$$I^2=\int^{2\pi}{0}{\int^{\infty}{0}{-\rho e^{-\rho^{2}}}d\rho}d\theta\Rightarrow I^2=2\pi\int^{\infty}{0}{-\rho e^{-\rho^{2}}}d\rho\Rightarrow\pi\left(e^{-\rho^{2}}\right|^{\infty}{0}$$
$$\Rightarrow\pi(-e^{-\infty}+e^{-0})\Rightarrow I^2=\pi\Rightarrow I=\sqrt{\pi}=\int^{\infty}_{-\infty}{e^{-x^{2}}}dx$$
\begin{center}
q.e.d.
\end{center}
XxMrFancyu2xX
ok anyways, you really don't want to do calculus until you have strong foundation in trig, alg, and precalc
specifically the rules of Algebra
When i mean basic calculus i mean like u substitution
do you know any calc?
A little yes
do you understand limits conceptually and computationally?
I wouldnt say conceptually but maybe computationally
Like the derivative is just the limit approaching 0
ok
the limit of $\frac{f(x+h)-f(x)}{h}$ as $h$ approaches 0 or $\lim_{h\to0}\frac{f(x+h)-f(x)}{h}$
yes
XxMrFancyu2xX
Ok, how is your power rule?
Decent
So if I gave you the problem $\frac{d}{dx}\left[6x^{79}\right]$ you would be able to do it?
XxMrFancyu2xX
Yes
so then what is $\frac{dy}{dx}$
XxMrFancyu2xX
Is it 474x^78 ?
✅
Ok so challenge, what about: $\frac{d}{dx}\left[\sqrt{x}\right]$ knowing that $\sqrt{x}=x^{\frac{1}{2}}$
XxMrFancyu2xX
1/2(squareroot of x)
nice!
I already memorized that one because ive done it a million times
XxMrFancyu2xX
Ok, so we have $\frac{d}{dx}[\sqrt[n]{x}]\Rightarrow\frac{d}{dx}[x^{\frac{1}{n}}]$, yes?
XxMrFancyu2xX
Now we drop the exponent down in front and subtract from it: $\frac{1}{n}(x^{\frac{1}{n}-1})$
XxMrFancyu2xX
Yes
simplify the exponent and we get $\frac{1}{n}(x^{\frac{1-n}{n}})\Rightarrow\frac{\sqrt[n]{x^{1-n}}}{n}$
XxMrFancyu2xX
Can you give me a limit problem
I'll start easy: $\lim_{x\to3}\frac{x^2-9}{x-3}$
XxMrFancyu2xX
6
XxMrFancyu2xX
2n?
oh wait, hang on I think I did this wrong... 💀
No worries
$\lim_{x\to\infty}xe^{-x}$
XxMrFancyu2xX
Would it be 0?
Can you think about it conceptually without using l'Hôspital's Rule?
Im going to say probably not
So we have the fraction $\frac{x}{e^x}$
XxMrFancyu2xX
yes?
Yes
Just knowing e^-x shrinks faster than x grows is all you need to know
pretty much that...
for sufficiently large x
e^x will dominate the linear x
Or any polynomial x^n for that matter
Gotcha
So then what about: $\lim_{x\to\infty}\frac{e^x}{x!}$?
XxMrFancyu2xX

Thats too hard for me atm
think about it, factorials always grow faster than any exponential for sufficiently large x
This isn't obvious for most new calculus students
Isnt n factorial just n(n-1)(n-2)...
fair enough
well then you take that problem as a thought (i forgor correct word) ig, if you have any other question or problems let me know otherwise, is that it?
Can we stick with the basic limits
Ok, how about $\lim_{x\to3}\frac{x^4-81}{x^2-9}$?
XxMrFancyu2xX


$\lim_{x\to0} x\sin(\frac{1}{x})$
SWR
isn't it: $\lim_{x\to0}\frac{\sin(x)}{x}$?
XxMrFancyu2xX
or are you considering a different limit?
Too hard
think of x^4-81 as (x^2)^2-9^2
I did do that
$\frac{x^{2^2}-9^2}{x^2-9}=\frac{(x^2-9)(x^2+9)}{x^2-9}$
XxMrFancyu2xX
Oh im dumb lol i factored the denominator
A different limit
$\lim_{0\to\infty}\frac{\ln x}{x}$
XxMrFancyu2xX
bruh wow im tired
i really just said limit 0 to infity 🤦♂️
you get the idea x to infinity
0
how did you get that?
Just used lhopitals again as the derivative of lnx is 1/x and derivative of x is 1
ok good
how on earth did you go from asking about 5a-3b=1 to integrals
dw honestly got carried away with it, math does that ig
Too advanced for me
I think basic calculus is more up my ally
ok @sleek wyvern I am seriously sleep deprived so I'm gonna go to sleep you can close the thingy if you want by typing .solved or .close I assume you know that but if you want maybe you can get someone else
I can’t tell if you’re joking
Im not
5a-3b= 1 is algebra
this may help @sleek wyvern
ok gn ppl 👋
.close