#precalculus
1 messages · Page 132 of 1
it's still a transform of some flavor
consider cot(x-h)
cot(x-pi/2) is just -tan(x)
Wait how?
cot(pi/2 - pi/7) = tan(pi/7) by the co-identity.
And then oddness of cot completes it
Oooh I see
so you have the gradient at (2,-5)
you just need another point that has the same gradient
set y'= gradient at (2,-5), should be a quadratic
with one solution at x=2 and the other solution will be the other one
@rare zephyr
Thx
can someone help me out with this logs question. Given log base 3 of 5=x and log base 3 of 2=y, write log base 3 of (12/5) in terms of x and y.
So what do you have @drifting imp
,tex \log_3\left(5\right)=x\ \ \log_3\left(2\right)=y
Pseudo:
This?
yes
Ok
So first we want log_3(12/5)
Now
If we do
,tex \log_3\left(2\right)=y\\log_3\left(2\right)+\log_3\left(6\right)=y+\log_3\left(6\right)\\log_3\left(12\right)=y+\log_3\left(6\right)
Pseudo:
Yes?
yea
Now let's look at
so solve it for y and then solve the other by x?
,tex \log_3\left(6\right)
Pseudo:
Hol up
Now we know this is equal to
,tex \log_3\left(6\right)=\log_3\left(3\right)+\log_3\left(2\right)
Pseudo:
Yes?
ok
Now log_3(3) is 1
log_3(2) is y
So
,tex \log_3\left(12\right)=y+y+1\\log_3\left(12\right)=2y+1
Pseudo:
Yes?
yea
Pseudo:
Now if we subtract those two equations from one another
,tex \log_3\left(12\right)-\log_3\left(5\right)=2y+1-x
Pseudo:
Pseudo:
kinda lost with the last part
Pseudo:
Pseudo:
ok
Pseudo:
Pseudo:
So, on the left hand side of that equation we can say instead of x
log_3(5)
Giving us
,tex \log_3\left(12\right)-\log_3\left(5\right)=2y+1-x
Pseudo:
Yes?
ok
Now
One of the rules of logs is
,tex \log_c\left(a\right)-\log_c\left(b\right)\equiv\log_c\left(\frac{a}{b}\right)
Pseudo:
yea
So applying this to the left hand side of our equation
,tex \log_3\left(\frac{12}{5}\right)=2y+1-x
Pseudo:
Yes?
yea
and we're done
ok thanks for the help
that's log base 3 of 12/5
in terms of x and y
np
What?
@viscid thistle That's not much of a question
Proving what
It's not a question rn
Unless there's some weird notation of | I'm not aware of
a|b means that a divides b

