#help-0
1 messages · Page 932 of 1
can you write it in like $F_{n-1}$, $F_n$, $F_{n+1}$, $F_{n+2}$
xdk1235
Wow
what is fibonacci squared in terms of $F_{\text{thingy}}$
xdk1235
and before x after in terms of F_thingy
apologies
np
i was just tryna see if that’s what you were tryna say
which sequence is this for
i just made your observation an equation
oh
it’s meant to be approx instead of ~
so the bofore and after
ok
i understand now
i wasnt doing it in terms of fibonnaci
i was just using it's own sequence
ok ty
their difference is literally one, then Fn-1 x Fn+1 = ((Fn)+1) (Fn)-1))
wdym
how do u close the session
.close
.close
Closed by @novel urchin
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 does $\frac{x^2}{x^2-1}$ simplify to $1+\frac{1}{x^2-1}$?
Serky
$x^2 = x^2 - 1 + 1$ for the numerator
xdk1235
nvm I know how
[
\frac{x^2}{x^2-1} = \frac{(x^2 - 1) + 1}{x^2-1} = \frac{x^2-1}{x^2-1} + \frac{1}{x^2-1} = 1 + \frac{1}{x^2-1}
]
rept1d
Closed by @left oak
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.
idk how to integrate this
I tried splitting it
but idk what happens to the u/√u
like how to simplify that
$\frac{u}{\sqrt{u}} = \sqrt{u}$
xdk1235
Closed by @edgy cape
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 no idea what I am doing for this
I can't get a simple enough integral after the u-sub
$\frac{x+1}{x} = 1 + \frac{1}{x}$
xdk1235
and $u-1 = \ln x + x$
xdk1235
but where would I use u-1
or $1 - \ln x - x = 2 - (1 + \ln x + x)$ whichever you like
xdk1235
this is what I got after using du
u = 1 + ln(x) + x
du = (1/x + 1) dx = (x+1)/x dx
Huh. What a coincidence, there's a (x+1)/x dx right there
ohh so then I get ∫(2-u)/u *3du
because (x+1)/x dx = du, and there is a 3
and also because 1-lnx-x is the same as 2-u
but then my final answer has an lnx inside ln
how does that make sense
Why not?
I have never seen an ln inside an ln ever
Yeah can happen. There's ln in a denominator in your integral, so ye
Closed by @edgy cape
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.
.close
Closed by @worn 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.
Solving question g
I don’t understand how to find 4th degree equations from finite differences
@alpine sable Has your question been resolved?
@remote heron what is LIP?
lagrange interpolation polynomial
i used an online calculator and it gave your answer
im not sure if there is a better way
it usually just involves a lot of algebra
https://en.wikipedia.org/wiki/Lagrange_polynomial this article is pretty good but wordy
what have you been using? @alpine sable
oh wow
the LIP looks complicated but its really just making sure all the other terms go to 0
then scaling a 1-factor by the output you expect
try it for a linear one first
well idk how you do it with a 5th order
thats insane
4th but yeah
its 5th order
3rd and under makes sense
wait
its 4th degree
nah its 5th
just the leading coefficient goes away
n+1 points for a n degree polynomial
i think

