Monday, December 3, 2018

Week of December 3, 2018

Astronomy


What Is an Exoplanet?


All of the planets in our solar system orbit around the Sun. Planets that orbit around other stars are called exoplanets. Exoplanets are very hard to see directly with telescopes. They are hidden by the bright glare of the stars they orbit.
So, astronomers use other ways to detect and study these distant planets. They search for exoplanets by looking at the effects these planets have on the stars they orbit.

an artist's representation of a star surrounded by orbiting exoplanets
An artist's representation of Kepler-11, a small, cool star around which six planets orbit. Credit: NASA/Tim Pyle

How do we look for exoplanets?


One way to search for exoplanets is to look for "wobbly" stars. A star that has planets doesn’t orbit perfectly around its center. From far away, this off-center orbit makes the star look like it’s wobbling.
an animation of a wobbling star and its transiting planet, from the side.


An orbiting planet (small blue ball) causes a star (large yellow ball) to orbit slightly off-center. From a distance, this makes it look like the star is wobbling.

Hundreds of planets have been discovered using this method. However, only big planets—like Jupiter, or even larger—can be seen this way. Smaller Earth-like planets are much harder to find because they create only small wobbles that are hard to detect.

How can we find Earth-like planets in other solar systems?


In 2009, NASA launched a spacecraft called Kepler to look for exoplanets. Kepler looked for planets in a wide range of sizes and orbits. And these planets orbited around stars that varied in size and temperature.
Some of the planets discovered by Kepler are rocky planets that are at a very special distance from their star. This sweet spot is called the habitable zone, where life might be possible.

Artist's rendition of the Kepler spacecraft.
Artist's rendition of the Kepler spacecraft. Credit: NASA/Kepler mission/Wendy Stenzel

Kepler detected exoplanets using something called the transit method. When a planet passes in front of its star, it’s called a transit. As the planet transits in front of the star, it blocks out a little bit of the star's light. That means a star will look a little less bright when the planet passes in front of it.
Astronomers can observe how the brightness of the star changes during a transit. This can help them figure out the size of the planet.
A 2012 image of Venus transiting the Sun.
See that little black circle? That's Venus transiting our Sun back in 2012. Credit: NASA Solar Dynamics Observatory

By studying the time between transits, astronomers can also find out how far away the planet is from its star. This tells us something about the planet’s temperature. If a planet is just the right temperature, it could contain liquid water—an important ingredient for life.
So far, thousands of planets have been discovered by the Kepler mission.
https://spaceplace.nasa.gov/all-about-exoplanets/en/

Foundations of Algebra
Radicals: Introduction & Simplification
Roots" (or "radicals") are the "opposite" operation of applying exponents; we can "undo" a power with a radical, and we can "undo" a radical with a power. For instance, if we square 2, we get 4, and if we "take the square root of 4", we get 2; if we square 3, we get 9, and if we "take the square root of 9", we get 3. In mathematical notation, the previous sentence means the following:
2^2 = 4,\, \mathrm{ so }\, \sqrt{4\,} = 2
3^2 = 9,\, \mathrm{ so }\, \sqrt{9\,} = 3
The " \sqrt{\color{white}{..}\,} " symbol used above is called the "radical"symbol. (Technically, just the "check mark" part of the symbol is the radical; the line across the top is called the "vinculum".) The expression " \sqrt{9\,} " is read as "root nine", "radical nine", or "the square root of nine".
 
We can raise numbers to powers other than just 2; we can cube things (being raising things to the third power, or "to the power 3"), raise them to the fourth power (or "to the power 4"), raise them to the 100th power, and so forth. In the same way, we can take the cube root of a number, the fourth root, the 100th root, and so forth. Just as the square root undoes squaring, so also the cube root undoes cubing, the fourth root undoes raising things to the fourth power, et cetera. To indicate some root other than a square root when writing, we use the same radical symbol as for the square root, but we insert a number into the front of the radical, writing the number small and tucking it into the "check mark" part of the radical symbol. This tucked-in number corresponds to the root that you're taking. For instance, relating cubing and cube-rooting, we have:
4^3 = 64,\, \mathrm{ so }\, \sqrt[{\scriptstyle 3}]{64\,} = 4
The "3" in the radical above is called the "index" of the radical (the plural being "indices", pronounced "INN-duh-seez"); the "64" is "the argument of the radical", also called "the radicand". Perhaps because most of radicals you will see will be square roots, the index is not included on square roots. While " \sqrt[2]{\color{white}{..}\,} " would be technically correct, I've never seen it used.
a square (second) root is written as: \sqrt{\color{white}{..}\,}
a cube (third) root is written as: \sqrt[{\scriptstyle 3}]{\color{white}{..}\,}
a fourth root is written as: \sqrt[{\scriptstyle 4}]{\color{white}{..}\,}
a fifth root is written as: \sqrt[{\scriptstyle 5}]{\color{white}{..}\,}

We can take any counting number, square it, and end up with a nice neat number. But the process doesn't always work nicely when going backwards. For instance, consider \sqrt{3\,}, the square root of three. There is no nice neat number that squares to 3, so \sqrt{3\,} cannot be simplified as a nice whole number. We can deal with \sqrt{3\,} in either of two ways: If we are doing a word problem and are trying to find, say, the rate of speed, then we would grab our calculators and find the decimal approximation of \sqrt{3\,}:
\sqrt{3\,} \approx 1.732050808
Then we'd round the above value to an appropriate number of decimal places and use a real-world unit or label, like "1.7 ft/sec". On the other hand, we may be solving a plain old math exercise, something having no "practical" application. Then they would almost certainly want us to give the "exact" value, so we'd write our answer as being simply "\sqrt{3\,}".
Since most of what you'll be dealing with will be square roots (that is, second roots), most of this lesson will deal with them specifically.

Simplifying Square-Root Terms

To simplify a term containing a square root, we "take out" anything that is a "perfect square"; that is, we factor inside the radical symbol and then we take out in front of that symbol anything that has two copies of the same factor. For instance, 4 is the square of 2, so the square root of 4 contains two copies of the factor 2; thus, we can take a 2 out front, leaving nothing (but an understood 1) inside the radical, which we then drop:
\sqrt{4\,} = \sqrt{2^2\,}
= \sqrt{2 \times 2\,} = 2
Similarly, 49 is the square of 7, so it contains two copies of the factor 7:
\sqrt{49\,} = \sqrt{7^2\,}
= \sqrt{7 \times 7\,} = 7
And 225 is the square of 15, so it contains two copies of the factor 15, so:
\sqrt{225\,} = \sqrt{15^2\,}
= \sqrt{15 \times 15\,} = 15

No comments:

Post a Comment