20^2 -1 mod 3 tho
lol
lemme get some paper for this lmao
im trying it now
ok
I got it
wait no nvm
ok no
it's just wrong lmao
=pup \left(20^2 * 2 - 1\right) mod 3
yo sry I was afk
wat mate
I think it should be $20^{2n}-1$
Gonzo17:
well the thing he posted is ambiguous also ye
Gonzo17:
Pseudo:
There's at least 3 distinct proofs btw
i trying to think of one 😢
I think I got one
@flat turret Mind checking my process as i go?
or my thought process
Ya sure
Pseudo:
We can say that it's even for all natural n
And now consider the sequence
,tex 20^{2n}, 20^{2n}-1, 20^{2n}-2
Pseudo:
20^2n is going to be even
as will 20^2n-2
And given the width of the sequence is 3
One of them must be divisble by 3
Wait fuck
I'm retarded
nope
Nope nope nope
I assumed all odds were divisible by 3
ffs
I'm such a retard lmao
time to try again
OK
I fucking got it
So we prove for n=1
,tex 20^{2\left(1\right)}-1
Pseudo:
=pup 20^2-1 mod 3
Pseudo:
Where m is some arbitrary integer
So we're assuming that this is true
Now, we prove it for n=k+1
,tex 20^{2\left(k+1\right)}-1\20^{2k+2}-1\20^{2k}\cdot20^2-1\20^{2k}=3m+1\\left(3m+1\right)20^2-1\3m20^2+20^2-1
Pseudo:
Now we've already proven that 20^2-1 is divisible by 3
And 3*m20^2 has to be divisible by 3
Therefore their sum is also divisible by 3
@flat turret Checks out?
Yup
Do you know modular arithmetics?
Well if someone watches I can give a cool soln
👀
$20^{2n}-1=(20^n-1)(20^n+1)$
Gonzo17:
obviously $20^n$ isn't divisible by 3
Gonzo17:
i watch
and one of $20^n-1, 20^n, 20^n+1$ is
Gonzo17:
Ohh ofc
cause 3 consecutive integers
You can completely bash it with modular arithmetics though
$20^{2n}-1\equiv (-1)^{2n}-1=1-1=0$ mod 3
Gonzo17:
such precalc powa
competition math >> precalc
tbh I still don't get howl's message
your last one
what 3 mod 0 means
There's a weird 400 in the middle
=400=
but if you just cancel that it's correct
btw this reminded me of a really cool problem
Find all n for which $14^n-9$ is prime
Gonzo17:
How what got there?
There's no general way of proving things by induction
There's actually very much kinds of induction
Mainly you just try to see how you could use the stament for k
play around for a bit remembering your goal of proving the stament for k+1
and depending on the difficulty of the problem after some time you should be able to get it
Idk any recources except for problems from contests
but those are usually way harder than this
http://home.cc.umanitoba.ca/~thomas/Courses/InductionExamples-Solutions.pdf this seems like a decent resource
Proofs by induction can look very differently
It's always gonna be specific to the field you're using it in and so on
As I said, there's no general rule
You just have to try to prove the stament for k+1 knowing the stament for k holds
induction is a method of proving
recursion is a method of defining
np
the answer of this? I can't seem to get it
if you can put them in the same base
then u can equate the exponents
so we can say 8 = 2^3 right?
no
3*
you know a^b^c = a^bc
so now we got 2^root(2x+1) = 2^3root(x-3) right?
XD
right?
i suppose so, yes
you get it how we got here?
from this exponent law
a^b^c = a^bc
so 2^3^root(x-3) = 2^3root(x-3)
I need to write this down, in my stupiud bug, there it isn't shown
write it
a^b^c should look like this?
yes,yes
Yes
ok so if the bases are equal
then the exponents are equal
right?
so root(2x+1) = 3root(x-3)
right?
and we get, yes
May someone help me with this equation? to prove this https://prnt.sc/m2vark
for proving ? ok
yep!
wanna probably multiply by a conjugate kind of object
"1"
basically like a difference of squares or something
for the denominator
O yes
so if the denominator is cosx+sinx
what binomial can you multiply it with to get something clean
?
cosx-sinx
ye
but we want to work only in the Left hand side, and not want to change the value of the expression
so we do both numerator and denominator
make sure you foil correctly everywhere when doin this
frick now i gotta look up the double angle identities for secant and tangent lmao since i never learned them
kek
did i foil this correctly? https://prnt.sc/m2vho1
😂
ye
oo yay~
Then u can do 3 things here
That's extra work tho
And also his notation os wwirx
There are 2 double angles, 1 in the numerator and 1 in the denominator
And also we can combine cos^2 x and sin^2 x
Yes
no
so what part are we on
simplifying wat we got
cleaning it up and condensing terms
using some identities
what are the double angle identities you know?
well any and all trig identities tbh
There are infinite
uhhhhh
ye
you can use that one
had t oscroll up bc it's the one double angle identity that throws me off smh
but theres a 2 in front of cosxsinx
ok that one in the numerator
that is a double angle identity for a differnt trig function
look at what Big Good/Bad Wolf posted earlier
yeah i have that on my formula sheet
is it the same as 2sin(x)cos(x)
in the numerator?
yea
well sure if you want
remember sin^2(x) +cos^2(x) is just 1 anyway
so either way works
so like this? https://prnt.sc/m2vmnz
oh resend it didnt embed
one sec
w0t
lmao
that's one step yes
o so im on the right track
oh ok good
so then i could cancel out the cosx^2 in both the numerator and denominator right?
No
Pleb':
nice
And also $ \cos^2{x} + \sin^2{x} = 1 $
Big Good/Bad Wolf:
those two and then you can get it pretty easily
no u
yes me
like this? https://prnt.sc/m2vqfr
oh boy
looks wrong
undo all of those moves
the move in the numerator is technically not wrong
so if you want, you dont have to undo it
but the ones in the denominator need to be undone bc it doesnt get you anywhere
oh ok
you'll return back to (cosx)^2- (sinx)^2
yeah
wuts next
use this
and also simplify the top bc you can cancel some terms up there (notice the 2 sin^2(x)'s)
also sin2x is the same as sinx^2 right?
ononono
oh
sin(2x) is not sin^2(x)
so i simply both of them right?
wym
the -sin2x and the sinx^2
what do i do there
dont want to convert both sin^2(x) and cos^2(x) bc it will return you to the same spot you were in before
right
ty to rearrange it so you see the identity you want, which is sin^2(x) + cos^2(x) =1
try putting parens around each term in the numerator and making it a sum instead of there being a difference in the numerator
meaning
instead of something like a-b
you make it a + (-b)
and since addition is associative(?)
or something
whatever the word is to show that order doesnt matter with addition
(might be commutative, associative deals with parens or something)
you can easily rearrange it
Communative, not associative
ye
can u write it out for me
$\frac{\cos^2{x}-\sin{(2x)}+\sin^2{x}}{\cos{(2x)}} \text{becomes} \frac{(\cos^2{x})+(\sin^2{x})+(-\sin{(2x)})}{\cos{(2x)}}$
MetalNinja27:
but what happened to the 1's?
yeah i meant to tell you to undo those steps in the numerator when you made them "1-sin^2(x)" and the other bc it doesnt actually help
no
wut
it's should be rearranged so that it looks like the step i did
and then that [ cos^2(x) + sin^2(x) ] can be replaced with "1" from the trig identity
What's the thing with minus zero in infinite limits?
Minus zero?
I think it probably means approaching 0 from the left hand side, or the negative side of the number line
^
Yeah I get that
But does it in any way affect the result of the limit
Let me think of an example
$\lim_{x\to\infty^-}\frac{5}{\frac{1}{x}}$
Autistic Hoodie:
$\frac{5}{\frac{1}{-\infty}} = \frac{5}{-0}= -5$
Autistic Hoodie:
What you wrote was approaching infinity from the negative side..
and what you substituded was negative infinity
So
wtf ∞¯
that's quite the esoteric notation
5/-0 isn't -5 -.-
$\lim_{x\to\infty^{-}} \ne \lim_{x\to-\infty}$
yeah
Autistic Hoodie:
but it's not very usual to write $\infty^{-}$
{}
\infty
So we have a discovery now? 5/-0 = -5
phew
:
That means infiinite from the left right?
Yeah, though
ANd it's not the same as minus infinte
Yup.
So is it means it's approaching towards positive inf?
Yup
I don't even think you can approach positive infinity from the right side
that's the reason it's usually just written approaching infty without the indicator of approaching direction
You can't
If infinity is some point we can't reach then it's nonsensical to write approaching it from a direction beyond that point @tiny verge
yeah
I should have written, 'You can't approach' instead of 'I don't think you can approach'
Autistic Hoodie:
Autistic Hoodie:
$\frac{5x+1}{2x-1} \ge 1$
Autistic Hoodie:
Is it not?
Well it's a legal move
This is interesting
wolfram says it's an different number
but the domain are the same which I am trying to get
Mathbot could display what you want in a nicer way tho
hmm
Autistic Hoodie:
I'm trying to get the domain of that
$5x+1 \ge 1 \ 5x \ge 1 - 1 \ 5x \ge 0 \ x \ge 0$
Autistic Hoodie:
Autistic Hoodie:
where did the denominator go ?
That isn't right?
$5x+1 \ge 2x - 1$
Trichloromethane:
this is only tru if
2x - 1 > 0
so consider both options
and now consider if 2x -1 < 0
What's the simplest way to get domain here :/
a frac outside math mode don't really work
oh
Trichloromethane:
Autistic Hoodie:
he ain't finished mate
Trichloromethane:
Trichloromethane:
Autistic Hoodie:
NVM
lol
so the domain of our inequality is
$(-\infty, \frac{-2}{3}] , (\frac{1}{2}, \infty)$
does the procedure make sense?
It's confusing to me
if we multiply both side of an inequality with a negative we have to change the direction of the greater than symbol
I do understand that
that is why in the first case i said that this inequality is true if x > 1/2
you solve for x and you see that this is true for
and you exclude any that do not fit the x > 1/2
$f(x) = \sqrt{\frac{2-x}{5+x}}$
Autistic Hoodie:
If it were to ask me the domain of this function
I know that a number under a root of 2, 4, 6 e.g. has to be greater or equal to 0
Which means
$\frac{2-x}{5+x} \ge 0$
Autistic Hoodie:
multiply both side by 5+x
Autistic Hoodie:
Make the table with the plusses and minuses and get the domain from there?
that can work
Apparently not for all times since it didn't work for the previous one
You just did
$\frac{2-x}{5+x} \ge 0 \ 2-x \ge 0 * (5+x) \ 2-x \ge 0$
Autistic Hoodie:
the intersection point looks like x = -2/3
Trichloromethane:
Yeah, that is correct
Trichloromethane:
Yeah
if we multiply both side by x + 5
We just get $2-x \ge 0$
Autistic Hoodie:
Right?
$x \le 2$
Autistic Hoodie:
since the it is >= 0
we didn't need to worry about creating a negative number that would mess up the domain
Autistic Hoodie:
Autistic Hoodie:
Because it is not allowed to be 0
Trichloromethane:
So the domain is $Df = <-5, 2]$
Autistic Hoodie:
yes
Which is the correct answer
$(-5, 2]$
Trichloromethane:
When you said we see that x > -5 you mean from x+5>=0
yes
I finally know where I was failing in the procedure 😄
Thank you
Thank you 😃
Hey, I have to calculate the derivative for this function:
$f ( x ) = \sqrt { 1 - 2 x } , x \leqslant 0.5 \text { for } x _ { 0 } = 0$
Ola Es:
Can anyone tell me whether those calculations are correct?:
$f ^ { \prime } \left( x _ { 0 } \right) = \lim _ { h \rightarrow 0 } \frac { f \left( x _ { 0 } + h \right) - f \left( x _ { 0 } \right) } { h } = \lim _ { h \rightarrow 0 } \frac { \sqrt { 1 - 2 \left( x _ { 0 } + h \right) } - \sqrt { 1 - 2 x _ { 0 } } } { h }$
$f ^ { \prime } ( 0 ) = \lim _ { h \rightarrow 0 } \frac { \sqrt { 1 - 2 h } - \sqrt { 1 } } { h } = \lim _ { h \rightarrow 0 } \frac { ( \sqrt { 1 - 2 h } - 1 ) ( \sqrt { 1 - 2 h } + 1 ) } { h ( \sqrt { 1 - 2 h } + 1 ) } =$
$= \lim _ { h \rightarrow 0 } \frac { 1 - 2 h - 1 } { h ( \sqrt { 1 - 2 h } + 1 ) } = - 1$
Ola Es:
Please ping me after you answer me. 
@viscid thistle
Your steps are excellent. You have a few trivial simplifications you can make in the numerator
Oh wait, where did your x go?
Thank you Kaynex. I calculate the derivative for the argument 0.
Oh I didn't see that, lol. Then yeah all looks good.
Oh, I think it should go like this though:
Ola Es:
$f ^ { \prime } \left( x _ { 0 } \right) = \lim _ { h \rightarrow 0 } \frac { f \left( x _ { 0 } + h \right) - f \left( x _ { 0 } \right) } { h }$
$f ^ { \prime } \left( x _ { 0 } \right) = \lim _ { h \rightarrow 0 } \frac { \sqrt { 1 - 2 \left( x _ { 0 } + h \right) } - \sqrt { 1 - 2 x _ { 0 } } } { h } $
$f ^ { \prime } ( 0 ) = \lim _ { h \rightarrow 0 } \frac { \sqrt { 1 - 2 h } - \sqrt { 1 } } { h } $
$f ^ { \prime } ( 0 ) = \lim _ { h \rightarrow 0 } \frac { ( \sqrt { 1 - 2 h } - \sqrt{ 1 } ) ( \sqrt { 1 - 2 h } + \sqrt { 1 } ) } { h ( \sqrt { 1 - 2 h } + \sqrt { 1 } ) }$
$f ^ { \prime } ( 0 ) = \lim _ { h \rightarrow 0 } \frac { 1 - 2 h - 1 } { h ( \sqrt { 1 - 2 h } + \sqrt{ 1 } ) } = - 1$
1 - 2h - 1 = -2h
I just go to nowhere with my calculations 
Oh no, that's so sad...
I got it... 😃 thanks
I want to test out of precalc this summer, but not sure on where to find a cirriculum. I took notes on all of the khan academy stuff, but I was looking something more official or somethin
doesnt anybody know where to find one
ah ok
i thought so, wasnt sure if i could flip the order
when i got to lnxlna
thank you so much
i guess lnx and ln a is just a number
Multiplication is communative so u can
,rotate 90
Nvm
Is cot(x)^2 same as cot^2(x) ?
yus
thank uu
so waht have you tried ?
Autistic Hoodie:
I know there's something with the multiple of two numbers being 20 and their sum being 13
or something like that
@shrewd flame You solved it?
idk i think he died 
Autistic Hoodie:
Right?
Um, first of all
We can see that we can pull out the first ones
So it's
$cot^2(x) sin^2(x) = 0$
Autistic Hoodie:
there's no solution if we want to be very pedantic
otherwise it should be x=k*pi; k in Z (ie sin^-1(0))
Autistic Hoodie:
That's only possible if they are equal
cos(2x)= cos^2(x)-sin^2(x)
i even remember it and god knows i hate trig
so your equation is equivalent to sin^2(x) = 0
ah yeah you're talking about that hehe
$x = \pi n, n \in Z$
Autistic Hoodie:
the cot^2(x)sin^(x) is the part where you can argue there's no sol
the original equation isn't even defined there
(cause of cot^2 sin^2)
Autistic Hoodie:
so yeah for the quadratic shit
If I remember correctly, I need to find two numbers who when multiplied give 20 and added give -13
That doesn't exist
ahh that formula
i see what you mean
but it only works when the coefficient in front of b^2 (in your case) is one
(this one is factorable)
Did you try completing the square?
Doesn't that result in factored answers?
I think you can also do this by doing some weird attempt at grouping
he wants to do it the vieta way ig
-b +- \sqrt ... formula, you mean?
for quad formula yes
20-13b-b^2 looks so stupid though and we are supposed to solve it without a calculator
I probably failed something earlier
🤷
You could do this through $20-12b-b^2 = 1b$
William:
Lolwat
yes I know
you end up with $\frac{b}{?}=20-12b-b^2$
William:
Getting late? 😃
hmmm
(it's also 3:22 am here)
Its only 6pm over here in American

france
🍻 ok
I watched that
hehe 😄
Do I need to learn matrices before taking calculus 1?
Will they even be useful?
nope
Huh
Would you mind telling me what else in the subjects of this course are not relvent?
@fringe stream
a lot of those aren't necessary for learning calc
since they just branch out as their own extensive fields
you should have a good grasp of trig and algebraic manipulation and a good understanding of how functions work in general
I feel like my grasp of those things is good, but I want to practice my weak points a bit more before diving into the calculus
maybe I'll just take swing at my calc textbook
Guess I'll figure out what I'm bad at along the way
i mean all u need for calculus 1 is just strong highschool level algebra foundation, quicc maffs maybe, and a really good grasp on like how functions behave (like u should be able to graph the parent functions and transform them in ur head if u want to have a really fun time for calc possibly)
stuff like understanding "change" will help i guess
sin^2(x) is the same as(sin(x))^2
dont square the argument
sin^2(x) = sin(x)*sin(x)
So yes
Does L'Hospital's rule apply for limits that are not a fraction?
you can
make them a fraction
lim x--> 0 x^2ln(x)
for example
thats not a fraction
but what you can do is write x^2ln(x)
as ln(x)/1/x^2
algebra
then do lhopital
got it?
brb
Hmm, interesting
Can someone please fully run me through how to solve 3^(x-1)=4^(2x+3)
Hint: ln.
Yeah
change of base yuH
$log_3(4)^{2x+3} = (2x+3)log_3(4)$
Autistic Hoodie:
and put x's on one side
Remember that
Yo... you should make the 2x+3 inside the parenthesis
otherwise it looks like ln(4)^4 instead of ln(4^4) which are Very diffferent things
How come L'Hopital's rule can only be applied for indeterminate forms such as infinity/infinity
Why can't it be applied for all indeterminant forms?
Anyone on
I don’t understand this.... 1a) is <= 0, and 2a) is too.....
But the answer to them are different: 1a uses the interior region ( 1<= x <= 3 ) ans 2a is x = real number
Why wouldn’t it 2a) be x=2
(The answer to 2b)
It seems they’re inverted but don’t see why, and flipping signs doesn’t seem to work
,rotate
,rotate
,rotate
UHH
,rotate
yey
from the graph
you want the solutions to x^2-4x+3 <=0
for example
u want the value of x that f(x) starts to become 0 and then less
note its an interval
cuz f(x) will not be <=0 forever
i can see that at x = 1
f(x) becomes 0
and after that untill x = 3
between x=1 and x= 3
its negative less than 0
right?
so the solution set is any x between 1 , 3
with closed intervals cuz they are with us they make f(x) = 0 aswell
so [1,3]
the same for number 2 just different function
for number 3 for a for example it askes if x =4 for x^2-3x-10 > 0
it askes if x = 4 makes x^2-3x-10 > 0
how do you know you just plug in x = 4
see if it makes it bigger than 0
if it does then its a solution
if it doesnt then it isnt
got them all?
Hey could someone please check that I did this correctly? I don't want to do all of the problems to find out I'm doing them wrong.
yeah it looks about right
Thank you! One more question, how do I find the inverse of this function? Here are my attempts, but it just doesn't look right and I ended back up with the original equation.
You have to switch x and y
Everywhere that had x, you replace with y, and vice versa
What’s a log?
The inverse of an exponential function
So when they say Log A - 5 Log B
What the hell does that even mean?
What am I supposed to do?
I’m taking algebra and geometry so I haven’t started precal yet
log (in base 10 lets say) A = logA means solving 10^x = A @white lion
yo guys im taking a course that goes over logarithm functions, but i never really understood what "ln" is. My book briefly explains it as "a logarithm with the base
e". Now I have to solve "In2 - 0,5In16" but I have no idea how to solve it since there weren't any proper examples in the book. I could simply solve it with my calculator, but i would like to understand what ln is so that i could solve it without one
hopefully someone can explain it
Yue:
Similar to how log(x) on its own implies base 10, ln(x) is in base e
so how about that "In2 - 0,5In16" then? is it possible to solve it by hand or is the only possibility to use a calculator
You could possibly condense it down to one natural log, but the solution won't look nice.
ok, thank you
-ln(2) isn't nice enough for @solemn tiger ?
I did say it could be condensed down to one natural log 🤔
Evaluating that natural log, however
Euler sucks 


