#help-27
1 messages · Page 222 of 1
not really
do you know what a complex number is?
imaginary part of what
mhm
A complex number is a+bi miss doritos
yea ik
So substituut that in
ohhh
You get how to continue from there?
Closed by @stiff crater
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 is 0/h equal to 0 isn't it undefined when you plug in 0 for h
Yes, but whenever you write a limit it’s implied that h is not actually equalling zero, just getting closer and closer to it
The substitution method you’re thinking of only works because we’re abusing continuity of (most!) known functions
0/(non zero) = 0
I've seen h being substituted by 0 mostly in the numerator
Yeah, but substitution only works when the function is continuous
You will encounter cases when substitution doesn’t work
$\lim_{n\to 2}\lfloor n\rfloor$ for example
kheerii
Substituting n = 2 in this limit yields floor(2)=2, but the left hand limit of this is not 2 and rather its 1
@hushed nexus Has your question been resolved?
Anyone???
@hushed nexus Has your question been resolved?
Closed by @hushed nexus
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 about \underline{dampened} electromagnetic oscillations: \begin{align*}
\ddot Q(t) + \frac{R}{L} \cdot \dot Q(t) + \frac{Q(t)}{LC} &= 0\ \lambda^2 \cdot e^{\lambda \cdot t} + \frac{R}{L} \cdot \lambda \cdot e^{\lambda \cdot t} + \frac{e^{\lambda \cdot t}}{LC} &= 0 \ e^{\lambda \cdot t} \left(\lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} \right) &= 0
\end{align*} we arrive there by setting $Q(t) = e^{\lambda t}$. Now \begin{align*}
e^{\lambda \cdot t} \left(\lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} \right) &= 0 \ \lambda^2 + \frac R L \cdot \lambda + \frac{1}{LC} &= 0
\end{align*} and there are three possibilities given by the discriminant: \begin{align*}
&1) \quad \frac{R^2}{L^2} > \frac{4}{LC}
\qquad \quad 2) \quad \frac{R^2}{L^2} = \frac{4}{LC} \qquad \quad 3) \quad\frac{R^2}{L^2} < \frac{4}{LC}
\end{align*} \underline{But why do these determine whether it's a an aperiodic limit case,} \underline{a creep case or an oscillating case?}
the difference is in whether the quadratic has real, complex, or repeated roots
Yes but why does that determine the kind of case?
Might aswell think the sign of the roots determines it
It comes a bit unmotivated
by euler's formula e^{ix} = cos(x) + i sin(x), so we expect complex roots to be oscillatory, but the same doesn't apply to real roots
Ohh
Ok so that gives us that when the discriminant is negative, it really oscillates
What about differentiating between = 0 and > 0
well we need two linearly independent solutions to fully solve the ODE, and if the root is repeated (discriminant 0), then e^{λt} is no longer able to provide both solutions with different values of λ. (we find that te^{λt} works as a second solution in this case)
So how does that tell us whether it's the aperiodic limit case or the creep case (or however that one is called in English)
qualitatively they're not especially different, other than the fact that the t e^t factor makes the repeated roots case asymptote faster than the positive discriminant case
we can think of it this way. we start at the initial condition and grow towards the asymptote.
- positive discriminant: grow to the asymptote slowly
- 0 discriminant: grow to the asymptote as fast as possible without overshooting
- negative discriminant: grow to the asymptote so fast it overshoots the mark and starts oscillating
Uh
then e^{λt} is no longer able to provide both solutions with different values of λ.
So what
we know that the solutions to a second order linear homogeneous ODE forms a 2-dimensional vector space, so to find a basis for that, we need two linearly independent solutions. by guessing solutions of the form e^{λt}, we can transform it into a quadratic and find two linearly independent solutions in the form of roots of the quadratic. this fails if there is a repeated root (discriminant 0)
I'm doing this for a presentation for an 11th grade so unfortunately I can't argue with linear algebra
Is there any alternative?
I even have to introduce complex numbers in the same presentation
Just say second-order DEs have two solutions
You will have two solutions, one of the form e^lambda t and one of the form t e^lambda t
The second can be obtained through the reduction of order technique, or you can just state it as fact (lambda repeats twice, so there should be two solutions involving e^lambda t)
I'd recommend watching MIT OCW's videos on differential equations
Yeah that is called a resonance case I think
Alright
Sad not having linear algebra at hand
No what's worse is that not even complex numbers are at hand
In this case the linear algebra is not very necessary
Introducing the Jordan canonical form wouldn't be a good idea 
If you wanted to talk about linear equations in general, it would be useful
But here, you're just solving a specific equation anyways
In the end it's going to turn from a physics GFS to a math GFS
Probably that already happened, I spend like 20 slides on solving these DEs
I'm just surprised you don't learn anything about complex numbers in high school in germany?
Yeah we don't, sometimes at the end of 12th grade a bit
Interesting
that must be something German students that study at American unis really struggle with then
Is that a pre-req in the US?
I guess you don't learn the fundamental theorem of algebra either then?!
No
It's standard in US high schools
But I learned all these in the first weeks of linear algebra 1 at uni
Fascinating
So I guess it's not a pre-req
Linear algebra's a weird place to learn that
Closed by @deep vortex
Use .reopen if this was a mistake.
.reopen
✅
Wait we have two lambdas, we want to give an expression for Q(t) = e^(lambda * t)
Which one do we plug in?
Does it not matter?
well in full generality it would be [ C_1 e^{\lambda_1 t} + C_2 e^{\lambda_2 t} ] with $C_1, C_2$ determined by initial conditions (the simplest case being if one of them is 0)
cloud
Ah
How do you motivate the sum?
the set of solutions is a linear space
since we're facing a LINEAR ODE
and e^(lambda_i t) is a basis of that linear space
in linear algebra terms we're taking the span of the two basis vectors. for your purposes you can demonstrate the linearity of the ODE by showing it distributes over sums & multiplications
Over multiplication is clear, what do you mean by over sums?
you can show that if y1 and y2 are solutions, then y1 + y2 is a solution
Ah
@deep vortex Has your question been resolved?
Closed by @deep 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.
Btw
How do I eliminate the i
Here
In the last equation
This is what I need to get:
See how there is no i in there
what is Q hat?
It's just a starting condition
c_1 + c_2 = Q_hat
And there is some other condition
okay
So my c_1 and c_2 will turn into it or something
recall that cosine is an even function and sine is an odd function
Yes
But still, it's not like the isin(..) will cancel
In the solution, there is a sine too
can the constants be imaginary?
R/2L
They aren't
do the slides just end there?
We know Q(0) = Q_0
this looks like electrical engineering
We get 1(c_1(1 + 0)) + c_2(1 + 0)) = c_1 + c_2
hmmm true
I make the slides
Maybe I made a mistake somewhere? 
I also have the starting condition Q'(0) = 0
in general if we have complex roots, they will be conjugates: [ \lambda = a \pm ib ] so in general we will get solutions in the form [ e^{a t}(\cos(bt) + i\sin(bt)), \quad e^{a t}(\cos(bt) - i\sin(bt)) ] by taking linear combinations of the above, we arrive at a real-valued basis of solutions [ e^{at}\cos(bt), e^{at}\sin(bt) ]
cloud
Closed by @deep vortex
Use .reopen if this was a mistake.
.reopen
✅
Ok somehow I need to argue c1 = c2 and I'm done
I plugged in the condition c1 + c2 = Q_0 already
Now I guess what is left is Q'(0) = 0
But
So, any idea to argue c1 = c2 somehow?
for the solution to be real-valued you would require c1, c2 to be complex conjugates
schwingungen
Wait nvm, actually this is the solution
Where CU_0 = Q_0
We need toget Q_0 out of the brackets first
And somehow do something about that i
.close
Closed by @deep 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.
x, y and z complex numbers of modulus 1
does this mean magnitude 1
not a math problem but a clarifying question, all trig ratios give a value of -1 < x < 1 right?
x, y and z complex numbers of modulus 1
does this mean magnitude 1
y are are ppl asking for help instead of helping u lol
yes its another name for magnitude
Closed by @half badge
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.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
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
cardinality?
Because X_1, ..., X_N are random variables
which is really just a probability distribution
|A| usually means the number of elements in set A
no, that doesn't apply here
if X_i was really a set
then
the expected value of X_i wouldn't make sense
the is it just the absolute value?
uhhhh
It's just the absolute value of the random variable
the function's absolute value at all points is less than a_i?
Yes
Ah, I see
And each random variable function X_i is supposed to be between -a_i and a_i at all times in its probability distribution graph
Yes exactly
No
Closed by @snow grove
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.
3∗(m− 1\2 )∗(m+ 1\4 )=2m<2 − 3\4 m i don understand why answers are (√6\4;-√6\4)
@pastel pine Has your question been resolved?
!original
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
Closed by @pastel pine
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.
That’s the definition of correlation coefficient
I’m not quite sure what would it be if one expanded out the numerator
I think is nr=(x_1)’ (y_1)’ + (x_2)’ (y_2)’ +……
Can someone confirm the result?
@royal laurel Has your question been resolved?
@royal laurel Has your question been resolved?
yeah it would be like:
$$r=\frac{{x_1}'{y_1}'+{x_2}'{y_2}'+{x_3}'{y_3}'+...+{x_n}'{y_n}'}{n}$$
y0shi
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.
what is this formula
The exponential one?
Ao is like the initial amount/what u start with
I think so but check with ur teacher to confirm
I remember having to convert my time to years when I would use the equation
It school holiday ))))):
So probably yea
ohh okok
U got the Ao part yea?
ya
A is what u end up with basically
Wats B
And base is how much it goes up by
Like if it’s doubling every time b is 2
Triples it’s 3
Is there a way of deriving this formula
Idk how to explain
Ummmmm like
I dont wanna memorise the formula I wanna see where it comes from
Like a general formula?
A = I(b)^t
I = initial amount
B = base
T = time
A = what u end up with basically/when you should get after certain time
Am sad
Same
Is not in my formula sheet 😢
Damn
What part do u not get? Maybe I can help
Like do u not understand how to put info in the equation?
As we can see here it increases by 5% every day, due to the wording being INCREASING we know it will be exponential GROWTH so we use the exponential growth equation
Since 5% in decimals is 0.05 we add that to one and get 1.05 as our base
Since in your picture we don’t convert time to years we assume the time is whatever they say it is and since it says every DAY our time is in days
Since it already started with 3m² and grows every day we can say that the initial amount is 3 bc that’s what it started with than began to grow
Then u put all that into the equation (exponential growth equation)
A = Ao(1 + r)^t
BUM CHICKEN
A = outcome basically
Ao is the initial amount (in this case it is 3m² so Ao is 3)
R is rate (5% -> 0.05 plus one bc we use the growth equation so 1.05)
T is time (in days bc that’s what it said in the equation so it’s safe to assume that’s the measurement of time in this equation we will use)
Then u plug everything into the equation
A = 3( 1 + 0.05)^t
Simplifies to A = 3(1.05)^t
@inner ibex
Hope this helps I’m sorry I didn’t really get what u didn’t understand 🥲
Idk what u mean by derive the equation so I broke it up and hope it helps u
I think I’ll sleep a bit, check up in 5 minutes (:
@inner ibex 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.
I need to make sure my math is mathing
If I price something at 14.99 and they take 12% I will get 13.19
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
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.
Idk but I can try to figure it out
i got it
I was sleeping and waking up and saw this chat opened lol
Alright Nighty night
Closed by @whole ruin
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.
hello
hi
@pallid cosmos 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.
- Let A1, A2,..., A20 be twenty sets each having 10 elements and B1, B2,..., B, be sets. Of which 20 each have 5 ingredients. If UA₁ = UB; = S and 1=1 j=1 If each element of S exists in exactly 5 sets of the first group and exactly 9 sets of the second group, then n is equal to -
(a) 45
(b) 54
(c) 72
(d) 50
okay so firstly, we have 200 elements in A and consider the number of elements in S = k.
If UA₁ = UB; = S and 1=1 j=1 If each element of S exists in exactly 5 sets of the first group and exactly 9 sets of the second group
200 = 5k => k = 40.
B_j has 5 elements in each set so we have, 5n = 9k.
@spring oak Has your question been resolved?
Closed by @spring oak
Use .reopen if this was a mistake.
:D anytime!
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.
help
can i please have help in understanding
what they do for c
step by step im confused for all of it
@sweet crystal whats the formula can you write it in plain text i would b happy to help!
the formula for depreciation
ah ok
Future value = principle value x (1+r/100)^n
one sec
okayy
you dont have any answer right?
that is the awnser key
thank you
sorry could not type it here without discord bugging out can i just send a ss
sure thing
so we find future value
which is the 26800 x AVG depreciation for 6 years
thats out FV value
and than we just substitute that with our current value of 3 years
and than we can solve for interest rate yea?
yeah!
your welcome! ping me any time you need 
.close
Closed by @sweet crystal
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.
midpoint theorem states that PR = 2 * KL
do that for all 3 middle lines and you have that the perimeters halve after each iteration
a_n := 0.5^(n-1) * k (* 3 for perimeter)
!nosols
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
@trail furnace Has your question been resolved?
how do you help with this without naming the theorem that solves it automatically
apparently still not understood
.close
Closed by @trail furnace
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.
i need to prove this inequality with x1,x2,x3...
what is $\alpha$ and $\beta$?
nameless individual
@frigid hare Has your question been resolved?
positive real numbers
@frigid hare Has your question been resolved?
@frigid hare Has your question been resolved?
@frigid hare Has your question been resolved?
@frigid hare 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.
I have to solve for dr/du = (r-2M)/(r+2M) (light going into a black hole in Eddington-Finkelstein coordonates) but since it's nonlinear i tried to developp it into entire series but it seems all orders are zero except for the first one which is r=2M the constant solution, can anyone help ?
Please 😭
whatre you solving for exactly
and is M a constant
honestly if this is physics based, you should ask for help in the physics server
this server is mainly for math
@worn totem Has your question been resolved?
M is a constant
I search for the function r of u
It's just a maths issue
I tried to expand r, like r = sum from zero to infinity of a_n*u^n, and I only have a_0 = 2M, and the rest is zero
@worn totem Has your question been resolved?
@worn totem Has your question been resolved?
this differential equation is separable
$\dv{r}{u}=\frac{r-2M}{r+2M} \ \
\frac{r+2M}{r-2M} dr=du \ \
\int\frac{r+2M}{r-2M} dr=\int du$
y0shi
You're right I did it like that but that doesnt give an expression r of u
is it possible to solve that equation for r in terms of u?
not sure what integrating this would look like yet
havent done it
@worn totem Has your question been resolved?
@worn totem Has your question been resolved?
@worn totem Has your question been resolved?
@worn totem Has your question been resolved?
albert if you're still here i think you might need to use the lambert W function for that since you have r outside and inside the logarithm
Indeed, you need to use the lambert W function
Wolfram Alpha solves it
,w dy/dx = (y-2M)/(y+2M)
@worn totem There's your solution ^
Thanks ! Indeed it's a difficult one, I will try to developp the lambert W function in the first orders to see the tendancies of the solution
@worn totem Has your question been resolved?
Closed by @worn totem
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.
Pretty simple question in theory, but my brain is fried so I can't work it out for the life of me.
Starting at a 50% chance of winning or losing a game. Upon winning, your success rate is bumped up by 1%, ie. to 51%, then 52%, then 53%, etc.. Upon losing a round, your chance of victory is reset to 50%.
All in all, what is the total chance (and formula to calculate it) of a player reaching a 100% victory chance in one run?
it's just 0.5 x 0.51 x 0.52.. x 0.98 x 0.99, or to put it simply which had a chance of
oh wait
wrong photo
it's the multiplication rule of probability
@restive river Has your question been resolved?
Ah yes, thanks haha
Closed by @topaz seal
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.
for the 2nd fraction
Why does the numerator just become irrelevant
I thought it would be 2ln(2x-1)
Theorem : d/dx ln(f(x)) = f'(x)/f(x)
ohhh
Using this theorem you get ln|2x-1|
correct
damn ok thank you
If you are done with this channel, please mark your problem as solved by typing .close
.close
Closed by @opaque talon
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 i do 6 part i
well from part B you have the angle BAC
and the bearing you’re given loops clockwise from North to the line AC
angle BAC is 82.8 degrees
ya
ya
so how do i fine b from a
find*
ohhh
i get it
yep
210-82.8
there you go
Closed by @viral skiff
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 can i do this question pls
What have you tried?
Use pythagorean theorem and the area of the triangle.
Do you know these?
ye duh
Write them
So using pyt, tell me what is a^2-c^2
-b^2
This is wrong
It is a^2=b^2+c^2
But you will get different b now
What is b^2
b is middle
But we are using the data from the exercises
a is hypotenuse
So a^2=b^2+c^2
Hence a^2-c^2=?
OH
i get itt
ok
i was confused
ok i got the question
thx
wait canu. help with another one
pls
@somber ingot Has your question been resolved?
Closed by @somber ingot
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.
Hello, looking for web applications or Android mobile applications
to practice and prepare for SAT like exams. Problems which at most require pencil and paper, under 2 to 1 at most minutes to solve (with as fast as is humanly possible).
I am especially in need of an app that involves simplifying or solving equations with integer powers and roots
calculator?
@jovial maple 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.
how 2 good at meths
learn more, do exercises, challenge hard questions
@last sequoia 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.
I got pretty far on this one but im stuck
sin^2(x)cos^4(x)
(1 - cos(2x))(1 + cos(2x))^2/16
(-cos^3(2x) - cos^2(2x) + cos(2x) + 1)/16
(-cos^3(u) - cos^2(u) + cos(u) + 1)/32
Im not really sure about the next step...
Rewrite sin^2(x) as 1-cos^2(x)
I did that in the first step
Im confused how you got this
Is it not (cos^4(x))(1-cos^2(2x))/2
.
It is pythag
Ok but what can I do with (cos^4(x))(1-cos^2(x))
Expand
(cos^4(x)-cos^6(x))
Integral of a-b is integral of a - integral of b
But what about the sin(x)
What about that
You know have integral of cos^4x-cos^6x
That is integral of cos^4x - integral of cos^6x
But we cant integrate that cause of the sin(x) no?
I assume you want to use u=cos(x)
so du = -sin(x)
What do you mean, i am not following you
I dont see what we do next because of this
Can you show me what you have in mind
Did u understand this?
How do you integrate this without usub
Yes I understand up to here
I have only 1 minute to go, look for reduction formula for cos^n(x)
Ok I saw a video on it I definatly havent covered it so I dont think its how my course wants me to do it...
I feel like I got pretty far with my method though
Does someone know the next step?
sin^2(x)cos^4(x)
(1 - cos(2x))(1 + cos(2x))^2/16
(-cos^3(2x) - cos^2(2x) + cos(2x) + 1)/16
(-cos^3(u) - cos^2(u) + cos(u) + 1)/32
@viral lynx Has your question been resolved?
Why did you switch sin^2(x) to 1 -cos2x?
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.
i need some help with this problem from the LA done right group, i think i have an idea of how to get started how to create the function but i'm getting hung up on proving its an isomorphism
what is your map?
ok so say v1 + U, ... vm + U is a basis for V/U
then my idea is that for some random v in V, pi(v) = c1(v1+U) + ... + cm(vm +U) is the representation of v + U in that basis
so v - (c1v1 + ... + c_m v_m) should be in U right ? since pi(that vector) = 0 ?
so lets say the map T: V -> U x V/U is
T(v) = (v - (c1v1 + ... c_m v_m), c1v1 + U + ... c_m v_m + U)
does that make any sense? trying to split the vector v into the part that's in U and what's "outside of U" in V?
I'm not really sure how to show that T is bijective
i think your map is fine. i think i personally would have defined a map in the other direction as that seems easy to prove bijectivity
but it should be doable for yours
surjectivity seems easier at first glance
hmm
for a start, if you want to hit (u,0) what should v be?
i guess u
yea
oh so i guess in general for any (u, w) i would just get the representation of w = c1v1 + ... + cmvm and T(u+c1v1 + ... + cmvm) = (u,w)
so that would show its surjective?
v1 + U etc but yeah
erm yeah
you can also just do it on a basis element of V/U
if you want to hit (0,v_i + U) then v must be v_i
then linearity takes you home
ig you should prove that your map is linear lol
i kinda see what you mean though not sure how i'd say it "formally"
i mean yeah its a bit of a ballache thats why we hide it behind "by linearity" lol, it would basically amount to what you did here
ok
point being if you can hit any (u,0) and any (0,v_i + U) then by linearity you can hit everything
so for linearity, its been a while, all i need to show is that T(u+w) = T(u) + T(w) and also T(cu) = cT(u), do i also need to show T(0) = 0 or is that taken care of by the other 2 i forget
yeah that does make sense
taken care of: T(0) = T(0 + 0) = T(0) + T(0) => T(0) = 0
aha ok
so i think of u, v are in V then we'd look at pi(u) and pi(v) and get the representations of that in V/U as something like c1v1 + U + .... + vmvm + U and d1v1 + U + .... + dmvm + U
then when we apply T, we'd end up with (c1+d1)v1 + ... (cm+dm)vm for the first one
and similar sum for the 2nd coordinate
so that would take care of the sum part?
since pi(u+v) would be the same representation in V/U
thats the general idea yeah, you just follow your nose and everything just works out because of how you defined the map
ok so i think i get the gist of how to do sum and scalar mult, then just injective is needed
im guessing i could take an element in codomain of T and show that if T(u) and T(v) map to that element then u = v, the classic approach?
that is the classic approach yeah
you could also build an inverse
which actually would have needed us not to show surjectivity explicitly
i think both ways are enlightening
its linear and that both compositions with T are the identity
ah and that automatically takes care of both T and the inverse being bijections?
yep! injective iff left inverse exists and surjective iff right inverse exists
this might be more educational for me since it doesn't seem as obvious
so lemme think how i'd define the inverse
sure, follow your nose
i guess for (u, w) where u in U and w in V/U, we'd have w = c1v1 + U +... +cmvm + U
so we'd define Tinv(u, w) = u + c1v1 + ... + cmvm ?
call it S for our sanity but yep that seems like a likely candidate
lol
aha yeah that makes so much sense
so wait have to show that TS and ST are identity uh linear maps like ST(v) = v and TS(u, w) = (u, w)
ok that seems pretty straightforward, i think i'd have it from here
but now you have both maps you dont need to 
sorry my internet has just died
this is the map that i initially came up with when i saw the problem, just because its a lot easier to write down, surjectivity was fine i didnt take a look at injectivity yet
and now my messages are out of order lol
hm maybe just on your screen
yep!
you do also wanna check that S is linear but that seems pretty clear
wait i don't need to show that?
or im not sure what you were referring to here
i mean that now you have both maps you dont explicitly need to check inj or surj on either of them, just that they are mutually inverse
right right
but everything you did was good sometimes it can be really hard to write down a backwards map
so inj and surj is the only way to go
ok thank you that was mucho helpful, really was tripping up and needed to talk that problem "out loud" in a chat at least : )
no worries good stuff 
i think i got it well enough that i can write down a solution in latex now
:p
.close
Closed by @urban harbor
Use .reopen if this was a mistake.
.reopen
✅
one more question, if you show that T is linear and invertible, wouldn't that be enough without showing that S is also linear?
even though it seems like a bit of a silly point
this is true for linear maps yes. heed caution with this thought though, the set map inverse of a continuous function (on a top space whatever that means) need not be continuous
and im sure a million other similar examples
linear maps are sufficiently nice though
but i mean if you've shown T is linear and invertible, doesn't that automatically make it an isomorphism
without needing to think about S specifically
right but we didnt do injectivity
we (well really I) posited that it might be easier to just find the inverse map instead. not on good authority mind, i didnt do the injectivity proof
so is it really important to show that the inverse S is linear if doing the inverse map route?
wouldnt showing TS = I and ST = I be enough?
Can't you show that they have the same dimension
yes, this is what i said in response to this
only V/U is finite dimensional
if finite dimensional yeah it becomes a lot more trivial, but this doesn't assume that V or U are finite dim
ah I see
ok thanks again 🙏 
to clarify Soosh, the two paths were either: write down T, show linear, write down S and show its a set inverse OR write down T show linear, inj,surj
we did half of the second and then sacked it off for the first lol
Closed by @urban harbor
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 i solve c
close my mouth.
xD
what's the formula for expectation?
of continuous pdf
x * f(x)
missing something
whats that
an integral sign lol
oh x * integral f(X) ?
artemetra
ohh okk
artemetra
well
like that?
nvm typo
last answer is 9/4
so how do i get var(2x - 5)
the formula is E(X^2) - (E(X))^2
so the right part i got 81/16
so E(X^2) do i just repeat the process here but using x^2 * f(X) instead of just x * f(x)
@frozen aurora
@gentle nymph 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.
Hi! I just want to ask, why's c=-296-999t' = 703+999t" ?
@reef prism Has your question been resolved?
they just wanted to move from negative values to positive
so we have c= -296 + (multiple of -999)
999 is a multiple of -999: -999*(-1)
so we can rewrite that as c= -296 + (multiple of 999)
furthermore, we have c=-296 + 999t'= -296 + 999 + 999(t'-1), but since t ranges over all integers, we can just rename (t'-1) as t''.
@reef prism Has your question been resolved?
still kinda stuck as to why we added 999 on -296…
just to have it positive
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.
Question 19 what am I doing wrong
@unborn atlas 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.
this correct?
@hasty flame Has your question been resolved?
Yes
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.
help
so theres two cases right
you can either choose M first in which case you cant sell any tickets because you cant give change
you can choose N first and then give the next person who will be an M
so that is £1 from N, and then £1 given to M as change but you end up keeping a £2 so you cant give change to the next M
so it ends at 2
so i thought that the probability would be 2/(1+m)
obviously this is wrong
please help
You start with no change, so as soon as someone comes with a £2 coin, you have to stop. You seem to have this backwards
@restive river Has your question been resolved?
Sorry that's wrong, I ignored the fact that you gain change after selling a ticket to someone with a £1 coin
yeah bur
but
that change you get only lasts for 1 person
because everyone after that first person has a £2 as n = 1
You only need to give change to people with £2 coins, so as long as the single person with a £2 coin isn't first, you can sell a ticket to everyone
but you cant
because
so first person gives me £1
2nd person gives me £2, and i give them £1 change
i then have a £2 coin which i cant give as change to the 3rd person
do you see what i mean?
Ok I see what you're saying
Only one person gives you a £2 coin though
You don't have to give change to the third person because they'll give you a £1 coin
It happens haha, np
This is the alternate form for arsinh
i shouldnt use that
hyperbolic functions are not apart of my cours
this is the full question
this is my working thus far
wait its not improving my maths skills by asking
,close
.close
Closed by @eternal dragon
Use .reopen if this was a mistake.
I'd suggest looking at the answer, you might be able to figure it out from there
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 not a right triangle, right? Two slopes would have to be negative reciprocals?
Oh ok
Could you give me a hint?
AC
if youre consistent in which point is 1 and 2, no
Uhm I got 1/7
Okay! So it’s not a right triangle correct?
None of the slopes are negative reciprocals
are they not?
-2/6=?
si
@jaunty abyss 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.
Wondering if this is correct and if not where I went wrong? I think the fraction messed me up so I don’t understand this with fractions.
4.5
faiyrose
Closed by @oak jasper
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.
Which polynomial represents the total area in square meters?
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
which part are u stuck on
@subtle oar 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.
$\lim_{x\to\frac\pi2}\frac{(1-\sqrt{\sin x})(1-\sqrt[3]{\sin x})\cdots(1-\sqrt[n]{\sin x})}{(1-\sin x)^{n-1}}.$
nino
Status 1
@void knot Has your question been resolved?
im assuming theres meant to be actual techniques for this but im limiteed in my math knowledge so heres my attempt
split them into matching fractions iwth (1-sinx) as the denominator and an excess term from the numerator aside
every single fraction of the type (1-(sinx)^1/i) / (1-sinx)^n-1 should approach infinite
u are left with an excess 1 - (sinx)^1/i term in your numerator
as x approaches pi/2 this excess numerator term approaches 0 (1-(1))
so your overall limit should approach 0
its not rigorous by any means but thats all i can think of
@void knot Has your question been resolved?
The limit does not approach 0, as substituting n=2 shows
hint: use difference of powers formula somewhere
This?
yes
@void knot Has your question been resolved?
Closed by @void knot
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.
hello I need help!
I'm trying to use chat gpt to solve a simple problem but i don't know the name of it
the closest thing i got is
Columnar intersections
where you change every x value to 0 to find y
or f(x) =0 to find x
(c,0) or (c,k)
example
x^4- 1= (0,-1)
!nogpt
Please do not trust ChatGPT or similar AI tools for mathematical tasks, as they often generate output which "sounds correct" but has numerous factual or logical errors. Use of these AI tools to answer other people's help questions is strictly against server rules (see #rules).
i believe you're trying to find x and y intercepts
but dont use chatgpt like said here
what's the alternative?
wolfram alpha is usually correct
@restive river Has your question been resolved?
Closed by @untold 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.
could i get help with c please
this is what i have done and ive done the questions before
im not too sure where to go from here as it is only 2 marks
ive now tried to reason with what i did before
im also stuck on the next question
@edgy nacelle Has your question been resolved?
Closed by @edgy nacelle
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.
basically you want to find P(x>k)=0.5
what is the center of this distribution
the center divides the distribution exactly in half
also this distribution isnt binomial, so you dont need to make it P(x<=169)
P(x<=170) works just fine
yeah
so i have to do inverse normal?
yeah i got the same
since the normal distribution is symmetrical
oh so thats the concept?
mhm
mean will always be the middle
mean is the center
thanks bro
so k is just mean?
mhm
Closed by @gentle nymph
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.
Can anyone help me factorise this?
Pretty sure its meant to look like this but i think i have some + and _ the wrong way round
in the end why is it sin(theta)) why double )) ?
i think its just a mistake
Let sqrt(sin^2(theta)-2lambda)-sin(theta)=y, then we can write ycos^2(theta)-sqrt(sin^2(theta)-2lambda)(-y)sin(theta)
factorize the y now
alright ill give it a try
Wait how do u factorize it out? isnt the y only in the first term'
-y=-sqrt(sin^2(theta)-2lambda)+sin(theta)
I see, like that?
no
y=sqrt(sin^2(theta)-2lambda)-sin(theta)
there's a minus
this means -y=sin(theta)-sqrt(sin^2(theta)-2lambda)
itll look like ycos^2(theta)-sqrt(sin^2(theta)-2lambda)(-y)sin(theta)
=y(cos^2(theta)+sqrt(sin^2(theta)-2lambda)sin(theta))
yeah probably you wrote the terms incorrectly

