Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2006-01-15 04:37:40
Really cool thing with the numbers like a^xHere is what we do: Last edited by krisper (2006-01-15 07:47:46) Humankind's inherent sense of right and wrong cannot be biologically explained. #2 2006-01-15 05:06:29
Re: Really cool thing with the numbers like a^xThat only works when x is a positive integer. Last edited by mathsyperson (2006-01-15 10:28:29) Why did the vector cross the road? It wanted to be normal. #3 2006-01-15 06:12:52
Re: Really cool thing with the numbers like a^xThanks for your reply mathsyperson. Humankind's inherent sense of right and wrong cannot be biologically explained. #4 2006-01-15 06:31:17
Re: Really cool thing with the numbers like a^xIt doesn't work with x=0 either. For that, you get a Z value of 1. Why did the vector cross the road? It wanted to be normal. #5 2006-01-15 07:20:36
Re: Really cool thing with the numbers like a^xWhen is 0 you will get Z=1 and 0! equals 1, so n can be 0 Last edited by krisper (2006-01-15 07:48:45) Humankind's inherent sense of right and wrong cannot be biologically explained. #6 2006-01-15 09:45:52
Re: Really cool thing with the numbers like a^xFrom Excel: Code:
x=4
1 1
2 16 15
3 81 65 50
4 256 175 110 60
5 625 369 194 84 24
6 1296 671 302 108 24 0
7 2401 1105 434 132 24 0
8 4096 1695 590 156 24 0
9 6561 2465 770 180 24 0
10 10000 3439 974 204 24 0And for x=5 you need an extra column to reach 0 "The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman #7 2006-01-15 10:31:08
Re: Really cool thing with the numbers like a^x
Oh! Sorry! When I read your original thing about Z=x!, I inferred that that was an exclamation mark, but now after reading MathsIsFun's post I realise that it was actually a factorial sign. Sorry again! Why did the vector cross the road? It wanted to be normal. |