e^x = 2
So x should be < 1
Pretty sure it's greater than sqrt(e)
So 0.5 < x < 1

Past that is a pain 🤔

Simple_Art:
Error of nth partial sum can be bounded by geometric series
So pretty gud convergence
but my teacher wanted me to solve "In2 - 0,5In16" without a calculator which is weird
Ya you use log rules

Where do you get that sum from?
^
@main ledge
These rules apply for any logarithm:
log(ab) = log(a) + log(b)
log(a/b) = log(a) - log(b)
log(aˣ) = xlog(a)
@patent beacon @solemn tiger it's just Taylor expansion of log
Oh it is
That's fast. I didn't realize simply flipping the log made convergence that much easier
Alternatively you can be lame and just expand ln(2) directly for alternating harmonic series, which converges hella slow
But since it's alternating, you can accelerate it with the Euler transform
Which interestingly returns the same as expanding ln(1/2)
How do I solve this using Hopital's rule guys?
ahh im kinda bad at this, can I move the 0,5 so that it becomes an exponent of 16?
Faster would be to write 16 as 2⁴

If you plug in directly, you get ∞*0. There's a trick for solving limits of that form
@thick raptor Very sorry, I didn't know
Indeed, please keep the convo on the correct channel and avoid interrupting others
So, know the trick?
I don't know actually
Do I just use L'Hopital's rule and get the derivative of each individual one?
But I tried I think
,lhban

I'll try to rationalize again
You want to "flip a term twice".
You can do
lim (1/t + 1/√t) ÷ 1/(√[t + 1] - 1)
Notice that's ∞/∞
tbh L'H looks worse than just doing algebra
Yeah the L'h is ugly here
But if you want to L'h, you can do it to that
Try t = tan²(u) for some simplifications I think
I'm not going to use tan's identity here though
Thanks anyway, I'll try both methods