honestly ive got no idea
like 2 for a line
thought it was 4
since ^4 is the highest degree in the answer
or try it on your own
ive been stuck on it for a while now
i know how to do with LIP and calculus
this is basically where im at
oh
i have three variables
wdym by data points
i might be wrong
like
interpolation points
there is a unique polynomial of degree at most n
you dont know that its only degree 4
it could be 5
do you think we could hop in a call?
sure
@alpine sable Has your question been resolved?
Closed by @sacred bough
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
okay so im doing
find the values of k that make the function continouys over the given interval
f(x) =
8x + 1, x < k
7x − 2, k ≤ x ≤ 8
k= _______
what should i do to try and solve this
what's the definition of continuity?
from what i remeber is if you can draw the point of the line without picking up your pencil and lim f(x) =f(1)
the latter
the former is the intuition for the definition
f is continuous at a iff $\lim_{x\to a}f(x)=f(a)$
Mosh
so you require that the sided limits around k exist and agree on the same value.
so
i have to find a number to be for x
that can work for the top and bottom equations
Mosh
okay so how would i go about this ?
im trying to find k as it approches from the left and right ? should i draw it maybe ?
find each of the limits.
how do i do that without a limit number like x -->1-?
so i plug in k and negative k?
so negatives ? sorry im confused
look at your function
what branch of the function (8x+1 or 7x-2) corresponds to values of x<k?
im not sure how to know since i dont know the value of k
not really
yes, so for example if I want to find f(0), I'd note that 0<1, then look at the part of the function that corresponds to those values
namely, 8x+1
f(2), I'd look and see 1<2<8 and plug 2 into 7x-2
im so confused lmao
cause you said you didn't understand how f was defined.
anyway do you understand how a piecewise function is defined now? Yes or No
If no, be specific in what you don't understand
okay so i dont understand how im suppose to oknow what to plug into the equation to start working on it ive never had x<k or k ≤ x ≤ 8
ive always had something like x^3-kx+8, x ≤ 1
and x^2+2kx+2, x>1
things like that
$\lim_{x\to k^-}f(x)=\lim_{x\to k^-}8x+1=8k+1$ since $x<k$
Mosh
so would i do 7k-2=8k+1 and solve for k based of that ?
yes.
yes.
is that the final answer or what do i do next ?
okay nvm that was the final answer
thanks for the help sorry for being difficult my brain is mush rn wasnt able to pay attention in class today too well
not even going to attempt to decipher that
yea it didnt copy over well lol
f(x)= (x^2+10x+24)/x+6 but the top branch is x cannot equal -6 and the bottom x=-6
but for x+6 there is like a k two spaces below that ?
$f(x)=\begin{cases}\frac{x^2+10x+24}{x+6}&\text{if }x\neq -6 \ k&\text{if } x=-6\end{cases}$
Mosh
okay i will
$\lim_{x\to -6}f(x)=f(-6)$ for it to be continuous at $x=-6$
Mosh
haha
ill do that
okay so i factored it and i now have (x+4)
now i have no idea what to do from here
so
is it -2 ?
how would i go about this ?
@gaunt moat Has your question been resolved?
Closed by @gaunt moat
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.
@tawdry spindle 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 think i did this one right
but im not entirely sure, It didnt show x was even with t = 1 and then didnt show that if itd be a multiple of 4 then t would have to be 2/4
@proud bobcat Has your question been resolved?
@proud bobcat Has your question been resolved?
Well you could simply do it this way, every 2t number is an even number for all integer T.
For 2t to be a multiple of 4, t must be even.
For all even t, 2t is a multiple of 4.
While for all odd values of t, 2t is not a multiple of t.
That's because odd numbers don't have a factor of 2, so 2 times an odd number won't get you a four.
So yeah, frame like this maybe.
@proud bobcat
oh thank you i realize now that point of being a factor of two is essential to it
i wasnt sure if she meant just her specific statement there had something wrong with it or the entire thing but i realized the entirety
@proud bobcat Has your question been resolved?
Closed by @proud bobcat
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.
you can just multiply the 2 lengths?\
Closed by @final gate
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!
If $\ket{\psi} = \int \Phi(x) A\ket{0}dx$
Bryan
Bryan
Not sure how to deal with the integral here
@restive palm Has your question been resolved?
You're not given an inner product ?
Lot of unknowns as well
A, Phi, integral domain
What do you mean?
What's the context of the question
You've given little details
Is it just this?
https://quantummechanics.ucsd.edu/ph130a/130_notes/node108.html
Dirac Bra-ket Notation
My ket actually contains an integral over x
I'm not really sure of different definitions for the inner product other than $\int g^*(x)f(x)dx$
Bryan
What's your other variables
Idk, seems like you should go back to your notes and look up definitions before you calculate anything
I'm asking a question for generality, not trying to solve something specifically. I do not have notes on the subject
@restive palm Has your question been resolved?
Closed by @restive palm
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.
.open
It's 2.a) that i have issues with
I've Tried to equal the base with 0 but i don't know how to proceed
@tough tangle
Sorry to bother but i want some help regarding this problem
It's continuous whenever the denominator is non-zero: It's zero only when x^2-y^2 = 1
ok and after that ?
Put $x^2 + y^2 = t \geq 0$
Ansh
that s it?
Ansh
find point of discontinuity for g(t) and plug in "t" in terms of x, y to get where your f(x,y) is discontinuous
@keen ruin 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.
if i have |a| = |b|, solving for a would give me a = ±|b|. how can i solve for a while removing the absolute value sign on b?
do you know what |x| is
the absolute value of x
x will always be positive
i guess, what i mean is, is this ±|b| = ±b true?
so how do i go from ±|b| to ±b?
again, how do you define absolute value?
no, writing it like that you are also saying +|b|=-b is true
how so?
shouldn't it be +|b| = +b?
and -|b| = -b
that is what it should be
not what you wrote
+-|b|=+-b means you are saying all 4 combinations of + and - are equal
what does |-b| equal to?
i don’t really get this
i believe if b is positive then |-b| = b, but if b is negative then |-b| = -(-b)
okay..
+-|b|=+-b means |b|=b, |b|=-b, -|b|=b and -|b|=-b
it doesn't just mean these 2
oh right
so i can't do this then?
sure you can
cause i have a^2 = 4(t^2), so i thought of taking the square roots of both sides
sqrt(a^2) = sqrt(4(t^2))
|a| = |4(t^2)|
a = ±|4(t^2)|
so i was hoping maybe i can do
a = ±2t
but i'm not really sure how to go from a = ±|4(t^2)|
yes its just a=+- 2t
so how can i go from a = ±|4(t^2)| to that?
BritS
hold on
like I already said
yeah i made a mistake there
so how do i get to a = ±2t from here
you get the same solution set for both
a=|2t| gives a=2t or a=-2t
same for a=-|2t|
again wrong use of +-
yeah i think so
hold on...
cause then
-a = a or -(-a) = -a
yes I'm saying the equal sign is false
but they are equivalent
+-(-a) means -a or a
clearly the same we get from +-a
but the minus comes first?
If I say x=-1 or x=1 that is the same as saying x=1 or x=-1
or saying x=+-1 is the same as x=+-(-1)
no difference
so clearly they are equivalent
yes
so equivalent and not equal?
can i do that in an equation?
?
the problem with writing +- x = +-y is it gives 4 pairs like I have told you
but clearly the solution set to +- x is the same as the solution set to +-(-x)
like I said here
x here is the solution
i mean first i got
a = ±|2t|
then from |2t|, i can get
a = |2t|
2t = ±a
or
a = -|2t|
|2t| = -a
2t = ±(-a)
yeah i believe so. but i've just never heard an equivalent equations but not equal
like you said ±(-a) and ±a are equivalent but not equal
Thats like saying: x=1 or x=2 is clearly the same as x=2 or x=1, agree?
but we can't conclude 1=2 from that
honestly just use "or" instead of +- if confused
clearly 2t=a or 2t=-a and 2t=-a or 2t=a are the same
ss taken from google, or is a conjunction that connects two or more possibilities or alternatives
aah i see
so if i do it by case, i should get a = ±2t right?
yes
a = 2t or a = -2t
yes
all good?
sure, but when you're done, please use .close
Closed by @eager ravine
Use .reopen if this was a mistake.
thank you for the responsibility
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.
hey
if someone could help me find the value of c that would be helpful because i’m kind of lost
3x-4y+c=0
and it passed through the point (-4,6)
i kept getting confused during this
write in the form y=mx+b
yes but how do i do that if i don’t have the c value?
don’t i need that to write in the form y=mx+b
what is the ans
not sure that’s why i’m trying to solve it lol
Okay look
Plug in values of x and y in the standard equation
And solve for c
I edited
@knotty pike
um alr
Now we can cross-check that
by substitution
Which should be c=36=36 which is correct
We’re PLUGGING IN the values in the equation
sorry i’m a bit confused
It’s okay
Understand the word plugging
You’re putting the values of x and y in the equation
okay do you know how to substitute values in an equation?
i’m pretty sure
that is it
oh
3(-4)-4(6)+c=0
ohhh
the coordinates (-4,6) are in the form (x,y)
yeah yeah
you just substitute the values
Yh
so who explained better
Bruh
you both helped me good lol
Lol
choose one
Are you alright?
yes you know feedack
Stop wasting his time please.
write .close
it’s positive 36 not negative right
yh
Closed by @knotty pike
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 complexity for $2^{(2n^2 + 4n)} * 2^7$ = $2^{(2n^2 + 4n)} $
goldenturtle
@hearty orbit Has your question been resolved?
@hearty orbit Has your question been resolved?
Closed by @hearty orbit
Use .reopen if this was a mistake.
<@&286206848099549185>
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.
a wire with a length of 2 m is cut into 25 parts with the condition that the lengths of the wire cut form an arithmetic progression. given that the total length of wire for the three shortest sections is 4.2 cm. What is the length, in cm, of the longest wire?
Please don't occupy multiple help channels.
Thoughts on the question so far?
The lengths form an arithmetic progression. What equation could be used to represent the length of wire n (given the first wire has length a)?
Closed by @jaunty crane
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
cakeee
Have to transform that to $y=$
cakeee
$dy=x^6dx$
cakeee
What i can do next
U mean u have to find y so that d/dx(y) = x^6?
Have to find y from dy/dx=x^6
Kk
just integrate both sides.
y=x^7/7?
missing something.
Closed by @stable plume
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.
.reopen
Closed by @tidal fog
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.
When are two elements equivalent in this case?
when they're homotopic
yes, a trivial fundamental group is a fundamental group that is iso to the trivial group
I would think of the elements as 'kinds' of paths.
You can prove it is a group
by composition of paths
Closed by @desert zephyr
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 am trying to generalise a summation
$$\sum_{j=1}^{n} j^{\alpha} x^j \binom{n}{j}$$
So I figured out a way to do this using derivatives and a sequence of functions \
Let $f_0(x)=(1+x)^n$\
$f_1(x)=x*f'_0(x)$\
$\cdots$\
$f_{\alpha}(x)=x*(f_{\alpha-1}(x))'$
whitedwarf
Now is there a way to write a closed form for these functions other than their recursive definition
whats alpha?
Natural number
Is alpha fixed?
Yes
okay :o
Is fα(x) the final answer?
Yea
I think you can do uhh
Neat, like a chain of derivatives
T_T okay won't help probs
I was trying to do this iteratively it got real messy real fast
why you trying to do this though?
For fun obvsly I am curious 😅
The original question was where alpha =2 and x=1/2 n=2005
Yea tru..
with alpha = 2 is easy actually but ... uh not sure for higher alphas
Lol I think you are kinda right but u know I thought we will get like Bernoulli number or sth
As of with sum from 1 to n k^n
No.. it might be, I'm just not well informed.. tag @ helpers in 5 mins and maybe someone who can help better might show up
Aight
<@&286206848099549185>
Thanks for the efforts so far
Both of u guys 👍😅
I see exactly how you got that recursive sequence, haha. Tried the same thing, but ended up in the same pit. Maybe that can be adjusted to the answer? I'll think on it.
@hasty elk ? Have any clue about something that looks like this?
or how to arrive at this 
$$\sum^n_{j=1} j^{\alpha} x^j \binom{n}{j}$$
Ansh
@wicked wing Has your question been resolved?
@wicked wing Has your question been resolved?
Aight thanks for the help everyone I guess it really doesn't have anything nice to it
I will close this channel now
.close
Closed by @wicked wing
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.
@tender pebble Has your question been resolved?
Closed by @tender pebble
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.
pls help
That's a survey based on yourself
Did you even read what that link was?
seems they want to harvest our data for something
@bitter burrow Has your question been resolved?
@bitter burrow 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 am kind of just guessing what to do
so basically we know a vector equation is something with s and t elements of the real and directions with (-2 , 1 , 1) and (4 , 2 , 2)
so would question a be
@alpine sable Has your question been resolved?
Closed by @stone kayak
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.
multiply out the terms
oh wait I can just expand it
Closed by @sudden torrent
Use .reopen if this was a mistake.
.close
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 don't understand this things:
ScapeProf

