A meme for math people
A meme for math people
A meme for math people
Same trick will work next year too!
2^1
i thought they meant 20 + 1, but this makes way more sense
Brilliant, now I wonder what ages this works for, I figured only 1 and 2, but then I realised we could write the father's age in other bases..
1 = 2^0 (20 b10)
2 = 2^1 (21 b10)
3 = 3^1 (31 b7 = 22)
6 = 6^1 (61 b4 = 25) if they are lucky the grand father will be 61 that year :-D
8 = 2^3 (23 b12 =27)
9 = 9^1 (91 b3 = 28)
14 = 14^1 (141 b4 = 33)
Ah yes. How fitting for a young new person in the world. A reminder that 2°C of warming above the pre-industrial mean would be catastrophic, but also is a good lower-limit of what to expect based on current intentions.
Took me too long to realize the 0 can be an exponent.
Theres no way that a dude that got a girl pregnant at 18 would understand this.
I know plenty of smart people pretending to be Winnie the Pooh while elbow deep in honey pots. Just because you weren't fucking doesn't mean other nerds weren't lol.
Here is an alternative Piped link(s):
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
What?! Impossible to start a family at 18 and also enjoy mathematics?
Not everyone who has unprotected sex at 18 (or with an 18 yr old) is some numbskull just going at it for unscrupulous pleasure.
(As another reply also pointed out: the pun was crafted by the OP's dad, not the 1yr-old's dad; and OP could be the child's mum or dad)
He probably didn't. Her dad (the grandpa) made the balloons.
so it was obviously the kid's mom turning 20 then 😉
My kids are √-1
Imaginary kids are better
They'll get complexes
Kind of hard to define but refer to themselves as I?
Sounds pretty complex
they live in a different dimension
Damn, that took me waaay too long to get...
Not my brightest moment... 😅
But when you finally get it
I know I'm bad at math but I don't understand how 2x0=0 but 2^0=1
How are they different answers when they're both essentially multiplying 2 by zero?
Someone with a bigger brain please explain this
Edit: I greatly appreciate all the explanations but all they've done is solidify the fact that I'll never be good at math 😭
subtracting one from Exponent means halving (when the base is two):
2⁴ = 16 2³ = 8 2² = 4 2¹ = 2 2⁰ = 1
It's a simple continuation of the pattern and required for mathemarical rules to work.
Easiest explanation I can think of using the division law for exponents:
Since we can use any number for the initial fraction, as long as the denominator is the same as the numerator, any number to the zeroth power is equal to 1. In general terms, then, for any number, x:
0 is the neutral element for addition. This is why when we have a number then 0 + number = number (0 doesnt change the value in addition) and why 0 x number = 0 (if you add a number 0 times you will have 0). (Multiplication is adding one of the numbers to itself the number of times designated by the second number)
The same way 1 is the neutral element for multiplication. This is why when you have some number then 1 * number = number. This is also why number^0 = 1 (if you never multiply by a number you are left with the neutral element. It would be weird if powering by 0 left you with 0 for example because of how negative powers work)
This is the level 1 answer.
The level 0 answer is that it is this way because all of mathematics is a construct designed to ease problem solving and all people collectively agreed that doing it this way is way more useful (because it is)
Choose which one you want
Fuck me this is the only one I understand 😭
This isn't strictly speaking a proof, but it did help me to accept it as it demonstrates the function that makes it 1.
2^3 = 2x2x2
2^2 = 2x2
(23)/(22) = (2x2x2)/(2x2) = 2
= 2^(3-2)
In general terms:
(xa)/(xb) = x^(a-b)
If a and b are the same number this is x0 and obviously (xa)/(x^a) is one because anything divided by itself is 1.
Hope that helps
I see other people have posted good explanations, but I think the simplest explanation has to do with how you break down numbers. Lets take a number, say, 124. We can rewrite it as 100 + 20 + 4 and we can rewrite that as 1 102 + 2 \* 101 + 4 10^0 and I think you can see why anything raised to the 0th power has to equal 1. Numbers and math wouldn't work if it didn't.
I like to think of it this way:
23 is the same as 2 x 2 x 2.
But you can arbitrarily multiply by as many 1s as you want because 1 has the identity property for multiplication.
So we can also write 23 as 2 x 2 x 2 x 1 x 1.
22 as 2 x 2 x 1 x 1.
21 as 2 x 1 x 1.
2^0 as 1 x 1 or just 1.
Multiplying a number by another number is the same as adding a number to itself that many times. And 0 is has the identity property for addition, so similarly:
2 x 3 = 2 + 2 + 2 + 0 + 0
2 x 2 = 2 + 2 + 0 + 0
2 x 1 = 2 + 0 + 0
2 x 0 = 0 + 0
You can think of 1 as the "empty product" (or the "neutral element of multiplication" if you want to be fancy). 2^x means you have x factors of 2. If you have 0 factors, you have the "empty product"
Its not the same. And theres proof, why.
In addition to the explanation others have mentioned, here it is in graph form. See the where the graph of 2^x intersects the y axis (when x=0):
https://people.richland.edu/james/lecture/m116/logs/exponential.html
This also has some additional verbal explanations:
http://scienceline.ucsb.edu/getkey.php?key=2626
The simplest way I think of it is by the properties of exponentials:
23 / 22 = (2 * 2 * 2) / (2 * 2) = 2 = 2^(3-2)
Dividing two exponentials with the same base (in this case 2) is the same as that same base (2) to the power of the difference between the exponent in the numerator minus the exponent in the denominator (3 and 2 in this case).
Now lets make both exponents the same:
23 / 23 = 8/8 = 1
23 / 23 = 2(3-3) = 20 = 1
20 isn't multiplying by zero. Considering this law: 2a / 2b = 2(a-b)
it's obvious why 2^0 = 1
If a=b you're dividing by the same number resulting in 1.
Unfortunately, I cannot explain/prove the first law though.
The first rule is just simple division:
(2x2x2x2) / (2x2) =
(2/2) * (2/2) * 2 * 2=
1 * 1 * 2 * 2 =
2 * 2 =
4
Writing in terms of powers:
(24) / (22) =
(2^(4-2)) =
(2^2) =
4
The two bottom 2's "cancel out" (really they just divide into one another to make 1's) two of the top 2's and you're left with two top twos.
Well looks like some people already answered your question but let me show you quick proof video that may help you understand how powers work: https://youtu.be/kPTp82EGjv8?feature=shared
Here is an alternative Piped link(s):
https://piped.video/kPTp82EGjv8?feature=shared
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.
This dude is great at explaining math, including this: https://yewtu.be/watch?v=r0_mi8ngNnM
Thanks, I couldn't even tell what the image was about math. I thought a dirty joke was hidden somewhere involving the 0. Didn't realize it was small and floating above on the right so people would immediately realize it's a power lol. Many people hide clever things but I always approach them in the wrong way lol.
for anyone curious, here's a "constructive" explanation of why _a_0 = 1. i'll also include a "constructive" explanation of why rational exponents are defined the way they are.
anyways, the equality _a_0 = 1 is a consequence of the relation
_a_m+1 = _a_m • a.
to make things a bit simpler, let's say a=2. then we want to make sense of the formula
2m+1 = 2m • 2
this makes a bit more sense when written out in words: it's saying that if we multiply 2 by itself m+1 times, that's the same as first multiplying 2 by itself m times, then multiplying that by 2. for example: 23 = 22 • 2, since these are just two different ways of writing 2 • 2 • 2.
setting 20 is then what we have to do for the formula to make sense when m = 0. this is because the formula becomes
20+1 = 20 • 21.
because 20+1 = 2 and 21 = 2, we can divide both sides by 2 and get 1 = 20.
fractional exponents are admittedly more complicated, but here's a (more handwavey) explanation of them. they're basically a result of the formula
(_a_m)n = _a_m•n
which is true when m and n are whole numbers. it's a bit more difficult to give a proper explanation as to why the above formula is true, but maybe an example would be more helpful anyways. if m=2 and n=3, it's basically saying
(_a_2)3 = (a • a)3 = (a • a) • (a • a) • (a • a) = _a_2•3.
it's worth noting that the general case (when m and n are any whole numbers) can be treated in the same way, it's just that the notation becomes clunkier and less transparent.
anyways, we want to define fractional exponents so that the formula
(_a_r)s = _a_r • _a_s
is true when r and s are fractional numbers. we can start out by defining the "simple" fractional exponents of the form _a_1/n, where n is a whole number. since n/n = 1, we're then forced to define _a_1/n so that
a = _a_1/n•n = (_a_1/n)n.
what does this mean? let's consider n = 2. then we have to define _a_1/2 so that (_a_1/2)2 = a. this means that _a_1/2 is the square root of a. similarly, this means that _a_1/n is the n-th root of a.
how do we use this to define arbitrary fractional exponents? we again do it with the formula in mind! we can then just define
_a_m/n = (_a_1/n)m.
the expression _a_1/n makes sense because we've already defined it, and the expression (_a_1/n)m makes sense because we've already defined what it means to take exponents by whole numbers. in words, this means that _a_m/n is the n-th square root of a, multiplied by itself m times.
i think this kind of explanation can be helpful because they show why exponents are defined in certain ways: we're really just defining fractional exponents so that they behave the same way as whole number exponents. this makes it easier to remember the definitions, and it also makes it easier to work with them since you can in practice treat them in the "same way" you treat whole number exponents.
Ok, lemme say the line... NEEEEERRRRDD
(btw what's that math syntax, that doesn't look like latex equation mode)
I think they tried to write it in Markdown syntax
That happened
That's not a meme.
Idiots think posting "funny" pictures are memes.
They are either part of the "everything is a meme" bullshit, or they don't care whether the crap they're posting is a meme.
Both crowds will complain that they're not posting to other communities because they're "dead". Neither group sees the irony.
In the end, these idiots are looking for upvotes and have found the community of other idiots who will upvote anything in their feed without a care of where it's posted. This group of idiots can go back to reddit.
It's not less of a meme than most of the other posts in this community.
Good luck trying that in two years.
It's been a while, but I think I remember this one. Lim 1/n =0 as n approaches infinity. Let x0 be undefined. For any e\>0 there exists an n such that |x(1/n) -1| lt; e. If you desire x(1/n) to be continuous at 0, you define x0 as 1.
E2a: since x^(1/n)1, you can drop the abs bars. I think you can get an inequality to pick n using logs.
Simpler: x1 = x, x-1 = 1/x
x1 * x-1 = x^0 = x/x = 1.
Of course, your explanation is the "correct" one - why it's possible that x^0=1. Mine is the simple version that shows how logic checks out using algebraic rules.
Of course you both assume x =/= 0 though.
Where are my programmer buddies? 🤘
dying inside from learning c++
tbh not as bad as i expected but still
I hate that I get this
I genuinely feel bad for you, understanding 4th grade math must be such a burden, thank you for carrying this weight.
You must be such a lovely person