#help-49
1 messages · Page 86 of 1
you’ll have a third equation in this instance with x3= a number
then you’ll go the second equation and use that number to find x2
and do the same for the first
using both x2 and x3 to find x1
this will eliminate the two variables in the third equation and one variable in the second so that you can use back substitution
it’s simple
like if you ended up with idk x3=1
and the second equation in reduced form was x2+x3=4
then you just put 1 in for x3
then solve for x2
and use those two values for the first equation
make sense?
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
This will only have trivial solns , right?
what makes you think so?
I'm not gonna say whether you're right or not
There a theorem that says so
can you show the theorem?
The number of equations should be more than the number of variables
sorry, using this
well, this system of equations does not satisfy the hypothesis
and it looks like you're assuming the inverse is true too, when that's not necessarily true
so I have to perform ERTs to determine its solutions( if any)?
Elementary row transformations
I see
yeah, you'll likely need them
this is a pretty easy system to reduce though
yeah, true.
Well, not really. At the first glance, what can you comment atbout the coefficients of x2 and x4?
I have to get used to writing these steps fast though
mhm, you can do this too
though I suspect wai has more to answer than "does this system only have trivial solutions?"
I mean, he has to check if the system is homogeneous before applying that theorem no?
I did say that this system does not even satisfy the hypotheses of the theorem earlier (since it doesn't have more variables than equations)
so the theorem is moot
well, first off, this is very bad to do when you are solving problems about something you just learnt
And secondly, the equations are wrong
oh right
You should always calculate the answer yourself before looking at the solution
\begin{bmatrix}
0 & 0 & 2 & 0 \
0 & 2 & 0 & 2 \
2& 2 & 0 & 2 \
1 & 1& 1& 1
\end{bmatrix}
is what I got
so y=00
(why am i here )= idk
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
yeah, doesnt seem wrong
now I perform further row reductions, I guess?
But the again, why dont you do convert it to RREF
I could , yeah
why you have to make the matrix so hideously monstrous
I'll start with $R_1 \leftrightarrow R_4$
(why am i here )= idk
Always go for the most lucid solutions so others can comprehend them too
Now $R_1-R_4 \to R_1$
(why am i here )= idk
\begin{bmatrix}
1 & 0 & 0 & 0 \
0 & 1 & 0 & 1 \
1& 1& 0 & 1 \
0& 0& 1& 0
\end{bmatrix}
(why am i here )= idk
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
hmm
Now firstly this is the same as
\begin{bmatrix}
0 & 0 & 0 & 0 \
0 & 1 & 0 & 1 \
0& 1& 0 & 1 \
0& 0& 1& 0
\end{bmatrix}
(why am i here )= idk
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
👀
where did the leading 1 go?
a_11=0, right
from where?
This
they are all equal to 0
so from this we can conclude y=0
so this is
$\begin{bmatrix}
0 & 0 & 0 & 0 \
0 & 1 & 0 & 1 \
0& 1& 0 & 1 \
0& 0& 0& 0
\end{bmatrix}$
There is an even more relevant conclusion to be made here imo
(why am i here )= idk
yes. Infinite solutions
so the solution set is $w=0,x=-z, y=0$, $x \in \R$
(why am i here )= idk
I thought I had already solved it
oops
sorry
hmm, but I failed to RREF it
Thanks a lot for the help though!
np
Can you help with one more problem ?
$\begin{bmatrix}
1 & -1 & 1 & -2 \
-1 & 1 & 1 & 1 \
-1& 2& 3 & -1 \
1& -1& 2& 1
\end{bmatrix}$
(why am i here )= idk
then after a few row operations I got
$\begin{bmatrix}
0 & 0 & 1 & -3 \
0 & 0 & 3 & 2 \
0& 1& 5 & 1 \
1& -1& 2& 1
\end{bmatrix}$
(why am i here )= idk
so that means y=3z
and 3y=-2z
which is only possible when they are 0
so the matrix can further be reduced to
$\begin{bmatrix}
0 & 0 & 0& 0 \
0 & 0 & 0 & 0 \
0& 1& 0 & 0\
1& -1& 0& 0
\end{bmatrix}$
(why am i here )= idk
oops
This is supposed to be an augmentex matrix
my bad
$\left[\begin{array}{@{}cccc|c@{}}
1& -1&1&-2&1\
-1&1&1&1&-1\
-1&2&3&-1&2\
1&-1&2&1&1\
\end{array}\right]$
\
(why am i here )= idk
so on performing a few row operations, I get
$\left[\begin{array}{@{}cccc|c@{}}
0& 0&1&-3&0\
0&0&3&2&0\
0&1&5&0&3\
1&-1&2&1&1\
\end{array}\right]$
(why am i here )= idk
if its still the same ptoblem you are solving, i gottasay this matrix is wrong
and 2y=-z
This is the problem
oops, didnt see that one mb
How did it change from this to what you got now?
you went wrong somewhere on one of those
and ffs dude, just go with the RREF 😭
I mean, you arent 'thinking' here. Just complicating life unnecessarily
I wouldnt mind if you were using some innovative thoughts to do it
I mean I do think about which rows to combine and in what manner, but point taken
Jus swap rows in that case
swapping is also ert
I got this as my second step in the ERTs
wait a min please
$\left[\begin{array}{@{}cccc|c@{}}
1& -1&1&-2&1\
0&0&3&2&0\
0&2&3&-1&2\
1&-1&2&1&1\
\end{array}\right]$
(why am i here )= idk
you just need practice
trust me, it becomes insanely intuitive after you get used to the algo
is everything okay?
Take deep breaths, and do stuff one small operation at time. No need to think ahead
One of my classmates took my solutions to a practice problem set for cross verification yesterday, just realised that a) They may have not done it themselves, b) It may be academic dishonesty for which I can get into trouble though this isn't graded.
Anyways, from this I get
$\left[\begin{array}{@{}cccc|c@{}}
1& -1&1&-2&1\
0&0&3&2&0\
0&1&5&0&3\
1&-1&2&1&1\
\end{array}\right]$
(why am i here )= idk
Is this right so far
Hmm, can you show the row op you did for row 3?
where did its -1 go in 1st column, and yet other coeff stayed same?
I did $R_3+ R_4 \to R_3$
(why am i here )= idk
oops, my bad. I looked at wrong one
Yep, it looks good
so after that I do $R_1+R_3 \to R_3$
(why am i here )= idk
$\left[\begin{array}{@{}cccc|c@{}}
0& 0&1&-3&0\
0&0&3&2&0\
0&1&5&0&3\
1&-1&2&1&1\
\end{array}\right]$
(why am i here )= idk
so this matrix is equivalent to
so you sub back and get your answers
$\left[\begin{array}{@{}cccc|c@{}}
0& 0&0&0&0\
0&0&0&0&0\
0&1&0&0&3\
1&-1&0&0&1\
\end{array}\right]$
(why am i here )= idk
And what row transformation is this?
No row transformation
you cant just replace solution in place pf coefficients
just using the fact that y=z=0
they arent equivalent
Why can't I?
I know
Hmm, okay
you cant put 5 in place of 2
yes, and you put them in the x vector of system Ax = b
not A matrix
the augmented matrix is A|b
I get that
once you put in the values of variable, you should not perform the row operations on it
coz the stuff is now multiplication written out, which makes it a scalar in rows, and not a vector
np
glad i could help
and dont stress out too much over this stuff. It is easy, once you are in the right mindset
This wasn't stressful, the fact that I like to help people caused a panic attack.
so take breaks and relax whenever you feel like you are panicking
I clarified with my prof, so it's fine now
Yeah, got it
.close
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi, need to proof this please. Just came across during trig identities practice.
Use cosa - cosb = 2sin(a+b/2) sin(b-a/2)
or maybe make x into 2A (A = x/2) and same for x+2a
cuz the stem wants u to use that identity
idk
what is x and alpha? just any numbers?
so @shy ice I tried ur way but the answer is supposed to be in terms of x.
Variables 
@robust forge we are supposed to use the trig identity given
Atleast ur allowed to open cos(x+2a)
ok
Oh I am still confused
when I open up the brackets, then when do I involve the identity given in the question. Either way I am not getting answer.
yes, yes this is assumed knowledge
with this you can expand cos(x+2a) to get cos(x)cos(2a) - sin(x)sin(2a)
now expand cos(2a) and sin(2a) in this
when you do that and write verything out
it all cancels, then there is a common factor of 2sin(a) in the top which cancels with the denominator
then you just get sin(x+a)
OH I see!! Do I expand cos 2a into 1-2sin^2A? or is it just double angle cos as you were saying?
expand to 1-2sin^2 A as given in the question
the reason being is that this will cancel with the cosx on the top left
and then you can simplify everything easily afterwards
the question likely gave that cos2a = 1-sin^2a to save you the trouble of doing this, and then needing to sit and try and rearrange until things cancel
when I expanded i got $$\cos(x) - [\cos(x) - 2\cos(x)\sin^2(\alpha) - \sin(2\alpha)\cos(x)]$$
turtl
so the two cos(x)'s cancel
yea you have to expand sin(2a) after then aswell
when you do that, you should be able to cancel with the denominator
expand sin2a through identity?
yep
after expanding sin(2a)?
do you mean $$\frac{2\sin^2(\alpha) - 1}{1 - 2\cos^2(\alpha)}$$
turtl
yes
how did you get 1-2cos^2 a in the denominator? shouldnt it be 2sin a
do you mean sin(2A)?
yes
bottom should not be changed, it is just 2 * sinA
i dont think this is right
identity is only for cos, not sin
sin2a = 2sin(a)cos(a)
oh alright 2cos^2A/2sinA
i got something different for the top,
working from here, the cos cancels, and after expanding sin(2a), you get $$2\cos(x)\sin^2(\alpha) - 2\sin(a)\cos(a)\cos(x)$$
turtl
this is what I got for the top, and then it is over 2sin(a) on the bottom
give me a second, i can type out the whole tihng
\begin{equation*}
\begin{split}
\frac{\cos(x) - \cos(x+2\alpha)}{2\sin(\alpha)} &= \frac{\cos(x) - [\cos(x)\cos(2\alpha) - \sin(2\alpha)\sin(x)]}{2\sin(\alpha)}\
&= \frac{\cos(x) - [\cos(x) - 2\cos(x)\sin^2(
\alpha)- \sin(2\alpha)\sin(x)]}{2\sin(\alpha)}\
&= \frac{2\cos(x)\sin^2(\alpha) + 2\sin(\alpha)\cos(\alpha)\sin(x)}{2\sin(\alpha)}\
&= \cos(x)\sin(\alpha) - \cos(\alpha)\sin(x)
\end{split}
\end{equation*}
turtl
sorry took so long i made a typo in my work actually
oh! and then it fits in the final identity of sin(x + a)
yep
CrAzY! Absolutely bizarre! you are truly a maths olympiad. I honestly have never struggled that much with an identity. Thank you soooo much!!!! I understand completely!
Really made it easy for me.
Thankyou for the hardwork
usually these identities just need practice, but then you will get the idea
in my experience if you dont see something to do, expand everything out and then write everything in sin,cos if there are tan or others involved
sometimes you can get stuck but just dont stress
definitely good advice
the stress built here as helpers kept coming and going away, confused
so yes absolutely
Once again, a huge thanks
.close
Closed by @mossy dawn
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how
Ln(a) - ln(b) = ln(a/b)
ok so?
how can lnV + ln(1-V) become ln(V) - ln(1-V)
surely the solution is wrong?
this is the question btw
what to do? @grim vector
oh wait im so stupid
int 1/(1-V) is -ln(1-v)
oops
.close
Closed by @hazy flint
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
is there a neater way of doing this without expanding everything
binomail theorem
do you mean expanding everything with binomial theorem?
hmm alright
i was wondering if theres a way to do it just by perms and combs or something simiolar
yes I found a way
it will please you
@supple inlet Has your question been resolved?
to get a term you make a binary choise in each bracket
from the left side you can chose:
x or -2
from right and:
2/x or 1
we notice that the number of brackets with x must be equal to the number of 2/x
lets analize when we have chosen k number of x
edit: forgot about x*2/x =2 you have to add it to the value
and you know what to do
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
So I'm trying to find the Rank of this matrix
I first simplified it to
I've closed the previous one
I used to post all my questions in one channel
Please do
They can decide what to do
$\begin{bmatrix}
1 & 2& -1 & 0 \
0 &a & 1-a & a^2+1 \
0 & a & 0 & 2a^2\
\end{bmatrix}$
which can further be simplified to
$\begin{bmatrix}
0 & 1 & -2 & -1 & -2 &-1&1 \
0 &0 & 0 & 3 & 9 &3&3 \
0 & -2 & 4 & 3& 7 & 1 &0\
0 &3&-6&1&6&4&1
\end{bmatrix}$
oops
$\begin{bmatrix}
1 & 2& -1 & 0 \
0 & a & 0 & 2a^2\
0 &a& 1-a & a^2+1 \
\end{bmatrix}$
This can further be simplified to
Where did the a from (2,2) go?
oops
$\begin{bmatrix}
1 & 2& -1 & 0 \
0 & 1 & 0 & 2a\
0 &a& 1-a & a^2+1 \
\end{bmatrix}$
(why am i here )= idk
Hmm
This is nearly in REF but not quite
Maybe another row transfomation
$aR_1 -2 R_3 \to R_3$
(why am i here )= idk
R1?
That will also move something here though
Use second row instead
always use the row above it
then $aR_2 -R_3 \to R_3$ is probably a better idea
-R_3 I suppose
(why am i here )= idk
$\begin{bmatrix}
1 & 2& -1 & 0 \
0 & 1 & 0 & 2a\
0 &0& 1-a & a^2-1 \ \
\end{bmatrix}$
(why am i here )= idk
What happens if a=1?
Limiting case
same for a=0
it's the limiting case
Tbf I don't know what that is, but sounds right probably
I'm saying a=0 and a=1 are points at which it doesn't make sense to talk about the matrix's rank
But the limit of the rank is 3
I've never heard the word limit in this context
@twilit field Has your question been resolved?
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Is this first step for finding the Laplce Transform of this function correct? If so, how should the result be interpreted. I wonder this because the left integral for example will give a different result to the normal L{t}.
@elfin fox Has your question been resolved?
@elfin fox Has your question been resolved?
<@&286206848099549185>
No need for the first limit imo
And no reason you can't just do an improper integral for the second.
Though the limit in the second case is the actual definition.
@elfin fox Has your question been resolved?
what did you find, and what is the correct answer?
seems like youre away
anyway, i did the integrals and i ended up with the following
$F(s)=\frac 1{s^2} + (1-\frac 1 s) , \frac{e^{-4s}}s$
Emily
compare with what you found and with the correct answer, ping me if needed
@elfin fox Has your question been resolved?
Closed by @elfin fox
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
does there exist any function $f$ such that $f(f(x)) = -x$ other than $f(x)=ix$ for $x\in\mathbf{R}$?
The د
@lament fox Has your question been resolved?
f(x) = x+i for x in R
f(x) = -x+i for x in C\R
any more restrictions on f? Theres many ways one could construct it using complex numbers
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do you get from S_k = k(k+1) /2 to S_(k+1) = S_k + (k+1) by adding k+1?
Closed by @hasty vortex
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
im wondering here this function f(x) im struggling to understand intuitively what it means
im struggling to understand how a "a probability density function can take on values greater than one" and so i think im misunderstanding exactly what a probability density is, i think of these two as distinct measures and i dont know what is meant when they are "together"
im struggling to understand how a "a probability density function can take on values greater than one"
The only requirements are that the density is always non-negative and that the area under the entire probability density curve is 1. The probability density represents the density of the continuous random variable, which gives the relative likelihood of a specific outcome occurring. You can think of it as the individual densities not mattering, but rather how they compare with other densities.
and so i think im misunderstanding exactly what a probability density is, i think of these two as distinct measures and i dont know what is meant when they are "together"
see above, the total probability (which should be 1) is given by the total area under the probability density curve
thank you i understand the premise here now

