Sharky the famous astronaut was once sent into space (of course, in a spaceship), in search of a planet that is potentially habitable. However, due to some complication, Sharky accidentally lands on a planet called "Metazhaghu". This planet was a bit strange because the gravitational acceleration there was not constant. Sharky stood on a cliff and dropped a substance and found that the gravitational acceleration g becomes 2 g , 3 g , 4 g , … for equal time intervals of t .
Now Sharky from a certain height drops an object and that object hits the surface (ground) of Metazhaghu after such n time intervals. Find the height from ground of the place from where Sharky dropped the object.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I guess there is a small correction, summation of squares of n natural numbers is = 6 n ( n + 1 ) ( 2 n + 1 ) and hence the last step becomes,
= 2 6 g t 2 n ( n + 1 ) ( 2 n + 1 ) = 1 2 g t 2 n ( n + 1 ) ( 2 n + 1 )
EDIT: Lot's of changes in numerators and denominators. Sorry for inconvenience! ⌣ ¨
Log in to reply
Hi!
How did you get the last step from the 2nd last step ? There's a small typo .
Log in to reply
Whoa! Thanks for modifying that!(I didn't know that mod's had these many powers!)
Log in to reply
@Sravanth C. – I think he's saying that how did 6 came in numerator in your 2 n d last step.
Log in to reply
@Nihar Mahajan – Sorry, I hit the preview button earlier instead of posting that. :P
Hey Sravanth,sorry to say,but there is still one typo in your comment,the 2 in the numerator's denominator should be 6 ,kindly correct it.
Yeah , it was a typo.
Log in to reply
Anyways it was a great question! With lots of creativity . . . ⌣ ¨
The same question can be done using the graphs as well.. Draw graph of velocity vs time and find the area under the graph will give the displacement and in calculation of the area we reach to the same series..!!
Problem Loading...
Note Loading...
Set Loading...
S 1 = ( 0 ) t + 2 1 g t 2 = 2 ( 1 ) g t 2 v 1 = 0 + g t = g t S 2 = ( g t ) t + 2 1 ( 2 g ) t 2 = 2 ( 4 ) g t 2 v 2 = g t + 2 g t = 3 g t S 3 = ( 3 g t ) t + 2 1 ( 3 g ) t 2 = 2 ( 9 ) g t 2 v 3 = 3 g t + 3 g t = 6 g t … … … … v n − 1 = 2 n ( n − 1 ) S n = ( 2 n ( n − 1 ) g t ) t + 2 1 ( n g ) t 2 = 2 ( n 2 ) g t 2
Required height = r = 1 ∑ n S r = g t 2 ( 2 1 + 4 + 9 + 1 6 + ⋯ + n ) = 1 2 g t 2 n ( n + 1 ) ( 2 n + 1 )