what is $\hat{b}$, $r_{xy}$?
LittleMouse
The best (least squared) estimate for b and correlation
is this the same thing?
Probably

In general you just use any software if you are asking how to compute
Doing by hand is very annoying
Closed by @median mauve
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.
$$f(\frac{\pi}{2})+2f(-\frac{\pi}{2}) = 1$$
LittleMouse
$$f(\pi)+2f(-\pi) = 0$$
LittleMouse
$$f(x)+2f(-x)=\sin x$$
Shuri2060
there's a trick to doing this
Specific value substitution probably doesn't help here
😮
what trick
f(x) might be an odd function
hmmm how to give a clue
Not sure yet
Substitution is good approach.
Specific values might not be.
😮 
Well I am happy to report that your clue helped me at least.
not sure you can prove that here tho
or if it's even true actually
but I don't think you need it
do you .. ?
Nope, you don't
It was just my brain on sleep deprivation overanalyzing
-1?

yup
yey
what's going on
I got -1
no, he means
f(\pi/2)
I didn't actually do it
f(pi/2) = -1
hmm
same
can vouch

Hm wait, your second equation
Did you multiply both sides by -1 and then assume f is odd?
I put x = -pi/2
@little drum some fun
The approach is right, (i was not paying attention to the math)
Anyone check?
oh god, imagine dealing with an uncountable infinity of potential suspects
I mean the answer I got was -sinx
oh god not amogus here
which is sin(-x)
Shuri2060
yh i agree