.close
!done
If you are done with this channel, please mark your problem as solved by typing .close
Closed by @idle karma
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Let's assume we have a puzzle pure white in colour with no patterns.
Assuming we build a subsection of puzzle and keep building onto it by trying pieces, would the complexity of this be n! where n represent the number of pieces?
Ok sweet I had the right idea
Is there a way to optimize this assuming no patterns on the board and we can't tell the difference between pieces* to help us solve
@tight jewel Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
At what value of n does using Stirling's approximation in equations involving factorials start to yield correct results when solving for n, where the resulting n is a rounded integer?
so you're asking when does the difference between n! and stirling approx get smaller than 1?
the thing is, n! - stirling approximation is of the order of constant*(n-1)!
so not completely sure you'll ever get 100% correct results with that approximation
@steel sandal Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
does anyone have an wolfram pro account, could someone get me a graph of an expression?
well it would be much faster if you just posted the expression so if someone had a pro account they could immediately graph it
have you tried desmos or something aswell?
don't need pro to get graphs
maybe computation time or something
inverse Laplace transform (Divide[12,s(40)Power[s,2]+19180s+10000(41)])
it only gives you a small preview
doesn't work for some reason
the graphs look like bullshit
@tardy anchor Has your question been resolved?
btw, if you are college students and your university subscribe Mathematica, you probably have WolframAlpha Pro (not really but comparable) for you to use within Mathematica
here you go. the right one
@tardy anchor Has your question been resolved?
Closed by @tardy anchor
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
is the solution as simple as 4x2x6! = 5,760 ? or do i have to account somehow for the times when A is taken already in the first 4 letters?
right
End with what?
A or T
Bruh
@unreal cedar Your solution is incorrect, this question isn’t as simple as you thought. Hint: Determine the last letter in the first place
ah...
im still confused
if we do the last letter first, it would be 2 x ?? x 6! ??
wdym, elaborate
Work what? You haven’t provide your solution yet
im not sure how i would show that in an equation?
Have you tried my hint?
Taiwanese
i dont know how to show the splitting of probailities
ok stop
Alr, do you know the concept of my method?
Pick the last one n pick the first one
for last letter being a we would write the number of arrangements in an equation as 1 x 4 x 6!
for hte last letter being t we would write the number of arrangements in an equation as 1 x 5 x 6!
i think
But the last letter can only be either A or T
errr, thers no i in this set of letters
ill try again i think i sort of see what your method is showing
with the picture
Sure, are you in a hurry rn?
not in a hurry
If you don’t mind, I can wait till you finish the question
Bro stop….this is a help channel, not a place for chitchat
when the last letter ends in A the formula is 1 x 3 x 6!
when the last letter ends in T the formula is 1 x 4 x 6!
is the combination of both together the amount of rearrangements? (1 x 3 x 6!) + (1 x 4 x 6!) = solution
I mean, if you’re looking for something to chill with you. You should consider moving to #discussion
That’s all, correct
Which one are you referring to?
I don’t find any problem with their approach
yeah, it logically looks right to me now compared to my first attempt
ty for this
np
.close
Closed by @unreal cedar
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
why is my answer double the correct one
question is to find the arclength of the cardioid
Where did that 2 come from while taking the integral of cos
which step?
when i took the half angle identity?
bruh nvm i literally had the right answer
my textbook asked for half the arclength aka from 0 to pi only lol
so my answer being double is correct
.close
Closed by @wide marsh
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Part c
So here's my proof
Consider $$ 1 \leq i \leq m; \sum_{j=1}^{n} a_{ij}x_j =k_i; k \in \R$$
Now let's assume that $$x_j=0_v$$ where $$0_v$$ is the $0$ vector.
From this we get any $$\sum_{j=1}^{n}=0$$.
which implies $$j_i=0$$.
so the system is homogeneous
(why am i here )= idk
From what I understand, x_j would be one of the coordinates of the solution vector, so not a vector itself. I'd just write it as x_j = 0.
You also have an empty sum and I guess you mean k_i = 0 at the bottom?
(why am i here )= idk
My bad
But the same coordinates come up in the linear system, so why would they be double indexed?
The sum is still empty
I don't follow
And it should be k_i = 0, there isn't a j_i
is my proof wrong?
This is meaningless
oops
Consider $$ 1 \leq i \leq m; \sum{j=1}^{n} a{ij}xj =k_i; k \in \R$$
Now let's assume that $$x_j=0_v$$ where $$0_v$$ is the $0$ vector.
From this we get any $$\sum_{j=1}^{n} a_{ij} \cdot 0=0$$.
which implies $$j_i=0$$.
(why am i here )= idk
I mean it's messed up at the top, and it should be $k_i \in \R$.
And you still have $j_i = 0$ written
Azyrashacorki
But apart from that I think it's fine
Awesome, thanks!
Oh and yeah what I mentioned at the beginning. You shoudl be comparing a particular coordinate to 0, not the zero vector
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
any thoughts?
no, braindead
is there any more information?
well leeme give u the options i js dk how to translate it back to radius and height
oh i see, do you know the formula for the surface area?
2,3,4,5,6,7 for radius 2,3,4,5,6,7 for height
isn't it like
2pirh+2pir^2?
yeah
how do you convert back tho
yeah
so probably rh + r^2 = 35
right?
you can try, but what would that give you?
cause u r trying to find r and h alone
unless im mistaken
5.9
maybe set height
=0?
well you can't find them without using the information that r and h are one of 2,3,4,5,6,7
well the issue is that any value of h, will give you a valid value of r
so you need to check all of the values of h in the set 2,3,4,5,6,7 to see which will give you an r that is in 2,3,4,5,6,7
the simplified one of course, though both are identical
we just simplified so that we could work with integers
?
you know that r,h are integers
so they have their product and sum is also an integer
35 is pretty close to whatever you get when you divide by 2pi
yee
ok lets try
ok so basically
h=2
if im not wrong ofc
and assuming thats true we shall plug in other values
yeah
oh but wait
or actually checking r would be easier i think
5
yeah
Closed by @chrome forge
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
This is a physics question but it should be simple enough to ask here, how would I go with proceeding to do this
I know you got to use mc delta(T) +mL but the time is what's throwing me off
idk what you should do with that or how to implement it into it
hi
yo
Pt = mcdT + mL
I see now
power = Energy / time, yes?
so power * time = energy
total energy provided to the water is mcdT + mL
then solve for m from the mL part
what im wondering is why is no initial temperature given
if it stays at 100 then the mcdT part can be ignored
cuz dT = 0 then
so the question really isnt that clear
:/
from my limited english comprehension skill
wait ig that works, because we are given the power which is the time it take to go from whatever q in some time t
its just pt = mL cuz the button is pressed to "continue boiling", ie its alrd at 100
yea ig so
but why would they provide the specific heat then?
wait, theres the 2nd part, probably for that
yeah they provided c for that then
Closed by @waxen silo
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
So I started with teh matrix
$\left[\begin{array}{@{}ccccc|c@{}}
1& 2&-1&2&1&0\
1&2&2&0&1&0\
2&4&-2&3&1&0\
\end{array}\right]$
(why am i here )= idk
Then
$\left[\begin{array}{@{}ccccc|c@{}}
1& 2&-1&2&1&0\
1&2&2&0&1&0\
0&0&-6&3&-1&0\
\end{array}\right]$
(why am i here )= idk
Followed by
$\left[\begin{array}{@{}ccccc|c@{}}
1& 2&-1&2&1&0\
0&0&4&-2&-1&0\
0&0&-6&3&-1&0\
\end{array}\right]$
(why am i here )= idk
Which is then followed by
$\left[\begin{array}{@{}ccccc|c@{}}
1& 2&-1&2&1&0\
0&0&4&-2&0&0\
0&0&0&0&-1&0\
\end{array}\right]$
now that gives me $x_5=0$
(why am i here )= idk
So I have
(why am i here )= idk
$x_1+2x_2-x_3+2x_4+x_5=0 ; \
4x_3-2x_4=0$
(why am i here )= idk
looks good so far
But how do I achieve what they ask of me
well... maybe not, i don't get x5 = 0
have they defined what a 'basic solution' is?
The gaussian algorithm systemically produces solutions to any homogenous system called basic solutions, one for each parameter.
so they want you to reduce the matrix completely before converting back to equations
I mean here I just divide row 2 by 4, and multiply the last row by -1
you haven't done anything to the first row though
It's already in REF isn't it?
sure, have you learned RREF?
That's the way I learned it, but not totally necessary. You can get there through back substitution from the REF
(It's the same thing just written out differently)
Pretty sure this is right
the coefficent of a_{55} may be wrong
but other than that, yeah
I'll have my lunch now, con tinue this later
thanks for the help
@twilit field Has your question been resolved?
@twilit field Has your question been resolved?
I don't understand why this is wrong though
Pro tip: if you want anyone ever to even think about trying to see if your row ops are correct, you should really write down which you've done at each step
.close
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Prove F_n(F_(n+1)+F_n)=(F_(n+1))^2+1 where F_n is the nth fibbanoci number
dk how to start i suck with reccurence relations
consider using the properties of the fibbonaci numbers
Can't prove that sadly, since it's false
1 1 2 3 5 8 ...
1 (2 + 1) = 2² + 1
Some sign is messed up, likely
n is odd*
not F_n but n
Maybe it helps to try put in F_{n+1} = F_n + F_{n-1}.
Whatever your proof is, you will have to use this fact somehow
that +1 is slightly concerning
Because this formula will never give you +1 unless it's actually F_{1} or something
Closed by @fiery plover
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
So consider a system of two equations in say 3 variables
a_1x+a_2y+a_2z-a=0
b_1x+b_2y+b_3z-b=0
when equated, this gives us a plane
sorry, a line
For we get $(a_1-b_1)x+(a_2-b_2)y+(a_3-b_3)z-(a+b)=0
wait
Isn't this a plane ?

Each of them gives plane
It doesn't capture the full constraints
You have a line as an intersection of two planes
what do you even mean by "equate them"
If, once removing redundant equations, you have n variables and m equations, your solution set is of dimension n-m
Usually, this system will give you intersection of 2 planes, which is a line
I mean equate the two equations I have
I know that
equate 2 equations?
I'm trying to prove the theorm using induction
ykw, I think a matrix may help here
An augmented matrix instead
This is a bit weird
Let me start with m variables , an m-1 equations
Btw, have you learnt about general = particular + homogenous?
idts
hmm okay then
$\left \begin{array}{@{}cccccccccc|c@{}}
a_{11} & a_{12} & \cdots & a_{1m} & & b_1 \
a_{21} & a_{22} & \cdots & a_{2m} & & b_2 \
\vdots & \vdots & \ddots & \vdots & & \vdots \
a_{(m-1)1} & a_{(m-1)2} & \cdots & a_{(m-1)m} & b_{m-1}
\end{array} \right$
(why am i here )= idk
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
okay
wth
$\begin{bmatrix}
a_{11} & a_{12} & \cdots & a_{1m} & | & b_1 \
a_{21} & a_{22} & \cdots & a_{2m} & | & b_2 \
\vdots & \vdots & \ddots & \vdots & | & \vdots \
a_{(m-1)1} & a_{(m-1)2} & \cdots & a_{(m-1)m} & | & b_{m-1}
\end{bmatrix}$
(why am i here )= idk
I'll just work with this, I guess
so I first assume all elements of the form $a_{ij}; i=j$ aren't 0 for simplicity
(why am i here )= idk
I divide the ith row by $a_ij; i=$
(why am i here )= idk
To thus obatin
$\begin{bmatrix}
1 & a_{12} & \cdots & a_{1m} & | & \frac{b_1}{a_{11}} \
a_{21} & 1 & \cdots & a_{2m} & | & \frac{b_2}{a_{22}} \
\vdots & \vdots & \ddots & \vdots & | & \vdots \
a_{(m-1)1} & a_{(m-1)2} & \cdots &1 & | & \frac{ b_{m-1}}{a_{m-1,m}}
\end{bmatrix}$
(why am i here )= idk
Now I bring it to it's RREF
from that I'll get at most m-1 free constants, and atleast one parameter
giving me infitely many solns
Yeah, I know.
I mean my argument is essentially the same right
I've just proven it for the extreme case
I can now add this can similarly be done for all other cases too
how do you know that your case is the extreme one?
m vars, m-1 equations
Okay, sure.
and you can argue that in the (R)REF, there can be at most m leading variables
meaning n-m non-leading ones
and n-m parameters
and since n>m, n-m > 0
So I'm essentially proving this theorm that they expect me to use
This theorem relies also on rank
but it wouldnt be too hard to reach the conclusion from that theorem
$\begin{bmatrix}
a_{11} & a_{12} & \cdots & a_{1n} & | & b_1 \
a_{21} & a_{22} & \cdots & a_{2n} & | & b_2 \
\vdots & \vdots & \ddots & \vdots & | & \vdots \
a_{m1} & a_{m2} & \cdots & a_{mn} & | & b_m
\end{bmatrix}$
if you want to avoid it though, you can still do this
(why am i here )= idk
here I assume n>m
Why do you even need to show the matrix?
Wdym
you can just say "Let A be m x n matrix, where n > m"
then do this argument
and you will immidiately get that it has at least 1 parameter
I just feel this will help me understand what I'm working with since I learnt most of this only yesterday.
Hmm, it might be better to use particular examples for that
bringing general matrix to RREF is not particularly easy
okay then
Anyway, you will probably still want to avoid doing this dividing
it only makes you put a new and unnecessary constraint, that a's on diagonal have to be non-zero
now the elements of the ith row is divided by $a_{ii}$ where none of the $a_{ii}$ are non-zero$ from i=1 to i =m
(why am i here )= idk
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
I think it's fine for now
I'll deal with the other case later
$\begin{bmatrix}
1 & a{12} & \cdots & a{1n} & | & b_1 \
a{21} & a1 & \cdots & a{2n} & | & b2 \
\vdots & \vdots & \ddots & \vdots & | & \vdots \
a{m1} & a{m2} & 1(a_{mm)}&\cdots & a{mn} & | & b_m
\end{bmatrix}$
(why am i here )= idk
Now on reducing this to RREF, I get the solutions to m of the n variabes
which leaves me with n-m parameters
and thus infinitely many solns
Assuming all a's on diagonal are 0...
Why not just reduce this to RREF
you can avoid the condition completely
Even on reducing that to the RREF the same argument applies
yeah, so why make it a seperate case when the exact same argument works?
It feels so random
It's like if I made case for when riemann hypothesis is true and when it's false
when it's true, reduce it to RREF
when it's false, reduce it to RREF as well
np
Closed by @twilit field
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Where are you stuck? This is just solving 123+x=456 4 times
Simplify the two matrices multiplying each other
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
no. 4
Closed by @frigid turret
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
@timber arrow Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
my thing closed
which was?
Closed by @fallen aurora
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
do you know how to calculate the asymptotes?
Do you think it will have an asymptote ?
@timber arrow
but do you know how to calculate the asymptotes?
so
the horizontal ones
yes
so 2 to the infinity is
infinity
infinity + 1
yeah
yeah so infinity
oh then 1/infinity is like close to 0
yeah
ohhh nice
so if x becomes really big it will approach 0
and what happens if x approaches -infinity?
yes
2 to the -infinity
hm
indicies
so 2/infinity
yes
nono
2/2/infinity
so we have $\frac{3}{0+1}$
pixel
because 2^-infinity is 0
ohhhhhhhhhhhhh
so in the negative direction it will have an asymptote at what y?
yes
yeah
ahh so horizontal asymptotes at y=0 and y=3
yes
hence D
yes
cuz intercept is at 1/2
very good
thanks
Closed by @timber arrow
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
could someone please explain how you get u(x,y) here
You want to put $x +iy$ in exponential form. How do you do it in general? You find the module and the argument
red
What's the module here? and what's the argument?
Yeah but you seem to forget that e^(i theta) has a module of 1
Don't worry