The trick is to substitute expressions into the parameter
substitute $A = f(x), B=f(-x)$
Get simultaneous equations
Ansh
and eliminate
eliminte
gdni8 zzzz
this is easier than yersterday
$$f(x) + f\left(\frac{x-1}{x}\right) = 1+x$$
Shuri2060
Let there be a b, where b is a solution to the given equation. Answer: b.
I shall save this one for personal purposes.
No
x = a
where a is an element in the domain of f(x) whose image is 2
or in simpler terms, f(a) = 2
yes
it doesn't look very nice ... :(

Hey what's up?
Put a instead of 2, and f(a) = 2
so you have $f(f(a))\cdot(1+f(a)) = -f(a)$
Ansh
and f(a) is just 2
why f(a) = 2
Because the task tells you that 2 is in the range of the function
so f(a) must equal to 2 for some a in its domain
And you can use that fact to get a neat equation
should be
is 2 the only ans?
You lost 0
be confident with Algebra 


always be careful when dividing by x 😉
here, you can't divide with x
😮
x can be 0 and 2
$$g(x)=\frac{2x}{x+k}$$
Shuri2060
Shuri2060
$$g^2(x)=\frac{4x}{2x+k(x+k)}$$
Shuri2060
$$g^2(x)=\frac{4x}{2x+kx + k^2}=x$$
Shuri2060

k, ty
M11 is easier than M12 LOL
I use 3 days to complate M12
1 hours for M11
LOLOL
.close
Closed by @median mauve
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 a question about triangles. how can you show that this is true (or not)?
i would use similar triangles
but all other angles are different. the only thing you have is equal base, height and therefore area
eqaul bases, angles, and one of sides
oh yeah, ig if you have two sides in common, they're similar
I'm pretty sure this statement is true if and only if the original triangle was isosceles to begin with
wait, for real??
Ah wait, my bad
It can never happen) @alpine sable, prove by contradiction
Assume all the angles are equal
What do you see?
well, 1 equal angle and 2 equal sides
What happens when a segment is both a median and a bisector in a triangle?
it's isosceles?
Yes
It also gives that it's an altitude, but let's work with yours, this means those red lines equal to the triangle's sides which is a contradiction by triangle inequality
but i thought if two triangles share two sides, then the angles are all equal?
?
like
if two sides are equal, then the triangles are similar, no?
or was it two angles
damn.. this question is a lot harder than i thought then
Not that hard if you put your mind to it, alright, let's work through this
Why is it a contradiction if all 3 angles are equal?
Since a=b we have that BD is the altitude of the triangle ABE since it's a bisector and median
yeah that'd mean that the two red lines are the same line at the same position
mhm
how am i supposed to show that two line segments split an angle in 3 equal parts though
@alpine sable Has your question been resolved?
Closed by @pale socket
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.
@wary stream
Yes?
So your attempt?
You didn't try anything?
no i was trying to understand the video i just didnt wanna be confused
in video a and b is given whats a and b in my question
Any two points you want
ok fine lets go with p and q
So then, do that
a = 2i and b = 3j
how am i supposed to plug in the points ...
oh nvm wait
so P(ax,bx) and q(ay,by)
a dot b is axbx + bxby
0 + 0 = 0
Written wrong but yes
Yes
now whattt
|A||B|
so the formula for it is sqrt((ax)^2 + (ay)^2)
Yes
If you're using P and Q, then |P| and |Q|
ohh plug in x and y for a from p and x and y for b from q?
sqrt((2)^2 + (0)^2) sqrt((0)^2 + (3)^2)
sqrt(4) sqrt(9)
Yes
dldh06
2
Also sqrt(9)
So you have $$\theta = \cos^{-1}{\frac{0}{6}}$$
dldh06
does this even give any angle bro
omg it gave me 90 degreees
so im assuming it is right?
Yes
ok so now
all the sum should add up to 180 correct
Yes
ok im gonna write it and keep checking it occasionally
P(ax,bx) and R(ay,by)
a dot b = axbx + bxby
6 + 0
= 6
Yes
well yeah u get my point
They're coordinates
Yes
theta = cos^-1 6/10
Yes
thats 53.13
Yes
now why do we do PR not RP or thats same thing?
It's the same thing, multiplication is commutative
okkk
Q(ax,bx) and R(ay,by)
a dot b = axbx + bxby
0+12
= 12
also im writing letters so i can reference it what numbers i used
Yes
so theta = cos^-1 12/15
Yes
Is that it?
Apply the same process for the other question
oh no its different problems
for the one we did thats it
also PQ is what? vector? segment?
vector right
Depends on the context, I believe
@hollow flare Has your question been resolved?
@wary stream u wanna know another problem
Sure

